Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 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-ssh9897076691568783643.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-ssh8616312649857869037.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-ssh12393281883003263538.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-ssh6373693611714487249.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-ssh15498339292143145346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9088 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 Avoid second fetch Checking out Revision 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (main) Commit message: "Merge pull request #89 from cherrycl/issue-88" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 > git rev-list --no-walk bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T03:17:22.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T03:17:22.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T03:17:22.948Z] ========================================================= [2023-11-29T03:17:22.948Z] EdgeX Global Pipelines Version Info [2023-11-29T03:17:22.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:17:23.687Z] ------------------- [2023-11-29T03:17:23.687Z] stable info: [2023-11-29T03:17:23.687Z] ------------------- [2023-11-29T03:17:23.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T03:17:23.687Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T03:17:23.687Z] Message: update stable to v1.0.258 [2023-11-29T03:17:24.256Z] ------------------- [2023-11-29T03:17:24.257Z] experimental info: [2023-11-29T03:17:24.257Z] ------------------- [2023-11-29T03:17:24.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T03:17:24.257Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T03:17:24.257Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-29T03:17:24.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-29T03:17:24.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-29T03:17:24.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T03:17:24.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T03:17:24.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T03:17:24.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-29T03:17:24.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T03:17:24.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-29T03:17:24.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-29T03:17:24.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T03:17:24.616Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-29T03:17:24.647Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-29T03:17:24.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T03:17:24.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T03:17:24.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-29T03:17:24.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-29T03:17:24.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-29T03:17:24.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] echo [2023-11-29T03:17:24.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b7c46a [Pipeline] echo [2023-11-29T03:17:24.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:17:24.967Z] provisioning config files... [2023-11-29T03:17:24.982Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14818379389589510280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:17:25.316Z] ---> ****-login.sh [2023-11-29T03:17:25.317Z] nexus3.edgexfoundry.org:10001 [2023-11-29T03:17:25.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:25.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:25.836Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:25.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:25.836Z] [2023-11-29T03:17:25.836Z] Login Succeeded [2023-11-29T03:17:25.836Z] nexus3.edgexfoundry.org:10002 [2023-11-29T03:17:25.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:25.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:25.836Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:25.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:25.836Z] [2023-11-29T03:17:25.836Z] Login Succeeded [2023-11-29T03:17:25.836Z] nexus3.edgexfoundry.org:10003 [2023-11-29T03:17:25.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:25.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:25.836Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:25.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:25.836Z] [2023-11-29T03:17:25.836Z] Login Succeeded [2023-11-29T03:17:25.836Z] nexus3.edgexfoundry.org:10004 [2023-11-29T03:17:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:26.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:26.097Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:26.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:26.097Z] [2023-11-29T03:17:26.097Z] Login Succeeded [2023-11-29T03:17:26.097Z] ****.io [2023-11-29T03:17:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:26.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:26.358Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:26.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:26.358Z] [2023-11-29T03:17:26.358Z] Login Succeeded [2023-11-29T03:17:26.358Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T03:17:26.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-29T03:17:26.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T03:17:26.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T03:17:26.911Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T03:17:26.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T03:17:26.911Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-11-29T03:17:26.911Z] /etc/ssh/ssh_known_hosts [2023-11-29T03:17:26.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:17:27.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:17:27.356Z] [2023-11-29T03:17:27.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:17:27.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:17:27.665Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T03:17:27.665Z] b85a868b505f: Pulling fs layer [2023-11-29T03:17:27.665Z] e2be974225ed: Pulling fs layer [2023-11-29T03:17:27.665Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T03:17:27.665Z] 988bab9f4d93: Pulling fs layer [2023-11-29T03:17:27.665Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T03:17:27.665Z] eaf3925da568: Pulling fs layer [2023-11-29T03:17:27.665Z] bab4dde63d76: Pulling fs layer [2023-11-29T03:17:27.665Z] bde34c3a00c8: Pulling fs layer [2023-11-29T03:17:27.665Z] b352a97aabf1: Pulling fs layer [2023-11-29T03:17:27.665Z] 4872d77fe225: Pulling fs layer [2023-11-29T03:17:27.665Z] 5851b861e8e6: Pulling fs layer [2023-11-29T03:17:27.665Z] eaf3925da568: Waiting [2023-11-29T03:17:27.665Z] b352a97aabf1: Waiting [2023-11-29T03:17:27.665Z] 4872d77fe225: Waiting [2023-11-29T03:17:27.665Z] 5851b861e8e6: Waiting [2023-11-29T03:17:27.665Z] bab4dde63d76: Waiting [2023-11-29T03:17:27.665Z] bde34c3a00c8: Waiting [2023-11-29T03:17:27.665Z] 988bab9f4d93: Waiting [2023-11-29T03:17:27.665Z] 1469e6f7b9e6: Waiting [2023-11-29T03:17:27.665Z] e2be974225ed: Verifying Checksum [2023-11-29T03:17:27.665Z] e2be974225ed: Download complete [2023-11-29T03:17:27.665Z] 988bab9f4d93: Download complete [2023-11-29T03:17:27.924Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T03:17:27.924Z] 1469e6f7b9e6: Download complete [2023-11-29T03:17:27.924Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T03:17:27.924Z] 339a4e72a1f5: Download complete [2023-11-29T03:17:27.924Z] eaf3925da568: Verifying Checksum [2023-11-29T03:17:27.924Z] eaf3925da568: Download complete [2023-11-29T03:17:27.924Z] bde34c3a00c8: Verifying Checksum [2023-11-29T03:17:27.924Z] bde34c3a00c8: Download complete [2023-11-29T03:17:27.924Z] b352a97aabf1: Download complete [2023-11-29T03:17:27.924Z] 4872d77fe225: Verifying Checksum [2023-11-29T03:17:27.924Z] 4872d77fe225: Download complete [2023-11-29T03:17:27.924Z] 5851b861e8e6: Verifying Checksum [2023-11-29T03:17:27.924Z] 5851b861e8e6: Download complete [2023-11-29T03:17:27.924Z] b85a868b505f: Verifying Checksum [2023-11-29T03:17:27.924Z] b85a868b505f: Download complete [2023-11-29T03:17:28.183Z] bab4dde63d76: Verifying Checksum [2023-11-29T03:17:28.183Z] bab4dde63d76: Download complete [2023-11-29T03:17:29.120Z] b85a868b505f: Pull complete [2023-11-29T03:17:29.378Z] e2be974225ed: Pull complete [2023-11-29T03:17:29.638Z] 339a4e72a1f5: Pull complete [2023-11-29T03:17:29.898Z] 988bab9f4d93: Pull complete [2023-11-29T03:17:30.157Z] 1469e6f7b9e6: Pull complete [2023-11-29T03:17:30.157Z] eaf3925da568: Pull complete [2023-11-29T03:17:32.059Z] bab4dde63d76: Pull complete [2023-11-29T03:17:32.059Z] bde34c3a00c8: Pull complete [2023-11-29T03:17:32.059Z] b352a97aabf1: Pull complete [2023-11-29T03:17:32.059Z] 4872d77fe225: Pull complete [2023-11-29T03:17:32.319Z] 5851b861e8e6: Pull complete [2023-11-29T03:17:32.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T03:17:32.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:17:32.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:17:32.491Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:17:32.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T03:17:35.709Z] $ docker top 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b -eo pid,comm [2023-11-29T03:17:35.786Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T03:17:35.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T03:17:35.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T03:17:35.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T03:17:35.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T03:17:35.950Z] $ docker exec 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent [2023-11-29T03:17:36.081Z] SSH_AUTH_SOCK=/tmp/ssh-NjGj35m25MW0/agent.31 [2023-11-29T03:17:36.081Z] SSH_AGENT_PID=37 [2023-11-29T03:17:36.088Z] Running ssh-add (command line suppressed) [2023-11-29T03:17:36.169Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9114236144302627612.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9114236144302627612.key) [2023-11-29T03:17:36.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T03:17:36.506Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T03:17:36.506Z] $ docker exec --env ******** --env ******** 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent -k [2023-11-29T03:17:36.596Z] unset SSH_AUTH_SOCK; [2023-11-29T03:17:36.596Z] unset SSH_AGENT_PID; [2023-11-29T03:17:36.596Z] echo Agent pid 37 killed; [2023-11-29T03:17:36.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T03:17:36.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T03:17:36.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T03:17:36.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T03:17:36.765Z] $ docker exec 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent [2023-11-29T03:17:36.888Z] SSH_AUTH_SOCK=/tmp/ssh-bgT0FyFeEZQ9/agent.69 [2023-11-29T03:17:36.888Z] SSH_AGENT_PID=75 [2023-11-29T03:17:36.892Z] Running ssh-add (command line suppressed) [2023-11-29T03:17:36.968Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10255042524623221850.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10255042524623221850.key) [2023-11-29T03:17:37.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T03:17:37.303Z] + git semver init [2023-11-29T03:17:37.569Z] 2023-11-29 03:17:37,451 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T03:17:37.569Z] 2023-11-29 03:17:37,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-11-29T03:17:37.569Z] 2023-11-29 03:17:37,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-11-29T03:17:37.569Z] 2023-11-29 03:17:37,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T03:17:38.507Z] 2023-11-29 03:17:38,158 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-11-29T03:17:38.507Z] 2023-11-29 03:17:38,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-11-29T03:17:38.507Z] 2023-11-29 03:17:38,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:17:38.507Z] 2023-11-29 03:17:38,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:17:38.507Z] 0.0.2-dev.36 [Pipeline] } [2023-11-29T03:17:38.489Z] $ docker exec --env ******** --env ******** 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent -k [2023-11-29T03:17:38.586Z] unset SSH_AUTH_SOCK; [2023-11-29T03:17:38.587Z] unset SSH_AGENT_PID; [2023-11-29T03:17:38.587Z] echo Agent pid 75 killed; [2023-11-29T03:17:38.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T03:17:38.979Z] + git semver [Pipeline] } [2023-11-29T03:17:39.225Z] $ docker stop --time=1 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b [2023-11-29T03:17:40.515Z] $ docker rm -f --volumes 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T03:17:40.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T03:17:41.121Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T03:17:41.124Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.36 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:17:41.409Z] provisioning config files... [2023-11-29T03:17:41.425Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7214790833586504121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:17:41.742Z] ---> ****-login.sh [2023-11-29T03:17:41.743Z] nexus3.edgexfoundry.org:10001 [2023-11-29T03:17:41.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:41.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:41.743Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:41.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:41.743Z] [2023-11-29T03:17:41.743Z] Login Succeeded [2023-11-29T03:17:41.743Z] nexus3.edgexfoundry.org:10002 [2023-11-29T03:17:41.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:41.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:41.743Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:41.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:41.743Z] [2023-11-29T03:17:41.743Z] Login Succeeded [2023-11-29T03:17:41.743Z] nexus3.edgexfoundry.org:10003 [2023-11-29T03:17:42.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:42.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:42.004Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:42.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:42.004Z] [2023-11-29T03:17:42.004Z] Login Succeeded [2023-11-29T03:17:42.004Z] nexus3.edgexfoundry.org:10004 [2023-11-29T03:17:42.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:42.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:42.004Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:42.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:42.004Z] [2023-11-29T03:17:42.004Z] Login Succeeded [2023-11-29T03:17:42.004Z] ****.io [2023-11-29T03:17:42.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:17:42.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:17:42.264Z] Configure a credential helper to remove this warning. See [2023-11-29T03:17:42.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:17:42.264Z] [2023-11-29T03:17:42.264Z] Login Succeeded [2023-11-29T03:17:42.264Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T03:17:42.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T03:17:43.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T03:17:43.389Z] + ls -al . [2023-11-29T03:17:43.389Z] total 72 [2023-11-29T03:17:43.389Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 03:17 . [2023-11-29T03:17:43.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:17 .. [2023-11-29T03:17:43.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:17 .git [2023-11-29T03:17:43.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 03:17 .github [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 03:17 .gitignore [2023-11-29T03:17:43.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 03:17 .semver [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 03:17 Dockerfile [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 03:17 Jenkinsfile [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 03:17 LICENSE [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 03:17 README.md [2023-11-29T03:17:43.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:17 TAF-Manager [2023-11-29T03:17:43.389Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:17 TUC [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 03:17 VERSION [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 03:17 requirements.txt [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 03:17 robot-entrypoint.sh [2023-11-29T03:17:43.389Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 03:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:17:43.714Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 --label arch=amd64 --label version=0.0.2-dev.36 . [2023-11-29T03:17:43.714Z] Sending build context to Docker daemon 531.5kB [2023-11-29T03:17:43.714Z] Step 1/13 : FROM alpine:3.16 [2023-11-29T03:17:43.974Z] 3.16: Pulling from library/alpine [2023-11-29T03:17:44.233Z] 659d66d51139: Pulling fs layer [2023-11-29T03:17:47.528Z] 659d66d51139: Download complete [2023-11-29T03:17:47.800Z] 659d66d51139: Pull complete [2023-11-29T03:17:47.800Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-29T03:17:47.800Z] Status: Downloaded newer image for alpine:3.16 [2023-11-29T03:17:47.800Z] ---> 187eae39ad94 [2023-11-29T03:17:47.800Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-29T03:17:48.058Z] ---> Running in 94e760dc5010 [2023-11-29T03:17:48.058Z] Removing intermediate container 94e760dc5010 [2023-11-29T03:17:48.058Z] ---> aa95e3f145ed [2023-11-29T03:17:48.058Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-29T03:17:48.058Z] ---> Running in 1a801f87be86 [2023-11-29T03:17:48.058Z] Removing intermediate container 1a801f87be86 [2023-11-29T03:17:48.058Z] ---> bca262b20857 [2023-11-29T03:17:48.058Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-29T03:17:48.317Z] ---> af4a552c80ff [2023-11-29T03:17:48.317Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-29T03:17:48.317Z] ---> 14da186f89cb [2023-11-29T03:17:48.317Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-29T03:17:48.576Z] ---> fb9741ecb0a4 [2023-11-29T03:17:48.576Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-29T03:17:48.576Z] ---> Running in e47261329d61 [2023-11-29T03:17:48.576Z] Removing intermediate container e47261329d61 [2023-11-29T03:17:48.576Z] ---> 4bbf18604787 [2023-11-29T03:17:48.576Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-29T03:17:48.576Z] ---> Running in b2184e09a3aa [2023-11-29T03:17:49.143Z] Removing intermediate container b2184e09a3aa [2023-11-29T03:17:49.143Z] ---> 98d3ff3d42ee [2023-11-29T03:17:49.143Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-29T03:17:49.143Z] ---> Running in 95b1f18f01cf [2023-11-29T03:17:49.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:49.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:50.909Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T03:17:51.478Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T03:17:51.739Z] OK: 6 MiB in 14 packages [2023-11-29T03:17:52.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:52.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:53.198Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-29T03:17:53.457Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-29T03:17:53.718Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-29T03:17:54.292Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-29T03:17:54.553Z] (5/9) Installing curl (8.4.0-r0) [2023-11-29T03:17:55.124Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-29T03:17:56.064Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-29T03:17:56.295Z] Still waiting to schedule task [2023-11-29T03:17:56.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-29T03:17:56.324Z] (8/9) Installing jq (1.6-r1) [2023-11-29T03:17:56.583Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-29T03:17:57.151Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:17:57.152Z] Executing ca-certificates-20230506-r0.trigger [2023-11-29T03:17:57.152Z] OK: 52 MiB in 23 packages [2023-11-29T03:17:57.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:57.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:17:58.289Z] (1/137) Installing libmagic (5.41-r0) [2023-11-29T03:17:58.858Z] (2/137) Installing file (5.41-r0) [2023-11-29T03:17:58.858Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-29T03:17:59.118Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-29T03:17:59.378Z] (5/137) Installing libxcb (1.15-r0) [2023-11-29T03:17:59.967Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-29T03:18:00.534Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-29T03:18:00.794Z] (8/137) Installing libice (1.0.10-r0) [2023-11-29T03:18:01.053Z] (9/137) Installing libuuid (2.38-r1) [2023-11-29T03:18:01.544Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-29T03:18:01.544Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-29T03:18:02.115Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-29T03:18:02.375Z] (13/137) Installing xset (1.2.4-r0) [2023-11-29T03:18:02.636Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-29T03:18:02.895Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-29T03:18:03.464Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-29T03:18:03.725Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-29T03:18:03.985Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-29T03:18:04.245Z] (19/137) Installing libintl (0.21-r2) [2023-11-29T03:18:04.505Z] (20/137) Installing libblkid (2.38-r1) [2023-11-29T03:18:05.075Z] (21/137) Installing libmount (2.38-r1) [2023-11-29T03:18:05.334Z] (22/137) Installing pcre (8.45-r2) [2023-11-29T03:18:05.902Z] (23/137) Installing glib (2.72.4-r0) [2023-11-29T03:18:06.470Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-29T03:18:06.730Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-29T03:18:07.297Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-29T03:18:07.557Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-29T03:18:07.817Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-29T03:18:08.384Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-29T03:18:08.643Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-29T03:18:09.210Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-29T03:18:09.468Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-29T03:18:10.037Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-29T03:18:10.297Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-29T03:18:10.556Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-29T03:18:10.816Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-29T03:18:11.076Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-29T03:18:11.334Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-29T03:18:11.592Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-29T03:18:11.849Z] (40/137) Installing libxi (1.8-r0) [2023-11-29T03:18:12.106Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-29T03:18:12.372Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-29T03:18:12.635Z] (43/137) Installing atk (2.38.0-r0) [2023-11-29T03:18:12.987Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-29T03:18:13.246Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-29T03:18:13.814Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-29T03:18:14.074Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-29T03:18:14.334Z] (48/137) Installing expat (2.5.0-r0) [2023-11-29T03:18:14.901Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-29T03:18:15.161Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-29T03:18:15.420Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-29T03:18:15.988Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-29T03:18:16.247Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-29T03:18:16.815Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-29T03:18:17.073Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-29T03:18:17.331Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-29T03:18:17.898Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-29T03:18:18.157Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-29T03:18:18.725Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-29T03:18:18.983Z] (60/137) Installing libunistring (1.0-r0) [2023-11-29T03:18:19.552Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-29T03:18:20.118Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-29T03:18:20.377Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-29T03:18:20.945Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-29T03:18:21.205Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-29T03:18:21.464Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-29T03:18:22.035Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-29T03:18:22.294Z] (68/137) Installing pango (1.50.7-r0) [2023-11-29T03:18:22.553Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-29T03:18:23.121Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-29T03:18:23.121Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-29T03:18:23.380Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-29T03:18:23.948Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-29T03:18:24.207Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-29T03:18:25.143Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-29T03:18:25.143Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-29T03:18:25.143Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-29T03:18:25.401Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-29T03:18:25.968Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-29T03:18:26.534Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-29T03:18:26.792Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-29T03:18:27.055Z] (81/137) Installing flac (1.3.4-r0) [2023-11-29T03:18:27.623Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-29T03:18:28.191Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-29T03:18:28.191Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-29T03:18:28.760Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-29T03:18:29.327Z] (86/137) Installing libass (0.16.0-r0) [2023-11-29T03:18:29.586Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-29T03:18:30.153Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-29T03:18:30.412Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-29T03:18:30.980Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-29T03:18:31.238Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-29T03:18:31.497Z] (92/137) Installing lame (3.100-r0) [2023-11-29T03:18:32.064Z] (93/137) Installing opus (1.3.1-r1) [2023-11-29T03:18:32.634Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-29T03:18:32.634Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-29T03:18:32.894Z] (96/137) Installing orc (0.4.32-r0) [2023-11-29T03:18:33.463Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-29T03:18:33.723Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-29T03:18:34.292Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-29T03:18:34.552Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-29T03:18:34.812Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-29T03:18:35.380Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-29T03:18:35.639Z] (103/137) Installing libpulse (15.0-r2) [2023-11-29T03:18:35.898Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-29T03:18:36.464Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-29T03:18:36.725Z] (106/137) Installing librist (0.2.6-r1) [2023-11-29T03:18:36.985Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-29T03:18:37.556Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-29T03:18:37.816Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-29T03:18:38.386Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-29T03:18:38.645Z] (111/137) Installing libva (2.14.0-r0) [2023-11-29T03:18:39.214Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-29T03:18:39.519Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-29T03:18:39.779Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-29T03:18:40.349Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-29T03:18:40.919Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-29T03:18:41.178Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-29T03:18:41.747Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-29T03:18:42.006Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-29T03:18:42.946Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-29T03:18:43.206Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-29T03:18:43.465Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-29T03:18:43.726Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-29T03:18:43.986Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-29T03:18:44.555Z] Executing icu-data-en-71.1-r2.post-install [2023-11-29T03:18:44.555Z] * [2023-11-29T03:18:44.555Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-29T03:18:44.555Z] * package icu-data-full. [2023-11-29T03:18:44.555Z] * [2023-11-29T03:18:44.555Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-29T03:18:45.123Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-29T03:18:45.693Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-29T03:18:45.953Z] (128/137) Installing nspr (4.33-r0) [2023-11-29T03:18:46.213Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-29T03:18:46.782Z] (130/137) Installing nss (3.78.1-r0) [2023-11-29T03:18:47.354Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-29T03:18:47.613Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-29T03:18:47.879Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-29T03:18:48.450Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-29T03:18:48.709Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-29T03:18:49.277Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-29T03:18:51.177Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-29T03:18:51.745Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:18:51.745Z] Executing glib-2.72.4-r0.trigger [2023-11-29T03:18:51.745Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-29T03:18:52.003Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-29T03:18:52.003Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-29T03:18:52.261Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-29T03:18:52.261Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-29T03:18:52.261Z] OK: 409 MiB in 160 packages [2023-11-29T03:18:52.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:18:52.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:18:53.394Z] (1/21) Installing binutils (2.38-r3) [2023-11-29T03:18:53.962Z] (2/21) Installing isl22 (0.22-r0) [2023-11-29T03:18:54.531Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-29T03:18:55.108Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-29T03:18:55.367Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-29T03:18:57.901Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-29T03:18:58.467Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-29T03:18:58.726Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-29T03:18:59.293Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-29T03:18:59.552Z] (10/21) Installing libpq (14.10-r0) [2023-11-29T03:19:00.120Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-29T03:19:00.688Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-29T03:19:00.948Z] (13/21) Installing libecpg (14.10-r0) [2023-11-29T03:19:01.514Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-29T03:19:01.773Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-29T03:19:03.155Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-29T03:19:04.537Z] (17/21) Installing clang (13.0.1-r1) [2023-11-29T03:19:04.796Z] (18/21) Installing icu (71.1-r2) [2023-11-29T03:19:05.363Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-29T03:19:05.931Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-29T03:19:06.867Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-29T03:19:07.435Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:19:07.435Z] OK: 822 MiB in 181 packages [2023-11-29T03:19:07.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:08.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:08.570Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-29T03:19:13.842Z] (2/10) Installing gdbm (1.23-r0) [2023-11-29T03:19:13.842Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-29T03:19:13.842Z] (4/10) Installing readline (8.1.2-r0) [2023-11-29T03:19:14.101Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-29T03:19:15.060Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-29T03:19:15.997Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-29T03:19:16.257Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-29T03:19:16.516Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-29T03:19:16.775Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-29T03:19:17.035Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:19:17.316Z] OK: 974 MiB in 191 packages [2023-11-29T03:19:17.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:17.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:18.513Z] OK: 974 MiB in 191 packages [2023-11-29T03:19:18.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:18.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T03:19:19.338Z] (1/1) Installing tzdata (2023c-r0) [2023-11-29T03:19:19.906Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:19:19.906Z] OK: 978 MiB in 192 packages [2023-11-29T03:19:20.165Z] (1/1) Purging tzdata (2023c-r0) [2023-11-29T03:19:20.165Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:19:20.165Z] OK: 974 MiB in 191 packages [2023-11-29T03:19:23.449Z] Looking in links: /tmp/tmpvyuy4gad [2023-11-29T03:19:23.449Z] Processing /tmp/tmpvyuy4gad/setuptools-65.5.0-py3-none-any.whl [2023-11-29T03:19:23.449Z] Processing /tmp/tmpvyuy4gad/pip-23.0.1-py3-none-any.whl [2023-11-29T03:19:23.449Z] Installing collected packages: setuptools, pip [2023-11-29T03:19:25.984Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-29T03:19:25.985Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:19:26.658Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-29T03:19:26.658Z] Collecting pip [2023-11-29T03:19:26.658Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-29T03:19:26.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 96.1 MB/s eta 0:00:00 [2023-11-29T03:19:26.658Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-29T03:19:27.252Z] Collecting setuptools [2023-11-29T03:19:27.253Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-29T03:19:27.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 122.2 MB/s eta 0:00:00 [2023-11-29T03:19:27.253Z] Collecting wheel [2023-11-29T03:19:27.253Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-29T03:19:27.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 174.7 MB/s eta 0:00:00 [2023-11-29T03:19:27.548Z] Installing collected packages: wheel, setuptools, pip [2023-11-29T03:19:27.548Z] Attempting uninstall: setuptools [2023-11-29T03:19:27.548Z] Found existing installation: setuptools 65.5.0 [2023-11-29T03:19:27.548Z] Uninstalling setuptools-65.5.0: [2023-11-29T03:19:27.548Z] Successfully uninstalled setuptools-65.5.0 [2023-11-29T03:19:28.545Z] Attempting uninstall: pip [2023-11-29T03:19:28.545Z] Found existing installation: pip 23.0.1 [2023-11-29T03:19:28.545Z] Uninstalling pip-23.0.1: [2023-11-29T03:19:28.545Z] Successfully uninstalled pip-23.0.1 [2023-11-29T03:19:30.453Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-29T03:19:30.453Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:19:31.023Z] Processing ./edgex-taf-common [2023-11-29T03:19:31.023Z] Preparing metadata (setup.py): started [2023-11-29T03:19:31.023Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:31.023Z] Building wheels for collected packages: edgex-taf-common [2023-11-29T03:19:31.023Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-29T03:19:31.284Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-29T03:19:31.541Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=d8ef7d0c2fd03b83189710388eb89bc78531ace916e6a2a44c392177d52fb041 [2023-11-29T03:19:31.541Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-29T03:19:31.541Z] Successfully built edgex-taf-common [2023-11-29T03:19:31.541Z] Installing collected packages: edgex-taf-common [2023-11-29T03:19:31.541Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-29T03:19:31.541Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:19:32.478Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-29T03:19:32.478Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-29T03:19:32.478Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-11-29T03:19:32.478Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-11-29T03:19:32.478Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-29T03:19:32.478Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-29T03:19:32.478Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-29T03:19:32.478Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-29T03:19:32.738Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-29T03:19:32.738Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-29T03:19:32.738Z] Preparing metadata (setup.py): started [2023-11-29T03:19:32.738Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:32.738Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-29T03:19:32.998Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-29T03:19:32.998Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-29T03:19:32.998Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-29T03:19:32.998Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-29T03:19:32.998Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-29T03:19:32.998Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-29T03:19:32.998Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-29T03:19:32.998Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.1 MB/s eta 0:00:00 [2023-11-29T03:19:32.998Z] Preparing metadata (setup.py): started [2023-11-29T03:19:33.258Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:33.520Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-29T03:19:33.520Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-29T03:19:33.780Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-11-29T03:19:33.780Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-11-29T03:19:33.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 [2023-11-29T03:19:34.040Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-29T03:19:34.040Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-29T03:19:34.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 24.3 MB/s eta 0:00:00 [2023-11-29T03:19:34.040Z] Installing build dependencies: started [2023-11-29T03:19:37.339Z] Installing build dependencies: finished with status 'done' [2023-11-29T03:19:37.339Z] Getting requirements to build wheel: started [2023-11-29T03:19:37.339Z] Getting requirements to build wheel: finished with status 'done' [2023-11-29T03:19:37.339Z] Preparing metadata (pyproject.toml): started [2023-11-29T03:19:37.598Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-29T03:19:37.598Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-11-29T03:19:37.598Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-11-29T03:19:38.168Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-29T03:19:38.169Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-29T03:19:38.169Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-29T03:19:38.169Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-29T03:19:38.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 21.5 MB/s eta 0:00:00 [2023-11-29T03:19:38.169Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-29T03:19:38.169Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-29T03:19:38.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 24.9 MB/s eta 0:00:00 [2023-11-29T03:19:38.434Z] Preparing metadata (setup.py): started [2023-11-29T03:19:38.693Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:38.951Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-11-29T03:19:38.951Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-29T03:19:38.951Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:38.951Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-29T03:19:38.951Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:38.951Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-29T03:19:39.209Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:39.209Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T03:19:39.209Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:39.209Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-29T03:19:39.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.6 MB/s eta 0:00:00 [2023-11-29T03:19:39.209Z] Preparing metadata (setup.py): started [2023-11-29T03:19:39.468Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:39.468Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:39.468Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-29T03:19:39.469Z] Preparing metadata (setup.py): started [2023-11-29T03:19:39.727Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:39.727Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:39.727Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-29T03:19:39.986Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:39.986Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-29T03:19:41.418Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:41.418Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:19:41.418Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:41.418Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-29T03:19:41.418Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:41.418Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-29T03:19:41.682Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:19:41.682Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-29T03:19:41.682Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:19:41.683Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-29T03:19:41.942Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:19:41.942Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-29T03:19:41.942Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:19:41.942Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-29T03:19:41.942Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T03:19:41.942Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-29T03:19:42.201Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T03:19:42.201Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-29T03:19:42.201Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-11-29T03:19:42.201Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-29T03:19:42.201Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:19:42.201Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-29T03:19:42.201Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 25.1 MB/s eta 0:00:00 [2023-11-29T03:19:42.461Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:19:42.461Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-29T03:19:42.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 23.0 MB/s eta 0:00:00 [2023-11-29T03:19:42.461Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-29T03:19:42.461Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:19:42.461Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-29T03:19:42.461Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:19:42.461Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T03:19:42.722Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:42.722Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-29T03:19:42.722Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:42.722Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-29T03:19:42.982Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:42.982Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-29T03:19:42.982Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:42.982Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-29T03:19:42.982Z] Preparing metadata (setup.py): started [2023-11-29T03:19:43.241Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:43.241Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.241Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-29T03:19:43.241Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.241Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-29T03:19:43.241Z] Preparing metadata (setup.py): started [2023-11-29T03:19:43.501Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:19:43.501Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.501Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T03:19:43.761Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.761Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-29T03:19:43.761Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.761Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-29T03:19:43.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2023-11-29T03:19:43.761Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.761Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-29T03:19:43.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 [2023-11-29T03:19:43.761Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:43.761Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T03:19:44.018Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:44.018Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:19:44.276Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:19:44.276Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-29T03:19:44.534Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.535Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-29T03:19:44.535Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.535Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:19:44.535Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.535Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-29T03:19:44.535Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.535Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-29T03:19:44.793Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.793Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-29T03:19:44.793Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:44.793Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-29T03:19:45.052Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:19:45.052Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-29T03:19:45.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.8 MB/s eta 0:00:00 [2023-11-29T03:19:45.052Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-29T03:19:45.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.3 MB/s eta 0:00:00 [2023-11-29T03:19:45.052Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-29T03:19:45.052Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-29T03:19:45.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 10.2 MB/s eta 0:00:00 [2023-11-29T03:19:45.052Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-29T03:19:45.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00 [2023-11-29T03:19:45.052Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-29T03:19:45.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.2 MB/s eta 0:00:00 [2023-11-29T03:19:45.052Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-11-29T03:19:45.268Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9091 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-11-29T03:19:45.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 41.8 MB/s eta 0:00:00 [2023-11-29T03:19:45.619Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-11-29T03:19:45.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.7 MB/s eta 0:00:00 [2023-11-29T03:19:45.619Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-29T03:19:45.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 29.2 MB/s eta 0:00:00 [2023-11-29T03:19:45.619Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-29T03:19:45.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.9 MB/s eta 0:00:00 [2023-11-29T03:19:45.619Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-29T03:19:45.879Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-29T03:19:45.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 16.0 MB/s eta 0:00:00 [2023-11-29T03:19:45.879Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-29T03:19:45.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.1 MB/s eta 0:00:00 [2023-11-29T03:19:45.879Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-29T03:19:45.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.0 MB/s eta 0:00:00 [2023-11-29T03:19:45.879Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-29T03:19:45.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.2 MB/s eta 0:00:00 [2023-11-29T03:19:45.879Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-29T03:19:45.879Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-29T03:19:45.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 72.6 MB/s eta 0:00:00 [2023-11-29T03:19:45.879Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.4 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.7 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.1 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-29T03:19:46.138Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 9.7 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.5 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-29T03:19:46.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.4 MB/s eta 0:00:00 [2023-11-29T03:19:46.138Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-29T03:19:46.336Z] Selected Git installation does not exist. Using Default [2023-11-29T03:19:46.336Z] The recommended git tool is: NONE [2023-11-29T03:19:46.705Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-29T03:19:46.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 259.9 kB/s eta 0:00:00 [2023-11-29T03:19:46.966Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-29T03:19:46.966Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-29T03:19:46.966Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-29T03:19:46.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 17.7 MB/s eta 0:00:00 [2023-11-29T03:19:46.966Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-29T03:19:47.225Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-11-29T03:19:47.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.9 MB/s eta 0:00:00 [2023-11-29T03:19:47.225Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-29T03:19:47.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 35.5 MB/s eta 0:00:00 [2023-11-29T03:19:47.225Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-29T03:19:47.225Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-29T03:19:47.225Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-29T03:19:47.225Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-29T03:19:47.484Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-29T03:19:47.484Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-29T03:19:47.484Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-29T03:19:47.484Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e613c503c0147e54100e779c9dff746eed4cbad20fd927b61325dfb7a6152446 [2023-11-29T03:19:47.484Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-29T03:19:47.741Z] Building wheel for paho-mqtt (setup.py): started [2023-11-29T03:19:48.000Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-29T03:19:48.000Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=4f8be28aaf0f549375023fc66d1af74718e55aa31d480f2235d5a44f62aad1f8 [2023-11-29T03:19:48.000Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-29T03:19:48.000Z] Building wheel for psutil (pyproject.toml): started [2023-11-29T03:19:49.378Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-29T03:19:49.378Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274471 sha256=d63e9f35570ffa402c4332e86649d6047a20e4b6eed534b8701aae20e2434832 [2023-11-29T03:19:49.378Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-29T03:19:49.378Z] Building wheel for psycopg2 (setup.py): started [2023-11-29T03:19:51.784Z] using credential edgex-jenkins-ssh [2023-11-29T03:19:51.806Z] Cloning the remote Git repository [2023-11-29T03:19:51.853Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-29T03:19:51.948Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-11-29T03:19:52.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-29T03:19:52.105Z] > git --version # timeout=10 [2023-11-29T03:19:52.127Z] > git --version # 'git version 2.25.1' [2023-11-29T03:19:52.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T03:19:52.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T03:19:52.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-29T03:19:52.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T03:19:53.830Z] Avoid second fetch [2023-11-29T03:19:53.831Z] Checking out Revision 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (main) [2023-11-29T03:19:54.387Z] Commit message: "Merge pull request #89 from cherrycl/issue-88" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T03:19:53.847Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T03:19:53.909Z] > git checkout -f 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 [2023-11-29T03:19:55.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T03:19:55.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T03:19:55.435Z] Dload Upload Total Spent Left Speed [2023-11-29T03:19:55.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-11-29T03:19:55.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T03:19:56.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T03:19:56.097Z] + sudo tee /etc/docker/daemon.new [2023-11-29T03:19:56.097Z] { [2023-11-29T03:19:56.097Z] "registry-mirrors": [ [2023-11-29T03:19:56.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T03:19:56.097Z] ], [2023-11-29T03:19:56.097Z] "bip": "10.250.0.254/24", [2023-11-29T03:19:56.097Z] "hosts": [ [2023-11-29T03:19:56.097Z] "tcp://0.0.0.0:5555", [2023-11-29T03:19:56.097Z] "unix:///var/run/docker.sock" [2023-11-29T03:19:56.097Z] ], [2023-11-29T03:19:56.097Z] "mtu": 1458, [2023-11-29T03:19:56.097Z] "selinux-enabled": true, [2023-11-29T03:19:56.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T03:19:56.097Z] } [Pipeline] sh [2023-11-29T03:19:56.429Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T03:19:56.760Z] + sudo service docker restart [2023-11-29T03:19:59.363Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-29T03:19:59.363Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=d5ce473b9ab7118f7e5e1a4b81f7956c1641ca56f7763c5ea87e62474be85e12 [2023-11-29T03:19:59.363Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-29T03:19:59.363Z] Building wheel for flex (setup.py): started [2023-11-29T03:19:59.363Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-29T03:19:59.363Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e7a6ea22c18cd0c694463b33cc6041970e3a5f334b2acbfc7fa05752884250e2 [2023-11-29T03:19:59.363Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-29T03:19:59.363Z] Building wheel for GenSON (setup.py): started [2023-11-29T03:19:59.622Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-29T03:19:59.623Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=96b738e2116e9db134760506884b57c32153019f9c3c995620260d2550f4c8c1 [2023-11-29T03:19:59.623Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-29T03:19:59.623Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-29T03:19:59.883Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-29T03:19:59.883Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=7fb83a16f74fbcdedd5c224e1c1e7e916091b2aa030408212cb320d3ed73f9b8 [2023-11-29T03:19:59.883Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-29T03:19:59.883Z] Building wheel for validate-email (setup.py): started [2023-11-29T03:20:00.142Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-29T03:20:00.142Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=0bc566dcc2952f0f3eb1e6adff56254c6e7580c8e768eb6ff008729b0dc5ccd7 [2023-11-29T03:20:00.142Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-29T03:20:00.142Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-29T03:20:00.403Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-29T03:20:12.637Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.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.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.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.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-29T03:20:12.637Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:20:15.056Z] provisioning config files... [2023-11-29T03:20:15.084Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6108166029579092231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:20:15.519Z] ---> ****-login.sh [2023-11-29T03:20:15.519Z] nexus3.edgexfoundry.org:10001 [2023-11-29T03:20:15.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:20:16.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:20:16.063Z] Configure a credential helper to remove this warning. See [2023-11-29T03:20:16.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:20:16.063Z] [2023-11-29T03:20:16.063Z] Login Succeeded [2023-11-29T03:20:16.063Z] nexus3.edgexfoundry.org:10002 [2023-11-29T03:20:16.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:20:16.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:20:16.336Z] Configure a credential helper to remove this warning. See [2023-11-29T03:20:16.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:20:16.337Z] [2023-11-29T03:20:16.337Z] Login Succeeded [2023-11-29T03:20:16.337Z] nexus3.edgexfoundry.org:10003 [2023-11-29T03:20:16.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:20:16.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:20:16.876Z] Configure a credential helper to remove this warning. See [2023-11-29T03:20:16.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:20:16.876Z] [2023-11-29T03:20:16.876Z] Login Succeeded [2023-11-29T03:20:16.876Z] nexus3.edgexfoundry.org:10004 [2023-11-29T03:20:17.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:20:17.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:20:17.147Z] Configure a credential helper to remove this warning. See [2023-11-29T03:20:17.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:20:17.147Z] [2023-11-29T03:20:17.147Z] Login Succeeded [2023-11-29T03:20:17.147Z] ****.io [2023-11-29T03:20:17.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:20:17.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:20:17.685Z] Configure a credential helper to remove this warning. See [2023-11-29T03:20:17.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:20:17.685Z] [2023-11-29T03:20:17.685Z] Login Succeeded [2023-11-29T03:20:17.685Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T03:20:17.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T03:20:20.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T03:20:20.951Z] + ls -al . [2023-11-29T03:20:20.951Z] total 68 [2023-11-29T03:20:20.951Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:20 . [2023-11-29T03:20:20.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:19 .. [2023-11-29T03:20:20.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:19 .git [2023-11-29T03:20:20.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 03:19 .github [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 03:19 .gitignore [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 03:19 Dockerfile [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 03:19 Jenkinsfile [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 03:19 LICENSE [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 03:19 README.md [2023-11-29T03:20:20.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:19 TAF-Manager [2023-11-29T03:20:20.951Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:19 TUC [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 03:17 VERSION [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 03:19 requirements.txt [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 03:19 robot-entrypoint.sh [2023-11-29T03:20:20.951Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 03:19 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:20:21.332Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 --label arch=arm64 --label version=0.0.2-dev.36 . [2023-11-29T03:20:21.610Z] Sending build context to Docker daemon 326.7kB [2023-11-29T03:20:21.610Z] Step 1/13 : FROM alpine:3.16 [2023-11-29T03:20:22.202Z] 3.16: Pulling from library/alpine [2023-11-29T03:20:22.202Z] bdb2de7ba06c: Pulling fs layer [2023-11-29T03:20:22.475Z] bdb2de7ba06c: Verifying Checksum [2023-11-29T03:20:22.475Z] bdb2de7ba06c: Download complete [2023-11-29T03:20:23.065Z] bdb2de7ba06c: Pull complete [2023-11-29T03:20:23.065Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-29T03:20:23.065Z] Status: Downloaded newer image for alpine:3.16 [2023-11-29T03:20:23.065Z] ---> 47a0d92d42c9 [2023-11-29T03:20:23.065Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-29T03:20:23.065Z] ---> Running in b692e65eba50 [2023-11-29T03:20:23.652Z] Removing intermediate container b692e65eba50 [2023-11-29T03:20:23.652Z] ---> c588308a6cd3 [2023-11-29T03:20:23.652Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-29T03:20:23.652Z] ---> Running in 1017879f8e90 [2023-11-29T03:20:23.923Z] Removing intermediate container 1017879f8e90 [2023-11-29T03:20:23.923Z] ---> 85b8408bec09 [2023-11-29T03:20:23.923Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-29T03:20:24.510Z] ---> 3e78f11b0464 [2023-11-29T03:20:24.510Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-29T03:20:25.095Z] ---> fdbfb28b3913 [2023-11-29T03:20:25.095Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-29T03:20:25.365Z] ---> 2d1ba1bf8d11 [2023-11-29T03:20:25.365Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-29T03:20:25.635Z] ---> Running in fe2663a80b7a [2023-11-29T03:20:25.903Z] Removing intermediate container fe2663a80b7a [2023-11-29T03:20:25.903Z] ---> 2643b27b05d6 [2023-11-29T03:20:25.903Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-29T03:20:25.903Z] ---> Running in 44663a6d6c3c [2023-11-29T03:20:27.864Z] Removing intermediate container 44663a6d6c3c [2023-11-29T03:20:27.864Z] ---> cb4b98d08f57 [2023-11-29T03:20:27.864Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-29T03:20:27.864Z] ---> Running in ca0b0497eef5 [2023-11-29T03:20:28.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:29.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:30.444Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T03:20:31.028Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T03:20:31.611Z] OK: 5 MiB in 14 packages [2023-11-29T03:20:31.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:32.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:33.603Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-29T03:20:33.870Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-29T03:20:34.451Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-29T03:20:34.558Z] Removing intermediate container 95b1f18f01cf [2023-11-29T03:20:34.558Z] ---> 4ac20c780292 [2023-11-29T03:20:34.558Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-29T03:20:34.558Z] ---> Running in 26b5262a4294 [2023-11-29T03:20:34.558Z] Removing intermediate container 26b5262a4294 [2023-11-29T03:20:34.558Z] ---> 74a0b762a944 [2023-11-29T03:20:34.558Z] Step 11/13 : LABEL arch=amd64 [2023-11-29T03:20:34.558Z] ---> Running in dc26539158ca [2023-11-29T03:20:34.558Z] Removing intermediate container dc26539158ca [2023-11-29T03:20:34.558Z] ---> f78854d03790 [2023-11-29T03:20:34.558Z] Step 12/13 : LABEL git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:20:34.558Z] ---> Running in 88eabb25f1e5 [2023-11-29T03:20:34.558Z] Removing intermediate container 88eabb25f1e5 [2023-11-29T03:20:34.558Z] ---> 1c6d5902fd40 [2023-11-29T03:20:34.558Z] Step 13/13 : LABEL version=0.0.2-dev.36 [2023-11-29T03:20:34.558Z] ---> Running in 205a311b4457 [2023-11-29T03:20:34.558Z] Removing intermediate container 205a311b4457 [2023-11-29T03:20:34.558Z] ---> 623af3366abe [2023-11-29T03:20:34.558Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T03:20:34.558Z] Successfully built 623af3366abe [2023-11-29T03:20:34.558Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-11-29T03:20:34.719Z] (4/9) Installing libcurl (8.4.0-r0) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-11-29T03:20:34.820Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-11-29T03:20:34.820Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:20:34.820Z] latest [2023-11-29T03:20:34.820Z] 0.0.2-dev.36 [2023-11-29T03:20:34.820Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:20:34.820Z] main [2023-11-29T03:20:34.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:20:35.231Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-29T03:20:35.304Z] (5/9) Installing curl (8.4.0-r0) [Pipeline] sh [2023-11-29T03:20:35.594Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:20:35.594Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-11-29T03:20:35.594Z] a4d5d869e695: Preparing [2023-11-29T03:20:35.594Z] dedc1b9e68df: Preparing [2023-11-29T03:20:35.594Z] 03ad923c7a91: Preparing [2023-11-29T03:20:35.594Z] 379fca597b27: Preparing [2023-11-29T03:20:35.594Z] 3dbb703d24ff: Preparing [2023-11-29T03:20:35.594Z] 0e182002b05f: Preparing [2023-11-29T03:20:35.594Z] 0e182002b05f: Waiting [2023-11-29T03:20:35.594Z] 379fca597b27: Pushed [2023-11-29T03:20:35.594Z] dedc1b9e68df: Pushed [2023-11-29T03:20:35.594Z] 0e182002b05f: Layer already exists [2023-11-29T03:20:35.594Z] 03ad923c7a91: Pushed [2023-11-29T03:20:35.594Z] 3dbb703d24ff: Pushed [2023-11-29T03:20:35.887Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-29T03:20:38.480Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-29T03:20:38.480Z] (8/9) Installing jq (1.6-r1) [2023-11-29T03:20:39.062Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-29T03:20:39.329Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:20:39.329Z] Executing ca-certificates-20230506-r0.trigger [2023-11-29T03:20:39.596Z] OK: 50 MiB in 23 packages [2023-11-29T03:20:39.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:40.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:20:41.403Z] (1/136) Installing libmagic (5.41-r0) [2023-11-29T03:20:41.985Z] (2/136) Installing file (5.41-r0) [2023-11-29T03:20:42.252Z] (3/136) Installing libxau (1.0.9-r0) [2023-11-29T03:20:42.518Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-11-29T03:20:42.784Z] (5/136) Installing libxcb (1.15-r0) [2023-11-29T03:20:43.376Z] (6/136) Installing libx11 (1.8.7-r0) [2023-11-29T03:20:43.960Z] (7/136) Installing libxext (1.3.4-r0) [2023-11-29T03:20:44.544Z] (8/136) Installing libice (1.0.10-r0) [2023-11-29T03:20:44.810Z] (9/136) Installing libuuid (2.38-r1) [2023-11-29T03:20:45.078Z] (10/136) Installing libsm (1.2.3-r0) [2023-11-29T03:20:45.348Z] (11/136) Installing libxt (1.2.1-r0) [2023-11-29T03:20:45.931Z] (12/136) Installing libxmu (1.1.3-r0) [2023-11-29T03:20:46.198Z] (13/136) Installing xset (1.2.4-r0) [2023-11-29T03:20:46.467Z] (14/136) Installing xprop (1.2.5-r0) [2023-11-29T03:20:47.050Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-11-29T03:20:47.317Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-11-29T03:20:47.585Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-11-29T03:20:48.168Z] (18/136) Installing libffi (3.4.2-r1) [2023-11-29T03:20:48.434Z] (19/136) Installing libintl (0.21-r2) [2023-11-29T03:20:48.701Z] (20/136) Installing libblkid (2.38-r1) [2023-11-29T03:20:48.967Z] (21/136) Installing libmount (2.38-r1) [2023-11-29T03:20:49.625Z] (22/136) Installing pcre (8.45-r2) [2023-11-29T03:20:49.892Z] (23/136) Installing glib (2.72.4-r0) [2023-11-29T03:20:50.518Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-11-29T03:20:50.790Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-11-29T03:20:51.373Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-11-29T03:20:51.956Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-11-29T03:20:52.225Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-11-29T03:20:52.806Z] (29/136) Installing libpng (1.6.37-r1) [2023-11-29T03:20:53.072Z] (30/136) Installing libwebp (1.2.3-r2) [2023-11-29T03:20:53.655Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-11-29T03:20:53.923Z] (32/136) Installing tiff (4.4.0-r4) [2023-11-29T03:20:54.504Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-11-29T03:20:55.086Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-29T03:20:55.352Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-11-29T03:20:55.618Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-11-29T03:20:55.884Z] (37/136) Installing libxrender (0.9.10-r3) [2023-11-29T03:20:56.150Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-11-29T03:20:56.416Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-11-29T03:20:56.685Z] (40/136) Installing libxi (1.8-r0) [2023-11-29T03:20:56.951Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-11-29T03:20:57.533Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-11-29T03:20:57.798Z] (43/136) Installing atk (2.38.0-r0) [2023-11-29T03:20:58.065Z] (44/136) Installing libxtst (1.2.3-r3) [2023-11-29T03:20:58.331Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-11-29T03:20:58.911Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-11-29T03:20:59.177Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-11-29T03:20:59.759Z] (48/136) Installing expat (2.5.0-r0) [2023-11-29T03:21:00.024Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-11-29T03:21:00.290Z] (50/136) Installing freetype (2.12.1-r0) [2023-11-29T03:21:00.872Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-11-29T03:21:01.139Z] (52/136) Installing pixman (0.40.0-r4) [2023-11-29T03:21:01.723Z] (53/136) Installing cairo (1.17.4-r2) [2023-11-29T03:21:02.304Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-11-29T03:21:02.575Z] (55/136) Installing avahi-libs (0.8-r6) [2023-11-29T03:21:02.842Z] (56/136) Installing gmp (6.2.1-r2) [2023-11-29T03:21:03.424Z] (57/136) Installing nettle (3.7.3-r0) [2023-11-29T03:21:04.006Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-11-29T03:21:04.273Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-11-29T03:21:04.539Z] (60/136) Installing libunistring (1.0-r0) [2023-11-29T03:21:05.122Z] (61/136) Installing gnutls (3.7.7-r1) [2023-11-29T03:21:05.708Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-11-29T03:21:06.289Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-11-29T03:21:06.874Z] (64/136) Installing fribidi (1.0.12-r0) [2023-11-29T03:21:07.140Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-11-29T03:21:07.406Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-11-29T03:21:08.001Z] (67/136) Installing libxft (2.3.4-r0) [2023-11-29T03:21:10.072Z] (68/136) Installing pango (1.50.7-r0) [2023-11-29T03:21:10.072Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-11-29T03:21:10.654Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-29T03:21:10.920Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-11-29T03:21:11.187Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-11-29T03:21:11.769Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-11-29T03:21:12.039Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-11-29T03:21:13.001Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-29T03:21:13.001Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-11-29T03:21:13.267Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-11-29T03:21:14.110Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-11-29T03:21:14.110Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-11-29T03:21:14.690Z] (79/136) Installing libogg (1.3.5-r1) [2023-11-29T03:21:14.956Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-29T03:21:15.541Z] (81/136) Installing flac (1.3.4-r0) [2023-11-29T03:21:15.807Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-11-29T03:21:16.397Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-11-29T03:21:16.664Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-11-29T03:21:17.248Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-11-29T03:21:17.828Z] (86/136) Installing libass (0.16.0-r0) [2023-11-29T03:21:18.411Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-11-29T03:21:18.677Z] (88/136) Installing libdrm (2.4.110-r0) [2023-11-29T03:21:19.261Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-29T03:21:19.527Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-29T03:21:20.108Z] (91/136) Installing lame (3.100-r0) [2023-11-29T03:21:20.374Z] (92/136) Installing opus (1.3.1-r1) [2023-11-29T03:21:20.956Z] (93/136) Installing libasyncns (0.8-r1) [2023-11-29T03:21:21.226Z] (94/136) Installing libltdl (2.4.7-r0) [2023-11-29T03:21:21.494Z] (95/136) Installing orc (0.4.32-r0) [2023-11-29T03:21:22.079Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-11-29T03:21:22.348Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-11-29T03:21:22.937Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-11-29T03:21:23.204Z] (99/136) Installing soxr (0.1.3-r2) [2023-11-29T03:21:23.785Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-11-29T03:21:24.051Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-11-29T03:21:24.317Z] (102/136) Installing libpulse (15.0-r2) [2023-11-29T03:21:24.901Z] (103/136) Installing cjson (1.7.15-r3) [2023-11-29T03:21:25.166Z] (104/136) Installing mbedtls (2.28.5-r0) [2023-11-29T03:21:25.754Z] (105/136) Installing librist (0.2.6-r1) [2023-11-29T03:21:26.019Z] (106/136) Installing libsrt (1.4.4-r0) [2023-11-29T03:21:26.596Z] (107/136) Installing libssh (0.9.6-r1) [2023-11-29T03:21:27.177Z] (108/136) Installing libtheora (1.1.1-r16) [2023-11-29T03:21:27.443Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-11-29T03:21:28.023Z] (110/136) Installing libva (2.14.0-r0) [2023-11-29T03:21:28.289Z] (111/136) Installing libvdpau (1.5-r0) [2023-11-29T03:21:28.555Z] (112/136) Installing vidstab (1.1.0-r1) [2023-11-29T03:21:29.136Z] (113/136) Installing libvpx (1.11.0-r1) [2023-11-29T03:21:29.718Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-11-29T03:21:29.984Z] (115/136) Installing numactl (2.0.14-r0) [2023-11-29T03:21:30.568Z] (116/136) Installing x265-libs (3.5-r3) [2023-11-29T03:21:31.154Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-11-29T03:21:31.419Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-11-29T03:21:33.990Z] (119/136) Installing libevent (2.1.12-r4) [2023-11-29T03:21:34.255Z] (120/136) Installing mesa (21.3.9-r0) [2023-11-29T03:21:34.835Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-11-29T03:21:35.099Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-11-29T03:21:35.363Z] (123/136) Installing icu-data-en (71.1-r2) [2023-11-29T03:21:35.944Z] Executing icu-data-en-71.1-r2.post-install [2023-11-29T03:21:35.944Z] * [2023-11-29T03:21:35.944Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-29T03:21:35.944Z] * package icu-data-full. [2023-11-29T03:21:35.944Z] * [2023-11-29T03:21:35.944Z] (124/136) Installing icu-libs (71.1-r2) [2023-11-29T03:21:36.525Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-11-29T03:21:37.106Z] (126/136) Installing minizip (1.2.12-r0) [2023-11-29T03:21:37.372Z] (127/136) Installing nspr (4.33-r0) [2023-11-29T03:21:37.637Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-11-29T03:21:38.220Z] (129/136) Installing nss (3.78.1-r0) [2023-11-29T03:21:38.804Z] (130/136) Installing re2 (2022.04.01-r0) [2023-11-29T03:21:39.070Z] (131/136) Installing snappy (1.1.9-r4) [2023-11-29T03:21:39.647Z] (132/136) Installing libgpg-error (1.45-r0) [2023-11-29T03:21:39.911Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-11-29T03:21:40.491Z] (134/136) Installing libxslt (1.1.35-r0) [2023-11-29T03:21:40.760Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-11-29T03:21:46.108Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-29T03:21:46.109Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:21:46.109Z] Executing glib-2.72.4-r0.trigger [2023-11-29T03:21:46.109Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-29T03:21:48.688Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-29T03:21:48.688Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-29T03:21:48.688Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-29T03:21:48.688Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-29T03:21:48.688Z] OK: 376 MiB in 159 packages [2023-11-29T03:21:48.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:21:49.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:21:50.667Z] (1/21) Installing binutils (2.38-r3) [2023-11-29T03:21:51.249Z] (2/21) Installing isl22 (0.22-r0) [2023-11-29T03:21:51.831Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-29T03:21:52.412Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-29T03:21:52.678Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-29T03:21:55.267Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-29T03:21:55.849Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-29T03:21:56.115Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-29T03:21:57.072Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-29T03:21:57.338Z] (10/21) Installing libpq (14.10-r0) [2023-11-29T03:21:57.917Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-29T03:21:58.497Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-29T03:21:58.763Z] (13/21) Installing libecpg (14.10-r0) [2023-11-29T03:21:59.342Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-29T03:21:59.607Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-29T03:22:02.199Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-29T03:22:04.791Z] (17/21) Installing clang (13.0.1-r1) [2023-11-29T03:22:05.376Z] (18/21) Installing icu (71.1-r2) [2023-11-29T03:22:05.958Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-29T03:22:06.541Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-29T03:22:07.961Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-29T03:22:08.920Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:22:08.920Z] OK: 768 MiB in 180 packages [2023-11-29T03:22:09.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:09.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:10.728Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-29T03:22:13.328Z] (2/10) Installing gdbm (1.23-r0) [2023-11-29T03:22:13.328Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-29T03:22:13.594Z] (4/10) Installing readline (8.1.2-r0) [2023-11-29T03:22:13.858Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-29T03:22:18.106Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-29T03:22:24.737Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-29T03:22:24.737Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-29T03:22:24.737Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-29T03:22:25.004Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-29T03:22:25.272Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:22:25.272Z] OK: 938 MiB in 190 packages [2023-11-29T03:22:25.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:26.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:27.546Z] OK: 938 MiB in 190 packages [2023-11-29T03:22:27.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:28.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:22:29.085Z] (1/1) Installing tzdata (2023c-r0) [2023-11-29T03:22:30.044Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:22:30.044Z] OK: 941 MiB in 191 packages [2023-11-29T03:22:31.450Z] (1/1) Purging tzdata (2023c-r0) [2023-11-29T03:22:31.451Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T03:22:31.451Z] OK: 938 MiB in 190 packages [2023-11-29T03:22:42.065Z] a4d5d869e695: Pushed [2023-11-29T03:22:42.066Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:42.462Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:42.831Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-11-29T03:22:42.831Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-11-29T03:22:42.831Z] a4d5d869e695: Preparing [2023-11-29T03:22:42.831Z] dedc1b9e68df: Preparing [2023-11-29T03:22:42.831Z] 03ad923c7a91: Preparing [2023-11-29T03:22:42.831Z] 379fca597b27: Preparing [2023-11-29T03:22:42.831Z] 3dbb703d24ff: Preparing [2023-11-29T03:22:42.831Z] 0e182002b05f: Preparing [2023-11-29T03:22:42.831Z] 0e182002b05f: Waiting [2023-11-29T03:22:42.831Z] 379fca597b27: Layer already exists [2023-11-29T03:22:42.831Z] 03ad923c7a91: Layer already exists [2023-11-29T03:22:42.831Z] 3dbb703d24ff: Layer already exists [2023-11-29T03:22:42.831Z] a4d5d869e695: Layer already exists [2023-11-29T03:22:42.831Z] dedc1b9e68df: Layer already exists [2023-11-29T03:22:42.831Z] 0e182002b05f: Layer already exists [2023-11-29T03:22:42.831Z] latest: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:43.206Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:43.575Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 [2023-11-29T03:22:43.575Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-11-29T03:22:43.575Z] a4d5d869e695: Preparing [2023-11-29T03:22:43.575Z] dedc1b9e68df: Preparing [2023-11-29T03:22:43.575Z] 03ad923c7a91: Preparing [2023-11-29T03:22:43.575Z] 379fca597b27: Preparing [2023-11-29T03:22:43.575Z] 3dbb703d24ff: Preparing [2023-11-29T03:22:43.575Z] 0e182002b05f: Preparing [2023-11-29T03:22:43.575Z] 0e182002b05f: Waiting [2023-11-29T03:22:43.575Z] 03ad923c7a91: Layer already exists [2023-11-29T03:22:43.575Z] 3dbb703d24ff: Layer already exists [2023-11-29T03:22:43.575Z] dedc1b9e68df: Layer already exists [2023-11-29T03:22:43.575Z] 379fca597b27: Layer already exists [2023-11-29T03:22:43.575Z] a4d5d869e695: Layer already exists [2023-11-29T03:22:43.575Z] 0e182002b05f: Layer already exists [2023-11-29T03:22:43.575Z] 0.0.2-dev.36: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:43.960Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:44.399Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:22:44.399Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-11-29T03:22:44.399Z] a4d5d869e695: Preparing [2023-11-29T03:22:44.399Z] dedc1b9e68df: Preparing [2023-11-29T03:22:44.399Z] 03ad923c7a91: Preparing [2023-11-29T03:22:44.399Z] 379fca597b27: Preparing [2023-11-29T03:22:44.399Z] 3dbb703d24ff: Preparing [2023-11-29T03:22:44.399Z] 0e182002b05f: Preparing [2023-11-29T03:22:44.399Z] 0e182002b05f: Waiting [2023-11-29T03:22:44.399Z] 3dbb703d24ff: Layer already exists [2023-11-29T03:22:44.399Z] a4d5d869e695: Layer already exists [2023-11-29T03:22:44.399Z] 03ad923c7a91: Layer already exists [2023-11-29T03:22:44.399Z] dedc1b9e68df: Layer already exists [2023-11-29T03:22:44.399Z] 379fca597b27: Layer already exists [2023-11-29T03:22:44.399Z] 0e182002b05f: Layer already exists [2023-11-29T03:22:44.399Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:44.780Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:45.174Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-11-29T03:22:45.174Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-11-29T03:22:45.174Z] a4d5d869e695: Preparing [2023-11-29T03:22:45.174Z] dedc1b9e68df: Preparing [2023-11-29T03:22:45.174Z] 03ad923c7a91: Preparing [2023-11-29T03:22:45.174Z] 379fca597b27: Preparing [2023-11-29T03:22:45.174Z] 3dbb703d24ff: Preparing [2023-11-29T03:22:45.174Z] 0e182002b05f: Preparing [2023-11-29T03:22:45.174Z] 0e182002b05f: Waiting [2023-11-29T03:22:45.174Z] dedc1b9e68df: Layer already exists [2023-11-29T03:22:45.174Z] 3dbb703d24ff: Layer already exists [2023-11-29T03:22:45.174Z] 03ad923c7a91: Layer already exists [2023-11-29T03:22:45.174Z] 379fca597b27: Layer already exists [2023-11-29T03:22:45.174Z] a4d5d869e695: Layer already exists [2023-11-29T03:22:45.174Z] 0e182002b05f: Layer already exists [2023-11-29T03:22:45.174Z] main: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T03:22:45.343Z] ===================================================== [Pipeline] echo [2023-11-29T03:22:45.372Z] taggedImages: [2023-11-29T03:22:45.372Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:22:45.372Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-11-29T03:22:45.372Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 [2023-11-29T03:22:45.372Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:22:45.372Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:45.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T03:22:45.951Z] [2023-11-29T03:22:45.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:22:46.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T03:22:46.284Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T03:22:46.284Z] 5eb5b503b376: Pulling fs layer [2023-11-29T03:22:46.284Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T03:22:46.284Z] ec43610c2a17: Pulling fs layer [2023-11-29T03:22:46.284Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T03:22:46.284Z] 33b1e0a273af: Pulling fs layer [2023-11-29T03:22:46.284Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T03:22:46.284Z] 2f39f015ded8: Pulling fs layer [2023-11-29T03:22:46.284Z] 3a2ae6a8a46f: Waiting [2023-11-29T03:22:46.284Z] 33b1e0a273af: Waiting [2023-11-29T03:22:46.284Z] 2f39f015ded8: Waiting [2023-11-29T03:22:46.284Z] 5d3b04190fa2: Waiting [2023-11-29T03:22:46.284Z] 5c69ac0246d0: Download complete [2023-11-29T03:22:46.284Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T03:22:46.284Z] 3a2ae6a8a46f: Download complete [2023-11-29T03:22:46.432Z] Looking in links: /tmp/tmpqm1kl6_3 [2023-11-29T03:22:46.433Z] Processing /tmp/tmpqm1kl6_3/setuptools-65.5.0-py3-none-any.whl [2023-11-29T03:22:46.433Z] Processing /tmp/tmpqm1kl6_3/pip-23.0.1-py3-none-any.whl [2023-11-29T03:22:46.433Z] Installing collected packages: setuptools, pip [2023-11-29T03:22:46.544Z] 33b1e0a273af: Verifying Checksum [2023-11-29T03:22:46.544Z] 33b1e0a273af: Download complete [2023-11-29T03:22:46.545Z] ec43610c2a17: Verifying Checksum [2023-11-29T03:22:46.545Z] ec43610c2a17: Download complete [2023-11-29T03:22:46.545Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T03:22:46.545Z] 5d3b04190fa2: Download complete [2023-11-29T03:22:46.545Z] 5eb5b503b376: Verifying Checksum [2023-11-29T03:22:46.545Z] 5eb5b503b376: Download complete [2023-11-29T03:22:47.112Z] 2f39f015ded8: Download complete [2023-11-29T03:22:48.052Z] 5eb5b503b376: Pull complete [2023-11-29T03:22:48.052Z] 5c69ac0246d0: Pull complete [2023-11-29T03:22:48.622Z] ec43610c2a17: Pull complete [2023-11-29T03:22:48.622Z] 3a2ae6a8a46f: Pull complete [2023-11-29T03:22:48.881Z] 33b1e0a273af: Pull complete [2023-11-29T03:22:48.881Z] 5d3b04190fa2: Pull complete [2023-11-29T03:22:54.176Z] 2f39f015ded8: Pull complete [2023-11-29T03:22:54.176Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T03:22:54.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T03:22:54.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:22:54.369Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:22:54.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T03:22:59.426Z] $ docker top 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:22:59.907Z] ---> job-cost.sh [2023-11-29T03:22:59.907Z] lf-activate-venv: SKIPPING [2023-11-29T03:22:59.908Z] INFO: No Stack... [2023-11-29T03:23:00.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T03:23:00.735Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T03:23:01.022Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-11-29T03:23:01.022Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T03:23:01.036Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [2023-11-29T03:23:01.043Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] did not exist. Created. [2023-11-29T03:23:01.043Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T03:23:01.395Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T03:23:01.420Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-29T03:23:01.420Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:23:01.458Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T03:23:01.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T03:23:01.521Z] $ docker stop --time=1 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e [2023-11-29T03:23:02.381Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-29T03:23:02.676Z] $ docker rm -f --volumes 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-29T03:23:02.963Z] Collecting pip [2023-11-29T03:23:02.963Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [Pipeline] // stage [Pipeline] } [2023-11-29T03:23:03.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.4 MB/s eta 0:00:00 [2023-11-29T03:23:03.235Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-29T03:23:05.808Z] Collecting setuptools [2023-11-29T03:23:05.808Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-29T03:23:05.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.1 MB/s eta 0:00:00 [2023-11-29T03:23:05.808Z] Collecting wheel [2023-11-29T03:23:05.808Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-29T03:23:06.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 21.3 MB/s eta 0:00:00 [2023-11-29T03:23:07.475Z] Installing collected packages: wheel, setuptools, pip [2023-11-29T03:23:07.475Z] Attempting uninstall: setuptools [2023-11-29T03:23:07.475Z] Found existing installation: setuptools 65.5.0 [2023-11-29T03:23:08.427Z] Uninstalling setuptools-65.5.0: [2023-11-29T03:23:08.693Z] Successfully uninstalled setuptools-65.5.0 [2023-11-29T03:23:12.961Z] Attempting uninstall: pip [2023-11-29T03:23:12.961Z] Found existing installation: pip 23.0.1 [2023-11-29T03:23:14.498Z] Uninstalling pip-23.0.1: [2023-11-29T03:23:14.498Z] Successfully uninstalled pip-23.0.1 [2023-11-29T03:23:26.876Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-29T03:23:26.876Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:23:28.814Z] Processing ./edgex-taf-common [2023-11-29T03:23:28.814Z] Preparing metadata (setup.py): started [2023-11-29T03:23:30.227Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:23:30.227Z] Building wheels for collected packages: edgex-taf-common [2023-11-29T03:23:30.227Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-29T03:23:31.630Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-29T03:23:31.630Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=3ac83b6438a93426982dbcee768214c57c473c8dbccae3b24cf9059acd19e058 [2023-11-29T03:23:31.630Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-29T03:23:31.630Z] Successfully built edgex-taf-common [2023-11-29T03:23:31.900Z] Installing collected packages: edgex-taf-common [2023-11-29T03:23:32.165Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-29T03:23:32.165Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:23:38.793Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-29T03:23:39.058Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-29T03:23:39.058Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-11-29T03:23:39.058Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-11-29T03:23:39.321Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-29T03:23:39.321Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-29T03:23:39.586Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-29T03:23:39.586Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-29T03:23:39.586Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-29T03:23:39.851Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-29T03:23:39.851Z] Preparing metadata (setup.py): started [2023-11-29T03:23:40.807Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:23:40.807Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-29T03:23:41.071Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-29T03:23:41.071Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-29T03:23:41.071Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-29T03:23:41.649Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-29T03:23:41.649Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-29T03:23:41.649Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-29T03:23:41.649Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-29T03:23:41.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.2 MB/s eta 0:00:00 [2023-11-29T03:23:41.914Z] Preparing metadata (setup.py): started [2023-11-29T03:23:43.318Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:23:43.318Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-29T03:23:43.318Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-29T03:23:45.252Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-11-29T03:23:45.252Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2023-11-29T03:23:45.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.5 MB/s eta 0:00:00 [2023-11-29T03:23:46.203Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-29T03:23:46.203Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-29T03:23:46.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.8 MB/s eta 0:00:00 [2023-11-29T03:23:46.792Z] Installing build dependencies: started [2023-11-29T03:23:59.098Z] Installing build dependencies: finished with status 'done' [2023-11-29T03:23:59.098Z] Getting requirements to build wheel: started [2023-11-29T03:24:00.512Z] Getting requirements to build wheel: finished with status 'done' [2023-11-29T03:24:00.513Z] Preparing metadata (pyproject.toml): started [2023-11-29T03:24:03.096Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-29T03:24:03.096Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-11-29T03:24:03.361Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-11-29T03:24:09.997Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-29T03:24:09.997Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-11-29T03:24:09.997Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-29T03:24:09.997Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-29T03:24:09.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.9 MB/s eta 0:00:00 [2023-11-29T03:24:10.263Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-29T03:24:10.263Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-29T03:24:10.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.0 MB/s eta 0:00:00 [2023-11-29T03:24:10.845Z] Preparing metadata (setup.py): started [2023-11-29T03:24:12.806Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:24:13.773Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-11-29T03:24:13.774Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2023-11-29T03:24:14.732Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:24:14.732Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-29T03:24:14.732Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:24:14.997Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-29T03:24:15.262Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:15.262Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T03:24:15.262Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:15.262Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-29T03:24:15.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 [2023-11-29T03:24:15.528Z] Preparing metadata (setup.py): started [2023-11-29T03:24:16.939Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:24:16.939Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:16.939Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-29T03:24:17.204Z] Preparing metadata (setup.py): started [2023-11-29T03:24:18.608Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:24:18.608Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:18.608Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-29T03:24:18.876Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:18.876Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-29T03:24:21.451Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:21.451Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:24:22.409Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:22.409Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-29T03:24:22.409Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:22.409Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-29T03:24:24.350Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:24:24.350Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-11-29T03:24:24.350Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:24:24.350Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-29T03:24:24.929Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:24:24.929Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-29T03:24:25.193Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T03:24:25.193Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-29T03:24:25.459Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T03:24:25.723Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-29T03:24:26.301Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T03:24:26.301Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-29T03:24:26.879Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-11-29T03:24:26.879Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-29T03:24:27.146Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:24:27.146Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-29T03:24:27.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 3.7 MB/s eta 0:00:00 [2023-11-29T03:24:27.677Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:24:27.677Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-29T03:24:27.677Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.7 MB/s eta 0:00:00 [2023-11-29T03:24:27.677Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-29T03:24:28.257Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:24:28.257Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-29T03:24:28.837Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T03:24:28.837Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T03:24:29.102Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:24:29.102Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-29T03:24:29.368Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:24:29.368Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-29T03:24:31.952Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:24:31.952Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-11-29T03:24:31.952Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.9 MB/s eta 0:00:00 [2023-11-29T03:24:33.370Z] Installing build dependencies: started [2023-11-29T03:25:00.027Z] Installing build dependencies: finished with status 'done' [2023-11-29T03:25:00.027Z] Getting requirements to build wheel: started [2023-11-29T03:25:12.316Z] Getting requirements to build wheel: finished with status 'done' [2023-11-29T03:25:12.316Z] Preparing metadata (pyproject.toml): started [2023-11-29T03:25:14.255Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-29T03:25:14.255Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:14.255Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-29T03:25:14.255Z] Preparing metadata (setup.py): started [2023-11-29T03:25:15.679Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:25:15.946Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:15.946Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-29T03:25:17.884Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:17.884Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-29T03:25:17.884Z] Preparing metadata (setup.py): started [2023-11-29T03:25:19.287Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T03:25:19.551Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:19.551Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T03:25:19.815Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:19.815Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-29T03:25:20.078Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:20.078Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-29T03:25:20.078Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 [2023-11-29T03:25:20.343Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:20.607Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-29T03:25:20.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 [2023-11-29T03:25:20.607Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:20.607Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T03:25:21.188Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:21.188Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:25:23.130Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T03:25:23.130Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-11-29T03:25:25.063Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.063Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-29T03:25:25.063Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.063Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-29T03:25:25.063Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.063Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-29T03:25:25.063Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.063Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-29T03:25:25.326Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.326Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-29T03:25:25.904Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:25.904Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-29T03:25:26.483Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T03:25:26.483Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-29T03:25:26.483Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2023-11-29T03:25:27.061Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-29T03:25:27.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.7 MB/s eta 0:00:00 [2023-11-29T03:25:27.326Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-29T03:25:27.326Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-29T03:25:27.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.6 MB/s eta 0:00:00 [2023-11-29T03:25:27.326Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-29T03:25:27.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.8 MB/s eta 0:00:00 [2023-11-29T03:25:27.326Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-29T03:25:27.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.4 MB/s eta 0:00:00 [2023-11-29T03:25:27.590Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2023-11-29T03:25:28.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.4 MB/s eta 0:00:00 [2023-11-29T03:25:28.543Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-11-29T03:25:28.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.9 MB/s eta 0:00:00 [2023-11-29T03:25:29.759Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-11-29T03:25:33.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 453.1 kB/s eta 0:00:00 [2023-11-29T03:25:33.087Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-11-29T03:25:33.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s eta 0:00:00 [2023-11-29T03:25:33.087Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-29T03:25:33.087Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-29T03:25:33.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.9 MB/s eta 0:00:00 [2023-11-29T03:25:33.087Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-11-29T03:25:33.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.4 MB/s eta 0:00:00 [2023-11-29T03:25:33.087Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-29T03:25:33.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.8 MB/s eta 0:00:00 [2023-11-29T03:25:33.087Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-29T03:25:33.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.5 MB/s eta 0:00:00 [2023-11-29T03:25:33.353Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-29T03:25:33.353Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-29T03:25:34.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.4 MB/s eta 0:00:00 [2023-11-29T03:25:34.311Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-29T03:25:34.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.3 MB/s eta 0:00:00 [2023-11-29T03:25:34.311Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-29T03:25:34.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.5 MB/s eta 0:00:00 [2023-11-29T03:25:34.311Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-29T03:25:34.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.4 MB/s eta 0:00:00 [2023-11-29T03:25:34.311Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-29T03:25:34.311Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-29T03:25:34.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 4.0 MB/s eta 0:00:00 [2023-11-29T03:25:34.311Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-29T03:25:34.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.9 MB/s eta 0:00:00 [2023-11-29T03:25:34.579Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-29T03:25:34.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 10.0 MB/s eta 0:00:00 [2023-11-29T03:25:34.579Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-29T03:25:34.579Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-29T03:25:34.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.3 MB/s eta 0:00:00 [2023-11-29T03:25:34.579Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-29T03:25:34.845Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-29T03:25:34.845Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-29T03:25:34.845Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-11-29T03:25:34.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.3 MB/s eta 0:00:00 [2023-11-29T03:25:34.845Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-29T03:25:35.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.8 MB/s eta 0:00:00 [2023-11-29T03:25:35.111Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-29T03:25:35.111Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-29T03:25:35.111Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-29T03:25:35.111Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-29T03:25:36.070Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-11-29T03:25:36.070Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-29T03:25:37.469Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-29T03:25:37.469Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f1deceb90640624dc3e3ef7b4d0cef98eb86ac76b3666deff5228134c038b83f [2023-11-29T03:25:37.469Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-29T03:25:37.469Z] Building wheel for paho-mqtt (setup.py): started [2023-11-29T03:25:39.401Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-29T03:25:39.401Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=3b883d1b7c37721429a91adba7947779eb7a70e90c5fe5ef65b675630b40832e [2023-11-29T03:25:39.401Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-29T03:25:39.401Z] Building wheel for psutil (pyproject.toml): started [2023-11-29T03:25:49.449Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-29T03:25:49.449Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274838 sha256=25ac890e4b929be9dd4d1f98420a14ae070f2303446f0a2b889bb127f27baab1 [2023-11-29T03:25:49.449Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-29T03:25:49.449Z] Building wheel for psycopg2 (setup.py): started [2023-11-29T03:26:57.443Z] Building wheel for psycopg2 (setup.py): still running... [2023-11-29T03:26:57.443Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-29T03:26:57.443Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471083 sha256=1d43ed541402d876e8817b347341d2e16059c02efe0e23863d824c395a2489d7 [2023-11-29T03:26:57.443Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-29T03:26:57.443Z] Building wheel for flex (setup.py): started [2023-11-29T03:26:57.443Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-29T03:26:57.443Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d27ae1f2fc30f1192e1cfb2badcdda8a9cc43ba1f16ba7cb24dbfbaf47db54da [2023-11-29T03:26:57.443Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-29T03:26:57.443Z] Building wheel for GenSON (setup.py): started [2023-11-29T03:26:57.443Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-29T03:26:57.443Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9b7dc436048d0c2348f746c215ab94d6da47801a638450d1a2465014c6d68e09 [2023-11-29T03:26:57.443Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-29T03:26:57.443Z] Building wheel for PyYAML (pyproject.toml): started [2023-11-29T03:26:57.443Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-11-29T03:26:57.443Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=1f3604b6ae12bb3efaa5604a00c0da1d51f525be04d2e29bed634c29cbcbc7fa [2023-11-29T03:26:57.443Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-11-29T03:26:57.443Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-29T03:26:58.843Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-29T03:26:58.843Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d25f36567a91ef96e2fae00d18955bd735319d1b13ef93022277fe066a3f1d82 [2023-11-29T03:26:58.843Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-29T03:26:58.843Z] Building wheel for validate-email (setup.py): started [2023-11-29T03:27:00.240Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-29T03:27:00.240Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=972a645307bdc2cfc1162c7cc30b5a72ffd21e30702e53bb2e4f09523ad4d64d [2023-11-29T03:27:00.240Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-29T03:27:00.240Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-11-29T03:27:02.811Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-29T03:28:24.411Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.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.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.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.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-29T03:28:24.411Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-29T03:28:56.617Z] Removing intermediate container ca0b0497eef5 [2023-11-29T03:28:56.617Z] ---> e54471580b2c [2023-11-29T03:28:56.617Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-29T03:28:56.617Z] ---> Running in dca7bbbb60bf [2023-11-29T03:28:56.617Z] Removing intermediate container dca7bbbb60bf [2023-11-29T03:28:56.617Z] ---> 786f2dc43ef9 [2023-11-29T03:28:56.617Z] Step 11/13 : LABEL arch=arm64 [2023-11-29T03:28:56.617Z] ---> Running in 07052c8b5248 [2023-11-29T03:28:56.617Z] Removing intermediate container 07052c8b5248 [2023-11-29T03:28:56.617Z] ---> 0d1c86361ccd [2023-11-29T03:28:56.617Z] Step 12/13 : LABEL git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:28:56.617Z] ---> Running in 856e823af09b [2023-11-29T03:28:56.617Z] Removing intermediate container 856e823af09b [2023-11-29T03:28:56.617Z] ---> 401e38d9ce6e [2023-11-29T03:28:56.617Z] Step 13/13 : LABEL version=0.0.2-dev.36 [2023-11-29T03:28:56.617Z] ---> Running in 93867839cf29 [2023-11-29T03:28:56.617Z] Removing intermediate container 93867839cf29 [2023-11-29T03:28:56.617Z] ---> a0353d968183 [2023-11-29T03:28:56.617Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T03:28:56.617Z] Successfully built a0353d968183 [2023-11-29T03:28:56.617Z] 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 [2023-11-29T03:28:56.902Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-11-29T03:28:56.902Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:28:56.902Z] latest [2023-11-29T03:28:56.902Z] 0.0.2-dev.36 [2023-11-29T03:28:56.902Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:28:56.902Z] main [2023-11-29T03:28:56.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:28:57.374Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:28:57.789Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:28:57.789Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-11-29T03:28:57.789Z] 06b939b95889: Preparing [2023-11-29T03:28:57.789Z] bc8c6e89809e: Preparing [2023-11-29T03:28:57.789Z] c678677a675d: Preparing [2023-11-29T03:28:57.789Z] d9be34af395c: Preparing [2023-11-29T03:28:57.789Z] 37ff26767f8f: Preparing [2023-11-29T03:28:57.789Z] 5bf92d2fc2cf: Preparing [2023-11-29T03:28:57.789Z] 5bf92d2fc2cf: Waiting [2023-11-29T03:28:58.057Z] bc8c6e89809e: Pushed [2023-11-29T03:28:58.321Z] d9be34af395c: Pushed [2023-11-29T03:28:58.321Z] c678677a675d: Pushed [2023-11-29T03:28:58.321Z] 37ff26767f8f: Pushed [2023-11-29T03:28:58.321Z] 5bf92d2fc2cf: Layer already exists [2023-11-29T03:32:50.037Z] 06b939b95889: Pushed [2023-11-29T03:32:50.037Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:50.461Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:54.202Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-11-29T03:32:54.202Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-11-29T03:32:54.202Z] 06b939b95889: Preparing [2023-11-29T03:32:54.202Z] bc8c6e89809e: Preparing [2023-11-29T03:32:54.202Z] c678677a675d: Preparing [2023-11-29T03:32:54.202Z] d9be34af395c: Preparing [2023-11-29T03:32:54.202Z] 37ff26767f8f: Preparing [2023-11-29T03:32:54.202Z] 5bf92d2fc2cf: Preparing [2023-11-29T03:32:54.202Z] 5bf92d2fc2cf: Waiting [2023-11-29T03:32:54.202Z] 37ff26767f8f: Layer already exists [2023-11-29T03:32:54.202Z] d9be34af395c: Layer already exists [2023-11-29T03:32:54.202Z] 06b939b95889: Layer already exists [2023-11-29T03:32:54.203Z] c678677a675d: Layer already exists [2023-11-29T03:32:54.203Z] bc8c6e89809e: Layer already exists [2023-11-29T03:32:54.473Z] 5bf92d2fc2cf: Layer already exists [2023-11-29T03:32:55.055Z] latest: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:55.486Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:55.905Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 [2023-11-29T03:32:55.905Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-11-29T03:32:56.169Z] 06b939b95889: Preparing [2023-11-29T03:32:56.169Z] bc8c6e89809e: Preparing [2023-11-29T03:32:56.170Z] c678677a675d: Preparing [2023-11-29T03:32:56.170Z] d9be34af395c: Preparing [2023-11-29T03:32:56.170Z] 37ff26767f8f: Preparing [2023-11-29T03:32:56.170Z] 5bf92d2fc2cf: Preparing [2023-11-29T03:32:56.170Z] 5bf92d2fc2cf: Waiting [2023-11-29T03:32:56.170Z] d9be34af395c: Layer already exists [2023-11-29T03:32:56.170Z] 06b939b95889: Layer already exists [2023-11-29T03:32:56.170Z] c678677a675d: Layer already exists [2023-11-29T03:32:56.170Z] 37ff26767f8f: Layer already exists [2023-11-29T03:32:56.170Z] bc8c6e89809e: Layer already exists [2023-11-29T03:32:56.170Z] 5bf92d2fc2cf: Layer already exists [2023-11-29T03:32:56.170Z] 0.0.2-dev.36: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:56.588Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:57.002Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:32:57.002Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-11-29T03:32:57.002Z] 06b939b95889: Preparing [2023-11-29T03:32:57.002Z] bc8c6e89809e: Preparing [2023-11-29T03:32:57.002Z] c678677a675d: Preparing [2023-11-29T03:32:57.002Z] d9be34af395c: Preparing [2023-11-29T03:32:57.002Z] 37ff26767f8f: Preparing [2023-11-29T03:32:57.002Z] 5bf92d2fc2cf: Preparing [2023-11-29T03:32:57.002Z] 5bf92d2fc2cf: Waiting [2023-11-29T03:32:57.002Z] d9be34af395c: Layer already exists [2023-11-29T03:32:57.002Z] c678677a675d: Layer already exists [2023-11-29T03:32:57.002Z] 37ff26767f8f: Layer already exists [2023-11-29T03:32:57.002Z] bc8c6e89809e: Layer already exists [2023-11-29T03:32:57.002Z] 06b939b95889: Layer already exists [2023-11-29T03:32:57.002Z] 5bf92d2fc2cf: Layer already exists [2023-11-29T03:32:57.002Z] 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:57.432Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:57.848Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-11-29T03:32:57.848Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-11-29T03:32:57.848Z] 06b939b95889: Preparing [2023-11-29T03:32:57.848Z] bc8c6e89809e: Preparing [2023-11-29T03:32:57.848Z] c678677a675d: Preparing [2023-11-29T03:32:57.848Z] d9be34af395c: Preparing [2023-11-29T03:32:57.848Z] 37ff26767f8f: Preparing [2023-11-29T03:32:57.848Z] 5bf92d2fc2cf: Preparing [2023-11-29T03:32:57.848Z] 5bf92d2fc2cf: Waiting [2023-11-29T03:32:57.848Z] d9be34af395c: Layer already exists [2023-11-29T03:32:57.848Z] bc8c6e89809e: Layer already exists [2023-11-29T03:32:57.848Z] c678677a675d: Layer already exists [2023-11-29T03:32:57.848Z] 37ff26767f8f: Layer already exists [2023-11-29T03:32:57.848Z] 06b939b95889: Layer already exists [2023-11-29T03:32:57.848Z] 5bf92d2fc2cf: Layer already exists [2023-11-29T03:32:58.115Z] main: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T03:32:58.316Z] ===================================================== [Pipeline] echo [2023-11-29T03:32:58.354Z] taggedImages: [2023-11-29T03:32:58.354Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [2023-11-29T03:32:58.354Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-11-29T03:32:58.354Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 [2023-11-29T03:32:58.354Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [2023-11-29T03:32:58.354Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:58.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:32:58.989Z] [2023-11-29T03:32:58.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:32:59.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:32:59.341Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T03:32:59.341Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T03:32:59.341Z] 04944245beec: Pulling fs layer [2023-11-29T03:32:59.341Z] 699f458cf7ca: Pulling fs layer [2023-11-29T03:32:59.341Z] 765212b225bb: Pulling fs layer [2023-11-29T03:32:59.341Z] f23df028b6ca: Pulling fs layer [2023-11-29T03:32:59.341Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T03:32:59.341Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T03:32:59.341Z] f23df028b6ca: Waiting [2023-11-29T03:32:59.341Z] d65c8cfc05b1: Waiting [2023-11-29T03:32:59.341Z] 2437ff75d9bd: Waiting [2023-11-29T03:32:59.341Z] 765212b225bb: Waiting [2023-11-29T03:32:59.608Z] 04944245beec: Verifying Checksum [2023-11-29T03:32:59.608Z] 04944245beec: Download complete [2023-11-29T03:32:59.608Z] 765212b225bb: Verifying Checksum [2023-11-29T03:32:59.608Z] 765212b225bb: Download complete [2023-11-29T03:32:59.608Z] f23df028b6ca: Verifying Checksum [2023-11-29T03:32:59.608Z] f23df028b6ca: Download complete [2023-11-29T03:32:59.608Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T03:32:59.608Z] d65c8cfc05b1: Download complete [2023-11-29T03:32:59.608Z] 699f458cf7ca: Verifying Checksum [2023-11-29T03:32:59.608Z] 699f458cf7ca: Download complete [2023-11-29T03:33:00.189Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T03:33:00.189Z] 8998bd30e6a1: Download complete [2023-11-29T03:33:02.758Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T03:33:02.758Z] 2437ff75d9bd: Download complete [2023-11-29T03:33:04.696Z] 8998bd30e6a1: Pull complete [2023-11-29T03:33:04.962Z] 04944245beec: Pull complete [2023-11-29T03:33:07.528Z] 699f458cf7ca: Pull complete [2023-11-29T03:33:07.528Z] 765212b225bb: Pull complete [2023-11-29T03:33:08.109Z] f23df028b6ca: Pull complete [2023-11-29T03:33:08.376Z] d65c8cfc05b1: Pull complete [2023-11-29T03:33:26.563Z] 2437ff75d9bd: Pull complete [2023-11-29T03:33:26.563Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T03:33:26.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:33:26.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:33:26.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-9091 does not seem to be running inside a container [2023-11-29T03:33:26.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T03:33:29.371Z] $ docker top ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:33:30.259Z] ---> job-cost.sh [2023-11-29T03:33:30.259Z] lf-activate-venv: SKIPPING [2023-11-29T03:33:30.259Z] INFO: No Stack... [2023-11-29T03:33:30.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T03:33:31.476Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T03:33:31.801Z] + + cutcat -d, /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -f6 [2023-11-29T03:33:31.801Z] [Pipeline] lock [2023-11-29T03:33:32.121Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [2023-11-29T03:33:32.129Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] did not exist. Created. [2023-11-29T03:33:32.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T03:33:32.531Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-de5135f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T03:33:32.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T03:33:32.912Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T03:33:33.280Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T03:33:33.290Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T03:33:33.370Z] $ docker stop --time=1 ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 [2023-11-29T03:33:36.007Z] $ docker rm -f --volumes ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-11-29T03:33:37.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T03:33:37.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:33:37.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:33:37.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:33:37.835Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:33:37.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T03:33:38.181Z] $ docker top 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T03:33:38.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T03:33:38.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T03:33:38.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T03:33:38.479Z] $ docker exec 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 ssh-agent [2023-11-29T03:33:38.594Z] SSH_AUTH_SOCK=/tmp/ssh-0ehmwqrCgE84/agent.32 [2023-11-29T03:33:38.594Z] SSH_AGENT_PID=38 [2023-11-29T03:33:38.599Z] Running ssh-add (command line suppressed) [2023-11-29T03:33:38.687Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6506414604452487388.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6506414604452487388.key) [2023-11-29T03:33:38.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T03:33:39.041Z] + git semver tag [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,186 [run_tag] DEBUG tag force:False [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,186 [check_head_tag] DEBUG check head tag [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,187 [execute] INFO git cat-file --batch-check [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,190 [execute] INFO git cat-file --batch [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,201 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,201 [execute] INFO git tag -a v0.0.2-dev.36 -m v0.0.2-dev.36 [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,202 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.36', '-m', 'v0.0.2-dev.36'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T03:33:39.301Z] 2023-11-29 03:33:39,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:33:39.301Z] 0.0.2-dev.36 [Pipeline] } [2023-11-29T03:33:39.291Z] $ docker exec --env ******** --env ******** 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 ssh-agent -k [2023-11-29T03:33:39.382Z] unset SSH_AUTH_SOCK; [2023-11-29T03:33:39.382Z] unset SSH_AGENT_PID; [2023-11-29T03:33:39.382Z] echo Agent pid 38 killed; [2023-11-29T03:33:39.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T03:33:39.848Z] + git semver [Pipeline] } [2023-11-29T03:33:40.099Z] $ docker stop --time=1 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 [2023-11-29T03:33:41.368Z] $ docker rm -f --volumes 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:33:41.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T03:33:41.922Z] [2023-11-29T03:33:41.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:33:42.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T03:33:42.299Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-29T03:33:42.299Z] ab5ef0e58194: Pulling fs layer [2023-11-29T03:33:42.299Z] 9712f1f96733: Pulling fs layer [2023-11-29T03:33:42.299Z] 63f879dbbcfc: Pulling fs layer [2023-11-29T03:33:42.299Z] 0d9ebad4ef96: Pulling fs layer [2023-11-29T03:33:42.299Z] e9a5061849ea: Pulling fs layer [2023-11-29T03:33:42.299Z] d747dcd14b5f: Pulling fs layer [2023-11-29T03:33:42.299Z] 2de7ff778b66: Pulling fs layer [2023-11-29T03:33:42.299Z] 0d9ebad4ef96: Waiting [2023-11-29T03:33:42.299Z] e9a5061849ea: Waiting [2023-11-29T03:33:42.299Z] d747dcd14b5f: Waiting [2023-11-29T03:33:42.299Z] 2de7ff778b66: Waiting [2023-11-29T03:33:42.299Z] 9712f1f96733: Download complete [2023-11-29T03:33:42.561Z] 63f879dbbcfc: Verifying Checksum [2023-11-29T03:33:42.561Z] 63f879dbbcfc: Download complete [2023-11-29T03:33:42.821Z] ab5ef0e58194: Verifying Checksum [2023-11-29T03:33:42.821Z] ab5ef0e58194: Download complete [2023-11-29T03:33:42.821Z] 0d9ebad4ef96: Verifying Checksum [2023-11-29T03:33:42.821Z] 0d9ebad4ef96: Download complete [2023-11-29T03:33:42.821Z] d747dcd14b5f: Verifying Checksum [2023-11-29T03:33:42.821Z] d747dcd14b5f: Download complete [2023-11-29T03:33:42.822Z] e9a5061849ea: Verifying Checksum [2023-11-29T03:33:42.822Z] e9a5061849ea: Download complete [2023-11-29T03:33:43.080Z] 2de7ff778b66: Download complete [2023-11-29T03:33:45.611Z] ab5ef0e58194: Pull complete [2023-11-29T03:33:45.611Z] 9712f1f96733: Pull complete [2023-11-29T03:33:46.177Z] 63f879dbbcfc: Pull complete [2023-11-29T03:33:49.458Z] 0d9ebad4ef96: Pull complete [2023-11-29T03:33:49.716Z] e9a5061849ea: Pull complete [2023-11-29T03:33:49.973Z] d747dcd14b5f: Pull complete [2023-11-29T03:33:50.908Z] 2de7ff778b66: Pull complete [2023-11-29T03:33:50.908Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-29T03:33:50.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T03:33:50.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:33:51.102Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:33:51.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-29T03:34:01.018Z] $ docker top 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:34:01.171Z] provisioning config files... [2023-11-29T03:34:01.177Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3624667442601866675tmp [2023-11-29T03:34:01.184Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7453138965948957223tmp [2023-11-29T03:34:01.192Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config257574866310389789tmp [Pipeline] { [Pipeline] echo [2023-11-29T03:34:01.245Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:01.538Z] ---> sigul-configuration.sh [2023-11-29T03:34:01.539Z] gpg: directory `/root/.gnupg' created [2023-11-29T03:34:01.539Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-29T03:34:01.539Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-29T03:34:01.539Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-29T03:34:01.539Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-29T03:34:01.539Z] gpg: CAST5 encrypted data [2023-11-29T03:34:01.539Z] gpg: encrypted with 1 passphrase [2023-11-29T03:34:01.539Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-29T03:34:01.832Z] + mkdir /home/jenkins [2023-11-29T03:34:01.832Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-29T03:34:02.123Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-29T03:34:02.136Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:02.429Z] ---> sigul-install.sh [2023-11-29T03:34:02.429Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-29T03:34:02.724Z] + git tag --list [2023-11-29T03:34:02.724Z] v0.0.1 [2023-11-29T03:34:02.724Z] v0.0.2-dev.1 [2023-11-29T03:34:02.724Z] v0.0.2-dev.10 [2023-11-29T03:34:02.724Z] v0.0.2-dev.11 [2023-11-29T03:34:02.724Z] v0.0.2-dev.12 [2023-11-29T03:34:02.724Z] v0.0.2-dev.13 [2023-11-29T03:34:02.724Z] v0.0.2-dev.14 [2023-11-29T03:34:02.724Z] v0.0.2-dev.15 [2023-11-29T03:34:02.724Z] v0.0.2-dev.16 [2023-11-29T03:34:02.724Z] v0.0.2-dev.17 [2023-11-29T03:34:02.724Z] v0.0.2-dev.18 [2023-11-29T03:34:02.724Z] v0.0.2-dev.19 [2023-11-29T03:34:02.724Z] v0.0.2-dev.2 [2023-11-29T03:34:02.724Z] v0.0.2-dev.20 [2023-11-29T03:34:02.724Z] v0.0.2-dev.21 [2023-11-29T03:34:02.724Z] v0.0.2-dev.22 [2023-11-29T03:34:02.724Z] v0.0.2-dev.23 [2023-11-29T03:34:02.724Z] v0.0.2-dev.24 [2023-11-29T03:34:02.724Z] v0.0.2-dev.25 [2023-11-29T03:34:02.724Z] v0.0.2-dev.26 [2023-11-29T03:34:02.724Z] v0.0.2-dev.27 [2023-11-29T03:34:02.724Z] v0.0.2-dev.28 [2023-11-29T03:34:02.724Z] v0.0.2-dev.29 [2023-11-29T03:34:02.724Z] v0.0.2-dev.3 [2023-11-29T03:34:02.724Z] v0.0.2-dev.30 [2023-11-29T03:34:02.724Z] v0.0.2-dev.31 [2023-11-29T03:34:02.724Z] v0.0.2-dev.32 [2023-11-29T03:34:02.724Z] v0.0.2-dev.33 [2023-11-29T03:34:02.724Z] v0.0.2-dev.34 [2023-11-29T03:34:02.724Z] v0.0.2-dev.35 [2023-11-29T03:34:02.724Z] v0.0.2-dev.36 [2023-11-29T03:34:02.724Z] v0.0.2-dev.4 [2023-11-29T03:34:02.724Z] v0.0.2-dev.5 [2023-11-29T03:34:02.724Z] v0.0.2-dev.6 [2023-11-29T03:34:02.724Z] v0.0.2-dev.7 [2023-11-29T03:34:02.724Z] v0.0.2-dev.8 [2023-11-29T03:34:02.724Z] v0.0.2-dev.9 [Pipeline] sh [2023-11-29T03:34:03.018Z] + lftools sign git-tag v0.0.2-dev.36 [2023-11-29T03:34:03.587Z] Signing Git tag with Sigul... [2023-11-29T03:34:03.587Z] Signing v0.0.2-dev.36 [Pipeline] echo [2023-11-29T03:34:03.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:04.148Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-29T03:34:04.154Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-29T03:34:04.219Z] $ docker stop --time=1 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 [2023-11-29T03:34:05.492Z] $ docker rm -f --volumes 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-29T03:34:06.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T03:34:06.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:34:06.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:34:06.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:34:06.612Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:34:06.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T03:34:06.953Z] $ docker top dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 -eo pid,comm [2023-11-29T03:34:07.018Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T03:34:07.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T03:34:07.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T03:34:07.162Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T03:34:07.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T03:34:07.258Z] $ docker exec dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 ssh-agent [2023-11-29T03:34:07.380Z] SSH_AUTH_SOCK=/tmp/ssh-J2KYgS3luH1v/agent.32 [2023-11-29T03:34:07.380Z] SSH_AGENT_PID=38 [2023-11-29T03:34:07.385Z] Running ssh-add (command line suppressed) [2023-11-29T03:34:07.467Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12198230275065910138.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12198230275065910138.key) [2023-11-29T03:34:07.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T03:34:07.830Z] + git semver bump pre [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,986 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,986 [bump_version] DEBUG bumping version:0.0.2-dev.36 on axis:pre with prefix:dev [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,986 [bump_version] DEBUG bumped version:0.0.2-dev.37 [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,986 [write_version] DEBUG write version:0.0.2-dev.37 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,987 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,987 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,988 [execute] INFO git cat-file --batch-check [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,993 [execute] INFO git cat-file --batch [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:07,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T03:34:08.088Z] 2023-11-29 03:34:08,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:34:08.088Z] 0.0.2-dev.37 [Pipeline] } [2023-11-29T03:34:08.078Z] $ docker exec --env ******** --env ******** dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 ssh-agent -k [2023-11-29T03:34:08.189Z] unset SSH_AUTH_SOCK; [2023-11-29T03:34:08.189Z] unset SSH_AGENT_PID; [2023-11-29T03:34:08.189Z] echo Agent pid 38 killed; [2023-11-29T03:34:08.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T03:34:08.660Z] + git semver [Pipeline] } [2023-11-29T03:34:08.910Z] $ docker stop --time=1 dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 [2023-11-29T03:34:10.174Z] $ docker rm -f --volumes dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T03:34:10.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T03:34:10.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:34:11.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T03:34:11.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:34:11.317Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:34:11.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T03:34:11.661Z] $ docker top 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b -eo pid,comm [2023-11-29T03:34:11.726Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T03:34:11.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T03:34:11.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T03:34:11.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T03:34:12.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T03:34:11.987Z] $ docker exec 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b ssh-agent [2023-11-29T03:34:12.110Z] SSH_AUTH_SOCK=/tmp/ssh-KmXOS2T10XMj/agent.32 [2023-11-29T03:34:12.110Z] SSH_AGENT_PID=38 [2023-11-29T03:34:12.114Z] Running ssh-add (command line suppressed) [2023-11-29T03:34:12.198Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17636596221316782651.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17636596221316782651.key) [2023-11-29T03:34:12.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T03:34:12.568Z] + git semver push [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,733 [run_push] DEBUG push [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,734 [execute] INFO git cat-file --batch-check [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,739 [execute] INFO git rev-list 3c588d1aca0a444461bd2813658f729c141a6d7c -- [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,740 [execute] DEBUG Popen(['git', 'rev-list', '3c588d1aca0a444461bd2813658f729c141a6d7c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,746 [execute] INFO git fetch -v origin [2023-11-29T03:34:12.828Z] 2023-11-29 03:34:12,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-29T03:34:13.396Z] 2023-11-29 03:34:13,277 [run_push] DEBUG no remote changes detected [2023-11-29T03:34:13.396Z] 2023-11-29 03:34:13,277 [execute] INFO git push origin semver [2023-11-29T03:34:13.396Z] 2023-11-29 03:34:13,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T03:34:14.333Z] 2023-11-29 03:34:14,232 [run_push] DEBUG push all version tags [2023-11-29T03:34:14.333Z] 2023-11-29 03:34:14,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-29T03:34:14.333Z] 2023-11-29 03:34:14,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T03:34:15.272Z] 2023-11-29 03:34:15,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-11-29T03:34:15.272Z] 0.0.2-dev.37 [Pipeline] } [2023-11-29T03:34:15.264Z] $ docker exec --env ******** --env ******** 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b ssh-agent -k [2023-11-29T03:34:15.347Z] unset SSH_AUTH_SOCK; [2023-11-29T03:34:15.347Z] unset SSH_AGENT_PID; [2023-11-29T03:34:15.347Z] echo Agent pid 38 killed; [2023-11-29T03:34:15.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T03:34:15.821Z] + git semver [Pipeline] } [2023-11-29T03:34:16.073Z] $ docker stop --time=1 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b [2023-11-29T03:34:17.352Z] $ docker rm -f --volumes 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-29T03:34:18.152Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-11-29T03:34:18.152Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-11-29T03:34:18.152Z] total 16 [2023-11-29T03:34:18.152Z] drwxr-xr-x 3 root root 4096 Nov 29 03:23 . [2023-11-29T03:34:18.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:34 .. [2023-11-29T03:34:18.152Z] drwxr-xr-x 2 root root 4096 Nov 29 03:23 cost [2023-11-29T03:34:18.152Z] -rw-r--r-- 1 root root 88 Nov 29 03:23 cost.csv [2023-11-29T03:34:18.152Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-11-29T03:34:18.152Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-11-29T03:34:18.152Z] total 16 [2023-11-29T03:34:18.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 03:23 . [2023-11-29T03:34:18.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:34 .. [2023-11-29T03:34:18.152Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 03:23 cost [2023-11-29T03:34:18.152Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 29 03:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:18.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:19.314Z] ---> package-listing.sh [2023-11-29T03:34:19.314Z] ++ facter osfamily [2023-11-29T03:34:19.314Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T03:34:19.574Z] + OS_FAMILY=debian [2023-11-29T03:34:19.574Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-11-29T03:34:19.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T03:34:19.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T03:34:19.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T03:34:19.574Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T03:34:19.574Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-11-29T03:34:19.574Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T03:34:19.574Z] + case "${OS_FAMILY}" in [2023-11-29T03:34:19.574Z] + dpkg -l [2023-11-29T03:34:19.574Z] + grep '^ii' [2023-11-29T03:34:19.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T03:34:19.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T03:34:19.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T03:34:19.574Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-11-29T03:34:19.574Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-11-29T03:34:19.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-11-29T03:34:19.583Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T03:34:19.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:34:20.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T03:34:20.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:34:20.611Z] prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container [2023-11-29T03:34:20.621Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T03:34:20.853Z] $ docker top c62f836bc3224ac8d120511bc61d78dacee4079297395f523c7720adb00bfae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T03:34:21.278Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T03:34:21.560Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T03:34:21.846Z] + ls /var/log/sa-host [2023-11-29T03:34:21.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:34:22.063Z] provisioning config files... [2023-11-29T03:34:22.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16744157119332644875tmp [Pipeline] { [Pipeline] echo [2023-11-29T03:34:22.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:22.438Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T03:34:22.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:22.869Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T03:34:22.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:23.157Z] ---> sudo-logs.sh [2023-11-29T03:34:23.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T03:34:23.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:23.508Z] ---> job-cost.sh [2023-11-29T03:34:23.508Z] lf-activate-venv: SKIPPING [2023-11-29T03:34:23.508Z] DEBUG: total: 0.2199999988079071 [2023-11-29T03:34:23.508Z] INFO: Retrieving Stack Cost... [2023-11-29T03:34:23.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T03:34:24.336Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T03:34:24.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:34:24.631Z] ---> logs-deploy.sh [2023-11-29T03:34:24.631Z] lf-activate-venv: SKIPPING [2023-11-29T03:34:24.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/29 [2023-11-29T03:34:24.631Z] INFO: archiving workspace using pattern(s): [2023-11-29T03:34:25.575Z] Archives upload complete. [2023-11-29T03:34:25.835Z] INFO: archiving logs to Nexus [2023-11-29T03:34:26.404Z] ---> uname -a: [2023-11-29T03:34:26.404Z] Linux prd-ubuntu20-04-docker-8c-8g-9088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-29T03:34:26.404Z] [2023-11-29T03:34:26.404Z] [2023-11-29T03:34:26.404Z] ---> lscpu: [2023-11-29T03:34:26.404Z] Architecture: x86_64 [2023-11-29T03:34:26.404Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-29T03:34:26.404Z] Byte Order: Little Endian [2023-11-29T03:34:26.404Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-29T03:34:26.404Z] CPU(s): 8 [2023-11-29T03:34:26.404Z] On-line CPU(s) list: 0-7 [2023-11-29T03:34:26.404Z] Thread(s) per core: 1 [2023-11-29T03:34:26.404Z] Core(s) per socket: 1 [2023-11-29T03:34:26.404Z] Socket(s): 8 [2023-11-29T03:34:26.404Z] NUMA node(s): 1 [2023-11-29T03:34:26.404Z] Vendor ID: AuthenticAMD [2023-11-29T03:34:26.404Z] CPU family: 23 [2023-11-29T03:34:26.404Z] Model: 49 [2023-11-29T03:34:26.404Z] Model name: AMD EPYC-Rome Processor [2023-11-29T03:34:26.404Z] Stepping: 0 [2023-11-29T03:34:26.404Z] CPU MHz: 2799.996 [2023-11-29T03:34:26.404Z] BogoMIPS: 5599.99 [2023-11-29T03:34:26.404Z] Virtualization: AMD-V [2023-11-29T03:34:26.404Z] Hypervisor vendor: KVM [2023-11-29T03:34:26.404Z] Virtualization type: full [2023-11-29T03:34:26.404Z] L1d cache: 256 KiB [2023-11-29T03:34:26.404Z] L1i cache: 256 KiB [2023-11-29T03:34:26.404Z] L2 cache: 4 MiB [2023-11-29T03:34:26.404Z] L3 cache: 128 MiB [2023-11-29T03:34:26.404Z] NUMA node0 CPU(s): 0-7 [2023-11-29T03:34:26.404Z] Vulnerability Itlb multihit: Not affected [2023-11-29T03:34:26.404Z] Vulnerability L1tf: Not affected [2023-11-29T03:34:26.404Z] Vulnerability Mds: Not affected [2023-11-29T03:34:26.404Z] Vulnerability Meltdown: Not affected [2023-11-29T03:34:26.404Z] Vulnerability Mmio stale data: Not affected [2023-11-29T03:34:26.404Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-29T03:34:26.404Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-29T03:34:26.404Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-29T03:34:26.404Z] Vulnerability Srbds: Not affected [2023-11-29T03:34:26.404Z] Vulnerability Tsx async abort: Not affected [2023-11-29T03:34:26.404Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-29T03:34:26.404Z] [2023-11-29T03:34:26.404Z] [2023-11-29T03:34:26.404Z] ---> nproc: [2023-11-29T03:34:26.404Z] 8 [2023-11-29T03:34:26.404Z] [2023-11-29T03:34:26.404Z]