Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh243646351644206277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14859222952938109202.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14400195743787167831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1000463474336587643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12906631478568286232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23591’ Running on prd-ubuntu20.04-docker-8c-8g-23597 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Avoid second fetch Checking out Revision 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (main) Commit message: "Merge pull request #84 from edgexfoundry/dependabot/pip/redis-5.0.1" Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 > git rev-list --no-walk 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:04 ========================================================= 01:24:04 EdgeX Global Pipelines Version Info 01:24:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:05 ------------------- 01:24:05 stable info: 01:24:05 ------------------- 01:24:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:24:05 Message: update stable to v1.0.258 01:24:06 ------------------- 01:24:06 experimental info: 01:24:06 ------------------- 01:24:06 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:24:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 031ecbe [Pipeline] echo 01:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:06 provisioning config files... 01:24:06 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15925820176245733272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:07 ---> ****-login.sh 01:24:07 nexus3.edgexfoundry.org:10001 01:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:07 Configure a credential helper to remove this warning. See 01:24:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:07 01:24:07 Login Succeeded 01:24:07 nexus3.edgexfoundry.org:10002 01:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:07 Configure a credential helper to remove this warning. See 01:24:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:07 01:24:07 Login Succeeded 01:24:07 nexus3.edgexfoundry.org:10003 01:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:07 Configure a credential helper to remove this warning. See 01:24:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:07 01:24:07 Login Succeeded 01:24:07 nexus3.edgexfoundry.org:10004 01:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:07 Configure a credential helper to remove this warning. See 01:24:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:07 01:24:07 Login Succeeded 01:24:07 ****.io 01:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:08 Configure a credential helper to remove this warning. See 01:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:08 01:24:08 Login Succeeded 01:24:08 ---> ****-login.sh ends [Pipeline] } 01:24:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:24:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:08 + grep -v github /etc/ssh/ssh_known_hosts 01:24:08 + [ -e /tmp/ssh_known_hosts ] 01:24:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:08 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:09 01:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:09 0.1.4: Pulling from edgex-devops/py-git-semver 01:24:09 b85a868b505f: Pulling fs layer 01:24:09 e2be974225ed: Pulling fs layer 01:24:09 339a4e72a1f5: Pulling fs layer 01:24:09 988bab9f4d93: Pulling fs layer 01:24:09 1469e6f7b9e6: Pulling fs layer 01:24:09 eaf3925da568: Pulling fs layer 01:24:09 bab4dde63d76: Pulling fs layer 01:24:09 bde34c3a00c8: Pulling fs layer 01:24:09 b352a97aabf1: Pulling fs layer 01:24:09 4872d77fe225: Pulling fs layer 01:24:09 5851b861e8e6: Pulling fs layer 01:24:09 b352a97aabf1: Waiting 01:24:09 4872d77fe225: Waiting 01:24:09 5851b861e8e6: Waiting 01:24:09 1469e6f7b9e6: Waiting 01:24:09 988bab9f4d93: Waiting 01:24:09 bab4dde63d76: Waiting 01:24:09 bde34c3a00c8: Waiting 01:24:09 e2be974225ed: Download complete 01:24:09 988bab9f4d93: Verifying Checksum 01:24:09 988bab9f4d93: Download complete 01:24:09 1469e6f7b9e6: Verifying Checksum 01:24:09 1469e6f7b9e6: Download complete 01:24:09 eaf3925da568: Download complete 01:24:09 339a4e72a1f5: Verifying Checksum 01:24:09 339a4e72a1f5: Download complete 01:24:09 bde34c3a00c8: Verifying Checksum 01:24:09 bde34c3a00c8: Download complete 01:24:09 b352a97aabf1: Verifying Checksum 01:24:09 b352a97aabf1: Download complete 01:24:09 4872d77fe225: Verifying Checksum 01:24:09 4872d77fe225: Download complete 01:24:09 5851b861e8e6: Download complete 01:24:09 b85a868b505f: Verifying Checksum 01:24:09 b85a868b505f: Download complete 01:24:10 bab4dde63d76: Verifying Checksum 01:24:10 bab4dde63d76: Download complete 01:24:11 b85a868b505f: Pull complete 01:24:12 e2be974225ed: Pull complete 01:24:12 339a4e72a1f5: Pull complete 01:24:12 988bab9f4d93: Pull complete 01:24:13 1469e6f7b9e6: Pull complete 01:24:13 eaf3925da568: Pull complete 01:24:15 bab4dde63d76: Pull complete 01:24:15 bde34c3a00c8: Pull complete 01:24:15 b352a97aabf1: Pull complete 01:24:15 4872d77fe225: Pull complete 01:24:15 5851b861e8e6: Pull complete 01:24:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:15 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:20 $ docker top 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 -eo pid,comm 01:24:20 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). 01:24:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:20 [ssh-agent] Looking for ssh-agent implementation... 01:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:20 $ docker exec 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent 01:24:20 SSH_AUTH_SOCK=/tmp/ssh-dTXCG9mCbhDH/agent.32 01:24:20 SSH_AGENT_PID=38 01:24:20 Running ssh-add (command line suppressed) 01:24:20 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6293154301949305279.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6293154301949305279.key) 01:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:20 + git tag --points-at HEAD [Pipeline] } 01:24:21 $ docker exec --env ******** --env ******** 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent -k 01:24:21 unset SSH_AUTH_SOCK; 01:24:21 unset SSH_AGENT_PID; 01:24:21 echo Agent pid 38 killed; 01:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:21 [ssh-agent] Looking for ssh-agent implementation... 01:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:21 $ docker exec 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent 01:24:21 SSH_AUTH_SOCK=/tmp/ssh-kqBiN42qkQuo/agent.70 01:24:21 SSH_AGENT_PID=76 01:24:21 Running ssh-add (command line suppressed) 01:24:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16558087179959926219.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16558087179959926219.key) 01:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:21 + git semver init 01:24:22 2023-12-01 01:24:22,034 [run_init] DEBUG init version:0.0.0 force:False 01:24:22 2023-12-01 01:24:22,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:24:22 2023-12-01 01:24:22,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:24:22 2023-12-01 01:24:22,035 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 01:24:23 2023-12-01 01:24:22,874 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 01:24:23 2023-12-01 01:24:22,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 01:24:23 2023-12-01 01:24:22,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:24:23 2023-12-01 01:24:22,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:24:23 0.0.2-dev.37 [Pipeline] } 01:24:23 $ docker exec --env ******** --env ******** 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent -k 01:24:23 unset SSH_AUTH_SOCK; 01:24:23 unset SSH_AGENT_PID; 01:24:23 echo Agent pid 76 killed; 01:24:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:23 + git semver [Pipeline] } 01:24:24 $ docker stop --time=1 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 01:24:26 $ docker rm -f --volumes 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:27 Stashed 1 file(s) [Pipeline] echo 01:24:27 [edgeXSemver]: initialized semver on version 0.0.2-dev.37 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:27 provisioning config files... 01:24:27 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12635163095108364592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:27 ---> ****-login.sh 01:24:27 nexus3.edgexfoundry.org:10001 01:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:27 Configure a credential helper to remove this warning. See 01:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:27 01:24:27 Login Succeeded 01:24:27 nexus3.edgexfoundry.org:10002 01:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:27 Configure a credential helper to remove this warning. See 01:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:27 01:24:27 Login Succeeded 01:24:27 nexus3.edgexfoundry.org:10003 01:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:27 Configure a credential helper to remove this warning. See 01:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:27 01:24:27 Login Succeeded 01:24:27 nexus3.edgexfoundry.org:10004 01:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:27 Configure a credential helper to remove this warning. See 01:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:27 01:24:27 Login Succeeded 01:24:27 ****.io 01:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:28 Configure a credential helper to remove this warning. See 01:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:28 01:24:28 Login Succeeded 01:24:28 ---> ****-login.sh ends [Pipeline] } 01:24:28 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 01:24:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:24:29 + ls -al . 01:24:29 total 72 01:24:29 drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 01:24 . 01:24:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:24 .. 01:24:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:24 .git 01:24:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 01:24 .github 01:24:29 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 01:24 .gitignore 01:24:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 01:24 .semver 01:24:29 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 01:24 Dockerfile 01:24:29 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 01:24 Jenkinsfile 01:24:29 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 01:24 LICENSE 01:24:29 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 01:24 README.md 01:24:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:24 TAF-Manager 01:24:29 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:24 TUC 01:24:29 -rw-rw-r-- 1 jenkins jenkins 12 Dec 1 01:24 VERSION 01:24:29 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 01:24 requirements.txt 01:24:29 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 01:24 robot-entrypoint.sh 01:24:29 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 01:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 --label arch=amd64 --label version=0.0.2-dev.37 . 01:24:29 Sending build context to Docker daemon 526.3kB 01:24:29 Step 1/13 : FROM alpine:3.16 01:24:30 3.16: Pulling from library/alpine 01:24:30 070eb51debd9: Pulling fs layer 01:24:30 070eb51debd9: Verifying Checksum 01:24:30 070eb51debd9: Download complete 01:24:31 070eb51debd9: Pull complete 01:24:31 Digest: sha256:46805d27c6dedb13b98f3236c3fa590c4ea25b2328a192d280d302003d99f722 01:24:31 Status: Downloaded newer image for alpine:3.16 01:24:31 ---> e525c930fe75 01:24:31 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:24:31 ---> Running in c10ca2dbae03 01:24:31 Removing intermediate container c10ca2dbae03 01:24:31 ---> 8289484a8e6f 01:24:31 Step 3/13 : LABEL maintainer="Bruce Huang " 01:24:31 ---> Running in b462d032c96f 01:24:31 Removing intermediate container b462d032c96f 01:24:31 ---> cc6cc52feb3b 01:24:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 01:24:31 ---> 807a9a12ca6f 01:24:31 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 01:24:31 ---> aecb67acaad3 01:24:31 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 01:24:31 ---> bf9e8ae38dad 01:24:31 Step 7/13 : WORKDIR /edgex-taf 01:24:31 ---> Running in 90803b1d8e72 01:24:32 Removing intermediate container 90803b1d8e72 01:24:32 ---> 090d5f37038e 01:24:32 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:32 ---> Running in 11b06b28a5f6 01:24:33 Removing intermediate container 11b06b28a5f6 01:24:33 ---> bdf193f0c910 01:24:33 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 01:24:33 ---> Running in d8396ef00923 01:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:24:34 OK: 6 MiB in 14 packages 01:24:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:24:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:24:35 (1/9) Installing ca-certificates (20230506-r0) 01:24:36 (2/9) Installing brotli-libs (1.0.9-r6) 01:24:36 (3/9) Installing nghttp2-libs (1.47.0-r2) 01:24:37 (4/9) Installing libcurl (8.4.0-r0) 01:24:37 (5/9) Installing curl (8.4.0-r0) 01:24:37 (6/9) Installing docker-cli (20.10.20-r0) 01:24:38 (7/9) Installing oniguruma (6.9.8-r0) 01:24:39 (8/9) Installing jq (1.6-r1) 01:24:39 (9/9) Installing openssl (1.1.1w-r1) 01:24:39 Executing busybox-1.35.0-r17.trigger 01:24:39 Executing ca-certificates-20230506-r0.trigger 01:24:39 OK: 52 MiB in 23 packages 01:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:24:41 (1/137) Installing libmagic (5.41-r0) 01:24:41 (2/137) Installing file (5.41-r0) 01:24:41 (3/137) Installing libxau (1.0.9-r0) 01:24:42 (4/137) Installing libxdmcp (1.1.3-r0) 01:24:42 Still waiting to schedule task 01:24:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23595’ is offline 01:24:42 (5/137) Installing libxcb (1.15-r0) 01:24:42 (6/137) Installing libx11 (1.8.7-r0) 01:24:43 (7/137) Installing libxext (1.3.4-r0) 01:24:43 (8/137) Installing libice (1.0.10-r0) 01:24:43 (9/137) Installing libuuid (2.38-r1) 01:24:44 (10/137) Installing libsm (1.2.3-r0) 01:24:44 (11/137) Installing libxt (1.2.1-r0) 01:24:44 (12/137) Installing libxmu (1.1.3-r0) 01:24:45 (13/137) Installing xset (1.2.4-r0) 01:24:45 (14/137) Installing xprop (1.2.5-r0) 01:24:45 (15/137) Installing xdg-utils (1.1.3-r3) 01:24:46 (16/137) Installing eudev-libs (3.2.11-r0) 01:24:46 (17/137) Installing pkgconf (1.8.1-r0) 01:24:47 (18/137) Installing libffi (3.4.2-r1) 01:24:47 (19/137) Installing libintl (0.21-r2) 01:24:47 (20/137) Installing libblkid (2.38-r1) 01:24:47 (21/137) Installing libmount (2.38-r1) 01:24:48 (22/137) Installing pcre (8.45-r2) 01:24:48 (23/137) Installing glib (2.72.4-r0) 01:24:49 (24/137) Installing xz-libs (5.2.5-r1) 01:24:49 (25/137) Installing libxml2 (2.9.14-r2) 01:24:50 (26/137) Installing shared-mime-info (2.2-r2) 01:24:50 (27/137) Installing hicolor-icon-theme (0.17-r1) 01:24:50 (28/137) Installing libjpeg-turbo (2.1.3-r1) 01:24:51 (29/137) Installing libpng (1.6.37-r1) 01:24:51 (30/137) Installing libwebp (1.2.3-r2) 01:24:51 (31/137) Installing zstd-libs (1.5.2-r1) 01:24:52 (32/137) Installing tiff (4.4.0-r4) 01:24:52 (33/137) Installing gdk-pixbuf (2.42.8-r0) 01:24:53 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 01:24:53 (35/137) Installing libxcomposite (0.4.5-r0) 01:24:54 (36/137) Installing libxfixes (6.0.0-r0) 01:24:54 (37/137) Installing libxrender (0.9.10-r3) 01:24:54 (38/137) Installing libxcursor (1.2.1-r0) 01:24:54 (39/137) Installing libxdamage (1.1.5-r1) 01:24:55 (40/137) Installing libxi (1.8-r0) 01:24:55 (41/137) Installing libxinerama (1.1.4-r1) 01:24:55 (42/137) Installing libxrandr (1.5.2-r1) 01:24:55 (43/137) Installing atk (2.38.0-r0) 01:24:56 (44/137) Installing libxtst (1.2.3-r3) 01:24:56 (45/137) Installing dbus-libs (1.14.8-r0) 01:24:57 (46/137) Installing at-spi2-core (2.44.1-r0) 01:24:57 (47/137) Installing at-spi2-atk (2.38.0-r0) 01:24:57 (48/137) Installing expat (2.5.0-r0) 01:24:58 (49/137) Installing libbz2 (1.0.8-r1) 01:24:58 (50/137) Installing freetype (2.12.1-r0) 01:24:58 (51/137) Installing fontconfig (2.14.0-r0) 01:24:59 (52/137) Installing pixman (0.40.0-r4) 01:24:59 (53/137) Installing cairo (1.17.4-r2) 01:25:00 (54/137) Installing cairo-gobject (1.17.4-r2) 01:25:00 (55/137) Installing avahi-libs (0.8-r6) 01:25:00 (56/137) Installing gmp (6.2.1-r2) 01:25:01 (57/137) Installing nettle (3.7.3-r0) 01:25:01 (58/137) Installing p11-kit (0.24.1-r0) 01:25:01 (59/137) Installing libtasn1 (4.18.0-r1) 01:25:02 (60/137) Installing libunistring (1.0-r0) 01:25:02 (61/137) Installing gnutls (3.7.7-r1) 01:25:03 (62/137) Installing cups-libs (2.4.2-r2) 01:25:03 (63/137) Installing libepoxy (1.5.10-r0) 01:25:04 (64/137) Installing fribidi (1.0.12-r0) 01:25:04 (65/137) Installing graphite2 (1.3.14-r1) 01:25:05 (66/137) Installing harfbuzz (4.3.0-r0) 01:25:05 (67/137) Installing libxft (2.3.4-r0) 01:25:05 (68/137) Installing pango (1.50.7-r0) 01:25:06 (69/137) Installing wayland-libs-client (1.20.0-r0) 01:25:06 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 01:25:06 (71/137) Installing wayland-libs-egl (1.20.0-r0) 01:25:06 (72/137) Installing xkeyboard-config (2.35.1-r0) 01:25:07 (73/137) Installing libxkbcommon (1.4.1-r0) 01:25:07 (74/137) Installing gtk+3.0 (3.24.34-r1) 01:25:08 Executing gtk+3.0-3.24.34-r1.post-install 01:25:08 (75/137) Installing libfontenc (1.1.4-r0) 01:25:08 (76/137) Installing mkfontscale (1.2.2-r0) 01:25:09 (77/137) Installing font-opensans (0_git20210927-r0) 01:25:09 (78/137) Installing libgcc (11.2.1_git20220219-r2) 01:25:09 (79/137) Installing libogg (1.3.5-r1) 01:25:10 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 01:25:10 (81/137) Installing flac (1.3.4-r0) 01:25:11 (82/137) Installing alsa-lib (1.2.7.2-r0) 01:25:11 (83/137) Installing libatomic (11.2.1_git20220219-r2) 01:25:11 (84/137) Installing sdl2 (2.0.22-r0) 01:25:12 (85/137) Installing aom-libs (3.3.0-r0) 01:25:12 (86/137) Installing libass (0.16.0-r0) 01:25:13 (87/137) Installing libdav1d (1.0.0-r0) 01:25:13 (88/137) Installing libpciaccess (0.16-r0) 01:25:13 (89/137) Installing libdrm (2.4.110-r0) 01:25:14 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:25:14 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 01:25:15 (92/137) Installing lame (3.100-r0) 01:25:15 (93/137) Installing opus (1.3.1-r1) 01:25:15 (94/137) Installing libasyncns (0.8-r1) 01:25:15 (95/137) Installing libltdl (2.4.7-r0) 01:25:16 (96/137) Installing orc (0.4.32-r0) 01:25:16 (97/137) Installing libvorbis (1.3.7-r0) 01:25:17 (98/137) Installing libsndfile (1.1.0-r0) 01:25:17 (99/137) Installing libgomp (11.2.1_git20220219-r2) 01:25:17 (100/137) Installing soxr (0.1.3-r2) 01:25:18 (101/137) Installing speexdsp (1.2.0-r0) 01:25:18 (102/137) Installing tdb-libs (1.4.6-r0) 01:25:18 (103/137) Installing libpulse (15.0-r2) 01:25:19 (104/137) Installing cjson (1.7.15-r3) 01:25:19 (105/137) Installing mbedtls (2.28.5-r0) 01:25:20 (106/137) Installing librist (0.2.6-r1) 01:25:20 (107/137) Installing libsrt (1.4.4-r0) 01:25:20 (108/137) Installing libssh (0.9.6-r1) 01:25:21 (109/137) Installing libtheora (1.1.1-r16) 01:25:21 (110/137) Installing v4l-utils-libs (1.22.1-r1) 01:25:22 (111/137) Installing libva (2.14.0-r0) 01:25:22 (112/137) Installing libvdpau (1.5-r0) 01:25:22 (113/137) Installing vidstab (1.1.0-r1) 01:25:23 (114/137) Installing libvpx (1.11.0-r1) 01:25:23 (115/137) Installing x264-libs (0.163_git20210613-r0) 01:25:24 (116/137) Installing numactl (2.0.14-r0) 01:25:24 (117/137) Installing x265-libs (3.5-r3) 01:25:25 (118/137) Installing xvidcore (1.3.7-r1) 01:25:25 (119/137) Installing ffmpeg-libs (5.0.3-r0) 01:25:26 (120/137) Installing libevent (2.1.12-r4) 01:25:26 (121/137) Installing mesa (21.3.9-r0) 01:25:26 (122/137) Installing wayland-libs-server (1.20.0-r0) 01:25:27 (123/137) Installing mesa-gbm (21.3.9-r0) 01:25:27 (124/137) Installing icu-data-en (71.1-r2) 01:25:27 Executing icu-data-en-71.1-r2.post-install 01:25:27 * 01:25:27 * If you need ICU with non-English locales and legacy charset support, install 01:25:27 * package icu-data-full. 01:25:27 * 01:25:27 (125/137) Installing icu-libs (71.1-r2) 01:25:28 (126/137) Installing lcms2 (2.13.1-r0) 01:25:29 (127/137) Installing minizip (1.2.12-r0) 01:25:29 (128/137) Installing nspr (4.33-r0) 01:25:29 (129/137) Installing sqlite-libs (3.40.1-r0) 01:25:30 (130/137) Installing nss (3.78.1-r0) 01:25:30 (131/137) Installing re2 (2022.04.01-r0) 01:25:30 (132/137) Installing snappy (1.1.9-r4) 01:25:31 (133/137) Installing libgpg-error (1.45-r0) 01:25:31 (134/137) Installing libgcrypt (1.10.1-r0) 01:25:32 (135/137) Installing libxslt (1.1.35-r0) 01:25:32 (136/137) Installing chromium (102.0.5005.182-r0) 01:25:34 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 01:25:35 Executing busybox-1.35.0-r17.trigger 01:25:35 Executing glib-2.72.4-r0.trigger 01:25:35 Executing shared-mime-info-2.2-r2.trigger 01:25:35 Executing gdk-pixbuf-2.42.8-r0.trigger 01:25:35 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:25:35 Executing fontconfig-2.14.0-r0.trigger 01:25:35 Executing mkfontscale-1.2.2-r0.trigger 01:25:35 OK: 409 MiB in 160 packages 01:25:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:36 (1/21) Installing binutils (2.38-r3) 01:25:37 (2/21) Installing isl22 (0.22-r0) 01:25:37 (3/21) Installing mpfr4 (4.1.0-r0) 01:25:38 (4/21) Installing mpc1 (1.2.1-r0) 01:25:38 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:25:39 (6/21) Installing musl-dev (1.2.3-r3) 01:25:40 (7/21) Installing libc-dev (0.7.2-r3) 01:25:40 (8/21) Installing linux-headers (5.16.7-r1) 01:25:41 (9/21) Installing libffi-dev (3.4.2-r1) 01:25:41 (10/21) Installing libpq (14.10-r0) 01:25:41 (11/21) Installing openssl-dev (1.1.1w-r1) 01:25:42 (12/21) Installing libpq-dev (14.10-r0) 01:25:42 (13/21) Installing libecpg (14.10-r0) 01:25:43 (14/21) Installing libecpg-dev (14.10-r0) 01:25:43 (15/21) Installing llvm13-libs (13.0.1-r2) 01:25:44 (16/21) Installing clang-libs (13.0.1-r1) 01:25:45 (17/21) Installing clang (13.0.1-r1) 01:25:46 (18/21) Installing icu (71.1-r2) 01:25:47 (19/21) Installing icu-dev (71.1-r2) 01:25:47 (20/21) Installing llvm13 (13.0.1-r2) 01:25:50 (21/21) Installing postgresql14-dev (14.10-r0) 01:25:51 Executing busybox-1.35.0-r17.trigger 01:25:51 OK: 822 MiB in 181 packages 01:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:52 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:25:58 (2/10) Installing gdbm (1.23-r0) 01:25:58 (3/10) Installing mpdecimal (2.5.1-r1) 01:25:58 (4/10) Installing readline (8.1.2-r0) 01:25:58 (5/10) Installing python3 (3.10.13-r0) 01:25:59 (6/10) Installing python3-dev (3.10.13-r0) 01:26:04 (7/10) Installing libsodium (1.0.18-r0) 01:26:04 (8/10) Installing libzmq (4.3.4-r0) 01:26:04 (9/10) Installing libsodium-dev (1.0.18-r0) 01:26:05 (10/10) Installing zeromq-dev (4.3.4-r0) 01:26:05 Executing busybox-1.35.0-r17.trigger 01:26:06 OK: 974 MiB in 191 packages 01:26:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:26:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:26:07 OK: 974 MiB in 191 packages 01:26:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:26:09 (1/1) Installing tzdata (2023c-r0) 01:26:09 Executing busybox-1.35.0-r17.trigger 01:26:09 OK: 978 MiB in 192 packages 01:26:09 (1/1) Purging tzdata (2023c-r0) 01:26:09 Executing busybox-1.35.0-r17.trigger 01:26:09 OK: 974 MiB in 191 packages 01:26:13 Looking in links: /tmp/tmpp21hduf6 01:26:13 Processing /tmp/tmpp21hduf6/setuptools-65.5.0-py3-none-any.whl 01:26:13 Processing /tmp/tmpp21hduf6/pip-23.0.1-py3-none-any.whl 01:26:13 Installing collected packages: setuptools, pip 01:26:15 Successfully installed pip-23.0.1 setuptools-65.5.0 01:26:15 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 01:26:16 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:26:16 Collecting pip 01:26:16 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 01:26:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.2 MB/s eta 0:00:00 01:26:16 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:26:16 Collecting setuptools 01:26:16 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 01:26:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 121.1 MB/s eta 0:00:00 01:26:16 Collecting wheel 01:26:16 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 01:26:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 118.1 MB/s eta 0:00:00 01:26:16 Installing collected packages: wheel, setuptools, pip 01:26:17 Attempting uninstall: setuptools 01:26:17 Found existing installation: setuptools 65.5.0 01:26:17 Uninstalling setuptools-65.5.0: 01:26:17 Successfully uninstalled setuptools-65.5.0 01:26:18 Attempting uninstall: pip 01:26:18 Found existing installation: pip 23.0.1 01:26:18 Uninstalling pip-23.0.1: 01:26:18 Successfully uninstalled pip-23.0.1 01:26:20 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 01:26:20 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 01:26:20 Processing ./edgex-taf-common 01:26:20 Preparing metadata (setup.py): started 01:26:21 Preparing metadata (setup.py): finished with status 'done' 01:26:21 Building wheels for collected packages: edgex-taf-common 01:26:21 Building wheel for edgex-taf-common (setup.py): started 01:26:21 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:26:21 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=8928858b2f1b123f545ef1b03f260f4a1f4d71b80ea1fe88580e9716e70c9ed5 01:26:21 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:26:21 Successfully built edgex-taf-common 01:26:21 Installing collected packages: edgex-taf-common 01:26:21 Successfully installed edgex-taf-common-0.0.0 01:26:21 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 01:26:22 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 01:26:22 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 01:26:22 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 01:26:22 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 01:26:22 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 01:26:22 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 01:26:22 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 01:26:22 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 01:26:22 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 01:26:22 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:26:22 Preparing metadata (setup.py): started 01:26:22 Preparing metadata (setup.py): finished with status 'done' 01:26:22 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 01:26:22 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 01:26:22 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 01:26:22 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 01:26:23 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 01:26:23 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 01:26:23 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 01:26:23 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 01:26:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 10.7 MB/s eta 0:00:00 01:26:23 Preparing metadata (setup.py): started 01:26:23 Preparing metadata (setup.py): finished with status 'done' 01:26:23 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 01:26:23 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 01:26:23 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 01:26:23 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 01:26:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 01:26:24 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 01:26:24 Downloading psutil-5.9.5.tar.gz (493 kB) 01:26:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 13.7 MB/s eta 0:00:00 01:26:24 Installing build dependencies: started 01:26:26 Installing build dependencies: finished with status 'done' 01:26:26 Getting requirements to build wheel: started 01:26:26 Getting requirements to build wheel: finished with status 'done' 01:26:26 Preparing metadata (pyproject.toml): started 01:26:27 Preparing metadata (pyproject.toml): finished with status 'done' 01:26:27 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 01:26:27 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 01:26:27 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 01:26:27 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 01:26:27 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 01:26:27 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 01:26:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 10.9 MB/s eta 0:00:00 01:26:28 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 01:26:28 Downloading psycopg2-2.9.7.tar.gz (383 kB) 01:26:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 4.7 MB/s eta 0:00:00 01:26:28 Preparing metadata (setup.py): started 01:26:28 Preparing metadata (setup.py): finished with status 'done' 01:26:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23599 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 01:26:28 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 01:26:28 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 01:26:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:28 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 01:26:28 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:29 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 01:26:29 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 01:26:29 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading flex-6.14.1.tar.gz (40 kB) 01:26:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.6 MB/s eta 0:00:00 01:26:29 Preparing metadata (setup.py): started 01:26:29 Preparing metadata (setup.py): finished with status 'done' 01:26:29 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading genson-1.2.2.tar.gz (34 kB) 01:26:29 Preparing metadata (setup.py): started 01:26:29 Preparing metadata (setup.py): finished with status 'done' 01:26:29 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 01:26:29 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 01:26:29 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:29 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 01:26:30 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:30 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 01:26:30 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:30 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 01:26:30 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 01:26:30 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 01:26:30 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 01:26:30 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 01:26:30 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 01:26:30 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 01:26:30 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 01:26:30 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 01:26:30 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:26:30 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 01:26:30 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:26:30 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 01:26:30 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 01:26:30 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 01:26:30 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:26:31 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:26:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.3 MB/s eta 0:00:00 01:26:31 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:26:31 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:26:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 25.8 MB/s eta 0:00:00 01:26:31 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) 01:26:31 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:26:31 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:26:31 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:26:31 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 01:26:31 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:31 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 01:26:31 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:31 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 01:26:31 Selected Git installation does not exist. Using Default 01:26:31 The recommended git tool is: NONE 01:26:32 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:32 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 01:26:32 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:32 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:26:32 Preparing metadata (setup.py): started 01:26:32 Preparing metadata (setup.py): finished with status 'done' 01:26:33 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:26:33 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:26:33 Preparing metadata (setup.py): started 01:26:33 Preparing metadata (setup.py): finished with status 'done' 01:26:33 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 01:26:33 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 01:26:33 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:26:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.1 MB/s eta 0:00:00 01:26:33 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:26:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 01:26:33 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 01:26:33 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:33 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 01:26:34 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:26:34 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 01:26:34 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:34 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:26:34 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 01:26:34 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:34 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:26:34 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:34 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 01:26:34 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:26:34 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:26:34 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)) 01:26:34 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:26:35 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)) 01:26:35 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.6 MB/s eta 0:00:00 01:26:35 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 17.7 MB/s eta 0:00:00 01:26:35 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 01:26:35 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.3 MB/s eta 0:00:00 01:26:35 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.2 MB/s eta 0:00:00 01:26:35 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.5 MB/s eta 0:00:00 01:26:35 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 41.4 MB/s eta 0:00:00 01:26:35 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 01:26:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.7 MB/s eta 0:00:00 01:26:36 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 27.6 MB/s eta 0:00:00 01:26:36 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.1 MB/s eta 0:00:00 01:26:36 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 01:26:36 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 01:26:36 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.3 MB/s eta 0:00:00 01:26:36 Downloading idna-3.6-py3-none-any.whl (61 kB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.7 MB/s eta 0:00:00 01:26:36 Downloading packaging-23.2-py3-none-any.whl (53 kB) 01:26:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 3.4 MB/s eta 0:00:00 01:26:36 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 01:26:36 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 01:26:37 using credential edgex-jenkins-ssh 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 40.7 MB/s eta 0:00:00 01:26:37 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.5 MB/s eta 0:00:00 01:26:37 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 5.8 MB/s eta 0:00:00 01:26:37 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:26:37 Cloning the remote Git repository 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 14.4 MB/s eta 0:00:00 01:26:37 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 01:26:37 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 8.7 MB/s eta 0:00:00 01:26:37 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.4 MB/s eta 0:00:00 01:26:37 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 38.2 MB/s eta 0:00:00 01:26:37 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 01:26:37 Downloading click-8.1.7-py3-none-any.whl (97 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.6 MB/s eta 0:00:00 01:26:37 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 01:26:37 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 01:26:37 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 39.0 MB/s eta 0:00:00 01:26:37 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 01:26:37 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 23.1 MB/s eta 0:00:00 01:26:37 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 01:26:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 12.7 MB/s eta 0:00:00 01:26:37 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:26:37 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 01:26:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:26:37 > git --version # timeout=10 01:26:37 > git --version # 'git version 2.25.1' 01:26:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:37 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 01:26:37 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 01:26:37 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 01:26:37 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 01:26:37 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 01:26:37 Building wheel for robotbackgroundlogger (setup.py): started 01:26:38 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:26:38 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=fa8d6bd20b00f485edd6eb17d7bca909899d10b26d840487a948164519c55ba3 01:26:38 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:26:38 Building wheel for paho-mqtt (setup.py): started 01:26:38 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:26:38 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=6352ecf0f87543d3d1912b04bb955b69b5b7b84e83f70b2d7e63276ef5763af7 01:26:38 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 01:26:38 Building wheel for psutil (pyproject.toml): started 01:26:40 Building wheel for psutil (pyproject.toml): finished with status 'done' 01:26:40 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274475 sha256=e7dd51eb3af2bb1c67999667c93dc437e3aee790333b28c3250aec5e43dc0e99 01:26:40 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 01:26:40 Building wheel for psycopg2 (setup.py): started 01:26:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:26:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:41 Avoid second fetch 01:26:41 Checking out Revision 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (main) 01:26:42 Commit message: "Merge pull request #84 from edgexfoundry/dependabot/pip/redis-5.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:41 > git config core.sparsecheckout # timeout=10 01:26:42 > git checkout -f 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 01:26:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:26:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:43 Dload Upload Total Spent Left Speed 01:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83434 [Pipeline] sh 01:26:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:26:44 + + sudo teesudo /etc/docker/daemon.new jq 01:26:44 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:26:44 { 01:26:44 "registry-mirrors": [ 01:26:44 "https://nexus3.edgexfoundry.org:10001" 01:26:44 ], 01:26:44 "bip": "10.250.0.254/24", 01:26:44 "hosts": [ 01:26:44 "tcp://0.0.0.0:5555", 01:26:44 "unix:///var/run/docker.sock" 01:26:44 ], 01:26:44 "mtu": 1458, 01:26:44 "selinux-enabled": true, 01:26:44 "seccomp-profile": "/etc/docker/seccomp.json" 01:26:44 } [Pipeline] sh 01:26:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:26:45 + sudo service docker restart 01:26:50 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:26:50 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=b3b2d9ea9942c24edcfae2e9b6e93d823d40339d0349d45f47b0834615121337 01:26:50 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 01:26:50 Building wheel for flex (setup.py): started 01:26:50 Building wheel for flex (setup.py): finished with status 'done' 01:26:50 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=31c19c02223ae8cc322e55a3022cd1ca58b0ea1beac523ecd54122135920b4e8 01:26:50 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:26:50 Building wheel for GenSON (setup.py): started 01:26:50 Building wheel for GenSON (setup.py): finished with status 'done' 01:26:50 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=87086db3a7c054b9f809acf8b6acc7eae4e6fd846cc51129b7459b87165cd189 01:26:50 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:26:50 Building wheel for strict-rfc3339 (setup.py): started 01:26:51 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:26:51 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=3ffeb73579be8ea7d67e1f6293d1f7debf87a282b6c3fb6f9f437128dd81b8b5 01:26:51 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:26:51 Building wheel for validate-email (setup.py): started 01:26:51 Building wheel for validate-email (setup.py): finished with status 'done' 01:26:51 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=e131397dc18b24f011ecf4e8d5fc9d6ab9e464455af4b5a2d390c93e0b40dae0 01:26:51 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:26:51 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 01:26:51 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:03 provisioning config files... 01:27:03 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4674311732582340873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:03 ---> ****-login.sh 01:27:03 nexus3.edgexfoundry.org:10001 01:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:04 Configure a credential helper to remove this warning. See 01:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:04 01:27:04 Login Succeeded 01:27:04 nexus3.edgexfoundry.org:10002 01:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:04 Configure a credential helper to remove this warning. See 01:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:04 01:27:04 Login Succeeded 01:27:04 nexus3.edgexfoundry.org:10003 01:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:04 Configure a credential helper to remove this warning. See 01:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:04 01:27:04 Login Succeeded 01:27:04 nexus3.edgexfoundry.org:10004 01:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:05 Configure a credential helper to remove this warning. See 01:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:05 01:27:05 Login Succeeded 01:27:05 ****.io 01:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:05 Configure a credential helper to remove this warning. See 01:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:05 01:27:05 Login Succeeded 01:27:05 ---> ****-login.sh ends [Pipeline] } 01:27:05 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 01:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:06 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 01:27:06 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 01:27:06 + ls -al . 01:27:06 total 68 01:27:06 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:27 . 01:27:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:26 .. 01:27:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:26 .git 01:27:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 01:26 .github 01:27:06 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 01:26 .gitignore 01:27:06 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 01:26 Dockerfile 01:27:06 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 01:26 Jenkinsfile 01:27:06 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 01:26 LICENSE 01:27:06 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 01:26 README.md 01:27:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:26 TAF-Manager 01:27:06 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:26 TUC 01:27:06 -rw-rw-r-- 1 jenkins jenkins 12 Dec 1 01:24 VERSION 01:27:06 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 01:26 requirements.txt 01:27:06 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 01:26 robot-entrypoint.sh 01:27:06 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 01:26 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:07 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 --label arch=arm64 --label version=0.0.2-dev.37 . 01:27:09 #0 building with "default" instance using docker driver 01:27:09 01:27:09 #1 [internal] load build definition from Dockerfile 01:27:09 #1 transferring dockerfile: 1.61kB 0.0s done 01:27:09 #1 DONE 0.1s 01:27:09 01:27:09 #2 [internal] load .dockerignore 01:27:09 #2 transferring context: 2B done 01:27:09 #2 DONE 0.1s 01:27:09 01:27:09 #3 [internal] load metadata for docker.io/library/alpine:3.16 01:27:09 #3 DONE 0.3s 01:27:10 01:27:10 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 01:27:10 #4 resolve docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 0.0s done 01:27:10 #4 ... 01:27:10 01:27:10 #5 [internal] load build context 01:27:10 #5 transferring context: 230.15kB 0.1s done 01:27:10 #5 DONE 0.1s 01:27:10 01:27:10 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 01:27:10 #4 sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 1.64kB / 1.64kB done 01:27:10 #4 sha256:94ffe8073d2b47b3196a4bddd0c8014f694adcb6218f2e4b6bc64b9b3adc8e46 528B / 528B done 01:27:10 #4 sha256:47a0d92d42c91235d8221eedbf173becb158b4b9f672e3b82d33b700eb41b852 1.49kB / 1.49kB done 01:27:10 #4 sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 2.71MB / 2.71MB 0.1s done 01:27:10 #4 extracting sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 01:27:10 #4 extracting sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 0.2s done 01:27:10 #4 DONE 0.7s 01:27:10 01:27:10 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 01:27:11 #6 DONE 0.2s 01:27:11 01:27:11 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 01:27:11 #7 DONE 0.1s 01:27:11 01:27:11 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 01:27:11 #8 DONE 0.1s 01:27:11 01:27:11 #9 [5/7] WORKDIR /edgex-taf 01:27:11 #9 DONE 0.1s 01:27:11 01:27:11 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:11 #10 DONE 0.8s 01:27:11 01:27:11 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 01:27:12 #11 0.767 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:27:13 #11 1.435 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:27:14 #11 2.916 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 01:27:15 #11 3.463 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 01:27:15 #11 3.934 OK: 5 MiB in 14 packages 01:27:16 #11 4.097 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:27:16 #11 4.645 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:27:17 #11 5.800 (1/9) Installing ca-certificates (20230506-r0) 01:27:18 #11 6.310 (2/9) Installing brotli-libs (1.0.9-r6) 01:27:18 #11 6.797 (3/9) Installing nghttp2-libs (1.47.0-r2) 01:27:19 #11 7.163 (4/9) Installing libcurl (8.4.0-r0) 01:27:19 #11 7.640 (5/9) Installing curl (8.4.0-r0) 01:27:19 #11 8.060 (6/9) Installing docker-cli (20.10.20-r0) 01:27:24 #11 11.56 (7/9) Installing oniguruma (6.9.8-r0) 01:27:24 #11 12.00 (8/9) Installing jq (1.6-r1) 01:27:24 #11 12.47 (9/9) Installing openssl (1.1.1w-r1) 01:27:25 #11 12.93 Executing busybox-1.35.0-r17.trigger 01:27:25 #11 12.95 Executing ca-certificates-20230506-r0.trigger 01:27:25 #11 13.10 OK: 50 MiB in 23 packages 01:27:25 #11 13.30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:27:25 #11 13.84 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:27:27 #11 14.99 (1/136) Installing libmagic (5.41-r0) 01:27:27 #11 15.52 (2/136) Installing file (5.41-r0) 01:27:27 #11 15.80 (3/136) Installing libxau (1.0.9-r0) 01:27:27 #11 16.08 (4/136) Installing libxdmcp (1.1.3-r0) 01:27:28 #11 16.35 (5/136) Installing libxcb (1.15-r0) 01:27:28 #11 16.83 (6/136) Installing libx11 (1.8.7-r0) 01:27:29 #11 17.45 (7/136) Installing libxext (1.3.4-r0) 01:27:29 #11 17.76 (8/136) Installing libice (1.0.10-r0) 01:27:29 #11 18.14 (9/136) Installing libuuid (2.38-r1) 01:27:30 #11 18.46 (10/136) Installing libsm (1.2.3-r0) 01:27:30 #11 18.78 (11/136) Installing libxt (1.2.1-r0) 01:27:31 #11 19.21 (12/136) Installing libxmu (1.1.3-r0) 01:27:31 #11 19.58 (13/136) Installing xset (1.2.4-r0) 01:27:31 #11 19.90 (14/136) Installing xprop (1.2.5-r0) 01:27:32 #11 20.21 (15/136) Installing xdg-utils (1.1.3-r3) 01:27:32 #11 20.60 (16/136) Installing eudev-libs (3.2.11-r0) 01:27:32 #11 20.98 (17/136) Installing pkgconf (1.8.1-r0) 01:27:33 #11 21.34 (18/136) Installing libffi (3.4.2-r1) 01:27:33 #11 21.67 (19/136) Installing libintl (0.21-r2) 01:27:34 #11 21.97 (20/136) Installing libblkid (2.38-r1) 01:27:34 #11 22.39 (21/136) Installing libmount (2.38-r1) 01:27:34 #11 22.79 (22/136) Installing pcre (8.45-r2) 01:27:35 #11 23.23 (23/136) Installing glib (2.72.4-r0) 01:27:35 #11 23.81 (24/136) Installing xz-libs (5.2.5-r1) 01:27:36 #11 24.18 (25/136) Installing libxml2 (2.9.14-r2) 01:27:36 #11 24.69 (26/136) Installing shared-mime-info (2.2-r2) 01:27:37 #11 25.17 (27/136) Installing hicolor-icon-theme (0.17-r1) 01:27:37 #11 25.55 (28/136) Installing libjpeg-turbo (2.1.3-r1) 01:27:38 #11 26.00 (29/136) Installing libpng (1.6.37-r1) 01:27:38 #11 26.42 (30/136) Installing libwebp (1.2.3-r2) 01:27:38 #11 26.88 (31/136) Installing zstd-libs (1.5.2-r1) 01:27:39 Removing intermediate container d8396ef00923 01:27:39 ---> 69a768f332d1 01:27:39 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:27:39 ---> Running in fbe59c70f2b4 01:27:39 Removing intermediate container fbe59c70f2b4 01:27:39 ---> 638160c0c569 01:27:39 Step 11/13 : LABEL arch=amd64 01:27:39 ---> Running in a352a05e476b 01:27:39 Removing intermediate container a352a05e476b 01:27:39 ---> 5a5b0f746645 01:27:39 Step 12/13 : LABEL git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:27:39 ---> Running in a4edfafaa189 01:27:39 Removing intermediate container a4edfafaa189 01:27:39 ---> 5baf0b6ea6a6 01:27:39 Step 13/13 : LABEL version=0.0.2-dev.37 01:27:39 ---> Running in 87d7e895c18e 01:27:39 Removing intermediate container 87d7e895c18e 01:27:39 ---> 3bd4f67ebd2f 01:27:39 [Warning] One or more build-args [ARCH] were not consumed 01:27:39 Successfully built 3bd4f67ebd2f 01:27:39 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv 01:27:39 #11 27.32 (32/136) Installing tiff (4.4.0-r4) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 01:27:39 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 01:27:39 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:27:39 latest 01:27:39 0.0.2-dev.37 01:27:39 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:27:39 main 01:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 #11 27.75 (33/136) Installing gdk-pixbuf (2.42.8-r0) 01:27:39 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 #11 28.16 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 01:27:40 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:27:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:27:40 9319d2500210: Preparing 01:27:40 f908ce15c647: Preparing 01:27:40 f91bb38fd849: Preparing 01:27:40 9194af54c3a4: Preparing 01:27:40 83d94395609d: Preparing 01:27:40 e6f74d769c02: Preparing 01:27:40 e6f74d769c02: Waiting 01:27:40 f908ce15c647: Pushed 01:27:40 f91bb38fd849: Pushed 01:27:40 9194af54c3a4: Pushed 01:27:40 83d94395609d: Pushed 01:27:40 #11 28.48 (35/136) Installing libxcomposite (0.4.5-r0) 01:27:40 #11 28.75 (36/136) Installing libxfixes (6.0.0-r0) 01:27:40 #11 29.03 (37/136) Installing libxrender (0.9.10-r3) 01:27:41 e6f74d769c02: Pushed 01:27:41 #11 29.36 (38/136) Installing libxcursor (1.2.1-r0) 01:27:41 #11 29.68 (39/136) Installing libxdamage (1.1.5-r1) 01:27:41 #11 29.96 (40/136) Installing libxi (1.8-r0) 01:27:42 #11 30.28 (41/136) Installing libxinerama (1.1.4-r1) 01:27:42 #11 30.56 (42/136) Installing libxrandr (1.5.2-r1) 01:27:42 #11 30.88 (43/136) Installing atk (2.38.0-r0) 01:27:43 #11 31.24 (44/136) Installing libxtst (1.2.3-r3) 01:27:43 #11 31.52 (45/136) Installing dbus-libs (1.14.8-r0) 01:27:43 #11 31.93 (46/136) Installing at-spi2-core (2.44.1-r0) 01:27:44 #11 32.38 (47/136) Installing at-spi2-atk (2.38.0-r0) 01:27:44 #11 32.75 (48/136) Installing expat (2.5.0-r0) 01:27:45 #11 33.13 (49/136) Installing libbz2 (1.0.8-r1) 01:27:45 #11 33.47 (50/136) Installing freetype (2.12.1-r0) 01:27:45 #11 33.92 (51/136) Installing fontconfig (2.14.0-r0) 01:27:46 #11 34.39 (52/136) Installing pixman (0.40.0-r4) 01:27:46 #11 34.81 (53/136) Installing cairo (1.17.4-r2) 01:27:47 #11 35.33 (54/136) Installing cairo-gobject (1.17.4-r2) 01:27:47 #11 35.60 (55/136) Installing avahi-libs (0.8-r6) 01:27:47 #11 35.96 (56/136) Installing gmp (6.2.1-r2) 01:27:48 #11 36.40 (57/136) Installing nettle (3.7.3-r0) 01:27:48 #11 36.88 (58/136) Installing p11-kit (0.24.1-r0) 01:27:49 #11 37.36 (59/136) Installing libtasn1 (4.18.0-r1) 01:27:49 #11 37.66 (60/136) Installing libunistring (1.0-r0) 01:27:50 #11 38.16 (61/136) Installing gnutls (3.7.7-r1) 01:27:50 #11 38.69 (62/136) Installing cups-libs (2.4.2-r2) 01:27:51 #11 39.15 (63/136) Installing libepoxy (1.5.10-r0) 01:27:51 #11 39.62 (64/136) Installing fribidi (1.0.12-r0) 01:27:51 #11 39.94 (65/136) Installing graphite2 (1.3.14-r1) 01:27:52 #11 40.30 (66/136) Installing harfbuzz (4.3.0-r0) 01:27:52 #11 40.80 (67/136) Installing libxft (2.3.4-r0) 01:27:53 #11 41.15 (68/136) Installing pango (1.50.7-r0) 01:27:53 #11 41.64 (69/136) Installing wayland-libs-client (1.20.0-r0) 01:27:53 #11 41.96 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 01:27:54 #11 42.23 (71/136) Installing wayland-libs-egl (1.20.0-r0) 01:27:54 #11 42.51 (72/136) Installing xkeyboard-config (2.35.1-r0) 01:27:54 #11 43.08 (73/136) Installing libxkbcommon (1.4.1-r0) 01:27:55 #11 43.51 (74/136) Installing gtk+3.0 (3.24.34-r1) 01:27:56 #11 44.22 Executing gtk+3.0-3.24.34-r1.post-install 01:27:56 #11 44.29 (75/136) Installing libfontenc (1.1.4-r0) 01:27:56 #11 44.62 (76/136) Installing mkfontscale (1.2.2-r0) 01:27:56 #11 44.97 (77/136) Installing font-opensans (0_git20210927-r0) 01:27:57 #11 45.59 (78/136) Installing libgcc (11.2.1_git20220219-r2) 01:27:57 #11 45.96 (79/136) Installing libogg (1.3.5-r1) 01:27:58 #11 46.30 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 01:27:58 #11 46.81 (81/136) Installing flac (1.3.4-r0) 01:27:59 #11 47.27 (82/136) Installing alsa-lib (1.2.7.2-r0) 01:27:59 #11 47.79 (83/136) Installing libatomic (11.2.1_git20220219-r2) 01:27:59 #11 48.07 (84/136) Installing sdl2 (2.0.22-r0) 01:28:00 #11 48.57 (85/136) Installing aom-libs (3.3.0-r0) 01:28:01 #11 49.19 (86/136) Installing libass (0.16.0-r0) 01:28:01 #11 49.56 (87/136) Installing libdav1d (1.0.0-r0) 01:28:01 #11 50.02 (88/136) Installing libdrm (2.4.110-r0) 01:28:02 #11 50.44 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:28:02 #11 50.78 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 01:28:03 #11 51.28 (91/136) Installing lame (3.100-r0) 01:28:03 #11 51.77 (92/136) Installing opus (1.3.1-r1) 01:28:04 #11 52.22 (93/136) Installing libasyncns (0.8-r1) 01:28:04 #11 52.52 (94/136) Installing libltdl (2.4.7-r0) 01:28:04 #11 52.84 (95/136) Installing orc (0.4.32-r0) 01:28:05 #11 53.25 (96/136) Installing libvorbis (1.3.7-r0) 01:28:05 #11 53.68 (97/136) Installing libsndfile (1.1.0-r0) 01:28:06 #11 54.13 (98/136) Installing libgomp (11.2.1_git20220219-r2) 01:28:06 #11 54.54 (99/136) Installing soxr (0.1.3-r2) 01:28:06 #11 54.91 (100/136) Installing speexdsp (1.2.0-r0) 01:28:06 #11 55.25 (101/136) Installing tdb-libs (1.4.6-r0) 01:28:07 #11 55.62 (102/136) Installing libpulse (15.0-r2) 01:28:08 #11 56.15 (103/136) Installing cjson (1.7.15-r3) 01:28:08 #11 56.49 (104/136) Installing mbedtls (2.28.5-r0) 01:28:09 #11 56.95 (105/136) Installing librist (0.2.6-r1) 01:28:09 #11 57.32 (106/136) Installing libsrt (1.4.4-r0) 01:28:09 #11 57.78 (107/136) Installing libssh (0.9.6-r1) 01:28:10 #11 58.19 (108/136) Installing libtheora (1.1.1-r16) 01:28:10 #11 58.63 (109/136) Installing v4l-utils-libs (1.22.1-r1) 01:28:10 #11 59.05 (110/136) Installing libva (2.14.0-r0) 01:28:11 #11 59.44 (111/136) Installing libvdpau (1.5-r0) 01:28:11 #11 59.77 (112/136) Installing vidstab (1.1.0-r1) 01:28:12 #11 60.14 (113/136) Installing libvpx (1.11.0-r1) 01:28:12 #11 60.73 (114/136) Installing x264-libs (0.163_git20210613-r0) 01:28:13 #11 61.24 (115/136) Installing numactl (2.0.14-r0) 01:28:13 #11 61.56 (116/136) Installing x265-libs (3.5-r3) 01:28:14 #11 62.20 (117/136) Installing xvidcore (1.3.7-r1) 01:28:14 #11 62.61 (118/136) Installing ffmpeg-libs (5.0.3-r0) 01:28:15 #11 63.60 (119/136) Installing libevent (2.1.12-r4) 01:28:15 #11 64.08 (120/136) Installing mesa (21.3.9-r0) 01:28:16 #11 64.36 (121/136) Installing wayland-libs-server (1.20.0-r0) 01:28:16 #11 64.68 (122/136) Installing mesa-gbm (21.3.9-r0) 01:28:17 #11 65.02 (123/136) Installing icu-data-en (71.1-r2) 01:28:17 #11 65.60 Executing icu-data-en-71.1-r2.post-install 01:28:17 #11 65.61 * 01:28:17 #11 65.61 * If you need ICU with non-English locales and legacy charset support, install 01:28:17 #11 65.61 * package icu-data-full. 01:28:17 #11 65.61 * 01:28:17 #11 65.61 (124/136) Installing icu-libs (71.1-r2) 01:28:18 #11 66.23 (125/136) Installing lcms2 (2.13.1-r0) 01:28:18 #11 66.66 (126/136) Installing minizip (1.2.12-r0) 01:28:19 #11 67.00 (127/136) Installing nspr (4.33-r0) 01:28:19 #11 67.43 (128/136) Installing sqlite-libs (3.40.1-r0) 01:28:19 #11 68.02 (129/136) Installing nss (3.78.1-r0) 01:28:20 #11 68.63 (130/136) Installing re2 (2022.04.01-r0) 01:28:21 #11 69.06 (131/136) Installing snappy (1.1.9-r4) 01:28:21 #11 69.38 (132/136) Installing libgpg-error (1.45-r0) 01:28:21 #11 69.78 (133/136) Installing libgcrypt (1.10.1-r0) 01:28:22 #11 70.25 (134/136) Installing libxslt (1.1.35-r0) 01:28:22 #11 70.68 (135/136) Installing chromium (102.0.5005.182-r0) 01:28:27 #11 75.40 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 01:28:28 #11 76.21 Executing busybox-1.35.0-r17.trigger 01:28:28 #11 76.23 Executing glib-2.72.4-r0.trigger 01:28:28 #11 76.24 Executing shared-mime-info-2.2-r2.trigger 01:28:30 #11 78.42 Executing gdk-pixbuf-2.42.8-r0.trigger 01:28:32 #11 81.00 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:28:32 #11 81.08 Executing fontconfig-2.14.0-r0.trigger 01:28:33 #11 81.15 Executing mkfontscale-1.2.2-r0.trigger 01:28:33 #11 81.22 OK: 376 MiB in 159 packages 01:28:33 #11 81.44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:28:33 #11 82.00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:28:35 #11 83.22 (1/21) Installing binutils (2.38-r3) 01:28:35 #11 83.99 (2/21) Installing isl22 (0.22-r0) 01:28:36 #11 84.51 (3/21) Installing mpfr4 (4.1.0-r0) 01:28:36 #11 84.94 (4/21) Installing mpc1 (1.2.1-r0) 01:28:37 #11 85.33 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:28:39 #11 87.77 (6/21) Installing musl-dev (1.2.3-r3) 01:28:40 #11 88.50 (7/21) Installing libc-dev (0.7.2-r3) 01:28:40 #11 88.79 (8/21) Installing linux-headers (5.16.7-r1) 01:28:41 #11 89.70 (9/21) Installing libffi-dev (3.4.2-r1) 01:28:42 #11 90.12 (10/21) Installing libpq (14.10-r0) 01:28:42 #11 90.55 (11/21) Installing openssl-dev (1.1.1w-r1) 01:28:42 #11 91.04 (12/21) Installing libpq-dev (14.10-r0) 01:28:43 #11 91.55 (13/21) Installing libecpg (14.10-r0) 01:28:44 #11 91.92 (14/21) Installing libecpg-dev (14.10-r0) 01:28:44 #11 92.41 (15/21) Installing llvm13-libs (13.0.1-r2) 01:28:46 #11 94.86 (16/21) Installing clang-libs (13.0.1-r1) 01:28:55 #11 102.6 (17/21) Installing clang (13.0.1-r1) 01:28:55 #11 103.4 (18/21) Installing icu (71.1-r2) 01:28:55 #11 103.9 (19/21) Installing icu-dev (71.1-r2) 01:28:56 #11 104.5 (20/21) Installing llvm13 (13.0.1-r2) 01:29:00 #11 106.2 (21/21) Installing postgresql14-dev (14.10-r0) 01:29:01 #11 109.2 Executing busybox-1.35.0-r17.trigger 01:29:01 #11 109.3 OK: 768 MiB in 180 packages 01:29:01 #11 109.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:29:02 #11 110.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:29:03 #11 111.7 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:29:07 #11 115.8 (2/10) Installing gdbm (1.23-r0) 01:29:07 #11 116.1 (3/10) Installing mpdecimal (2.5.1-r1) 01:29:08 #11 116.5 (4/10) Installing readline (8.1.2-r0) 01:29:09 #11 117.0 (5/10) Installing python3 (3.10.13-r0) 01:29:11 #11 119.4 (6/10) Installing python3-dev (3.10.13-r0) 01:29:17 #11 124.4 (7/10) Installing libsodium (1.0.18-r0) 01:29:17 #11 124.8 (8/10) Installing libzmq (4.3.4-r0) 01:29:17 #11 125.3 (9/10) Installing libsodium-dev (1.0.18-r0) 01:29:17 #11 125.6 (10/10) Installing zeromq-dev (4.3.4-r0) 01:29:17 #11 125.9 Executing busybox-1.35.0-r17.trigger 01:29:17 #11 126.0 OK: 938 MiB in 190 packages 01:29:18 #11 126.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:29:18 #11 126.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:29:20 #11 127.9 OK: 938 MiB in 190 packages 01:29:20 #11 128.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:29:20 #11 128.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:29:22 #11 130.1 (1/1) Installing tzdata (2023c-r0) 01:29:22 #11 130.9 Executing busybox-1.35.0-r17.trigger 01:29:23 #11 131.0 OK: 941 MiB in 191 packages 01:29:24 #11 132.1 (1/1) Purging tzdata (2023c-r0) 01:29:24 #11 132.2 Executing busybox-1.35.0-r17.trigger 01:29:24 #11 132.3 OK: 938 MiB in 190 packages 01:29:39 #11 147.1 Looking in links: /tmp/tmp708y_gvh 01:29:39 #11 147.1 Processing /tmp/tmp708y_gvh/setuptools-65.5.0-py3-none-any.whl 01:29:39 #11 147.2 Processing /tmp/tmp708y_gvh/pip-23.0.1-py3-none-any.whl 01:29:40 #11 148.1 Installing collected packages: setuptools, pip 01:29:47 9319d2500210: Pushed 01:29:47 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:47 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:29:48 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:29:48 9319d2500210: Preparing 01:29:48 f908ce15c647: Preparing 01:29:48 f91bb38fd849: Preparing 01:29:48 9194af54c3a4: Preparing 01:29:48 83d94395609d: Preparing 01:29:48 e6f74d769c02: Preparing 01:29:48 e6f74d769c02: Waiting 01:29:48 9319d2500210: Layer already exists 01:29:48 9194af54c3a4: Layer already exists 01:29:48 83d94395609d: Layer already exists 01:29:48 f91bb38fd849: Layer already exists 01:29:48 f908ce15c647: Layer already exists 01:29:48 e6f74d769c02: Layer already exists 01:29:48 latest: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 01:29:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:29:49 9319d2500210: Preparing 01:29:49 f908ce15c647: Preparing 01:29:49 f91bb38fd849: Preparing 01:29:49 9194af54c3a4: Preparing 01:29:49 83d94395609d: Preparing 01:29:49 e6f74d769c02: Preparing 01:29:49 e6f74d769c02: Waiting 01:29:49 f908ce15c647: Layer already exists 01:29:49 9319d2500210: Layer already exists 01:29:49 f91bb38fd849: Layer already exists 01:29:49 83d94395609d: Layer already exists 01:29:49 9194af54c3a4: Layer already exists 01:29:49 e6f74d769c02: Layer already exists 01:29:49 0.0.2-dev.37: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:29:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:29:49 9319d2500210: Preparing 01:29:49 f908ce15c647: Preparing 01:29:49 f91bb38fd849: Preparing 01:29:49 9194af54c3a4: Preparing 01:29:49 83d94395609d: Preparing 01:29:49 e6f74d769c02: Preparing 01:29:49 e6f74d769c02: Waiting 01:29:49 83d94395609d: Layer already exists 01:29:49 f91bb38fd849: Layer already exists 01:29:49 9319d2500210: Layer already exists 01:29:49 9194af54c3a4: Layer already exists 01:29:49 f908ce15c647: Layer already exists 01:29:49 e6f74d769c02: Layer already exists 01:29:49 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:50 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:50 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 01:29:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:29:50 9319d2500210: Preparing 01:29:50 f908ce15c647: Preparing 01:29:50 f91bb38fd849: Preparing 01:29:50 9194af54c3a4: Preparing 01:29:50 83d94395609d: Preparing 01:29:50 e6f74d769c02: Preparing 01:29:50 e6f74d769c02: Waiting 01:29:50 f908ce15c647: Layer already exists 01:29:50 83d94395609d: Layer already exists 01:29:50 9194af54c3a4: Layer already exists 01:29:50 f91bb38fd849: Layer already exists 01:29:50 9319d2500210: Layer already exists 01:29:50 e6f74d769c02: Layer already exists 01:29:50 main: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:50 ===================================================== [Pipeline] echo 01:29:50 taggedImages: 01:29:50 - nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:29:50 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:29:50 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 01:29:50 - nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:29:50 - 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 01:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:51 01:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:51 latest: Pulling from edgex-lftools-log-publisher 01:29:51 5eb5b503b376: Pulling fs layer 01:29:51 5c69ac0246d0: Pulling fs layer 01:29:51 ec43610c2a17: Pulling fs layer 01:29:51 3a2ae6a8a46f: Pulling fs layer 01:29:51 33b1e0a273af: Pulling fs layer 01:29:51 5d3b04190fa2: Pulling fs layer 01:29:51 2f39f015ded8: Pulling fs layer 01:29:51 3a2ae6a8a46f: Waiting 01:29:51 33b1e0a273af: Waiting 01:29:51 5d3b04190fa2: Waiting 01:29:51 2f39f015ded8: Waiting 01:29:51 5c69ac0246d0: Download complete 01:29:51 3a2ae6a8a46f: Verifying Checksum 01:29:51 3a2ae6a8a46f: Download complete 01:29:51 33b1e0a273af: Verifying Checksum 01:29:51 33b1e0a273af: Download complete 01:29:51 5d3b04190fa2: Verifying Checksum 01:29:51 5d3b04190fa2: Download complete 01:29:51 ec43610c2a17: Verifying Checksum 01:29:51 ec43610c2a17: Download complete 01:29:51 5eb5b503b376: Download complete 01:29:52 2f39f015ded8: Verifying Checksum 01:29:52 2f39f015ded8: Download complete 01:29:52 5eb5b503b376: Pull complete 01:29:52 5c69ac0246d0: Pull complete 01:29:53 ec43610c2a17: Pull complete 01:29:53 3a2ae6a8a46f: Pull complete 01:29:53 33b1e0a273af: Pull complete 01:29:53 5d3b04190fa2: Pull complete 01:29:55 #11 162.1 Successfully installed pip-23.0.1 setuptools-65.5.0 01:29:55 #11 162.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:29:57 #11 165.2 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:29:57 #11 165.8 Collecting pip 01:29:57 #11 166.0 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 01:29:57 2f39f015ded8: Pull complete 01:29:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:58 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:29:58 #11 166.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.9 MB/s eta 0:00:00 01:29:58 #11 166.2 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:00 #11 168.6 Collecting setuptools 01:30:00 #11 168.6 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 01:30:00 #11 168.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.1 MB/s eta 0:00:00 01:30:00 #11 169.1 Collecting wheel 01:30:00 #11 169.1 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 01:30:00 #11 169.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.3 MB/s eta 0:00:00 01:30:02 #11 170.5 Installing collected packages: wheel, setuptools, pip 01:30:02 #11 170.9 Attempting uninstall: setuptools 01:30:02 #11 170.9 Found existing installation: setuptools 65.5.0 01:30:03 #11 171.8 Uninstalling setuptools-65.5.0: 01:30:03 #11 171.9 Successfully uninstalled setuptools-65.5.0 01:30:05 $ docker top ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:06 ---> job-cost.sh 01:30:06 lf-activate-venv: SKIPPING 01:30:06 INFO: No Stack... 01:30:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:07 INFO: Archiving Costs [Pipeline] sh 01:30:07 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 01:30:07 + cut -d, -f6 [Pipeline] lock 01:30:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] 01:30:07 Resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] did not exist. Created. 01:30:07 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:07 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:07 Stashed 1 file(s) [Pipeline] } 01:30:07 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:07 $ docker stop --time=1 ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d 01:30:08 #11 176.0 Attempting uninstall: pip 01:30:08 #11 176.0 Found existing installation: pip 23.0.1 01:30:08 $ docker rm -f --volumes ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:10 #11 178.1 Uninstalling pip-23.0.1: 01:30:10 #11 178.2 Successfully uninstalled pip-23.0.1 01:30:22 #11 188.7 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 01:30:22 #11 188.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:30:25 #11 192.9 Processing ./edgex-taf-common 01:30:25 #11 192.9 Preparing metadata (setup.py): started 01:30:26 #11 194.0 Preparing metadata (setup.py): finished with status 'done' 01:30:26 #11 194.1 Building wheels for collected packages: edgex-taf-common 01:30:26 #11 194.1 Building wheel for edgex-taf-common (setup.py): started 01:30:27 #11 195.7 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:30:27 #11 195.7 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=10c1d9e4722186af52ddb8b536ee4f49cfa8423c48b82e36e95fd3ea272a32d3 01:30:27 #11 195.7 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:30:27 #11 195.7 Successfully built edgex-taf-common 01:30:28 #11 196.3 Installing collected packages: edgex-taf-common 01:30:28 #11 196.4 Successfully installed edgex-taf-common-0.0.0 01:30:28 #11 196.4 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:30:33 #11 200.8 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 01:30:33 #11 200.9 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 01:30:33 #11 201.1 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 01:30:33 #11 201.1 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 01:30:33 #11 201.3 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 01:30:33 #11 201.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 01:30:33 #11 201.6 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 01:30:33 #11 201.6 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 01:30:33 #11 201.7 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 01:30:33 #11 201.7 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:30:33 #11 201.8 Preparing metadata (setup.py): started 01:30:35 #11 202.9 Preparing metadata (setup.py): finished with status 'done' 01:30:35 #11 203.1 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 01:30:35 #11 203.1 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 01:30:35 #11 203.3 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 01:30:35 #11 203.3 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 01:30:35 #11 203.7 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 01:30:35 #11 203.7 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 01:30:35 #11 203.8 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 01:30:35 #11 203.8 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 01:30:35 #11 203.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.8 MB/s eta 0:00:00 01:30:35 #11 204.0 Preparing metadata (setup.py): started 01:30:37 #11 205.4 Preparing metadata (setup.py): finished with status 'done' 01:30:37 #11 205.7 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 01:30:37 #11 205.8 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 01:30:40 #11 208.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 01:30:40 #11 208.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 01:30:40 #11 208.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 69.3 kB/s eta 0:00:00 01:30:41 #11 209.9 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 01:30:41 #11 209.9 Downloading psutil-5.9.5.tar.gz (493 kB) 01:30:41 #11 210.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 9.3 MB/s eta 0:00:00 01:30:42 #11 210.7 Installing build dependencies: started 01:30:57 #11 224.1 Installing build dependencies: finished with status 'done' 01:30:57 #11 224.1 Getting requirements to build wheel: started 01:30:58 #11 226.3 Getting requirements to build wheel: finished with status 'done' 01:30:58 #11 226.4 Preparing metadata (pyproject.toml): started 01:31:00 #11 228.5 Preparing metadata (pyproject.toml): finished with status 'done' 01:31:00 #11 229.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 01:31:00 #11 229.1 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 01:31:03 #11 231.6 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 01:31:03 #11 231.6 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 01:31:03 #11 231.9 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 01:31:03 #11 231.9 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 01:31:04 #11 232.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.2 MB/s eta 0:00:00 01:31:04 #11 232.8 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 01:31:04 #11 232.8 Downloading psycopg2-2.9.7.tar.gz (383 kB) 01:31:04 #11 232.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.8 MB/s eta 0:00:00 01:31:05 #11 233.4 Preparing metadata (setup.py): started 01:31:07 #11 235.1 Preparing metadata (setup.py): finished with status 'done' 01:31:09 #11 237.8 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 01:31:09 #11 237.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 01:31:10 #11 238.7 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:31:10 #11 238.8 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 01:31:10 #11 239.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:31:10 #11 239.0 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 01:31:11 #11 239.3 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:11 #11 239.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 01:31:11 #11 239.6 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:11 #11 239.6 Downloading flex-6.14.1.tar.gz (40 kB) 01:31:11 #11 239.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 01:31:11 #11 239.9 Preparing metadata (setup.py): started 01:31:13 #11 241.4 Preparing metadata (setup.py): finished with status 'done' 01:31:13 #11 241.4 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:13 #11 241.5 Downloading genson-1.2.2.tar.gz (34 kB) 01:31:13 #11 241.6 Preparing metadata (setup.py): started 01:31:15 #11 242.9 Preparing metadata (setup.py): finished with status 'done' 01:31:15 #11 243.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:15 #11 243.1 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 01:31:15 #11 243.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:15 #11 243.6 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 01:31:16 #11 243.9 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:16 #11 244.0 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 01:31:16 #11 244.7 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:16 #11 244.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 01:31:16 #11 245.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:16 #11 245.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 01:31:18 #11 246.4 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 01:31:18 #11 246.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 01:31:18 #11 246.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 01:31:18 #11 246.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 01:31:19 #11 247.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 01:31:19 #11 247.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 01:31:19 #11 247.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 01:31:19 #11 247.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 01:31:22 #11 250.7 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:31:22 #11 250.7 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 01:31:23 #11 251.4 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:31:23 #11 251.4 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 01:31:23 #11 251.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 01:31:23 #11 251.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 01:31:24 #11 252.5 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:31:24 #11 252.5 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:31:24 #11 252.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.8 MB/s eta 0:00:00 01:31:24 #11 252.9 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:31:24 #11 252.9 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:31:25 #11 253.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.0 MB/s eta 0:00:00 01:31:25 #11 253.0 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 01:31:25 #11 253.7 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:31:25 #11 253.8 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:31:26 #11 254.1 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:31:26 #11 254.1 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 01:31:26 #11 254.5 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:31:26 #11 254.6 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 01:31:26 #11 254.7 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:31:26 #11 254.7 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 01:31:28 #11 256.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:31:28 #11 256.7 Downloading PyYAML-6.0.1.tar.gz (125 kB) 01:31:28 #11 256.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.2 MB/s eta 0:00:00 01:31:30 #11 258.1 Installing build dependencies: started 01:31:56 #11 280.7 Installing build dependencies: finished with status 'done' 01:31:56 #11 280.7 Getting requirements to build wheel: started 01:32:08 #11 296.0 Getting requirements to build wheel: finished with status 'done' 01:32:08 #11 296.1 Preparing metadata (pyproject.toml): started 01:32:10 #11 298.6 Preparing metadata (pyproject.toml): finished with status 'done' 01:32:10 #11 298.6 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:10 #11 298.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:32:10 #11 298.7 Preparing metadata (setup.py): started 01:32:11 #11 300.0 Preparing metadata (setup.py): finished with status 'done' 01:32:11 #11 300.1 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:12 #11 300.1 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:32:12 #11 300.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:12 #11 300.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:32:12 #11 300.4 Preparing metadata (setup.py): started 01:32:13 #11 301.7 Preparing metadata (setup.py): finished with status 'done' 01:32:14 #11 302.1 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:14 #11 302.1 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 01:32:14 #11 302.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:14 #11 302.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 01:32:14 #11 302.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:14 #11 302.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:32:14 #11 302.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.6 MB/s eta 0:00:00 01:32:15 #11 303.4 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:15 #11 303.4 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:32:15 #11 303.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.9 MB/s eta 0:00:00 01:32:15 #11 303.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:15 #11 303.7 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 01:32:16 #11 304.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:16 #11 304.3 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 01:32:18 #11 307.1 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:32:18 #11 307.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 01:32:22 #11 310.4 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:22 #11 310.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:32:22 #11 310.6 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:22 #11 310.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 01:32:22 #11 310.7 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:22 #11 310.7 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:32:22 #11 310.9 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:22 #11 310.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 01:32:23 #11 311.3 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:23 #11 311.3 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:32:23 #11 311.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:23 #11 311.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:32:24 #11 312.5 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 01:32:24 #11 312.5 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:32:24 #11 312.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 01:32:25 #11 313.2 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 01:32:25 #11 313.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 01:32:25 #11 313.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 01:32:25 #11 313.3 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 01:32:25 #11 313.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.7 MB/s eta 0:00:00 01:32:25 #11 313.4 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:32:25 #11 313.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.0 MB/s eta 0:00:00 01:32:25 #11 313.4 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 01:32:25 #11 313.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.2 MB/s eta 0:00:00 01:32:25 #11 313.5 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 01:32:26 #11 314.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 13.1 MB/s eta 0:00:00 01:32:26 #11 314.6 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 01:32:26 #11 314.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.3 MB/s eta 0:00:00 01:32:26 #11 314.6 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 01:32:26 #11 314.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.5 MB/s eta 0:00:00 01:32:26 #11 314.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 01:32:26 #11 315.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.0 MB/s eta 0:00:00 01:32:26 #11 315.0 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 01:32:26 #11 315.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 01:32:27 #11 315.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.4 MB/s eta 0:00:00 01:32:27 #11 315.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 01:32:27 #11 315.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.0 MB/s eta 0:00:00 01:32:27 #11 315.2 Downloading idna-3.6-py3-none-any.whl (61 kB) 01:32:27 #11 315.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.5 MB/s eta 0:00:00 01:32:27 #11 315.2 Downloading packaging-23.2-py3-none-any.whl (53 kB) 01:32:27 #11 315.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 3.0 MB/s eta 0:00:00 01:32:27 #11 315.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 01:32:27 #11 315.3 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 01:32:28 #11 316.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.4 MB/s eta 0:00:00 01:32:28 #11 316.1 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 01:32:28 #11 316.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.2 MB/s eta 0:00:00 01:32:28 #11 316.2 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 01:32:28 #11 316.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.3 MB/s eta 0:00:00 01:32:28 #11 316.2 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:32:28 #11 316.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.1 MB/s eta 0:00:00 01:32:28 #11 316.3 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 01:32:28 #11 316.4 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 01:32:28 #11 316.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 4.1 MB/s eta 0:00:00 01:32:28 #11 316.4 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 01:32:28 #11 316.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.8 MB/s eta 0:00:00 01:32:28 #11 316.6 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 01:32:28 #11 316.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 10.3 MB/s eta 0:00:00 01:32:28 #11 316.7 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 01:32:28 #11 316.7 Downloading click-8.1.7-py3-none-any.whl (97 kB) 01:32:28 #11 316.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.4 MB/s eta 0:00:00 01:32:28 #11 316.8 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 01:32:28 #11 316.8 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 01:32:28 #11 316.8 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 01:32:28 #11 316.9 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 01:32:28 #11 317.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.3 MB/s eta 0:00:00 01:32:28 #11 317.1 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 01:32:29 #11 317.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.6 MB/s eta 0:00:00 01:32:29 #11 317.2 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 01:32:29 #11 317.2 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 01:32:29 #11 317.2 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 01:32:29 #11 317.2 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 01:32:30 #11 318.2 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 01:32:30 #11 318.2 Building wheel for robotbackgroundlogger (setup.py): started 01:32:31 #11 319.7 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:32:31 #11 319.7 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e5a4e67b75e454c2a546c817449d6d32a58f674130bc6556a00a4100552d8daf 01:32:31 #11 319.7 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:32:31 #11 319.7 Building wheel for paho-mqtt (setup.py): started 01:32:33 #11 321.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:32:33 #11 321.6 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=5bd1e8e036b267c5995389f79e17c0c0180856061a398b195f0e0a0992c14a75 01:32:33 #11 321.6 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 01:32:33 #11 321.6 Building wheel for psutil (pyproject.toml): started 01:32:43 #11 331.0 Building wheel for psutil (pyproject.toml): finished with status 'done' 01:32:43 #11 331.0 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=b1c9f4dbd6ef8772b4063758790acd6741d3613da501d68c90769a2df5c671c2 01:32:43 #11 331.0 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 01:32:43 #11 331.0 Building wheel for psycopg2 (setup.py): started 01:33:51 #11 394.8 Building wheel for psycopg2 (setup.py): still running... 01:33:52 #11 400.3 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:33:52 #11 400.3 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471082 sha256=5be9810b2b21ab73cba07650d97e86cf3c5101787661664b2c1a3f43010484b7 01:33:52 #11 400.3 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 01:33:52 #11 400.3 Building wheel for flex (setup.py): started 01:33:54 #11 402.6 Building wheel for flex (setup.py): finished with status 'done' 01:33:54 #11 402.6 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=2db428106842a4851eef99774f692903a652d2197af3ef7625cd9703a350f617 01:33:54 #11 402.6 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:33:54 #11 402.6 Building wheel for GenSON (setup.py): started 01:33:56 #11 404.2 Building wheel for GenSON (setup.py): finished with status 'done' 01:33:56 #11 404.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=8aac91e743c8267de18aab7e703b523534357f8c19819b51b07714e342fc33c0 01:33:56 #11 404.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:33:56 #11 404.2 Building wheel for PyYAML (pyproject.toml): started 01:33:59 #11 407.2 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:33:59 #11 407.2 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=d8bb43beb1805394289b47dc4a981c1e52a110742ffbe479838d2934b408f897 01:33:59 #11 407.2 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 01:33:59 #11 407.2 Building wheel for strict-rfc3339 (setup.py): started 01:34:00 #11 408.6 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:34:00 #11 408.6 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=29c8d017378219b127a8918f9b7d9477ba3ddda21c6b806e2e5f5abe89900009 01:34:00 #11 408.6 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:34:00 #11 408.6 Building wheel for validate-email (setup.py): started 01:34:02 #11 410.1 Building wheel for validate-email (setup.py): finished with status 'done' 01:34:02 #11 410.1 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=982cbe9ce42f611a67ef49f6d9cbf838656e4a051ace72b99fa4e0ede8f546aa 01:34:02 #11 410.1 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:34:02 #11 410.2 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 01:34:04 #11 412.4 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 01:35:26 #11 483.6 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 01:35:26 #11 483.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:35:26 #11 DONE 486.3s 01:35:26 01:35:26 #12 exporting to image 01:35:26 #12 exporting layers 01:35:44 #12 exporting layers 26.0s done 01:35:44 #12 writing image sha256:ce46a23130f10ece048e4dba1379ddaad7e3a44a700ab8ef579dbe4566ec67ed done 01:35:44 #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done 01:35:44 #12 DONE 26.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 01:35:44 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 01:35:44 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:35:44 latest 01:35:44 0.0.2-dev.37 01:35:44 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:35:44 main 01:35:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:45 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:35:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:35:45 71ca32cedd3b: Preparing 01:35:45 d5e31cc2ebd6: Preparing 01:35:45 5f70bf18a086: Preparing 01:35:45 4c9eef281480: Preparing 01:35:45 e574c1f2d975: Preparing 01:35:45 df2c691cb607: Preparing 01:35:45 5bf92d2fc2cf: Preparing 01:35:45 df2c691cb607: Waiting 01:35:45 5bf92d2fc2cf: Waiting 01:35:46 e574c1f2d975: Pushed 01:35:46 5f70bf18a086: Pushed 01:35:46 4c9eef281480: Pushed 01:35:46 d5e31cc2ebd6: Pushed 01:35:46 5bf92d2fc2cf: Layer already exists 01:35:46 df2c691cb607: Pushed 01:39:56 71ca32cedd3b: Pushed 01:39:56 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + 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 01:39:56 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 01:39:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:39:56 71ca32cedd3b: Preparing 01:39:56 d5e31cc2ebd6: Preparing 01:39:56 5f70bf18a086: Preparing 01:39:56 4c9eef281480: Preparing 01:39:56 e574c1f2d975: Preparing 01:39:56 df2c691cb607: Preparing 01:39:56 5bf92d2fc2cf: Preparing 01:39:56 df2c691cb607: Waiting 01:39:56 5bf92d2fc2cf: Waiting 01:39:56 71ca32cedd3b: Layer already exists 01:39:56 4c9eef281480: Layer already exists 01:39:56 e574c1f2d975: Layer already exists 01:39:56 5f70bf18a086: Layer already exists 01:39:56 d5e31cc2ebd6: Layer already exists 01:39:56 df2c691cb607: Layer already exists 01:39:56 5bf92d2fc2cf: Layer already exists 01:39:57 latest: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:57 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:00 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 01:40:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:40:00 71ca32cedd3b: Preparing 01:40:00 d5e31cc2ebd6: Preparing 01:40:00 5f70bf18a086: Preparing 01:40:00 4c9eef281480: Preparing 01:40:00 e574c1f2d975: Preparing 01:40:00 df2c691cb607: Preparing 01:40:00 5bf92d2fc2cf: Preparing 01:40:00 df2c691cb607: Waiting 01:40:00 5bf92d2fc2cf: Waiting 01:40:00 71ca32cedd3b: Layer already exists 01:40:00 5f70bf18a086: Layer already exists 01:40:00 e574c1f2d975: Layer already exists 01:40:00 d5e31cc2ebd6: Layer already exists 01:40:00 4c9eef281480: Layer already exists 01:40:00 5bf92d2fc2cf: Layer already exists 01:40:00 df2c691cb607: Layer already exists 01:40:00 0.0.2-dev.37: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:00 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:40:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:40:01 71ca32cedd3b: Preparing 01:40:01 d5e31cc2ebd6: Preparing 01:40:01 5f70bf18a086: Preparing 01:40:01 4c9eef281480: Preparing 01:40:01 e574c1f2d975: Preparing 01:40:01 df2c691cb607: Preparing 01:40:01 5bf92d2fc2cf: Preparing 01:40:01 df2c691cb607: Waiting 01:40:01 5bf92d2fc2cf: Waiting 01:40:01 71ca32cedd3b: Layer already exists 01:40:01 d5e31cc2ebd6: Layer already exists 01:40:01 e574c1f2d975: Layer already exists 01:40:01 5f70bf18a086: Layer already exists 01:40:01 4c9eef281480: Layer already exists 01:40:01 5bf92d2fc2cf: Layer already exists 01:40:01 df2c691cb607: Layer already exists 01:40:01 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + 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 01:40:02 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 01:40:02 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:40:02 71ca32cedd3b: Preparing 01:40:02 d5e31cc2ebd6: Preparing 01:40:02 5f70bf18a086: Preparing 01:40:02 4c9eef281480: Preparing 01:40:02 e574c1f2d975: Preparing 01:40:02 df2c691cb607: Preparing 01:40:02 5bf92d2fc2cf: Preparing 01:40:02 5bf92d2fc2cf: Waiting 01:40:02 df2c691cb607: Waiting 01:40:02 e574c1f2d975: Layer already exists 01:40:02 71ca32cedd3b: Layer already exists 01:40:02 d5e31cc2ebd6: Layer already exists 01:40:02 4c9eef281480: Layer already exists 01:40:02 df2c691cb607: Layer already exists 01:40:02 5f70bf18a086: Layer already exists 01:40:02 5bf92d2fc2cf: Layer already exists 01:40:02 main: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:02 ===================================================== [Pipeline] echo 01:40:02 taggedImages: 01:40:02 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 01:40:02 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 01:40:02 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 01:40:02 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 01:40:02 - 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 01:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:03 01:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:04 arm64: Pulling from edgex-lftools-log-publisher 01:40:04 8998bd30e6a1: Pulling fs layer 01:40:04 04944245beec: Pulling fs layer 01:40:04 699f458cf7ca: Pulling fs layer 01:40:04 765212b225bb: Pulling fs layer 01:40:04 f23df028b6ca: Pulling fs layer 01:40:04 d65c8cfc05b1: Pulling fs layer 01:40:04 2437ff75d9bd: Pulling fs layer 01:40:04 765212b225bb: Waiting 01:40:04 f23df028b6ca: Waiting 01:40:04 2437ff75d9bd: Waiting 01:40:04 d65c8cfc05b1: Waiting 01:40:04 04944245beec: Verifying Checksum 01:40:04 04944245beec: Download complete 01:40:04 765212b225bb: Verifying Checksum 01:40:04 765212b225bb: Download complete 01:40:04 f23df028b6ca: Verifying Checksum 01:40:04 d65c8cfc05b1: Verifying Checksum 01:40:04 d65c8cfc05b1: Download complete 01:40:04 699f458cf7ca: Verifying Checksum 01:40:04 699f458cf7ca: Download complete 01:40:04 8998bd30e6a1: Verifying Checksum 01:40:04 8998bd30e6a1: Download complete 01:40:06 2437ff75d9bd: Verifying Checksum 01:40:06 2437ff75d9bd: Download complete 01:40:10 8998bd30e6a1: Pull complete 01:40:11 04944245beec: Pull complete 01:40:12 699f458cf7ca: Pull complete 01:40:13 765212b225bb: Pull complete 01:40:14 f23df028b6ca: Pull complete 01:40:14 d65c8cfc05b1: Pull complete 01:40:40 2437ff75d9bd: Pull complete 01:40:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:41 prd-ubuntu20.04-docker-arm64-4c-16g-23599 does not seem to be running inside a container 01:40:41 $ 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 01:40:42 $ docker top 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:42 ---> job-cost.sh 01:40:43 lf-activate-venv: SKIPPING 01:40:43 INFO: No Stack... 01:40:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:44 INFO: Archiving Costs [Pipeline] sh 01:40:44 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 01:40:44 + cut -d, -f6 [Pipeline] lock 01:40:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] 01:40:44 Resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] did not exist. Created. 01:40:44 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:45 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-42f40b43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:40:45 + echo total: 0.2199999988079071 [Pipeline] stash 01:40:45 Warning: overwriting stash ‘stack-cost’ 01:40:45 Stashed 1 file(s) [Pipeline] } 01:40:45 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:45 $ docker stop --time=1 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 01:40:47 $ docker rm -f --volumes 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:40:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:49 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:40:49 $ docker top 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:49 [ssh-agent] Looking for ssh-agent implementation... 01:40:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:49 $ docker exec 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba ssh-agent 01:40:49 SSH_AUTH_SOCK=/tmp/ssh-afHBjpPmi7e1/agent.32 01:40:49 SSH_AGENT_PID=38 01:40:49 Running ssh-add (command line suppressed) 01:40:49 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15314237163575131146.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15314237163575131146.key) 01:40:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:50 + git semver tag 01:40:50 2023-12-01 01:40:50,418 [run_tag] DEBUG tag force:False 01:40:50 2023-12-01 01:40:50,418 [check_head_tag] DEBUG check head tag 01:40:50 2023-12-01 01:40:50,418 [execute] INFO git cat-file --batch-check 01:40:50 2023-12-01 01:40:50,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 01:40:50 2023-12-01 01:40:50,422 [execute] INFO git cat-file --batch 01:40:50 2023-12-01 01:40:50,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 01:40:50 2023-12-01 01:40:50,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:40:50 2023-12-01 01:40:50,436 [execute] INFO git tag -a v0.0.2-dev.37 -m v0.0.2-dev.37 01:40:50 2023-12-01 01:40:50,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.37', '-m', 'v0.0.2-dev.37'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 01:40:50 2023-12-01 01:40:50,441 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:40:50 0.0.2-dev.37 [Pipeline] } 01:40:50 $ docker exec --env ******** --env ******** 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba ssh-agent -k 01:40:50 unset SSH_AUTH_SOCK; 01:40:50 unset SSH_AGENT_PID; 01:40:50 echo Agent pid 38 killed; 01:40:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:51 + git semver [Pipeline] } 01:40:51 $ docker stop --time=1 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba 01:40:52 $ docker rm -f --volumes 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:40:53 01:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:40:53 0.23.1-centos7: Pulling from edgex-lftools 01:40:53 ab5ef0e58194: Pulling fs layer 01:40:53 9712f1f96733: Pulling fs layer 01:40:53 63f879dbbcfc: Pulling fs layer 01:40:53 0d9ebad4ef96: Pulling fs layer 01:40:53 e9a5061849ea: Pulling fs layer 01:40:53 d747dcd14b5f: Pulling fs layer 01:40:53 2de7ff778b66: Pulling fs layer 01:40:53 0d9ebad4ef96: Waiting 01:40:53 e9a5061849ea: Waiting 01:40:53 d747dcd14b5f: Waiting 01:40:53 2de7ff778b66: Waiting 01:40:53 9712f1f96733: Verifying Checksum 01:40:53 9712f1f96733: Download complete 01:40:54 63f879dbbcfc: Verifying Checksum 01:40:54 63f879dbbcfc: Download complete 01:40:54 e9a5061849ea: Verifying Checksum 01:40:54 e9a5061849ea: Download complete 01:40:54 d747dcd14b5f: Verifying Checksum 01:40:54 d747dcd14b5f: Download complete 01:40:54 0d9ebad4ef96: Verifying Checksum 01:40:54 0d9ebad4ef96: Download complete 01:40:54 ab5ef0e58194: Verifying Checksum 01:40:54 ab5ef0e58194: Download complete 01:40:54 2de7ff778b66: Verifying Checksum 01:40:54 2de7ff778b66: Download complete 01:40:57 ab5ef0e58194: Pull complete 01:40:57 9712f1f96733: Pull complete 01:40:58 63f879dbbcfc: Pull complete 01:41:01 0d9ebad4ef96: Pull complete 01:41:01 e9a5061849ea: Pull complete 01:41:01 d747dcd14b5f: Pull complete 01:41:02 2de7ff778b66: Pull complete 01:41:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:02 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:41:09 $ docker top defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:41:09 provisioning config files... 01:41:09 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2787885704562497639tmp 01:41:09 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10696844420404739610tmp 01:41:09 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13153344336594787954tmp [Pipeline] { [Pipeline] echo 01:41:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:41:10 ---> sigul-configuration.sh 01:41:10 gpg: directory `/root/.gnupg' created 01:41:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:41:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:41:10 gpg: keyring `/root/.gnupg/secring.gpg' created 01:41:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:41:10 gpg: CAST5 encrypted data 01:41:10 gpg: encrypted with 1 passphrase 01:41:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:41:10 + mkdir /home/jenkins 01:41:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:41:10 + 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 01:41:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:41:10 ---> sigul-install.sh 01:41:10 Sigul already installed; skipping installation. [Pipeline] sh 01:41:11 + git tag --list 01:41:11 v0.0.1 01:41:11 v0.0.2-dev.1 01:41:11 v0.0.2-dev.10 01:41:11 v0.0.2-dev.11 01:41:11 v0.0.2-dev.12 01:41:11 v0.0.2-dev.13 01:41:11 v0.0.2-dev.14 01:41:11 v0.0.2-dev.15 01:41:11 v0.0.2-dev.16 01:41:11 v0.0.2-dev.17 01:41:11 v0.0.2-dev.18 01:41:11 v0.0.2-dev.19 01:41:11 v0.0.2-dev.2 01:41:11 v0.0.2-dev.20 01:41:11 v0.0.2-dev.21 01:41:11 v0.0.2-dev.22 01:41:11 v0.0.2-dev.23 01:41:11 v0.0.2-dev.24 01:41:11 v0.0.2-dev.25 01:41:11 v0.0.2-dev.26 01:41:11 v0.0.2-dev.27 01:41:11 v0.0.2-dev.28 01:41:11 v0.0.2-dev.29 01:41:11 v0.0.2-dev.3 01:41:11 v0.0.2-dev.30 01:41:11 v0.0.2-dev.31 01:41:11 v0.0.2-dev.32 01:41:11 v0.0.2-dev.33 01:41:11 v0.0.2-dev.34 01:41:11 v0.0.2-dev.35 01:41:11 v0.0.2-dev.36 01:41:11 v0.0.2-dev.37 01:41:11 v0.0.2-dev.4 01:41:11 v0.0.2-dev.5 01:41:11 v0.0.2-dev.6 01:41:11 v0.0.2-dev.7 01:41:11 v0.0.2-dev.8 01:41:11 v0.0.2-dev.9 [Pipeline] sh 01:41:11 + lftools sign git-tag v0.0.2-dev.37 01:41:12 Signing Git tag with Sigul... 01:41:12 Signing v0.0.2-dev.37 [Pipeline] echo 01:41:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:41:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:41:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:41:13 $ docker stop --time=1 defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 01:41:14 $ docker rm -f --volumes defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:15 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:16 $ docker top bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:16 [ssh-agent] Looking for ssh-agent implementation... 01:41:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:16 $ docker exec bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 ssh-agent 01:41:16 SSH_AUTH_SOCK=/tmp/ssh-cf4w5E9fI2gk/agent.31 01:41:16 SSH_AGENT_PID=37 01:41:16 Running ssh-add (command line suppressed) 01:41:16 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5996031401731994999.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5996031401731994999.key) 01:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:16 + git semver bump pre 01:41:17 2023-12-01 01:41:17,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:41:17 2023-12-01 01:41:17,047 [bump_version] DEBUG bumping version:0.0.2-dev.37 on axis:pre with prefix:dev 01:41:17 2023-12-01 01:41:17,047 [bump_version] DEBUG bumped version:0.0.2-dev.38 01:41:17 2023-12-01 01:41:17,047 [write_version] DEBUG write version:0.0.2-dev.38 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 01:41:17 2023-12-01 01:41:17,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:41:17 2023-12-01 01:41:17,047 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:41:17 2023-12-01 01:41:17,049 [execute] INFO git cat-file --batch-check 01:41:17 2023-12-01 01:41:17,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 01:41:17 2023-12-01 01:41:17,054 [execute] INFO git cat-file --batch 01:41:17 2023-12-01 01:41:17,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 01:41:17 2023-12-01 01:41:17,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:41:17 0.0.2-dev.38 [Pipeline] } 01:41:17 $ docker exec --env ******** --env ******** bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 ssh-agent -k 01:41:17 unset SSH_AUTH_SOCK; 01:41:17 unset SSH_AGENT_PID; 01:41:17 echo Agent pid 37 killed; 01:41:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:17 + git semver [Pipeline] } 01:41:17 $ docker stop --time=1 bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 01:41:19 $ docker rm -f --volumes bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:20 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:20 $ docker top 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:20 [ssh-agent] Looking for ssh-agent implementation... 01:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:20 $ docker exec 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e ssh-agent 01:41:21 SSH_AUTH_SOCK=/tmp/ssh-g9wY2Yay6hvH/agent.32 01:41:21 SSH_AGENT_PID=38 01:41:21 Running ssh-add (command line suppressed) 01:41:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15996187712455920395.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15996187712455920395.key) 01:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:21 + git semver push 01:41:21 2023-12-01 01:41:21,678 [run_push] DEBUG push 01:41:21 2023-12-01 01:41:21,679 [execute] INFO git cat-file --batch-check 01:41:21 2023-12-01 01:41:21,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 01:41:21 2023-12-01 01:41:21,681 [execute] INFO git rev-list ac87718d108cd829cd1fb3ecf6c1042839791f4d -- 01:41:21 2023-12-01 01:41:21,682 [execute] DEBUG Popen(['git', 'rev-list', 'ac87718d108cd829cd1fb3ecf6c1042839791f4d', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 01:41:21 2023-12-01 01:41:21,688 [execute] INFO git fetch -v origin 01:41:21 2023-12-01 01:41:21,688 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 01:41:22 2023-12-01 01:41:22,235 [run_push] DEBUG no remote changes detected 01:41:22 2023-12-01 01:41:22,235 [execute] INFO git push origin semver 01:41:22 2023-12-01 01:41:22,236 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 01:41:23 2023-12-01 01:41:23,008 [run_push] DEBUG push all version tags 01:41:23 2023-12-01 01:41:23,008 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:41:23 2023-12-01 01:41:23,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 01:41:23 2023-12-01 01:41:23,759 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:41:23 0.0.2-dev.38 [Pipeline] } 01:41:23 $ docker exec --env ******** --env ******** 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e ssh-agent -k 01:41:23 unset SSH_AUTH_SOCK; 01:41:23 unset SSH_AGENT_PID; 01:41:23 echo Agent pid 38 killed; 01:41:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:24 + git semver [Pipeline] } 01:41:24 $ docker stop --time=1 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e 01:41:25 $ docker rm -f --volumes 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:41:26 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 01:41:26 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:41:26 total 16 01:41:26 drwxr-xr-x 3 root root 4096 Dec 1 01:30 . 01:41:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:41 .. 01:41:26 drwxr-xr-x 2 root root 4096 Dec 1 01:30 cost 01:41:26 -rw-r--r-- 1 root root 87 Dec 1 01:30 cost.csv 01:41:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:41:26 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:41:26 total 16 01:41:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 01:30 . 01:41:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:41 .. 01:41:26 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 01:30 cost 01:41:26 -rw-r--r-- 1 jenkins jenkins 87 Dec 1 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:41:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:41:27 ---> package-listing.sh 01:41:27 ++ facter osfamily 01:41:27 ++ tr '[:upper:]' '[:lower:]' 01:41:28 + OS_FAMILY=debian 01:41:28 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 01:41:28 + START_PACKAGES=/tmp/packages_start.txt 01:41:28 + END_PACKAGES=/tmp/packages_end.txt 01:41:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:41:28 + PACKAGES=/tmp/packages_start.txt 01:41:28 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 01:41:28 + PACKAGES=/tmp/packages_end.txt 01:41:28 + case "${OS_FAMILY}" in 01:41:28 + dpkg -l 01:41:28 + grep '^ii' 01:41:28 + '[' -f /tmp/packages_start.txt ']' 01:41:28 + '[' -f /tmp/packages_end.txt ']' 01:41:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:41:28 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 01:41:28 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 01:41:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 01:41:28 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 01:41:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:29 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 01:41:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:41:29 $ docker top d83c28155452a27b4b64326ffb9b44d72dc95545acb16721b38995badf1a0981 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:41:30 + mkdir -p /var/log/sysstat [Pipeline] sh 01:41:30 + ls /var/log/sa-host 01:41:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:30 provisioning config files... 01:41:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16844827088337921715tmp [Pipeline] { [Pipeline] echo 01:41:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:41:30 ---> create-netrc.sh [Pipeline] } 01:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:41:31 ---> python-tools-install.sh [Pipeline] echo 01:41:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:41:31 ---> sudo-logs.sh 01:41:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:41:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:41:32 ---> job-cost.sh 01:41:32 lf-activate-venv: SKIPPING 01:41:32 DEBUG: total: 0.2199999988079071 01:41:32 INFO: Retrieving Stack Cost... 01:41:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:41:32 INFO: Archiving Costs [Pipeline] echo 01:41:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:41:33 ---> logs-deploy.sh 01:41:33 lf-activate-venv: SKIPPING 01:41:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/30 01:41:33 INFO: archiving workspace using pattern(s): 01:41:34 Archives upload complete. 01:41:34 INFO: archiving logs to Nexus