Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 468567e7d5ab138f745a1ebbc21ef4212f5cf70e 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-ssh4725233303726519453.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-ssh14899579351581509762.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-ssh11840432469551717809.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-ssh9083361565624515716.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-ssh916681322278629069.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-23660’ Running on prd-ubuntu20.04-docker-8c-8g-23667 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 468567e7d5ab138f745a1ebbc21ef4212f5cf70e (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/pip/pyzmq-25.1.1" > 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 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 > git rev-list --no-walk 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:28:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:28:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:28:48 ========================================================= 02:28:48 EdgeX Global Pipelines Version Info 02:28:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:28:49 ------------------- 02:28:49 stable info: 02:28:49 ------------------- 02:28:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:28:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:28:49 Message: update stable to v1.0.258 02:28:49 ------------------- 02:28:49 experimental info: 02:28:49 ------------------- 02:28:49 Commited By: **** collab-it+edgex@linuxfoundation.org 02:28:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:28:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:28:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 468567e [Pipeline] echo 02:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:50 provisioning config files... 02:28:50 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5316955647725508960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:50 ---> ****-login.sh 02:28:50 nexus3.edgexfoundry.org:10001 02:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:51 Configure a credential helper to remove this warning. See 02:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:51 02:28:51 Login Succeeded 02:28:51 nexus3.edgexfoundry.org:10002 02:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:51 Configure a credential helper to remove this warning. See 02:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:51 02:28:51 Login Succeeded 02:28:51 nexus3.edgexfoundry.org:10003 02:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:51 Configure a credential helper to remove this warning. See 02:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:51 02:28:51 Login Succeeded 02:28:51 nexus3.edgexfoundry.org:10004 02:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:51 Configure a credential helper to remove this warning. See 02:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:51 02:28:51 Login Succeeded 02:28:51 ****.io 02:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:52 Configure a credential helper to remove this warning. See 02:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:52 02:28:52 Login Succeeded 02:28:52 ---> ****-login.sh ends [Pipeline] } 02:28:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:28:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:52 + grep -v github /etc/ssh/ssh_known_hosts 02:28:52 + [ -e /tmp/ssh_known_hosts ] 02:28:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:28:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:28:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:28:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:53 02:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:28:53 b85a868b505f: Pulling fs layer 02:28:53 e2be974225ed: Pulling fs layer 02:28:53 339a4e72a1f5: Pulling fs layer 02:28:53 988bab9f4d93: Pulling fs layer 02:28:53 1469e6f7b9e6: Pulling fs layer 02:28:53 eaf3925da568: Pulling fs layer 02:28:53 bab4dde63d76: Pulling fs layer 02:28:53 bde34c3a00c8: Pulling fs layer 02:28:53 b352a97aabf1: Pulling fs layer 02:28:53 4872d77fe225: Pulling fs layer 02:28:53 5851b861e8e6: Pulling fs layer 02:28:53 988bab9f4d93: Waiting 02:28:53 1469e6f7b9e6: Waiting 02:28:53 eaf3925da568: Waiting 02:28:53 bab4dde63d76: Waiting 02:28:53 bde34c3a00c8: Waiting 02:28:53 b352a97aabf1: Waiting 02:28:53 4872d77fe225: Waiting 02:28:53 5851b861e8e6: Waiting 02:28:53 e2be974225ed: Verifying Checksum 02:28:53 e2be974225ed: Download complete 02:28:53 988bab9f4d93: Verifying Checksum 02:28:53 988bab9f4d93: Download complete 02:28:53 339a4e72a1f5: Verifying Checksum 02:28:53 339a4e72a1f5: Download complete 02:28:53 1469e6f7b9e6: Verifying Checksum 02:28:53 1469e6f7b9e6: Download complete 02:28:53 eaf3925da568: Download complete 02:28:53 bde34c3a00c8: Verifying Checksum 02:28:53 bde34c3a00c8: Download complete 02:28:53 b352a97aabf1: Verifying Checksum 02:28:53 b352a97aabf1: Download complete 02:28:53 4872d77fe225: Download complete 02:28:53 5851b861e8e6: Verifying Checksum 02:28:53 5851b861e8e6: Download complete 02:28:53 b85a868b505f: Verifying Checksum 02:28:53 b85a868b505f: Download complete 02:28:54 bab4dde63d76: Verifying Checksum 02:28:54 bab4dde63d76: Download complete 02:28:55 b85a868b505f: Pull complete 02:28:55 e2be974225ed: Pull complete 02:28:56 339a4e72a1f5: Pull complete 02:28:57 988bab9f4d93: Pull complete 02:28:57 1469e6f7b9e6: Pull complete 02:28:58 eaf3925da568: Pull complete 02:29:00 bab4dde63d76: Pull complete 02:29:01 bde34c3a00c8: Pull complete 02:29:02 b352a97aabf1: Pull complete 02:29:03 4872d77fe225: Pull complete 02:29:03 5851b861e8e6: Pull complete 02:29:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:04 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:29:04 $ 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 02:29:12 $ docker top 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 -eo pid,comm 02:29:12 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). 02:29:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:12 [ssh-agent] Looking for ssh-agent implementation... 02:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:12 $ docker exec 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent 02:29:12 SSH_AUTH_SOCK=/tmp/ssh-qjLOPibe7pG7/agent.14 02:29:12 SSH_AGENT_PID=20 02:29:12 Running ssh-add (command line suppressed) 02:29:13 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15692674353315049441.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15692674353315049441.key) 02:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:13 + git tag --points-at HEAD [Pipeline] } 02:29:13 $ docker exec --env ******** --env ******** 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent -k 02:29:13 unset SSH_AUTH_SOCK; 02:29:13 unset SSH_AGENT_PID; 02:29:13 echo Agent pid 20 killed; 02:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:13 [ssh-agent] Looking for ssh-agent implementation... 02:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:13 $ docker exec 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent 02:29:13 SSH_AUTH_SOCK=/tmp/ssh-d9RlyWGlTQ3U/agent.71 02:29:13 SSH_AGENT_PID=77 02:29:13 Running ssh-add (command line suppressed) 02:29:13 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6241235973682586106.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6241235973682586106.key) 02:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:14 + git semver init 02:29:14 2023-12-02 02:29:14,362 [run_init] DEBUG init version:0.0.0 force:False 02:29:14 2023-12-02 02:29:14,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:29:14 2023-12-02 02:29:14,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:29:14 2023-12-02 02:29:14,363 [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) 02:29:15 2023-12-02 02:29:15,084 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:29:15 2023-12-02 02:29:15,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:29:15 2023-12-02 02:29:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:29:15 2023-12-02 02:29:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:29:15 0.0.2-dev.38 [Pipeline] } 02:29:15 $ docker exec --env ******** --env ******** 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent -k 02:29:15 unset SSH_AUTH_SOCK; 02:29:15 unset SSH_AGENT_PID; 02:29:15 echo Agent pid 77 killed; 02:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:15 + git semver [Pipeline] } 02:29:16 $ docker stop --time=1 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 02:29:17 $ docker rm -f --volumes 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:18 Stashed 1 file(s) [Pipeline] echo 02:29:18 [edgeXSemver]: initialized semver on version 0.0.2-dev.38 [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 02:29:18 provisioning config files... 02:29:18 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14630564341658923262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:19 ---> ****-login.sh 02:29:19 nexus3.edgexfoundry.org:10001 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 nexus3.edgexfoundry.org:10002 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 nexus3.edgexfoundry.org:10003 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 nexus3.edgexfoundry.org:10004 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 ****.io 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 ---> ****-login.sh ends [Pipeline] } 02:29:19 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 02:29:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:20 + ls -al . 02:29:20 total 72 02:29:20 drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:29 . 02:29:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:28 .. 02:29:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:29 .git 02:29:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:28 .github 02:29:20 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:28 .gitignore 02:29:20 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:29 .semver 02:29:20 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:28 Dockerfile 02:29:20 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:28 Jenkinsfile 02:29:20 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:28 LICENSE 02:29:20 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:28 README.md 02:29:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:28 TAF-Manager 02:29:20 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:28 TUC 02:29:20 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:29 VERSION 02:29:20 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:28 requirements.txt 02:29:20 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:28 robot-entrypoint.sh 02:29:20 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e --label arch=amd64 --label version=0.0.2-dev.38 . 02:29:21 Sending build context to Docker daemon 542.7kB 02:29:21 Step 1/13 : FROM alpine:3.16 02:29:21 3.16: Pulling from library/alpine 02:29:21 070eb51debd9: Pulling fs layer 02:29:21 070eb51debd9: Verifying Checksum 02:29:21 070eb51debd9: Download complete 02:29:22 070eb51debd9: Pull complete 02:29:22 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:29:22 Status: Downloaded newer image for alpine:3.16 02:29:22 ---> e525c930fe75 02:29:22 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:29:22 ---> Running in fdabba0085e8 02:29:23 Removing intermediate container fdabba0085e8 02:29:23 ---> d78ec757edbd 02:29:23 Step 3/13 : LABEL maintainer="Bruce Huang " 02:29:23 ---> Running in 159b1bb8da43 02:29:23 Removing intermediate container 159b1bb8da43 02:29:23 ---> 434fbc561689 02:29:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:29:23 ---> d4d4fa9031df 02:29:23 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:29:23 ---> 8920353eff02 02:29:23 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:29:23 ---> 1a9add1cd7fa 02:29:23 Step 7/13 : WORKDIR /edgex-taf 02:29:24 ---> Running in 9044339d17e2 02:29:24 Removing intermediate container 9044339d17e2 02:29:24 ---> ec469c3af0ff 02:29:24 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:24 ---> Running in 0d020eda0fac 02:29:26 Removing intermediate container 0d020eda0fac 02:29:26 ---> ac673840e520 02:29:26 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 02:29:27 ---> Running in d77ead054662 02:29:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:29:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:29:29 OK: 6 MiB in 14 packages 02:29:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:29:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:29:30 (1/9) Installing ca-certificates (20230506-r0) 02:29:30 (2/9) Installing brotli-libs (1.0.9-r6) 02:29:31 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:29:31 (4/9) Installing libcurl (8.4.0-r0) 02:29:31 (5/9) Installing curl (8.4.0-r0) 02:29:32 (6/9) Installing docker-cli (20.10.20-r0) 02:29:33 Still waiting to schedule task 02:29:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23665’ 02:29:35 (7/9) Installing oniguruma (6.9.8-r0) 02:29:35 (8/9) Installing jq (1.6-r1) 02:29:36 (9/9) Installing openssl (1.1.1w-r1) 02:29:36 Executing busybox-1.35.0-r17.trigger 02:29:36 Executing ca-certificates-20230506-r0.trigger 02:29:36 OK: 52 MiB in 23 packages 02:29:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:29:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:29:37 (1/137) Installing libmagic (5.41-r0) 02:29:38 (2/137) Installing file (5.41-r0) 02:29:38 (3/137) Installing libxau (1.0.9-r0) 02:29:38 (4/137) Installing libxdmcp (1.1.3-r0) 02:29:39 (5/137) Installing libxcb (1.15-r0) 02:29:39 (6/137) Installing libx11 (1.8.7-r0) 02:29:39 (7/137) Installing libxext (1.3.4-r0) 02:29:40 (8/137) Installing libice (1.0.10-r0) 02:29:40 (9/137) Installing libuuid (2.38-r1) 02:29:40 (10/137) Installing libsm (1.2.3-r0) 02:29:41 (11/137) Installing libxt (1.2.1-r0) 02:29:41 (12/137) Installing libxmu (1.1.3-r0) 02:29:41 (13/137) Installing xset (1.2.4-r0) 02:29:42 (14/137) Installing xprop (1.2.5-r0) 02:29:42 (15/137) Installing xdg-utils (1.1.3-r3) 02:29:42 (16/137) Installing eudev-libs (3.2.11-r0) 02:29:43 (17/137) Installing pkgconf (1.8.1-r0) 02:29:43 (18/137) Installing libffi (3.4.2-r1) 02:29:43 (19/137) Installing libintl (0.21-r2) 02:29:43 (20/137) Installing libblkid (2.38-r1) 02:29:44 (21/137) Installing libmount (2.38-r1) 02:29:44 (22/137) Installing pcre (8.45-r2) 02:29:45 (23/137) Installing glib (2.72.4-r0) 02:29:45 (24/137) Installing xz-libs (5.2.5-r1) 02:29:46 (25/137) Installing libxml2 (2.9.14-r2) 02:29:46 (26/137) Installing shared-mime-info (2.2-r2) 02:29:46 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:29:47 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:29:47 (29/137) Installing libpng (1.6.37-r1) 02:29:48 (30/137) Installing libwebp (1.2.3-r2) 02:29:48 (31/137) Installing zstd-libs (1.5.2-r1) 02:29:48 (32/137) Installing tiff (4.4.0-r4) 02:29:49 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:29:49 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:29:49 (35/137) Installing libxcomposite (0.4.5-r0) 02:29:50 (36/137) Installing libxfixes (6.0.0-r0) 02:29:50 (37/137) Installing libxrender (0.9.10-r3) 02:29:50 (38/137) Installing libxcursor (1.2.1-r0) 02:29:51 (39/137) Installing libxdamage (1.1.5-r1) 02:29:51 (40/137) Installing libxi (1.8-r0) 02:29:51 (41/137) Installing libxinerama (1.1.4-r1) 02:29:51 (42/137) Installing libxrandr (1.5.2-r1) 02:29:52 (43/137) Installing atk (2.38.0-r0) 02:29:52 (44/137) Installing libxtst (1.2.3-r3) 02:29:52 (45/137) Installing dbus-libs (1.14.8-r0) 02:29:53 (46/137) Installing at-spi2-core (2.44.1-r0) 02:29:53 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:29:53 (48/137) Installing expat (2.5.0-r0) 02:29:54 (49/137) Installing libbz2 (1.0.8-r1) 02:29:54 (50/137) Installing freetype (2.12.1-r0) 02:29:55 (51/137) Installing fontconfig (2.14.0-r0) 02:29:55 (52/137) Installing pixman (0.40.0-r4) 02:29:55 (53/137) Installing cairo (1.17.4-r2) 02:29:56 (54/137) Installing cairo-gobject (1.17.4-r2) 02:29:56 (55/137) Installing avahi-libs (0.8-r6) 02:29:56 (56/137) Installing gmp (6.2.1-r2) 02:29:57 (57/137) Installing nettle (3.7.3-r0) 02:29:57 (58/137) Installing p11-kit (0.24.1-r0) 02:29:58 (59/137) Installing libtasn1 (4.18.0-r1) 02:29:58 (60/137) Installing libunistring (1.0-r0) 02:29:58 (61/137) Installing gnutls (3.7.7-r1) 02:29:59 (62/137) Installing cups-libs (2.4.2-r2) 02:30:00 (63/137) Installing libepoxy (1.5.10-r0) 02:30:00 (64/137) Installing fribidi (1.0.12-r0) 02:30:00 (65/137) Installing graphite2 (1.3.14-r1) 02:30:01 (66/137) Installing harfbuzz (4.3.0-r0) 02:30:01 (67/137) Installing libxft (2.3.4-r0) 02:30:01 (68/137) Installing pango (1.50.7-r0) 02:30:02 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:30:02 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:30:02 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:30:02 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:30:03 (73/137) Installing libxkbcommon (1.4.1-r0) 02:30:04 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:30:04 Executing gtk+3.0-3.24.34-r1.post-install 02:30:04 (75/137) Installing libfontenc (1.1.4-r0) 02:30:04 (76/137) Installing mkfontscale (1.2.2-r0) 02:30:05 (77/137) Installing font-opensans (0_git20210927-r0) 02:30:05 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:30:06 (79/137) Installing libogg (1.3.5-r1) 02:30:06 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:30:06 (81/137) Installing flac (1.3.4-r0) 02:30:07 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:30:07 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:30:07 (84/137) Installing sdl2 (2.0.22-r0) 02:30:08 (85/137) Installing aom-libs (3.3.0-r0) 02:30:09 (86/137) Installing libass (0.16.0-r0) 02:30:09 (87/137) Installing libdav1d (1.0.0-r0) 02:30:09 (88/137) Installing libpciaccess (0.16-r0) 02:30:10 (89/137) Installing libdrm (2.4.110-r0) 02:30:10 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:30:11 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:30:11 (92/137) Installing lame (3.100-r0) 02:30:11 (93/137) Installing opus (1.3.1-r1) 02:30:12 (94/137) Installing libasyncns (0.8-r1) 02:30:12 (95/137) Installing libltdl (2.4.7-r0) 02:30:12 (96/137) Installing orc (0.4.32-r0) 02:30:13 (97/137) Installing libvorbis (1.3.7-r0) 02:30:13 (98/137) Installing libsndfile (1.1.0-r0) 02:30:14 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:30:14 (100/137) Installing soxr (0.1.3-r2) 02:30:14 (101/137) Installing speexdsp (1.2.0-r0) 02:30:15 (102/137) Installing tdb-libs (1.4.6-r0) 02:30:15 (103/137) Installing libpulse (15.0-r2) 02:30:15 (104/137) Installing cjson (1.7.15-r3) 02:30:16 (105/137) Installing mbedtls (2.28.5-r0) 02:30:16 (106/137) Installing librist (0.2.6-r1) 02:30:16 (107/137) Installing libsrt (1.4.4-r0) 02:30:17 (108/137) Installing libssh (0.9.6-r1) 02:30:18 (109/137) Installing libtheora (1.1.1-r16) 02:30:18 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:30:18 (111/137) Installing libva (2.14.0-r0) 02:30:19 (112/137) Installing libvdpau (1.5-r0) 02:30:19 (113/137) Installing vidstab (1.1.0-r1) 02:30:19 (114/137) Installing libvpx (1.11.0-r1) 02:30:20 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:30:20 (116/137) Installing numactl (2.0.14-r0) 02:30:21 (117/137) Installing x265-libs (3.5-r3) 02:30:21 (118/137) Installing xvidcore (1.3.7-r1) 02:30:21 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:30:22 (120/137) Installing libevent (2.1.12-r4) 02:30:23 (121/137) Installing mesa (21.3.9-r0) 02:30:23 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:30:23 (123/137) Installing mesa-gbm (21.3.9-r0) 02:30:23 (124/137) Installing icu-data-en (71.1-r2) 02:30:24 Executing icu-data-en-71.1-r2.post-install 02:30:24 * 02:30:24 * If you need ICU with non-English locales and legacy charset support, install 02:30:24 * package icu-data-full. 02:30:24 * 02:30:24 (125/137) Installing icu-libs (71.1-r2) 02:30:25 (126/137) Installing lcms2 (2.13.1-r0) 02:30:25 (127/137) Installing minizip (1.2.12-r0) 02:30:25 (128/137) Installing nspr (4.33-r0) 02:30:26 (129/137) Installing sqlite-libs (3.40.1-r0) 02:30:26 (130/137) Installing nss (3.78.1-r0) 02:30:27 (131/137) Installing re2 (2022.04.01-r0) 02:30:27 (132/137) Installing snappy (1.1.9-r4) 02:30:27 (133/137) Installing libgpg-error (1.45-r0) 02:30:28 (134/137) Installing libgcrypt (1.10.1-r0) 02:30:28 (135/137) Installing libxslt (1.1.35-r0) 02:30:28 (136/137) Installing chromium (102.0.5005.182-r0) 02:30:31 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:30:31 Executing busybox-1.35.0-r17.trigger 02:30:31 Executing glib-2.72.4-r0.trigger 02:30:31 Executing shared-mime-info-2.2-r2.trigger 02:30:32 Executing gdk-pixbuf-2.42.8-r0.trigger 02:30:32 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:30:32 Executing fontconfig-2.14.0-r0.trigger 02:30:32 Executing mkfontscale-1.2.2-r0.trigger 02:30:32 OK: 409 MiB in 160 packages 02:30:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:33 (1/21) Installing binutils (2.38-r3) 02:30:34 (2/21) Installing isl22 (0.22-r0) 02:30:34 (3/21) Installing mpfr4 (4.1.0-r0) 02:30:35 (4/21) Installing mpc1 (1.2.1-r0) 02:30:35 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:30:36 (6/21) Installing musl-dev (1.2.3-r3) 02:30:37 (7/21) Installing libc-dev (0.7.2-r3) 02:30:37 (8/21) Installing linux-headers (5.16.7-r1) 02:30:38 (9/21) Installing libffi-dev (3.4.2-r1) 02:30:38 (10/21) Installing libpq (14.10-r0) 02:30:38 (11/21) Installing openssl-dev (1.1.1w-r1) 02:30:39 (12/21) Installing libpq-dev (14.10-r0) 02:30:39 (13/21) Installing libecpg (14.10-r0) 02:30:39 (14/21) Installing libecpg-dev (14.10-r0) 02:30:40 (15/21) Installing llvm13-libs (13.0.1-r2) 02:30:48 (16/21) Installing clang-libs (13.0.1-r1) 02:30:50 (17/21) Installing clang (13.0.1-r1) 02:30:50 (18/21) Installing icu (71.1-r2) 02:30:50 (19/21) Installing icu-dev (71.1-r2) 02:30:51 (20/21) Installing llvm13 (13.0.1-r2) 02:30:52 (21/21) Installing postgresql14-dev (14.10-r0) 02:30:52 Executing busybox-1.35.0-r17.trigger 02:30:52 OK: 822 MiB in 181 packages 02:30:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:54 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:30:55 (2/10) Installing gdbm (1.23-r0) 02:30:55 (3/10) Installing mpdecimal (2.5.1-r1) 02:30:55 (4/10) Installing readline (8.1.2-r0) 02:30:56 (5/10) Installing python3 (3.10.13-r0) 02:30:59 (6/10) Installing python3-dev (3.10.13-r0) 02:31:04 (7/10) Installing libsodium (1.0.18-r0) 02:31:04 (8/10) Installing libzmq (4.3.4-r0) 02:31:05 (9/10) Installing libsodium-dev (1.0.18-r0) 02:31:05 (10/10) Installing zeromq-dev (4.3.4-r0) 02:31:05 Executing busybox-1.35.0-r17.trigger 02:31:05 OK: 974 MiB in 191 packages 02:31:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:06 OK: 974 MiB in 191 packages 02:31:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:08 (1/1) Installing tzdata (2023c-r0) 02:31:08 Executing busybox-1.35.0-r17.trigger 02:31:08 OK: 978 MiB in 192 packages 02:31:08 (1/1) Purging tzdata (2023c-r0) 02:31:08 Executing busybox-1.35.0-r17.trigger 02:31:08 OK: 974 MiB in 191 packages 02:31:12 Looking in links: /tmp/tmpmuo2jr6o 02:31:12 Processing /tmp/tmpmuo2jr6o/setuptools-65.5.0-py3-none-any.whl 02:31:12 Processing /tmp/tmpmuo2jr6o/pip-23.0.1-py3-none-any.whl 02:31:12 Installing collected packages: setuptools, pip 02:31:17 Successfully installed pip-23.0.1 setuptools-65.5.0 02:31:17 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 02:31:17 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:31:17 Collecting pip 02:31:17 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:31:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.0 MB/s eta 0:00:00 02:31:17 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:31:18 Collecting setuptools 02:31:18 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:31:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 89.7 MB/s eta 0:00:00 02:31:18 Collecting wheel 02:31:18 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:31:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 163.2 MB/s eta 0:00:00 02:31:18 Installing collected packages: wheel, setuptools, pip 02:31:19 Attempting uninstall: setuptools 02:31:19 Found existing installation: setuptools 65.5.0 02:31:19 Uninstalling setuptools-65.5.0: 02:31:19 Successfully uninstalled setuptools-65.5.0 02:31:20 Attempting uninstall: pip 02:31:20 Found existing installation: pip 23.0.1 02:31:20 Uninstalling pip-23.0.1: 02:31:20 Successfully uninstalled pip-23.0.1 02:31:22 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:31:22 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 02:31:23 Processing ./edgex-taf-common 02:31:23 Preparing metadata (setup.py): started 02:31:23 Preparing metadata (setup.py): finished with status 'done' 02:31:23 Building wheels for collected packages: edgex-taf-common 02:31:23 Building wheel for edgex-taf-common (setup.py): started 02:31:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:31:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=dd96b583dabd0a73c5ac9e4d71f458615098d72e7ac95276291595f9fc101ea6 02:31:24 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:31:24 Successfully built edgex-taf-common 02:31:25 Installing collected packages: edgex-taf-common 02:31:28 Successfully installed edgex-taf-common-0.0.0 02:31:28 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 02:31:29 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:31:29 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:31:29 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:31:29 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:31:29 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:31:29 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:31:30 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:31:30 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:31:30 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:31:30 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:31:30 Preparing metadata (setup.py): started 02:31:30 Preparing metadata (setup.py): finished with status 'done' 02:31:30 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:31:30 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:31:30 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:31:30 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:31:31 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:31:31 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:31:31 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:31:31 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:31:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 6.0 MB/s eta 0:00:00 02:31:31 Preparing metadata (setup.py): started 02:31:31 Preparing metadata (setup.py): finished with status 'done' 02:31:31 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:31:31 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:31:32 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:31:32 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:31:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 135.2 kB/s eta 0:00:00 02:31:33 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:31:33 Downloading psutil-5.9.5.tar.gz (493 kB) 02:31:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 556.9 kB/s eta 0:00:00 02:31:34 Installing build dependencies: started 02:31:36 Installing build dependencies: finished with status 'done' 02:31:36 Getting requirements to build wheel: started 02:31:37 Getting requirements to build wheel: finished with status 'done' 02:31:37 Preparing metadata (pyproject.toml): started 02:31:37 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:38 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:31:38 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:31:38 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:31:38 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 02:31:38 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:31:38 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:31:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.9 MB/s eta 0:00:00 02:31:38 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:31:38 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:31:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 10.2 MB/s eta 0:00:00 02:31:38 Preparing metadata (setup.py): started 02:31:39 Preparing metadata (setup.py): finished with status 'done' 02:31:39 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:31:39 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:31:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:39 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:31:39 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:39 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:31:39 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:39 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:31:39 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:39 Downloading flex-6.14.1.tar.gz (40 kB) 02:31:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.5 MB/s eta 0:00:00 02:31:39 Preparing metadata (setup.py): started 02:31:40 Preparing metadata (setup.py): finished with status 'done' 02:31:40 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading genson-1.2.2.tar.gz (34 kB) 02:31:40 Preparing metadata (setup.py): started 02:31:40 Preparing metadata (setup.py): finished with status 'done' 02:31:40 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:31:40 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:31:40 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:31:40 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:31:40 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:40 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:31:41 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:31:41 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:31:41 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:31:41 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:31:41 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:31:41 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:31:41 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:31:41 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:31:41 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:31:41 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:31:42 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:31:42 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:31:42 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:31:42 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:31:42 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:31:42 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:31:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 17.7 MB/s eta 0:00:00 02:31:42 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:31:42 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:31:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 21.3 MB/s eta 0:00:00 02:31:42 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) 02:31:42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:31:42 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:31:43 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:31:43 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:31:43 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:43 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:31:43 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:43 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:31:44 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:31:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:31:44 Preparing metadata (setup.py): started 02:31:44 Preparing metadata (setup.py): finished with status 'done' 02:31:44 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:31:44 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:31:44 Preparing metadata (setup.py): started 02:31:44 Preparing metadata (setup.py): finished with status 'done' 02:31:44 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:31:44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:31:44 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:31:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 02:31:44 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:44 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:31:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.2 MB/s eta 0:00:00 02:31:45 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:45 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:31:45 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:45 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:31:45 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:31:45 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 02:31:46 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:31:46 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:46 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:31:46 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:46 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:31:46 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:46 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:31:46 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:31:46 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:31:46 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)) 02:31:46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:31:46 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)) 02:31:46 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:31:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.2 MB/s eta 0:00:00 02:31:46 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:31:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 11.5 MB/s eta 0:00:00 02:31:46 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:31:46 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:31:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 10.8 MB/s eta 0:00:00 02:31:46 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:31:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.4 MB/s eta 0:00:00 02:31:46 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:31:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.8 MB/s eta 0:00:00 02:31:46 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 02:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 35.0 MB/s eta 0:00:00 02:31:47 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 1.8 MB/s eta 0:00:00 02:31:47 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 38.1 MB/s eta 0:00:00 02:31:47 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.5 MB/s eta 0:00:00 02:31:47 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:31:47 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 1.2 MB/s eta 0:00:00 02:31:48 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 1.5 MB/s eta 0:00:00 02:31:48 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 1.1 MB/s eta 0:00:00 02:31:48 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 4.7 MB/s eta 0:00:00 02:31:48 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:31:48 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 40.9 MB/s eta 0:00:00 02:31:48 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.5 MB/s eta 0:00:00 02:31:48 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.5 MB/s eta 0:00:00 02:31:48 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.7 MB/s eta 0:00:00 02:31:48 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:31:48 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 9.8 MB/s eta 0:00:00 02:31:48 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.5 MB/s eta 0:00:00 02:31:48 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.2 MB/s eta 0:00:00 02:31:48 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:31:48 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.2 MB/s eta 0:00:00 02:31:48 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:31:48 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:31:48 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 11.5 MB/s eta 0:00:00 02:31:48 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:31:48 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 63.3 MB/s eta 0:00:00 02:31:48 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:31:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 14.8 MB/s eta 0:00:00 02:31:48 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:31:48 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:31:48 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:31:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:31:49 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:31:49 Building wheel for robotbackgroundlogger (setup.py): started 02:31:49 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:31:49 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=9b46a3060b507581c7c167a25add374ec1e33de0074b6cfb6e490e4f1f38827e 02:31:49 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:31:49 Building wheel for paho-mqtt (setup.py): started 02:31:49 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:31:49 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=8268bd1f2d84de8f2e537d933a401a1ffbc9180235d81df75ecf97234c87236b 02:31:49 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:31:49 Building wheel for psutil (pyproject.toml): started 02:31:51 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:31:51 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=6974d18db2476f8d36d350abef56f89018bad913a01b46d04aac8843822de6bd 02:31:51 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:31:51 Building wheel for psycopg2 (setup.py): started 02:32:01 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:32:01 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479421 sha256=6758087cb49ac42d9285593430146616efdb6d2ae9179a14ce572b55d2fe9270 02:32:01 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 02:32:01 Building wheel for flex (setup.py): started 02:32:01 Building wheel for flex (setup.py): finished with status 'done' 02:32:01 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7c325e25b9e39f6029305f187e16a61d0780a4202d0ab0477bda555e6719e28c 02:32:01 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:32:01 Building wheel for GenSON (setup.py): started 02:32:02 Building wheel for GenSON (setup.py): finished with status 'done' 02:32:02 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e4554a582f1188fa1a85843773241a5d4df8e7de17e7a8f42827ff92f1698ad7 02:32:02 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:32:02 Building wheel for strict-rfc3339 (setup.py): started 02:32:02 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:32:02 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=dbed2c8fa0fe5feb730e60d60bf879f1e29a04810052aace159396ed27ab4935 02:32:02 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:32:02 Building wheel for validate-email (setup.py): started 02:32:02 Building wheel for validate-email (setup.py): finished with status 'done' 02:32:02 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=db78fb0b33ace177bf2d30dad658af0160e84c79183c7cb3d0c2420d091d3224 02:32:02 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:32:02 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 02:32:02 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 02:32:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23674 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:32:05 Selected Git installation does not exist. Using Default 02:32:05 The recommended git tool is: NONE 02:32:15 using credential edgex-jenkins-ssh 02:32:15 Cloning the remote Git repository 02:32:15 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:32:15 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:32:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:32:15 > git --version # timeout=10 02:32:15 > git --version # 'git version 2.25.1' 02:32:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:17 Avoid second fetch 02:32:17 Checking out Revision 468567e7d5ab138f745a1ebbc21ef4212f5cf70e (main) 02:32:17 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.1 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 02:32:17 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 02:32:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:17 > git config core.sparsecheckout # timeout=10 02:32:17 > git checkout -f 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 02:32:18 Commit message: "Merge pull request #91 from edgexfoundry/dependabot/pip/pyzmq-25.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:32:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:19 Dload Upload Total Spent Left Speed 02:32:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh 02:32:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:32:19 + sudo tee /etc/docker/daemon.new 02:32:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:32:19 { 02:32:19 "registry-mirrors": [ 02:32:19 "https://nexus3.edgexfoundry.org:10001" 02:32:19 ], 02:32:19 "bip": "10.250.0.254/24", 02:32:19 "hosts": [ 02:32:19 "tcp://0.0.0.0:5555", 02:32:19 "unix:///var/run/docker.sock" 02:32:19 ], 02:32:19 "mtu": 1458, 02:32:19 "selinux-enabled": true, 02:32:19 "seccomp-profile": "/etc/docker/seccomp.json" 02:32:19 } [Pipeline] sh 02:32:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:32:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:38 provisioning config files... 02:32:38 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6103442729558525016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:39 ---> ****-login.sh 02:32:39 nexus3.edgexfoundry.org:10001 02:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:39 Configure a credential helper to remove this warning. See 02:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:39 02:32:39 Login Succeeded 02:32:39 nexus3.edgexfoundry.org:10002 02:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:40 Configure a credential helper to remove this warning. See 02:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:40 02:32:40 Login Succeeded 02:32:40 nexus3.edgexfoundry.org:10003 02:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:40 Configure a credential helper to remove this warning. See 02:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:40 02:32:40 Login Succeeded 02:32:40 nexus3.edgexfoundry.org:10004 02:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:40 Configure a credential helper to remove this warning. See 02:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:40 02:32:40 Login Succeeded 02:32:40 ****.io 02:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:41 Configure a credential helper to remove this warning. See 02:32:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:41 02:32:41 Login Succeeded 02:32:41 ---> ****-login.sh ends [Pipeline] } 02:32:41 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 02:32:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:42 + ls -al . 02:32:42 total 68 02:32:42 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:32 . 02:32:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:32 .. 02:32:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:32 .git 02:32:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:32 .github 02:32:42 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:32 .gitignore 02:32:42 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:32 Dockerfile 02:32:42 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:32 Jenkinsfile 02:32:42 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:32 LICENSE 02:32:42 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:32 README.md 02:32:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:32 TAF-Manager 02:32:42 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:32 TUC 02:32:42 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:29 VERSION 02:32:42 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:32 requirements.txt 02:32:42 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:32 robot-entrypoint.sh 02:32:42 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:32 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:42 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e --label arch=arm64 --label version=0.0.2-dev.38 . 02:32:44 #0 building with "default" instance using docker driver 02:32:44 02:32:44 #1 [internal] load build definition from Dockerfile 02:32:44 #1 transferring dockerfile: 1.61kB 0.0s done 02:32:44 #1 DONE 0.1s 02:32:44 02:32:44 #2 [internal] load .dockerignore 02:32:44 #2 transferring context: 2B 0.0s done 02:32:44 #2 DONE 0.1s 02:32:44 02:32:44 #3 [internal] load metadata for docker.io/library/alpine:3.16 02:32:44 #3 DONE 0.3s 02:32:44 02:32:44 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:32:44 #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 02:32:44 #4 ... 02:32:44 02:32:44 #5 [internal] load build context 02:32:44 #5 transferring context: 238.11kB 0.1s done 02:32:44 #5 DONE 0.1s 02:32:44 02:32:44 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:32:44 #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 02:32:44 #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 02:32:44 #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 02:32:44 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 02:32:44 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 02:32:44 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.1s 02:32:45 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 02:32:45 #4 DONE 0.8s 02:32:45 02:32:45 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:32:45 #6 DONE 0.2s 02:32:45 02:32:45 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:32:45 #7 DONE 0.1s 02:32:45 02:32:45 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:32:45 #8 DONE 0.1s 02:32:45 02:32:45 #9 [5/7] WORKDIR /edgex-taf 02:32:45 #9 DONE 0.1s 02:32:45 02:32:45 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:46 #10 DONE 0.8s 02:32:46 02:32:46 #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 02:32:47 #11 0.826 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:32:48 #11 1.536 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:32:50 #11 3.033 OK: 5 MiB in 14 packages 02:32:50 #11 3.204 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:32:50 #11 3.798 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:32:52 #11 5.184 (1/9) Installing ca-certificates (20230506-r0) 02:32:52 #11 5.662 (2/9) Installing brotli-libs (1.0.9-r6) 02:32:52 #11 6.133 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:32:53 #11 6.528 (4/9) Installing libcurl (8.4.0-r0) 02:32:53 #11 6.990 (5/9) Installing curl (8.4.0-r0) 02:32:54 #11 7.446 (6/9) Installing docker-cli (20.10.20-r0) 02:32:55 #11 8.712 (7/9) Installing oniguruma (6.9.8-r0) 02:32:55 #11 9.122 (8/9) Installing jq (1.6-r1) 02:32:56 #11 9.568 (9/9) Installing openssl (1.1.1w-r1) 02:32:56 Removing intermediate container d77ead054662 02:32:56 ---> 549b81f49f87 02:32:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:32:56 ---> Running in fe1a2d6a769c 02:32:56 Removing intermediate container fe1a2d6a769c 02:32:56 ---> 21491b76aecd 02:32:56 Step 11/13 : LABEL arch=amd64 02:32:56 ---> Running in 5c881307941c 02:32:56 Removing intermediate container 5c881307941c 02:32:56 ---> adaf2d038e0c 02:32:56 Step 12/13 : LABEL git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:32:56 ---> Running in 389fd7ee11a5 02:32:56 Removing intermediate container 389fd7ee11a5 02:32:56 ---> a73832a2d565 02:32:56 Step 13/13 : LABEL version=0.0.2-dev.38 02:32:56 ---> Running in c921febde3e9 02:32:56 Removing intermediate container c921febde3e9 02:32:56 ---> 08997212df44 02:32:56 [Warning] One or more build-args [ARCH] were not consumed 02:32:56 Successfully built 08997212df44 02:32:56 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 02:32:56 #11 10.04 Executing busybox-1.35.0-r17.trigger 02:32:56 #11 10.06 Executing ca-certificates-20230506-r0.trigger [Pipeline] echo 02:32:56 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:32:56 468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:32:56 latest 02:32:56 0.0.2-dev.38 02:32:56 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:32:56 main 02:32:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 #11 10.21 OK: 50 MiB in 23 packages 02:32:57 #11 10.38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:32:57 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:32:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:32:57 1a706826dacb: Preparing 02:32:57 da2909bee3c9: Preparing 02:32:57 8b895676d2a1: Preparing 02:32:57 71e26a8aa0f1: Preparing 02:32:57 77c20d8fe768: Preparing 02:32:57 e6f74d769c02: Preparing 02:32:57 e6f74d769c02: Waiting 02:32:57 71e26a8aa0f1: Pushed 02:32:57 8b895676d2a1: Pushed 02:32:57 da2909bee3c9: Pushed 02:32:57 e6f74d769c02: Layer already exists 02:32:57 77c20d8fe768: Pushed 02:32:57 #11 10.93 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:32:59 #11 12.44 (1/136) Installing libmagic (5.41-r0) 02:32:59 #11 12.99 (2/136) Installing file (5.41-r0) 02:32:59 #11 13.27 (3/136) Installing libxau (1.0.9-r0) 02:33:00 #11 13.55 (4/136) Installing libxdmcp (1.1.3-r0) 02:33:00 #11 13.83 (5/136) Installing libxcb (1.15-r0) 02:33:01 #11 14.29 (6/136) Installing libx11 (1.8.7-r0) 02:33:01 #11 14.94 (7/136) Installing libxext (1.3.4-r0) 02:33:01 #11 15.27 (8/136) Installing libice (1.0.10-r0) 02:33:02 #11 15.63 (9/136) Installing libuuid (2.38-r1) 02:33:02 #11 15.94 (10/136) Installing libsm (1.2.3-r0) 02:33:03 #11 16.26 (11/136) Installing libxt (1.2.1-r0) 02:33:03 #11 16.70 (12/136) Installing libxmu (1.1.3-r0) 02:33:03 #11 17.07 (13/136) Installing xset (1.2.4-r0) 02:33:04 #11 17.41 (14/136) Installing xprop (1.2.5-r0) 02:33:04 #11 17.73 (15/136) Installing xdg-utils (1.1.3-r3) 02:33:04 #11 18.11 (16/136) Installing eudev-libs (3.2.11-r0) 02:33:05 #11 18.50 (17/136) Installing pkgconf (1.8.1-r0) 02:33:05 #11 18.87 (18/136) Installing libffi (3.4.2-r1) 02:33:06 #11 19.19 (19/136) Installing libintl (0.21-r2) 02:33:06 #11 19.51 (20/136) Installing libblkid (2.38-r1) 02:33:06 #11 19.94 (21/136) Installing libmount (2.38-r1) 02:33:07 #11 20.38 (22/136) Installing pcre (8.45-r2) 02:33:07 #11 20.81 (23/136) Installing glib (2.72.4-r0) 02:33:08 #11 21.43 (24/136) Installing xz-libs (5.2.5-r1) 02:33:08 #11 21.81 (25/136) Installing libxml2 (2.9.14-r2) 02:33:09 #11 22.32 (26/136) Installing shared-mime-info (2.2-r2) 02:33:09 #11 22.83 (27/136) Installing hicolor-icon-theme (0.17-r1) 02:33:09 #11 23.23 (28/136) Installing libjpeg-turbo (2.1.3-r1) 02:33:10 #11 23.71 (29/136) Installing libpng (1.6.37-r1) 02:33:11 #11 24.13 (30/136) Installing libwebp (1.2.3-r2) 02:33:11 #11 24.61 (31/136) Installing zstd-libs (1.5.2-r1) 02:33:11 #11 25.04 (32/136) Installing tiff (4.4.0-r4) 02:33:12 #11 25.47 (33/136) Installing gdk-pixbuf (2.42.8-r0) 02:33:12 #11 25.94 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 02:33:13 #11 26.26 (35/136) Installing libxcomposite (0.4.5-r0) 02:33:13 #11 26.54 (36/136) Installing libxfixes (6.0.0-r0) 02:33:13 #11 26.82 (37/136) Installing libxrender (0.9.10-r3) 02:33:13 #11 27.15 (38/136) Installing libxcursor (1.2.1-r0) 02:33:14 #11 27.49 (39/136) Installing libxdamage (1.1.5-r1) 02:33:14 #11 27.78 (40/136) Installing libxi (1.8-r0) 02:33:14 #11 28.12 (41/136) Installing libxinerama (1.1.4-r1) 02:33:15 #11 28.41 (42/136) Installing libxrandr (1.5.2-r1) 02:33:15 #11 28.74 (43/136) Installing atk (2.38.0-r0) 02:33:15 #11 29.12 (44/136) Installing libxtst (1.2.3-r3) 02:33:16 #11 29.42 (45/136) Installing dbus-libs (1.14.8-r0) 02:33:16 #11 29.85 (46/136) Installing at-spi2-core (2.44.1-r0) 02:33:17 #11 30.31 (47/136) Installing at-spi2-atk (2.38.0-r0) 02:33:17 #11 30.69 (48/136) Installing expat (2.5.0-r0) 02:33:17 #11 31.09 (49/136) Installing libbz2 (1.0.8-r1) 02:33:18 #11 31.43 (50/136) Installing freetype (2.12.1-r0) 02:33:18 #11 31.91 (51/136) Installing fontconfig (2.14.0-r0) 02:33:19 #11 32.37 (52/136) Installing pixman (0.40.0-r4) 02:33:19 #11 32.82 (53/136) Installing cairo (1.17.4-r2) 02:33:20 #11 33.35 (54/136) Installing cairo-gobject (1.17.4-r2) 02:33:20 #11 33.64 (55/136) Installing avahi-libs (0.8-r6) 02:33:20 #11 34.01 (56/136) Installing gmp (6.2.1-r2) 02:33:21 #11 34.46 (57/136) Installing nettle (3.7.3-r0) 02:33:21 #11 34.95 (58/136) Installing p11-kit (0.24.1-r0) 02:33:22 #11 35.43 (59/136) Installing libtasn1 (4.18.0-r1) 02:33:22 #11 35.77 (60/136) Installing libunistring (1.0-r0) 02:33:23 #11 36.28 (61/136) Installing gnutls (3.7.7-r1) 02:33:23 #11 36.84 (62/136) Installing cups-libs (2.4.2-r2) 02:33:24 #11 37.30 (63/136) Installing libepoxy (1.5.10-r0) 02:33:24 #11 37.78 (64/136) Installing fribidi (1.0.12-r0) 02:33:24 #11 38.13 (65/136) Installing graphite2 (1.3.14-r1) 02:33:25 #11 38.52 (66/136) Installing harfbuzz (4.3.0-r0) 02:33:25 #11 39.06 (67/136) Installing libxft (2.3.4-r0) 02:33:26 #11 39.38 (68/136) Installing pango (1.50.7-r0) 02:33:26 #11 39.87 (69/136) Installing wayland-libs-client (1.20.0-r0) 02:33:26 #11 40.22 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 02:33:27 #11 40.51 (71/136) Installing wayland-libs-egl (1.20.0-r0) 02:33:27 #11 40.81 (72/136) Installing xkeyboard-config (2.35.1-r0) 02:33:28 #11 41.44 (73/136) Installing libxkbcommon (1.4.1-r0) 02:33:28 #11 41.86 (74/136) Installing gtk+3.0 (3.24.34-r1) 02:33:29 #11 42.59 Executing gtk+3.0-3.24.34-r1.post-install 02:33:29 #11 42.67 (75/136) Installing libfontenc (1.1.4-r0) 02:33:29 #11 42.99 (76/136) Installing mkfontscale (1.2.2-r0) 02:33:30 #11 43.32 (77/136) Installing font-opensans (0_git20210927-r0) 02:33:30 #11 43.93 (78/136) Installing libgcc (11.2.1_git20220219-r2) 02:33:30 #11 44.29 (79/136) Installing libogg (1.3.5-r1) 02:33:31 #11 44.63 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 02:33:31 #11 45.14 (81/136) Installing flac (1.3.4-r0) 02:33:32 #11 45.62 (82/136) Installing alsa-lib (1.2.7.2-r0) 02:33:32 #11 46.15 (83/136) Installing libatomic (11.2.1_git20220219-r2) 02:33:33 #11 46.44 (84/136) Installing sdl2 (2.0.22-r0) 02:33:33 #11 46.96 (85/136) Installing aom-libs (3.3.0-r0) 02:33:34 #11 47.58 (86/136) Installing libass (0.16.0-r0) 02:33:34 #11 47.94 (87/136) Installing libdav1d (1.0.0-r0) 02:33:35 #11 48.41 (88/136) Installing libdrm (2.4.110-r0) 02:33:35 #11 48.83 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:33:36 #11 49.18 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 02:33:36 #11 49.67 (91/136) Installing lame (3.100-r0) 02:33:36 #11 50.15 (92/136) Installing opus (1.3.1-r1) 02:33:37 #11 50.61 (93/136) Installing libasyncns (0.8-r1) 02:33:37 #11 50.88 (94/136) Installing libltdl (2.4.7-r0) 02:33:38 #11 51.21 (95/136) Installing orc (0.4.32-r0) 02:33:38 #11 51.65 (96/136) Installing libvorbis (1.3.7-r0) 02:33:38 #11 52.11 (97/136) Installing libsndfile (1.1.0-r0) 02:33:39 #11 52.58 (98/136) Installing libgomp (11.2.1_git20220219-r2) 02:33:39 #11 53.02 (99/136) Installing soxr (0.1.3-r2) 02:33:40 #11 53.40 (100/136) Installing speexdsp (1.2.0-r0) 02:33:40 #11 53.72 (101/136) Installing tdb-libs (1.4.6-r0) 02:33:40 #11 54.10 (102/136) Installing libpulse (15.0-r2) 02:33:41 #11 54.63 (103/136) Installing cjson (1.7.15-r3) 02:33:41 #11 54.95 (104/136) Installing mbedtls (2.28.5-r0) 02:33:42 #11 55.43 (105/136) Installing librist (0.2.6-r1) 02:33:42 #11 55.80 (106/136) Installing libsrt (1.4.4-r0) 02:33:42 #11 56.26 (107/136) Installing libssh (0.9.6-r1) 02:33:43 #11 56.68 (108/136) Installing libtheora (1.1.1-r16) 02:33:43 #11 57.17 (109/136) Installing v4l-utils-libs (1.22.1-r1) 02:33:44 #11 57.62 (110/136) Installing libva (2.14.0-r0) 02:33:44 #11 58.00 (111/136) Installing libvdpau (1.5-r0) 02:33:45 #11 58.31 (112/136) Installing vidstab (1.1.0-r1) 02:33:45 #11 58.68 (113/136) Installing libvpx (1.11.0-r1) 02:33:46 #11 59.26 (114/136) Installing x264-libs (0.163_git20210613-r0) 02:33:46 #11 59.78 (115/136) Installing numactl (2.0.14-r0) 02:33:46 #11 60.13 (116/136) Installing x265-libs (3.5-r3) 02:33:47 #11 60.76 (117/136) Installing xvidcore (1.3.7-r1) 02:33:48 #11 61.19 (118/136) Installing ffmpeg-libs (5.0.3-r0) 02:33:49 #11 62.20 (119/136) Installing libevent (2.1.12-r4) 02:33:49 #11 62.67 (120/136) Installing mesa (21.3.9-r0) 02:33:49 #11 62.96 (121/136) Installing wayland-libs-server (1.20.0-r0) 02:33:50 #11 63.29 (122/136) Installing mesa-gbm (21.3.9-r0) 02:33:50 #11 63.64 (123/136) Installing icu-data-en (71.1-r2) 02:33:51 #11 64.18 Executing icu-data-en-71.1-r2.post-install 02:33:51 #11 64.20 * 02:33:51 #11 64.20 * If you need ICU with non-English locales and legacy charset support, install 02:33:51 #11 64.20 * package icu-data-full. 02:33:51 #11 64.20 * 02:33:51 #11 64.20 (124/136) Installing icu-libs (71.1-r2) 02:33:51 #11 64.80 (125/136) Installing lcms2 (2.13.1-r0) 02:33:52 #11 65.23 (126/136) Installing minizip (1.2.12-r0) 02:33:52 #11 65.56 (127/136) Installing nspr (4.33-r0) 02:33:52 #11 65.96 (128/136) Installing sqlite-libs (3.40.1-r0) 02:33:53 #11 66.49 (129/136) Installing nss (3.78.1-r0) 02:33:53 #11 67.10 (130/136) Installing re2 (2022.04.01-r0) 02:33:54 #11 67.51 (131/136) Installing snappy (1.1.9-r4) 02:33:54 #11 67.85 (132/136) Installing libgpg-error (1.45-r0) 02:33:54 #11 68.24 (133/136) Installing libgcrypt (1.10.1-r0) 02:33:55 #11 68.73 (134/136) Installing libxslt (1.1.35-r0) 02:33:55 #11 69.16 (135/136) Installing chromium (102.0.5005.182-r0) 02:34:10 #11 83.03 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 02:34:10 #11 83.83 Executing busybox-1.35.0-r17.trigger 02:34:10 #11 83.85 Executing glib-2.72.4-r0.trigger 02:34:10 #11 83.87 Executing shared-mime-info-2.2-r2.trigger 02:34:13 #11 86.13 Executing gdk-pixbuf-2.42.8-r0.trigger 02:34:13 #11 86.17 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:34:13 #11 86.26 Executing fontconfig-2.14.0-r0.trigger 02:34:13 #11 86.32 Executing mkfontscale-1.2.2-r0.trigger 02:34:13 #11 86.40 OK: 376 MiB in 159 packages 02:34:13 #11 86.61 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:13 #11 87.16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:15 #11 88.42 (1/21) Installing binutils (2.38-r3) 02:34:15 #11 89.19 (2/21) Installing isl22 (0.22-r0) 02:34:16 #11 89.72 (3/21) Installing mpfr4 (4.1.0-r0) 02:34:16 #11 90.13 (4/21) Installing mpc1 (1.2.1-r0) 02:34:17 #11 90.51 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:34:25 #11 97.64 (6/21) Installing musl-dev (1.2.3-r3) 02:34:25 #11 98.33 (7/21) Installing libc-dev (0.7.2-r3) 02:34:25 #11 98.60 (8/21) Installing linux-headers (5.16.7-r1) 02:34:26 #11 99.47 (9/21) Installing libffi-dev (3.4.2-r1) 02:34:26 #11 99.88 (10/21) Installing libpq (14.10-r0) 02:34:27 #11 100.3 (11/21) Installing openssl-dev (1.1.1w-r1) 02:34:27 #11 100.8 (12/21) Installing libpq-dev (14.10-r0) 02:34:28 #11 101.3 (13/21) Installing libecpg (14.10-r0) 02:34:28 #11 101.7 (14/21) Installing libecpg-dev (14.10-r0) 02:34:29 #11 102.2 (15/21) Installing llvm13-libs (13.0.1-r2) 02:34:35 #11 108.9 (16/21) Installing clang-libs (13.0.1-r1) 02:34:42 #11 115.8 (17/21) Installing clang (13.0.1-r1) 02:34:43 #11 116.5 (18/21) Installing icu (71.1-r2) 02:34:43 #11 117.0 (19/21) Installing icu-dev (71.1-r2) 02:34:44 #11 117.6 (20/21) Installing llvm13 (13.0.1-r2) 02:34:49 1a706826dacb: Pushed 02:34:49 468567e7d5ab138f745a1ebbc21ef4212f5cf70e: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:49 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:49 #11 122.3 (21/21) Installing postgresql14-dev (14.10-r0) 02:34:49 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:34:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:34:49 #11 123.3 Executing busybox-1.35.0-r17.trigger 02:34:50 #11 123.3 OK: 768 MiB in 180 packages 02:34:50 #11 123.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:50 #11 124.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:51 1a706826dacb: Preparing 02:34:51 da2909bee3c9: Preparing 02:34:51 8b895676d2a1: Preparing 02:34:51 71e26a8aa0f1: Preparing 02:34:51 77c20d8fe768: Preparing 02:34:51 e6f74d769c02: Preparing 02:34:51 8b895676d2a1: Layer already exists 02:34:51 da2909bee3c9: Layer already exists 02:34:51 71e26a8aa0f1: Layer already exists 02:34:51 77c20d8fe768: Layer already exists 02:34:51 1a706826dacb: Layer already exists 02:34:51 e6f74d769c02: Layer already exists 02:34:52 #11 125.4 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:34:54 latest: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:34:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:34:55 1a706826dacb: Preparing 02:34:55 da2909bee3c9: Preparing 02:34:55 8b895676d2a1: Preparing 02:34:55 71e26a8aa0f1: Preparing 02:34:55 77c20d8fe768: Preparing 02:34:55 e6f74d769c02: Preparing 02:34:55 e6f74d769c02: Waiting 02:34:56 1a706826dacb: Layer already exists 02:34:56 da2909bee3c9: Layer already exists 02:34:56 77c20d8fe768: Layer already exists 02:34:56 8b895676d2a1: Layer already exists 02:34:56 71e26a8aa0f1: Layer already exists 02:34:56 e6f74d769c02: Layer already exists 02:34:56 0.0.2-dev.38: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:56 #11 129.0 (2/10) Installing gdbm (1.23-r0) 02:34:56 #11 129.3 (3/10) Installing mpdecimal (2.5.1-r1) 02:34:56 #11 129.7 (4/10) Installing readline (8.1.2-r0) 02:34:56 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:34:56 #11 130.1 (5/10) Installing python3 (3.10.13-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:34:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:34:57 1a706826dacb: Preparing 02:34:57 da2909bee3c9: Preparing 02:34:57 8b895676d2a1: Preparing 02:34:57 71e26a8aa0f1: Preparing 02:34:57 77c20d8fe768: Preparing 02:34:57 e6f74d769c02: Preparing 02:34:57 e6f74d769c02: Waiting 02:34:57 77c20d8fe768: Layer already exists 02:34:57 da2909bee3c9: Layer already exists 02:34:57 1a706826dacb: Layer already exists 02:34:57 e6f74d769c02: Layer already exists 02:34:57 8b895676d2a1: Layer already exists 02:34:57 71e26a8aa0f1: Layer already exists 02:34:57 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:57 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:34:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:34:57 1a706826dacb: Preparing 02:34:57 da2909bee3c9: Preparing 02:34:57 8b895676d2a1: Preparing 02:34:57 71e26a8aa0f1: Preparing 02:34:57 77c20d8fe768: Preparing 02:34:57 e6f74d769c02: Preparing 02:34:57 e6f74d769c02: Waiting 02:34:57 77c20d8fe768: Layer already exists 02:34:57 da2909bee3c9: Layer already exists 02:34:57 8b895676d2a1: Layer already exists 02:34:57 1a706826dacb: Layer already exists 02:34:57 71e26a8aa0f1: Layer already exists 02:34:57 e6f74d769c02: Layer already exists 02:34:57 main: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:58 ===================================================== [Pipeline] echo 02:34:58 taggedImages: 02:34:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:34:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:34:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:34:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:34:58 - 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 02:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:58 02:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:59 latest: Pulling from edgex-lftools-log-publisher 02:34:59 5eb5b503b376: Pulling fs layer 02:34:59 5c69ac0246d0: Pulling fs layer 02:34:59 ec43610c2a17: Pulling fs layer 02:34:59 3a2ae6a8a46f: Pulling fs layer 02:34:59 33b1e0a273af: Pulling fs layer 02:34:59 5d3b04190fa2: Pulling fs layer 02:34:59 2f39f015ded8: Pulling fs layer 02:34:59 3a2ae6a8a46f: Waiting 02:34:59 5d3b04190fa2: Waiting 02:34:59 2f39f015ded8: Waiting 02:34:59 33b1e0a273af: Waiting 02:34:59 5c69ac0246d0: Download complete 02:34:59 3a2ae6a8a46f: Verifying Checksum 02:34:59 3a2ae6a8a46f: Download complete 02:34:59 33b1e0a273af: Verifying Checksum 02:34:59 33b1e0a273af: Download complete 02:34:59 5d3b04190fa2: Download complete 02:34:59 ec43610c2a17: Verifying Checksum 02:34:59 5eb5b503b376: Verifying Checksum 02:34:59 5eb5b503b376: Download complete 02:35:00 2f39f015ded8: Download complete 02:35:00 #11 134.0 (6/10) Installing python3-dev (3.10.13-r0) 02:35:01 5eb5b503b376: Pull complete 02:35:02 5c69ac0246d0: Pull complete 02:35:04 ec43610c2a17: Pull complete 02:35:04 3a2ae6a8a46f: Pull complete 02:35:04 33b1e0a273af: Pull complete 02:35:04 5d3b04190fa2: Pull complete 02:35:06 #11 139.2 (7/10) Installing libsodium (1.0.18-r0) 02:35:06 #11 139.6 (8/10) Installing libzmq (4.3.4-r0) 02:35:06 #11 140.1 (9/10) Installing libsodium-dev (1.0.18-r0) 02:35:07 #11 140.5 (10/10) Installing zeromq-dev (4.3.4-r0) 02:35:07 #11 140.7 Executing busybox-1.35.0-r17.trigger 02:35:07 #11 140.8 OK: 938 MiB in 190 packages 02:35:07 #11 141.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:08 #11 141.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:35:09 #11 142.8 OK: 938 MiB in 190 packages 02:35:09 #11 143.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:10 2f39f015ded8: Pull complete 02:35:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:35:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:35:10 #11 143.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:10 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:35:10 $ 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 02:35:11 #11 144.8 (1/1) Installing tzdata (2023c-r0) 02:35:12 #11 145.7 Executing busybox-1.35.0-r17.trigger 02:35:12 #11 145.7 OK: 941 MiB in 191 packages 02:35:13 #11 146.9 (1/1) Purging tzdata (2023c-r0) 02:35:13 #11 147.0 Executing busybox-1.35.0-r17.trigger 02:35:13 #11 147.1 OK: 938 MiB in 190 packages 02:35:23 $ docker top 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:23 ---> job-cost.sh 02:35:23 lf-activate-venv: SKIPPING 02:35:23 INFO: No Stack... 02:35:24 INFO: Retrieving Pricing Info for: v3-standard-8 02:35:24 INFO: Archiving Costs [Pipeline] sh 02:35:25 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:35:25 + cut -d, -f6 [Pipeline] lock 02:35:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] 02:35:25 Resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] did not exist. Created. 02:35:25 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:35:25 + echo total: 0.2199999988079071 [Pipeline] stash 02:35:25 Stashed 1 file(s) [Pipeline] } 02:35:25 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 02:35:25 $ docker stop --time=1 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e 02:35:26 $ docker rm -f --volumes 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:35:32 #11 162.9 Looking in links: /tmp/tmpxd0m8cb8 02:35:32 #11 162.9 Processing /tmp/tmpxd0m8cb8/setuptools-65.5.0-py3-none-any.whl 02:35:32 #11 163.0 Processing /tmp/tmpxd0m8cb8/pip-23.0.1-py3-none-any.whl 02:35:32 #11 164.2 Installing collected packages: setuptools, pip 02:35:54 #11 183.8 Successfully installed pip-23.0.1 setuptools-65.5.0 02:35:54 #11 183.8 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 02:35:54 #11 187.6 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:35:55 #11 188.3 Collecting pip 02:35:55 #11 188.4 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:35:55 #11 188.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.9 MB/s eta 0:00:00 02:35:55 #11 188.7 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:35:58 #11 191.9 Collecting setuptools 02:35:58 #11 192.0 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:35:58 #11 192.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 16.7 MB/s eta 0:00:00 02:35:59 #11 192.5 Collecting wheel 02:35:59 #11 192.5 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:35:59 #11 192.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 19.2 MB/s eta 0:00:00 02:36:01 #11 194.4 Installing collected packages: wheel, setuptools, pip 02:36:05 #11 198.8 Attempting uninstall: setuptools 02:36:05 #11 198.8 Found existing installation: setuptools 65.5.0 02:36:06 #11 199.7 Uninstalling setuptools-65.5.0: 02:36:06 #11 199.9 Successfully uninstalled setuptools-65.5.0 02:36:11 #11 204.2 Attempting uninstall: pip 02:36:11 #11 204.2 Found existing installation: pip 23.0.1 02:36:13 #11 206.5 Uninstalling pip-23.0.1: 02:36:13 #11 206.6 Successfully uninstalled pip-23.0.1 02:36:25 #11 218.3 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:36:25 #11 218.3 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 02:36:29 #11 222.8 Processing ./edgex-taf-common 02:36:29 #11 222.8 Preparing metadata (setup.py): started 02:36:30 #11 224.1 Preparing metadata (setup.py): finished with status 'done' 02:36:30 #11 224.1 Building wheels for collected packages: edgex-taf-common 02:36:30 #11 224.2 Building wheel for edgex-taf-common (setup.py): started 02:36:32 #11 226.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:36:32 #11 226.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=7a26b794fea59134812b150d110c3840ffd1c68ab25be8376fadba01dd873e01 02:36:32 #11 226.0 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:36:32 #11 226.0 Successfully built edgex-taf-common 02:36:33 #11 226.6 Installing collected packages: edgex-taf-common 02:36:33 #11 226.8 Successfully installed edgex-taf-common-0.0.0 02:36:33 #11 226.8 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 02:36:39 #11 232.0 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:36:39 #11 232.0 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:36:39 #11 232.3 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:36:39 #11 232.3 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:36:39 #11 232.5 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:36:39 #11 232.5 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:36:39 #11 232.9 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:36:39 #11 233.0 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:36:39 #11 233.0 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:36:39 #11 233.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:36:39 #11 233.1 Preparing metadata (setup.py): started 02:36:41 #11 234.4 Preparing metadata (setup.py): finished with status 'done' 02:36:41 #11 234.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:36:41 #11 234.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:36:41 #11 234.8 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:36:41 #11 234.8 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:36:42 #11 235.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:36:42 #11 235.3 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:36:42 #11 235.4 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:36:42 #11 235.5 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:36:42 #11 235.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.9 MB/s eta 0:00:00 02:36:42 #11 235.7 Preparing metadata (setup.py): started 02:36:43 #11 237.2 Preparing metadata (setup.py): finished with status 'done' 02:36:44 #11 237.6 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:36:44 #11 237.6 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:36:46 #11 240.2 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:36:46 #11 240.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 02:36:47 #11 240.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 119.9 kB/s eta 0:00:00 02:36:48 #11 242.0 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:36:48 #11 242.1 Downloading psutil-5.9.5.tar.gz (493 kB) 02:36:48 #11 242.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.9 MB/s eta 0:00:00 02:36:49 #11 242.8 Installing build dependencies: started 02:37:07 #11 259.5 Installing build dependencies: finished with status 'done' 02:37:07 #11 259.5 Getting requirements to build wheel: started 02:37:08 #11 261.8 Getting requirements to build wheel: finished with status 'done' 02:37:08 #11 261.9 Preparing metadata (pyproject.toml): started 02:37:11 #11 264.1 Preparing metadata (pyproject.toml): finished with status 'done' 02:37:11 #11 264.7 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:37:11 #11 264.7 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:37:14 #11 267.1 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:37:14 #11 267.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 02:37:16 #11 269.7 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:37:16 #11 269.8 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:37:16 #11 270.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 7.1 MB/s eta 0:00:00 02:37:17 #11 270.7 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:37:17 #11 270.7 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:37:17 #11 270.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.0 MB/s eta 0:00:00 02:37:18 #11 271.3 Preparing metadata (setup.py): started 02:37:20 #11 273.1 Preparing metadata (setup.py): finished with status 'done' 02:37:21 #11 274.5 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:37:21 #11 274.5 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 02:37:22 #11 275.5 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:37:22 #11 275.5 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:37:22 #11 275.7 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:37:22 #11 275.7 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:37:23 #11 276.1 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:23 #11 276.1 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:37:23 #11 276.4 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:23 #11 276.4 Downloading flex-6.14.1.tar.gz (40 kB) 02:37:23 #11 276.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.2 MB/s eta 0:00:00 02:37:23 #11 276.7 Preparing metadata (setup.py): started 02:37:24 #11 278.1 Preparing metadata (setup.py): finished with status 'done' 02:37:24 #11 278.2 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:24 #11 278.2 Downloading genson-1.2.2.tar.gz (34 kB) 02:37:24 #11 278.3 Preparing metadata (setup.py): started 02:37:26 #11 279.7 Preparing metadata (setup.py): finished with status 'done' 02:37:26 #11 279.8 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:26 #11 279.8 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:37:27 #11 280.3 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:27 #11 280.3 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:37:27 #11 280.6 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:27 #11 280.7 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:37:28 #11 281.5 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:28 #11 281.5 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:37:28 #11 281.8 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:28 #11 281.8 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:37:30 #11 283.3 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:37:30 #11 283.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 02:37:31 #11 284.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:37:31 #11 284.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:37:32 #11 285.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:37:32 #11 285.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:37:32 #11 285.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:37:32 #11 285.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:37:32 #11 286.1 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:37:32 #11 286.1 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:37:33 #11 286.8 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:37:33 #11 286.9 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:37:34 #11 287.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:37:34 #11 287.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:37:34 #11 287.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:37:34 #11 287.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:37:34 #11 288.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 02:37:34 #11 288.3 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:37:35 #11 288.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:37:35 #11 288.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.3 MB/s eta 0:00:00 02:37:35 #11 288.4 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) 02:37:35 #11 289.1 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:37:35 #11 289.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:37:36 #11 289.5 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:37:36 #11 289.5 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:37:36 #11 289.9 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:37:36 #11 290.0 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:37:36 #11 290.1 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:37:36 #11 290.1 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:37:39 #11 292.2 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:37:39 #11 292.3 Downloading PyYAML-6.0.1.tar.gz (125 kB) 02:37:39 #11 292.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 02:37:40 #11 293.9 Installing build dependencies: started 02:38:07 #11 317.6 Installing build dependencies: finished with status 'done' 02:38:07 #11 317.6 Getting requirements to build wheel: started 02:38:22 #11 333.3 Getting requirements to build wheel: finished with status 'done' 02:38:22 #11 333.3 Preparing metadata (pyproject.toml): started 02:38:22 #11 335.9 Preparing metadata (pyproject.toml): finished with status 'done' 02:38:22 #11 336.0 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:22 #11 336.0 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:38:22 #11 336.1 Preparing metadata (setup.py): started 02:38:24 #11 337.4 Preparing metadata (setup.py): finished with status 'done' 02:38:24 #11 337.5 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:24 #11 337.6 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:38:24 #11 337.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:24 #11 337.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:38:24 #11 338.0 Preparing metadata (setup.py): started 02:38:26 #11 339.4 Preparing metadata (setup.py): finished with status 'done' 02:38:26 #11 339.7 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:26 #11 339.7 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:38:29 #11 342.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:29 #11 342.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:38:29 #11 342.5 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:29 #11 342.5 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:38:29 #11 342.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.8 MB/s eta 0:00:00 02:38:30 #11 343.1 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:30 #11 343.1 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:38:30 #11 343.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.0 MB/s eta 0:00:00 02:38:30 #11 343.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:30 #11 343.4 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:38:30 #11 344.0 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:30 #11 344.0 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:38:32 #11 346.3 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:33 #11 346.3 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 02:38:35 #11 349.2 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:36 #11 349.2 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:38:36 #11 349.3 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:36 #11 349.4 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:38:36 #11 349.5 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:36 #11 349.5 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:38:36 #11 349.7 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:36 #11 349.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:38:36 #11 350.1 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:36 #11 350.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:38:37 #11 350.6 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)) 02:38:37 #11 350.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:38:38 #11 351.8 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)) 02:38:38 #11 351.8 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:38:38 #11 351.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.9 MB/s eta 0:00:00 02:38:39 #11 352.7 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:38:39 #11 352.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.3 MB/s eta 0:00:00 02:38:39 #11 352.8 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:38:39 #11 352.8 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:38:39 #11 352.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.1 MB/s eta 0:00:00 02:38:39 #11 352.9 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:38:39 #11 353.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.7 MB/s eta 0:00:00 02:38:39 #11 353.0 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:38:39 #11 353.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.5 MB/s eta 0:00:00 02:38:39 #11 353.1 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 02:38:41 #11 354.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.4 MB/s eta 0:00:00 02:38:41 #11 354.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:38:41 #11 354.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.2 MB/s eta 0:00:00 02:38:41 #11 354.8 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 02:38:41 #11 355.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.1 MB/s eta 0:00:00 02:38:41 #11 355.1 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 02:38:41 #11 355.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.8 MB/s eta 0:00:00 02:38:41 #11 355.3 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:38:41 #11 355.3 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:38:42 #11 355.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.6 MB/s eta 0:00:00 02:38:42 #11 355.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 02:38:42 #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.0 MB/s eta 0:00:00 02:38:42 #11 355.5 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:38:42 #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.2 MB/s eta 0:00:00 02:38:42 #11 355.6 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:38:42 #11 355.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 02:38:42 #11 355.6 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:38:42 #11 355.7 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:38:43 #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.4 MB/s eta 0:00:00 02:38:43 #11 356.6 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:38:43 #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.2 MB/s eta 0:00:00 02:38:43 #11 356.7 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:38:43 #11 356.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.3 MB/s eta 0:00:00 02:38:43 #11 356.7 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:38:43 #11 356.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.1 MB/s eta 0:00:00 02:38:43 #11 356.8 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:38:43 #11 356.9 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:38:43 #11 356.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.6 MB/s eta 0:00:00 02:38:43 #11 356.9 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:38:43 #11 357.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.3 MB/s eta 0:00:00 02:38:43 #11 357.1 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:38:44 #11 357.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.7 MB/s eta 0:00:00 02:38:44 #11 357.2 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:38:44 #11 357.2 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:38:44 #11 357.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 02:38:44 #11 357.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:38:44 #11 357.4 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:38:44 #11 357.4 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:38:44 #11 357.5 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 02:38:44 #11 357.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.3 MB/s eta 0:00:00 02:38:44 #11 357.7 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:38:44 #11 357.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 8.2 MB/s eta 0:00:00 02:38:44 #11 357.8 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:38:44 #11 357.8 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:38:44 #11 357.8 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:38:44 #11 357.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:38:45 #11 359.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 02:38:45 #11 359.0 Building wheel for robotbackgroundlogger (setup.py): started 02:38:47 #11 360.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:38:47 #11 360.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=31bfdf3b1aa87a66ae372cc4cb1e3b20a42817898013ad9d76698473fa462038 02:38:47 #11 360.6 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:38:47 #11 360.6 Building wheel for paho-mqtt (setup.py): started 02:38:49 #11 362.4 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:38:49 #11 362.4 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=886f8cf42884af160f45c6d24faa55de0814a3603df44d78b5a8527b767fd41b 02:38:49 #11 362.4 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:38:49 #11 362.4 Building wheel for psutil (pyproject.toml): started 02:39:01 #11 373.8 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:39:01 #11 373.8 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274845 sha256=153f83339d6e9b5ce5a2500e8412a3a96a8d0eed416fee4d762079a4d7e33185 02:39:01 #11 373.8 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:39:01 #11 373.8 Building wheel for psycopg2 (setup.py): started 02:40:09 #11 437.8 Building wheel for psycopg2 (setup.py): still running... 02:40:11 #11 444.4 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:40:11 #11 444.4 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471084 sha256=5d64d3aa6ba76a0b323181a76fdc572b2f1c6d31075e2af73b7e4305a7ebcc45 02:40:11 #11 444.4 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 02:40:11 #11 444.5 Building wheel for flex (setup.py): started 02:40:13 #11 447.0 Building wheel for flex (setup.py): finished with status 'done' 02:40:13 #11 447.0 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=612ec09e842fcee9d7e06fa05110bf48edaeac50a0a96a10360233243cb1e6d2 02:40:13 #11 447.0 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:40:13 #11 447.1 Building wheel for GenSON (setup.py): started 02:40:15 #11 449.0 Building wheel for GenSON (setup.py): finished with status 'done' 02:40:15 #11 449.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=af8017f5aac2fc480d8410e00a590d08b3675ebbacf23eec41e41b46c50f2794 02:40:15 #11 449.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:40:15 #11 449.1 Building wheel for PyYAML (pyproject.toml): started 02:40:20 #11 452.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 02:40:20 #11 452.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=70eb06d893d69efe43cdd49f50a09761c0d08c98442643f2193e313f902ad76a 02:40:20 #11 452.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 02:40:20 #11 452.9 Building wheel for strict-rfc3339 (setup.py): started 02:40:21 #11 454.9 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:40:21 #11 454.9 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ca214b75dd95e95b196869c554391319d35633325073938b79b22643d20b5253 02:40:21 #11 454.9 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:40:21 #11 454.9 Building wheel for validate-email (setup.py): started 02:40:23 #11 456.7 Building wheel for validate-email (setup.py): finished with status 'done' 02:40:23 #11 456.7 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=7b0ec6c1ccae8f29c6bdbbad49a2440616673126a862e1c78a4ed51a41557663 02:40:23 #11 456.7 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:40:23 #11 456.7 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 02:40:26 #11 459.9 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 02:42:03 #11 543.1 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.1 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 02:42:03 #11 543.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 02:42:03 #11 DONE 546.0s 02:42:03 02:42:03 #12 exporting to image 02:42:03 #12 exporting layers 02:42:21 #12 exporting layers 26.4s done 02:42:21 #12 writing image sha256:ab1abde57b797956890b2fa37a6a6aa5c931f24f0f855537b6406887eae111b9 done 02:42:21 #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done 02:42:21 #12 DONE 26.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:42:22 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 02:42:22 468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:42:22 latest 02:42:22 0.0.2-dev.38 02:42:22 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:42:22 main 02:42:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:22 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:23 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:42:23 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:42:23 21426b8bc457: Preparing 02:42:23 a730706cacac: Preparing 02:42:23 5f70bf18a086: Preparing 02:42:23 9c6fe905959d: Preparing 02:42:23 cbeb86ecc321: Preparing 02:42:23 028f206ca78d: Preparing 02:42:23 4b1641f97782: Preparing 02:42:23 028f206ca78d: Waiting 02:42:23 4b1641f97782: Waiting 02:42:23 a730706cacac: Pushed 02:42:23 5f70bf18a086: Pushed 02:42:23 9c6fe905959d: Pushed 02:42:23 cbeb86ecc321: Pushed 02:42:23 028f206ca78d: Pushed 02:42:24 4b1641f97782: Pushed 02:46:16 21426b8bc457: Pushed 02:46:16 468567e7d5ab138f745a1ebbc21ef4212f5cf70e: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + 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 02:46:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:46:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:46:17 21426b8bc457: Preparing 02:46:17 a730706cacac: Preparing 02:46:17 5f70bf18a086: Preparing 02:46:17 9c6fe905959d: Preparing 02:46:17 cbeb86ecc321: Preparing 02:46:17 028f206ca78d: Preparing 02:46:17 4b1641f97782: Preparing 02:46:17 028f206ca78d: Waiting 02:46:17 4b1641f97782: Waiting 02:46:17 5f70bf18a086: Layer already exists 02:46:17 9c6fe905959d: Layer already exists 02:46:17 cbeb86ecc321: Layer already exists 02:46:17 21426b8bc457: Layer already exists 02:46:17 a730706cacac: Layer already exists 02:46:17 4b1641f97782: Layer already exists 02:46:17 028f206ca78d: Layer already exists 02:46:17 latest: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 02:46:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:46:18 21426b8bc457: Preparing 02:46:18 a730706cacac: Preparing 02:46:18 5f70bf18a086: Preparing 02:46:18 9c6fe905959d: Preparing 02:46:18 cbeb86ecc321: Preparing 02:46:18 028f206ca78d: Preparing 02:46:18 4b1641f97782: Preparing 02:46:18 028f206ca78d: Waiting 02:46:18 4b1641f97782: Waiting 02:46:18 a730706cacac: Layer already exists 02:46:18 21426b8bc457: Layer already exists 02:46:18 5f70bf18a086: Layer already exists 02:46:18 cbeb86ecc321: Layer already exists 02:46:18 028f206ca78d: Layer already exists 02:46:18 9c6fe905959d: Layer already exists 02:46:18 4b1641f97782: Layer already exists 02:46:18 0.0.2-dev.38: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:19 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:19 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:46:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:46:19 21426b8bc457: Preparing 02:46:19 a730706cacac: Preparing 02:46:19 5f70bf18a086: Preparing 02:46:19 9c6fe905959d: Preparing 02:46:19 cbeb86ecc321: Preparing 02:46:19 028f206ca78d: Preparing 02:46:19 4b1641f97782: Preparing 02:46:19 028f206ca78d: Waiting 02:46:19 4b1641f97782: Waiting 02:46:19 21426b8bc457: Layer already exists 02:46:19 a730706cacac: Layer already exists 02:46:19 9c6fe905959d: Layer already exists 02:46:19 028f206ca78d: Layer already exists 02:46:20 5f70bf18a086: Layer already exists 02:46:20 4b1641f97782: Layer already exists 02:46:20 cbeb86ecc321: Layer already exists 02:46:20 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:20 + 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 02:46:20 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 02:46:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:46:20 21426b8bc457: Preparing 02:46:20 a730706cacac: Preparing 02:46:20 5f70bf18a086: Preparing 02:46:20 9c6fe905959d: Preparing 02:46:20 cbeb86ecc321: Preparing 02:46:20 028f206ca78d: Preparing 02:46:20 4b1641f97782: Preparing 02:46:20 028f206ca78d: Waiting 02:46:20 4b1641f97782: Waiting 02:46:20 a730706cacac: Layer already exists 02:46:20 9c6fe905959d: Layer already exists 02:46:20 5f70bf18a086: Layer already exists 02:46:20 cbeb86ecc321: Layer already exists 02:46:20 21426b8bc457: Layer already exists 02:46:20 028f206ca78d: Layer already exists 02:46:21 4b1641f97782: Layer already exists 02:46:21 main: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:21 ===================================================== [Pipeline] echo 02:46:21 taggedImages: 02:46:21 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e 02:46:21 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:46:21 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 02:46:21 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 02:46:21 - 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 02:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:22 02:46:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:25 arm64: Pulling from edgex-lftools-log-publisher 02:46:25 8998bd30e6a1: Pulling fs layer 02:46:25 04944245beec: Pulling fs layer 02:46:25 699f458cf7ca: Pulling fs layer 02:46:25 765212b225bb: Pulling fs layer 02:46:25 f23df028b6ca: Pulling fs layer 02:46:25 d65c8cfc05b1: Pulling fs layer 02:46:25 2437ff75d9bd: Pulling fs layer 02:46:25 765212b225bb: Waiting 02:46:25 f23df028b6ca: Waiting 02:46:25 d65c8cfc05b1: Waiting 02:46:25 2437ff75d9bd: Waiting 02:46:25 04944245beec: Verifying Checksum 02:46:25 04944245beec: Download complete 02:46:25 765212b225bb: Verifying Checksum 02:46:25 765212b225bb: Download complete 02:46:25 f23df028b6ca: Verifying Checksum 02:46:25 d65c8cfc05b1: Verifying Checksum 02:46:25 d65c8cfc05b1: Download complete 02:46:25 699f458cf7ca: Verifying Checksum 02:46:25 699f458cf7ca: Download complete 02:46:25 8998bd30e6a1: Verifying Checksum 02:46:25 8998bd30e6a1: Download complete 02:46:27 2437ff75d9bd: Verifying Checksum 02:46:27 2437ff75d9bd: Download complete 02:46:31 8998bd30e6a1: Pull complete 02:46:32 04944245beec: Pull complete 02:46:34 699f458cf7ca: Pull complete 02:46:34 765212b225bb: Pull complete 02:46:34 f23df028b6ca: Pull complete 02:46:34 d65c8cfc05b1: Pull complete 02:47:01 2437ff75d9bd: Pull complete 02:47:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-23674 does not seem to be running inside a container 02:47:02 $ 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 02:47:03 $ docker top 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:03 ---> job-cost.sh 02:47:04 lf-activate-venv: SKIPPING 02:47:04 INFO: No Stack... 02:47:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:47:05 INFO: Archiving Costs [Pipeline] sh 02:47:05 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:47:05 + cut -d, -f6 [Pipeline] lock 02:47:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] 02:47:05 Resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] did not exist. Created. 02:47:05 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:06 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-3f0a7c6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:47:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:47:06 Warning: overwriting stash ‘stack-cost’ 02:47:06 Stashed 1 file(s) [Pipeline] } 02:47:06 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 02:47:06 $ docker stop --time=1 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae 02:47:10 $ docker rm -f --volumes 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae [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 02:47:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:12 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:47:12 $ 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 02:47:14 $ docker top d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb -eo pid,comm 02:47:14 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). 02:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:14 [ssh-agent] Looking for ssh-agent implementation... 02:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:14 $ docker exec d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb ssh-agent 02:47:14 SSH_AUTH_SOCK=/tmp/ssh-zDYkRn5T7TbQ/agent.14 02:47:14 SSH_AGENT_PID=20 02:47:14 Running ssh-add (command line suppressed) 02:47:14 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18107284877786706461.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18107284877786706461.key) 02:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:15 + git semver tag 02:47:15 2023-12-02 02:47:15,446 [run_tag] DEBUG tag force:False 02:47:15 2023-12-02 02:47:15,447 [check_head_tag] DEBUG check head tag 02:47:15 2023-12-02 02:47:15,448 [execute] INFO git cat-file --batch-check 02:47:15 2023-12-02 02:47:15,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:47:15 2023-12-02 02:47:15,452 [execute] INFO git cat-file --batch 02:47:15 2023-12-02 02:47:15,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:47:15 2023-12-02 02:47:15,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:47:15 2023-12-02 02:47:15,469 [execute] INFO git tag -a v0.0.2-dev.38 -m v0.0.2-dev.38 02:47:15 2023-12-02 02:47:15,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.38', '-m', 'v0.0.2-dev.38'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:47:15 2023-12-02 02:47:15,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:47:15 0.0.2-dev.38 [Pipeline] } 02:47:15 $ docker exec --env ******** --env ******** d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb ssh-agent -k 02:47:15 unset SSH_AUTH_SOCK; 02:47:15 unset SSH_AGENT_PID; 02:47:15 echo Agent pid 20 killed; 02:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:16 + git semver [Pipeline] } 02:47:16 $ docker stop --time=1 d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb 02:47:18 $ docker rm -f --volumes d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:47:18 02:47:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:47:19 0.23.1-centos7: Pulling from edgex-lftools 02:47:19 ab5ef0e58194: Pulling fs layer 02:47:19 9712f1f96733: Pulling fs layer 02:47:19 63f879dbbcfc: Pulling fs layer 02:47:19 0d9ebad4ef96: Pulling fs layer 02:47:19 e9a5061849ea: Pulling fs layer 02:47:19 d747dcd14b5f: Pulling fs layer 02:47:19 2de7ff778b66: Pulling fs layer 02:47:19 0d9ebad4ef96: Waiting 02:47:19 e9a5061849ea: Waiting 02:47:19 d747dcd14b5f: Waiting 02:47:19 2de7ff778b66: Waiting 02:47:19 9712f1f96733: Verifying Checksum 02:47:19 9712f1f96733: Download complete 02:47:19 63f879dbbcfc: Verifying Checksum 02:47:19 63f879dbbcfc: Download complete 02:47:19 0d9ebad4ef96: Verifying Checksum 02:47:19 0d9ebad4ef96: Download complete 02:47:19 e9a5061849ea: Verifying Checksum 02:47:19 e9a5061849ea: Download complete 02:47:19 d747dcd14b5f: Verifying Checksum 02:47:19 d747dcd14b5f: Download complete 02:47:19 ab5ef0e58194: Verifying Checksum 02:47:19 ab5ef0e58194: Download complete 02:47:19 2de7ff778b66: Verifying Checksum 02:47:19 2de7ff778b66: Download complete 02:47:24 ab5ef0e58194: Pull complete 02:47:24 9712f1f96733: Pull complete 02:47:25 63f879dbbcfc: Pull complete 02:47:32 0d9ebad4ef96: Pull complete 02:47:32 e9a5061849ea: Pull complete 02:47:32 d747dcd14b5f: Pull complete 02:47:32 2de7ff778b66: Pull complete 02:47:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:33 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:47:33 $ 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 02:47:53 $ docker top f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:47:53 provisioning config files... 02:47:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11792237675864378439tmp 02:47:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3240354178212205500tmp 02:47:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13901854182399213386tmp [Pipeline] { [Pipeline] echo 02:47:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:47:53 ---> sigul-configuration.sh 02:47:53 gpg: directory `/root/.gnupg' created 02:47:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:47:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:47:53 gpg: keyring `/root/.gnupg/secring.gpg' created 02:47:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:47:53 gpg: CAST5 encrypted data 02:47:53 gpg: encrypted with 1 passphrase 02:47:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:47:54 + mkdir /home/jenkins 02:47:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:47:54 + 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 02:47:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:47:54 ---> sigul-install.sh 02:47:54 Sigul already installed; skipping installation. [Pipeline] sh 02:47:55 + git tag --list 02:47:55 v0.0.1 02:47:55 v0.0.2-dev.1 02:47:55 v0.0.2-dev.10 02:47:55 v0.0.2-dev.11 02:47:55 v0.0.2-dev.12 02:47:55 v0.0.2-dev.13 02:47:55 v0.0.2-dev.14 02:47:55 v0.0.2-dev.15 02:47:55 v0.0.2-dev.16 02:47:55 v0.0.2-dev.17 02:47:55 v0.0.2-dev.18 02:47:55 v0.0.2-dev.19 02:47:55 v0.0.2-dev.2 02:47:55 v0.0.2-dev.20 02:47:55 v0.0.2-dev.21 02:47:55 v0.0.2-dev.22 02:47:55 v0.0.2-dev.23 02:47:55 v0.0.2-dev.24 02:47:55 v0.0.2-dev.25 02:47:55 v0.0.2-dev.26 02:47:55 v0.0.2-dev.27 02:47:55 v0.0.2-dev.28 02:47:55 v0.0.2-dev.29 02:47:55 v0.0.2-dev.3 02:47:55 v0.0.2-dev.30 02:47:55 v0.0.2-dev.31 02:47:55 v0.0.2-dev.32 02:47:55 v0.0.2-dev.33 02:47:55 v0.0.2-dev.34 02:47:55 v0.0.2-dev.35 02:47:55 v0.0.2-dev.36 02:47:55 v0.0.2-dev.37 02:47:55 v0.0.2-dev.38 02:47:55 v0.0.2-dev.4 02:47:55 v0.0.2-dev.5 02:47:55 v0.0.2-dev.6 02:47:55 v0.0.2-dev.7 02:47:55 v0.0.2-dev.8 02:47:55 v0.0.2-dev.9 [Pipeline] sh 02:47:55 + lftools sign git-tag v0.0.2-dev.38 02:47:55 Signing Git tag with Sigul... 02:47:55 Signing v0.0.2-dev.38 [Pipeline] echo 02:47:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:47:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:47:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:47:56 $ docker stop --time=1 f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 02:47:58 $ docker rm -f --volumes f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:59 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:47:59 $ 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 02:48:00 $ docker top 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 -eo pid,comm 02:48:00 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). 02:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:00 [ssh-agent] Looking for ssh-agent implementation... 02:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:01 $ docker exec 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 ssh-agent 02:48:01 SSH_AUTH_SOCK=/tmp/ssh-cexPcJUFypZ2/agent.33 02:48:01 SSH_AGENT_PID=39 02:48:01 Running ssh-add (command line suppressed) 02:48:01 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_310905437665873427.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_310905437665873427.key) 02:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:01 + git semver bump pre 02:48:02 2023-12-02 02:48:01,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:02 2023-12-02 02:48:01,945 [bump_version] DEBUG bumping version:0.0.2-dev.38 on axis:pre with prefix:dev 02:48:02 2023-12-02 02:48:01,945 [bump_version] DEBUG bumped version:0.0.2-dev.39 02:48:02 2023-12-02 02:48:01,945 [write_version] DEBUG write version:0.0.2-dev.39 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 02:48:02 2023-12-02 02:48:01,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:02 2023-12-02 02:48:01,945 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:02 2023-12-02 02:48:01,947 [execute] INFO git cat-file --batch-check 02:48:02 2023-12-02 02:48:01,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:48:02 2023-12-02 02:48:01,952 [execute] INFO git cat-file --batch 02:48:02 2023-12-02 02:48:01,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:48:02 2023-12-02 02:48:01,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:02 0.0.2-dev.39 [Pipeline] } 02:48:02 $ docker exec --env ******** --env ******** 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 ssh-agent -k 02:48:02 unset SSH_AUTH_SOCK; 02:48:02 unset SSH_AGENT_PID; 02:48:02 echo Agent pid 39 killed; 02:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:02 + git semver [Pipeline] } 02:48:03 $ docker stop --time=1 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 02:48:04 $ docker rm -f --volumes 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:05 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:48:05 $ 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 02:48:06 $ docker top 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 -eo pid,comm 02:48:06 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). 02:48:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:06 [ssh-agent] Looking for ssh-agent implementation... 02:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:06 $ docker exec 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 ssh-agent 02:48:06 SSH_AUTH_SOCK=/tmp/ssh-tEH4ThcbnpJJ/agent.32 02:48:06 SSH_AGENT_PID=38 02:48:06 Running ssh-add (command line suppressed) 02:48:06 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8885589334842872984.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8885589334842872984.key) 02:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:06 + git semver push 02:48:07 2023-12-02 02:48:07,083 [run_push] DEBUG push 02:48:07 2023-12-02 02:48:07,084 [execute] INFO git cat-file --batch-check 02:48:07 2023-12-02 02:48:07,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:48:07 2023-12-02 02:48:07,087 [execute] INFO git rev-list 18653c21217667b88adbdc2cd05d587e05039d05 -- 02:48:07 2023-12-02 02:48:07,088 [execute] DEBUG Popen(['git', 'rev-list', '18653c21217667b88adbdc2cd05d587e05039d05', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:48:07 2023-12-02 02:48:07,093 [execute] INFO git fetch -v origin 02:48:07 2023-12-02 02:48:07,093 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 02:48:08 2023-12-02 02:48:07,811 [run_push] DEBUG no remote changes detected 02:48:08 2023-12-02 02:48:07,811 [execute] INFO git push origin semver 02:48:08 2023-12-02 02:48:07,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:48:09 2023-12-02 02:48:08,733 [run_push] DEBUG push all version tags 02:48:09 2023-12-02 02:48:08,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:48:09 2023-12-02 02:48:08,734 [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) 02:48:09 2023-12-02 02:48:09,429 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:09 0.0.2-dev.39 [Pipeline] } 02:48:09 $ docker exec --env ******** --env ******** 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 ssh-agent -k 02:48:09 unset SSH_AUTH_SOCK; 02:48:09 unset SSH_AGENT_PID; 02:48:09 echo Agent pid 38 killed; 02:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:10 + git semver [Pipeline] } 02:48:10 $ docker stop --time=1 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 02:48:11 $ docker rm -f --volumes 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:48:12 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 02:48:12 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:48:12 total 16 02:48:12 drwxr-xr-x 3 root root 4096 Dec 2 02:35 . 02:48:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:47 .. 02:48:12 drwxr-xr-x 2 root root 4096 Dec 2 02:35 cost 02:48:12 -rw-r--r-- 1 root root 87 Dec 2 02:35 cost.csv 02:48:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:48:12 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:48:12 total 16 02:48:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:35 . 02:48:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:47 .. 02:48:12 drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:35 cost 02:48:12 -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:48:13 ---> package-listing.sh 02:48:13 ++ facter osfamily 02:48:13 ++ tr '[:upper:]' '[:lower:]' 02:48:14 + OS_FAMILY=debian 02:48:14 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 02:48:14 + START_PACKAGES=/tmp/packages_start.txt 02:48:14 + END_PACKAGES=/tmp/packages_end.txt 02:48:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:14 + PACKAGES=/tmp/packages_start.txt 02:48:14 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:48:14 + PACKAGES=/tmp/packages_end.txt 02:48:14 + case "${OS_FAMILY}" in 02:48:14 + dpkg -l 02:48:14 + grep '^ii' 02:48:14 + '[' -f /tmp/packages_start.txt ']' 02:48:14 + '[' -f /tmp/packages_end.txt ']' 02:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:14 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:48:14 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 02:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 02:48:14 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 02:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:15 prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container 02:48:15 $ 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 02:48:15 $ docker top 362c9fd6eca59512d981d540ef4e83fb35e27dc7f961be394af0277a3f4bd8aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:48:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:48:16 + ls /var/log/sa-host 02:48:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:16 provisioning config files... 02:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14721389208206495548tmp [Pipeline] { [Pipeline] echo 02:48:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:16 ---> create-netrc.sh [Pipeline] } 02:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:48:17 ---> python-tools-install.sh [Pipeline] echo 02:48:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:48:17 ---> sudo-logs.sh 02:48:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:48:17 ---> job-cost.sh 02:48:17 lf-activate-venv: SKIPPING 02:48:17 DEBUG: total: 0.2199999988079071 02:48:17 INFO: Retrieving Stack Cost... 02:48:18 INFO: Retrieving Pricing Info for: v3-standard-8 02:48:18 INFO: Archiving Costs [Pipeline] echo 02:48:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:19 ---> logs-deploy.sh 02:48:19 lf-activate-venv: SKIPPING 02:48:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/31 02:48:19 INFO: archiving workspace using pattern(s): 02:48:20 Archives upload complete. 02:48:20 INFO: archiving logs to Nexus