Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e89dd766adf70d3ef5effce142026c21ab88a29 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-ssh2165263815038172369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17317999765125866188.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10775174834012163580.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5775721405095461779.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-ssh373783354708679912.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1116 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 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" > 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 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-list --no-walk 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:11 ========================================================= 23:18:11 EdgeX Global Pipelines Version Info 23:18:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:12 ------------------- 23:18:12 stable info: 23:18:12 ------------------- 23:18:12 Commited By: Ginny Guan ginny@iotechsys.com 23:18:12 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 23:18:12 Message: update stable to v1.0.260 23:18:12 ------------------- 23:18:12 experimental info: 23:18:12 ------------------- 23:18:12 Commited By: Ginny Guan ginny@iotechsys.com 23:18:12 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 23:18:12 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:18:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 23:18:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 23:18:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e89dd7 [Pipeline] echo 23:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:13 provisioning config files... 23:18:13 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6230124587225492647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:13 ---> ****-login.sh 23:18:13 nexus3.edgexfoundry.org:10001 23:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:14 Configure a credential helper to remove this warning. See 23:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:14 23:18:14 Login Succeeded 23:18:14 nexus3.edgexfoundry.org:10002 23:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:14 Configure a credential helper to remove this warning. See 23:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:14 23:18:14 Login Succeeded 23:18:14 nexus3.edgexfoundry.org:10003 23:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:14 Configure a credential helper to remove this warning. See 23:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:14 23:18:14 Login Succeeded 23:18:14 nexus3.edgexfoundry.org:10004 23:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:14 Configure a credential helper to remove this warning. See 23:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:14 23:18:14 Login Succeeded 23:18:14 ****.io 23:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:15 Configure a credential helper to remove this warning. See 23:18:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:15 23:18:15 Login Succeeded 23:18:15 ---> ****-login.sh ends [Pipeline] } 23:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:18:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:15 + grep -v github /etc/ssh/ssh_known_hosts 23:18:15 + [ -e /tmp/ssh_known_hosts ] 23:18:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:15 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:15 23:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:16 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:16 b85a868b505f: Pulling fs layer 23:18:16 e2be974225ed: Pulling fs layer 23:18:16 339a4e72a1f5: Pulling fs layer 23:18:16 988bab9f4d93: Pulling fs layer 23:18:16 1469e6f7b9e6: Pulling fs layer 23:18:16 eaf3925da568: Pulling fs layer 23:18:16 bab4dde63d76: Pulling fs layer 23:18:16 bde34c3a00c8: Pulling fs layer 23:18:16 b352a97aabf1: Pulling fs layer 23:18:16 4872d77fe225: Pulling fs layer 23:18:16 5851b861e8e6: Pulling fs layer 23:18:16 eaf3925da568: Waiting 23:18:16 1469e6f7b9e6: Waiting 23:18:16 bab4dde63d76: Waiting 23:18:16 988bab9f4d93: Waiting 23:18:16 bde34c3a00c8: Waiting 23:18:16 5851b861e8e6: Waiting 23:18:16 b352a97aabf1: Waiting 23:18:16 4872d77fe225: Waiting 23:18:16 988bab9f4d93: Verifying Checksum 23:18:16 988bab9f4d93: Download complete 23:18:16 339a4e72a1f5: Verifying Checksum 23:18:16 339a4e72a1f5: Download complete 23:18:16 1469e6f7b9e6: Verifying Checksum 23:18:16 1469e6f7b9e6: Download complete 23:18:16 eaf3925da568: Verifying Checksum 23:18:16 eaf3925da568: Download complete 23:18:16 bde34c3a00c8: Verifying Checksum 23:18:16 bde34c3a00c8: Download complete 23:18:16 b352a97aabf1: Download complete 23:18:16 4872d77fe225: Verifying Checksum 23:18:16 4872d77fe225: Download complete 23:18:16 5851b861e8e6: Download complete 23:18:16 b85a868b505f: Download complete 23:18:16 bab4dde63d76: Verifying Checksum 23:18:16 bab4dde63d76: Download complete 23:18:18 b85a868b505f: Pull complete 23:18:18 e2be974225ed: Pull complete 23:18:18 339a4e72a1f5: Pull complete 23:18:18 988bab9f4d93: Pull complete 23:18:19 1469e6f7b9e6: Pull complete 23:18:19 eaf3925da568: Pull complete 23:18:21 bab4dde63d76: Pull complete 23:18:22 bde34c3a00c8: Pull complete 23:18:22 b352a97aabf1: Pull complete 23:18:22 4872d77fe225: Pull complete 23:18:22 5851b861e8e6: Pull complete 23:18:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:23 prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container 23:18:23 $ 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 23:18:28 $ docker top 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a -eo pid,comm 23:18:28 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). 23:18:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:28 [ssh-agent] Looking for ssh-agent implementation... 23:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:28 $ docker exec 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent 23:18:28 SSH_AUTH_SOCK=/tmp/ssh-doti8aFgoUck/agent.32 23:18:28 SSH_AGENT_PID=38 23:18:28 Running ssh-add (command line suppressed) 23:18:28 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17297259125208059231.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17297259125208059231.key) 23:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:29 + git tag --points-at HEAD [Pipeline] } 23:18:29 $ docker exec --env ******** --env ******** 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent -k 23:18:29 unset SSH_AUTH_SOCK; 23:18:29 unset SSH_AGENT_PID; 23:18:29 echo Agent pid 38 killed; 23:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:29 [ssh-agent] Looking for ssh-agent implementation... 23:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:29 $ docker exec 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent 23:18:29 SSH_AUTH_SOCK=/tmp/ssh-A8q2ZCcGHwwc/agent.71 23:18:29 SSH_AGENT_PID=77 23:18:29 Running ssh-add (command line suppressed) 23:18:29 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16329616285730919959.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16329616285730919959.key) 23:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:29 + git semver init 23:18:30 2024-05-29 23:18:30,171 [run_init] DEBUG init version:0.0.0 force:False 23:18:30 2024-05-29 23:18:30,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 23:18:30 2024-05-29 23:18:30,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 23:18:30 2024-05-29 23:18:30,173 [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) 23:18:30 2024-05-29 23:18:30,795 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 23:18:30 2024-05-29 23:18:30,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 23:18:30 2024-05-29 23:18:30,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 23:18:30 2024-05-29 23:18:30,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 23:18:30 0.0.2-dev.42 [Pipeline] } 23:18:31 $ docker exec --env ******** --env ******** 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent -k 23:18:31 unset SSH_AUTH_SOCK; 23:18:31 unset SSH_AGENT_PID; 23:18:31 echo Agent pid 77 killed; 23:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:31 + git semver [Pipeline] } 23:18:31 $ docker stop --time=1 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a 23:18:33 $ docker rm -f --volumes 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a [Pipeline] // withDockerContainer [Pipeline] sh 23:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:33 Stashed 1 file(s) [Pipeline] echo 23:18:33 [edgeXSemver]: initialized semver on version 0.0.2-dev.42 [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 23:18:33 provisioning config files... 23:18:33 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14198636679724793348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:34 ---> ****-login.sh 23:18:34 nexus3.edgexfoundry.org:10001 23:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 nexus3.edgexfoundry.org:10002 23:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 nexus3.edgexfoundry.org:10003 23:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 nexus3.edgexfoundry.org:10004 23:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 ****.io 23:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:18:34 Configure a credential helper to remove this warning. See 23:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:18:34 23:18:34 Login Succeeded 23:18:34 ---> ****-login.sh ends [Pipeline] } 23:18:34 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 23:18:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:35 + ls -al . 23:18:35 total 72 23:18:35 drwxrwxr-x 7 jenkins jenkins 4096 May 29 23:18 . 23:18:35 drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:18 .. 23:18:35 drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:18 .git 23:18:35 drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:18 .github 23:18:35 -rw-rw-r-- 1 jenkins jenkins 22 May 29 23:18 .gitignore 23:18:35 drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:18 .semver 23:18:35 -rw-rw-r-- 1 jenkins jenkins 1619 May 29 23:18 Dockerfile 23:18:35 -rw-rw-r-- 1 jenkins jenkins 746 May 29 23:18 Jenkinsfile 23:18:35 -rw-rw-r-- 1 jenkins jenkins 11381 May 29 23:18 LICENSE 23:18:35 -rw-rw-r-- 1 jenkins jenkins 3606 May 29 23:18 README.md 23:18:35 drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:18 TAF-Manager 23:18:35 drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:18 TUC 23:18:35 -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:18 VERSION 23:18:35 -rw-rw-r-- 1 jenkins jenkins 343 May 29 23:18 requirements.txt 23:18:35 -rw-rw-r-- 1 jenkins jenkins 54 May 29 23:18 robot-entrypoint.sh 23:18:35 -rw-rw-r-- 1 jenkins jenkins 445 May 29 23:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:35 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=amd64 --label version=0.0.2-dev.42 . 23:18:35 Sending build context to Docker daemon 589.3kB 23:18:35 Step 1/13 : FROM alpine:3.20 23:18:36 3.20: Pulling from library/alpine 23:18:36 d25f557d7f31: Pulling fs layer 23:18:36 d25f557d7f31: Verifying Checksum 23:18:36 d25f557d7f31: Download complete 23:18:36 d25f557d7f31: Pull complete 23:18:36 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 23:18:36 Status: Downloaded newer image for alpine:3.20 23:18:36 ---> 1d34ffeaf190 23:18:36 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 23:18:37 ---> Running in 8e7f91ff929d 23:18:37 Removing intermediate container 8e7f91ff929d 23:18:37 ---> 6f3829b976d4 23:18:37 Step 3/13 : LABEL maintainer="Bruce Huang " 23:18:37 ---> Running in da702485be4c 23:18:37 Removing intermediate container da702485be4c 23:18:37 ---> 23382189266c 23:18:37 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 23:18:37 ---> 497698d86009 23:18:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 23:18:37 ---> e641479bccbc 23:18:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 23:18:37 ---> 478264fab3dc 23:18:37 Step 7/13 : WORKDIR /edgex-taf 23:18:37 ---> Running in 9e9168b39bfb 23:18:37 Removing intermediate container 9e9168b39bfb 23:18:37 ---> 5b9a0d5f4e37 23:18:37 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:37 ---> Running in 9713a1685ed2 23:18:38 Removing intermediate container 9713a1685ed2 23:18:38 ---> 4577df723c4b 23:18:38 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && 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 23:18:38 ---> Running in 289c0c4f4003 23:18:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:18:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:18:40 OK: 8 MiB in 14 packages 23:18:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:18:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:18:41 (1/14) Installing ca-certificates (20240226-r0) 23:18:42 (2/14) Installing brotli-libs (1.1.0-r2) 23:18:42 (3/14) Installing c-ares (1.28.1-r0) 23:18:42 (4/14) Installing libunistring (1.2-r0) 23:18:43 (5/14) Installing libidn2 (2.3.7-r0) 23:18:43 (6/14) Installing nghttp2-libs (1.62.0-r0) 23:18:43 (7/14) Installing libpsl (0.21.5-r1) 23:18:44 (8/14) Installing zstd-libs (1.5.6-r0) 23:18:44 (9/14) Installing libcurl (8.7.1-r0) 23:18:45 (10/14) Installing curl (8.7.1-r0) 23:18:45 (11/14) Installing docker-cli (26.1.3-r0) 23:18:46 (12/14) Installing oniguruma (6.9.9-r0) 23:18:46 (13/14) Installing jq (1.7.1-r0) 23:18:47 (14/14) Installing openssl (3.3.0-r2) 23:18:47 Executing busybox-1.36.1-r28.trigger 23:18:47 Executing ca-certificates-20240226-r0.trigger 23:18:47 OK: 43 MiB in 28 packages 23:18:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:18:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:18:48 (1/167) Installing libexpat (2.6.2-r0) 23:18:48 Still waiting to schedule task 23:18:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:18:49 (2/167) Installing libbz2 (1.0.8-r6) 23:18:49 (3/167) Installing libpng (1.6.43-r0) 23:18:49 (4/167) Installing freetype (2.13.2-r0) 23:18:50 (5/167) Installing fontconfig (2.15.0-r1) 23:18:50 (6/167) Installing libfontenc (1.1.8-r0) 23:18:50 (7/167) Installing mkfontscale (1.2.2-r6) 23:18:51 (8/167) Installing font-opensans (0_git20210927-r1) 23:18:51 (9/167) Installing pkgconf (2.2.0-r0) 23:18:52 (10/167) Installing libgcc (13.2.1_git20240309-r0) 23:18:52 (11/167) Installing libffi (3.4.6-r0) 23:18:52 (12/167) Installing libintl (0.22.5-r0) 23:18:53 (13/167) Installing libeconf (0.6.3-r0) 23:18:53 (14/167) Installing libblkid (2.40.1-r1) 23:18:53 (15/167) Installing libmount (2.40.1-r1) 23:18:54 (16/167) Installing pcre2 (10.43-r0) 23:18:54 (17/167) Installing glib (2.80.2-r0) 23:18:55 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 23:18:55 (19/167) Installing xz-libs (5.6.1-r3) 23:18:55 (20/167) Installing libxml2 (2.12.7-r0) 23:18:56 (21/167) Installing shared-mime-info (2.4-r0) 23:18:56 (22/167) Installing hicolor-icon-theme (0.17-r2) 23:18:57 (23/167) Installing libjpeg-turbo (3.0.3-r0) 23:18:57 (24/167) Installing libsharpyuv (1.3.2-r0) 23:18:57 (25/167) Installing libwebp (1.3.2-r0) 23:18:58 (26/167) Installing tiff (4.6.0t-r0) 23:18:58 (27/167) Installing gdk-pixbuf (2.42.11-r1) 23:18:59 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 23:19:00 (29/167) Installing libxau (1.0.11-r4) 23:19:00 (30/167) Installing libmd (1.1.0-r0) 23:19:00 (31/167) Installing libbsd (0.12.2-r0) 23:19:00 (32/167) Installing libxdmcp (1.1.5-r1) 23:19:01 (33/167) Installing libxcb (1.16.1-r0) 23:19:01 (34/167) Installing libx11 (1.8.9-r1) 23:19:01 (35/167) Installing libxcomposite (0.4.6-r5) 23:19:02 (36/167) Installing libxfixes (6.0.1-r4) 23:19:02 (37/167) Installing libxrender (0.9.11-r5) 23:19:02 (38/167) Installing libxcursor (1.2.2-r1) 23:19:03 (39/167) Installing libxdamage (1.1.6-r5) 23:19:03 (40/167) Installing libxext (1.3.6-r2) 23:19:03 (41/167) Installing libxi (1.8.1-r4) 23:19:03 (42/167) Installing libxinerama (1.1.5-r4) 23:19:04 (43/167) Installing libxrandr (1.5.4-r1) 23:19:04 (44/167) Installing libatk-1.0 (2.52.0-r0) 23:19:04 (45/167) Installing libxtst (1.2.4-r6) 23:19:04 (46/167) Installing dbus-libs (1.14.10-r1) 23:19:05 (47/167) Installing at-spi2-core (2.52.0-r0) 23:19:05 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 23:19:05 (49/167) Installing pixman (0.43.2-r0) 23:19:06 (50/167) Installing cairo (1.18.0-r0) 23:19:07 (51/167) Installing cairo-gobject (1.18.0-r0) 23:19:07 (52/167) Installing avahi-libs (0.8-r17) 23:19:07 (53/167) Installing gmp (6.3.0-r1) 23:19:07 (54/167) Installing nettle (3.9.1-r0) 23:19:08 (55/167) Installing libtasn1 (4.19.0-r2) 23:19:08 (56/167) Installing p11-kit (0.25.3-r0) 23:19:09 (57/167) Installing gnutls (3.8.5-r0) 23:19:09 (58/167) Installing cups-libs (2.4.8-r0) 23:19:10 (59/167) Installing libepoxy (1.5.10-r1) 23:19:10 (60/167) Installing fribidi (1.0.14-r0) 23:19:10 (61/167) Installing graphite2 (1.3.14-r6) 23:19:11 (62/167) Installing harfbuzz (8.5.0-r0) 23:19:11 (63/167) Installing libxft (2.3.8-r3) 23:19:11 (64/167) Installing pango (1.52.2-r0) 23:19:12 (65/167) Installing wayland-libs-client (1.22.0-r4) 23:19:12 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 23:19:12 (67/167) Installing wayland-libs-egl (1.22.0-r4) 23:19:13 (68/167) Installing xkeyboard-config (2.41-r0) 23:19:13 (69/167) Installing libxkbcommon (1.7.0-r0) 23:19:13 (70/167) Installing gtk+3.0 (3.24.42-r0) 23:19:14 (71/167) Installing icu-data-full (74.2-r0) 23:19:15 (72/167) Installing mesa (24.0.8-r1) 23:19:15 (73/167) Installing llvm17-libs (17.0.6-r1) 23:19:17 (74/167) Installing hwdata-pci (0.382-r0) 23:19:17 (75/167) Installing libpciaccess (0.18.1-r0) 23:19:17 (76/167) Installing libdrm (2.4.120-r0) 23:19:18 (77/167) Installing libelf (0.191-r0) 23:19:18 (78/167) Installing mesa-glapi (24.0.8-r1) 23:19:19 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 23:19:19 (80/167) Installing eudev-libs (3.2.14-r2) 23:19:19 (81/167) Installing libmagic (5.45-r1) 23:19:20 (82/167) Installing file (5.45-r1) 23:19:20 (83/167) Installing xprop (1.2.7-r0) 23:19:20 (84/167) Installing libice (1.1.1-r6) 23:19:21 (85/167) Installing libuuid (2.40.1-r1) 23:19:21 (86/167) Installing libsm (1.2.4-r4) 23:19:21 (87/167) Installing libxt (1.3.0-r5) 23:19:22 (88/167) Installing libxmu (1.1.4-r2) 23:19:22 (89/167) Installing xset (1.2.5-r1) 23:19:22 (90/167) Installing xdg-utils (1.2.1-r0) 23:19:23 (91/167) Installing libogg (1.3.5-r5) 23:19:23 (92/167) Installing libflac (1.4.3-r1) 23:19:23 (93/167) Installing alsa-lib (1.2.11-r0) 23:19:24 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 23:19:24 (95/167) Installing aom-libs (3.9.0-r0) 23:19:25 (96/167) Installing libva (2.21.0-r0) 23:19:25 (97/167) Installing libvdpau (1.5-r3) 23:19:26 (98/167) Installing onevpl-libs (2023.3.1-r2) 23:19:26 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 23:19:26 (100/167) Installing libdav1d (1.4.2-r0) 23:19:27 (101/167) Installing openexr-libiex (3.1.13-r1) 23:19:27 (102/167) Installing openexr-libilmthread (3.1.13-r1) 23:19:28 (103/167) Installing imath (3.1.11-r2) 23:19:28 (104/167) Installing openexr-libopenexr (3.1.13-r1) 23:19:28 (105/167) Installing giflib (5.2.2-r0) 23:19:29 (106/167) Installing libhwy (1.0.7-r0) 23:19:29 (107/167) Installing lcms2 (2.16-r0) 23:19:29 (108/167) Installing libjxl (0.10.2-r0) 23:19:30 (109/167) Installing lame-libs (3.100-r5) 23:19:30 (110/167) Installing opus (1.5.2-r0) 23:19:31 (111/167) Installing rav1e-libs (0.7.1-r0) 23:19:31 (112/167) Installing libgomp (13.2.1_git20240309-r0) 23:19:31 (113/167) Installing soxr (0.1.3-r7) 23:19:32 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 23:19:32 (115/167) Installing libtheora (1.1.1-r18) 23:19:32 (116/167) Installing libvorbis (1.3.7-r2) 23:19:33 (117/167) Installing libvpx (1.14.0-r0) 23:19:33 (118/167) Installing libwebpmux (1.3.2-r0) 23:19:34 (119/167) Installing x264-libs (0.164_git20231001-r0) 23:19:34 (120/167) Installing numactl (2.0.18-r0) 23:19:34 (121/167) Installing x265-libs (3.6-r0) 23:19:35 (122/167) Installing xvidcore (1.3.7-r2) 23:19:36 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 23:19:36 (124/167) Installing libbluray (1.3.4-r1) 23:19:36 (125/167) Installing mpg123-libs (1.32.6-r0) 23:19:37 (126/167) Installing libopenmpt (0.7.7-r0) 23:19:37 (127/167) Installing cjson (1.7.18-r0) 23:19:37 (128/167) Installing mbedtls (3.6.0-r0) 23:19:38 (129/167) Installing librist (0.2.10-r1) 23:19:38 (130/167) Installing libsrt (1.5.3-r0) 23:19:39 (131/167) Installing libssh (0.10.6-r0) 23:19:39 (132/167) Installing libsodium (1.0.19-r0) 23:19:40 (133/167) Installing libzmq (4.3.5-r2) 23:19:40 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 23:19:41 (135/167) Installing crc32c (1.1.2-r0) 23:19:41 (136/167) Installing double-conversion (3.3.0-r0) 23:19:41 (137/167) Installing libevent (2.1.12-r7) 23:19:42 (138/167) Installing wayland-libs-server (1.22.0-r4) 23:19:42 (139/167) Installing mesa-gbm (24.0.8-r1) 23:19:42 (140/167) Installing harfbuzz-subset (8.5.0-r0) 23:19:43 (141/167) Installing icu-libs (74.2-r0) 23:19:43 (142/167) Installing minizip (1.3.1-r0) 23:19:44 (143/167) Installing nspr (4.35-r4) 23:19:44 (144/167) Installing sqlite-libs (3.45.3-r1) 23:19:45 (145/167) Installing nss (3.100-r0) 23:19:45 (146/167) Installing openh264 (2.4.1-r0) 23:19:45 (147/167) Installing libcamera-ipa (0.3.0-r0) 23:19:46 (148/167) Installing libunwind (1.8.1-r0) 23:19:46 (149/167) Installing yaml (0.2.5-r2) 23:19:46 (150/167) Installing libcamera (0.3.0-r0) 23:19:47 (151/167) Installing speexdsp (1.2.1-r2) 23:19:47 (152/167) Installing libuv (1.48.0-r0) 23:19:48 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 23:19:48 (154/167) Installing libsndfile (1.2.2-r0) 23:19:48 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 23:19:49 (156/167) Installing pipewire-libs (1.0.6-r1) 23:19:49 (157/167) Installing libasyncns (0.8-r3) 23:19:49 (158/167) Installing libltdl (2.4.7-r3) 23:19:50 (159/167) Installing orc (0.4.37-r0) 23:19:50 (160/167) Installing tdb-libs (1.4.9-r1) 23:19:51 (161/167) Installing libpulse (17.0-r0) 23:19:51 (162/167) Installing libwebpdemux (1.3.2-r0) 23:19:51 (163/167) Installing libgpg-error (1.49-r0) 23:19:52 (164/167) Installing libgcrypt (1.10.3-r0) 23:19:52 (165/167) Installing libxslt (1.1.39-r1) 23:19:52 (166/167) Installing chromium (125.0.6422.112-r0) 23:20:07 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 23:20:08 Executing busybox-1.36.1-r28.trigger 23:20:08 Executing fontconfig-2.15.0-r1.trigger 23:20:08 Executing mkfontscale-1.2.2-r6.trigger 23:20:08 Executing glib-2.80.2-r0.trigger 23:20:08 Executing shared-mime-info-2.4-r0.trigger 23:20:08 Executing gdk-pixbuf-2.42.11-r1.trigger 23:20:08 Executing gtk-update-icon-cache-3.24.42-r0.trigger 23:20:08 Executing gtk+3.0-3.24.42-r0.trigger 23:20:08 OK: 657 MiB in 195 packages 23:20:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:20:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:20:09 (1/30) Installing jansson (2.14-r4) 23:20:10 (2/30) Installing binutils (2.42-r0) 23:20:10 (3/30) Installing libatomic (13.2.1_git20240309-r0) 23:20:10 (4/30) Installing isl26 (0.26-r1) 23:20:11 (5/30) Installing mpfr4 (4.2.1-r0) 23:20:12 (6/30) Installing mpc1 (1.3.1-r1) 23:20:12 (7/30) Installing gcc (13.2.1_git20240309-r0) 23:20:22 (8/30) Installing musl-dev (1.2.5-r0) 23:20:22 (9/30) Installing linux-headers (6.6-r0) 23:20:22 (10/30) Installing libffi-dev (3.4.6-r0) 23:20:22 (11/30) Installing libpq (16.3-r0) 23:20:22 (12/30) Installing openssl-dev (3.3.0-r2) 23:20:23 (13/30) Installing libpq-dev (16.3-r0) 23:20:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1117 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 23:20:23 Selected Git installation does not exist. Using Default 23:20:23 The recommended git tool is: NONE 23:20:23 (14/30) Installing libecpg (16.3-r0) 23:20:24 (15/30) Installing libecpg-dev (16.3-r0) 23:20:24 (16/30) Installing clang16-headers (16.0.6-r5) 23:20:24 (17/30) Installing llvm16-libs (16.0.6-r8) 23:20:26 (18/30) Installing clang16-libs (16.0.6-r5) 23:20:27 (19/30) Installing fortify-headers (1.1-r3) 23:20:27 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 23:20:28 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 23:20:28 (22/30) Installing clang16 (16.0.6-r5) 23:20:28 (23/30) Installing icu (74.2-r0) 23:20:29 (24/30) Installing icu-dev (74.2-r0) 23:20:30 (25/30) Installing llvm16 (16.0.6-r8) 23:20:31 using credential edgex-jenkins-ssh 23:20:31 Cloning the remote Git repository 23:20:31 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 23:20:31 (26/30) Installing lz4-libs (1.9.4-r5) 23:20:31 (27/30) Installing lz4-dev (1.9.4-r5) 23:20:32 (28/30) Installing zstd (1.5.6-r0) 23:20:32 (29/30) Installing zstd-dev (1.5.6-r0) 23:20:31 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 23:20:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 23:20:31 > git --version # timeout=10 23:20:31 > git --version # 'git version 2.25.1' 23:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:32 (30/30) Installing postgresql16-dev (16.3-r0) 23:20:33 Executing busybox-1.36.1-r28.trigger 23:20:33 OK: 1193 MiB in 225 packages 23:20:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:20:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:20:33 Avoid second fetch 23:20:33 Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) 23:20:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 23:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:33 > git config core.sparsecheckout # timeout=10 23:20:34 (1/14) Installing g++ (13.2.1_git20240309-r0) 23:20:34 Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" 23:20:35 (2/14) Installing gdbm (1.23-r1) 23:20:33 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 23:20:35 (3/14) Installing mpdecimal (4.0.0-r0) 23:20:35 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 23:20:36 (5/14) Installing libncursesw (6.4_p20240420-r0) 23:20:36 (6/14) Installing libpanelw (6.4_p20240420-r0) 23:20:36 (7/14) Installing readline (8.2.10-r0) 23:20:37 (8/14) Installing python3 (3.12.3-r1) 23:20:37 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 23:20:38 (10/14) Installing pyc (3.12.3-r1) 23:20:38 (11/14) Installing python3-pyc (3.12.3-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:20:39 (12/14) Installing python3-dev (3.12.3-r1) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:20:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:39 Dload Upload Total Spent Left Speed 23:20:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 23:20:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:20:40 + sudo tee /etc/docker/daemon.new 23:20:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:20:40 { 23:20:40 "registry-mirrors": [ 23:20:40 "https://nexus3.edgexfoundry.org:10001" 23:20:40 ], 23:20:40 "bip": "10.250.0.254/24", 23:20:40 "hosts": [ 23:20:40 "tcp://0.0.0.0:5555", 23:20:40 "unix:///var/run/docker.sock" 23:20:40 ], 23:20:40 "mtu": 1458, 23:20:40 "selinux-enabled": true, 23:20:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:20:40 } [Pipeline] sh 23:20:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:20:41 + sudo service docker restart 23:20:43 (13/14) Installing libsodium-dev (1.0.19-r0) 23:20:43 (14/14) Installing zeromq-dev (4.3.5-r2) 23:20:43 Executing busybox-1.36.1-r28.trigger 23:20:43 OK: 1359 MiB in 239 packages 23:20:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:20:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:20:45 OK: 1359 MiB in 239 packages 23:20:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:20:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:20:46 (1/1) Installing tzdata (2024a-r1) 23:20:46 OK: 1361 MiB in 240 packages 23:20:47 (1/1) Purging tzdata (2024a-r1) 23:20:47 OK: 1359 MiB in 239 packages 23:20:49 Looking in links: /tmp/tmpd49qpt4_ 23:20:49 Processing /tmp/tmpd49qpt4_/pip-24.0-py3-none-any.whl 23:20:49 Installing collected packages: pip 23:20:50 Successfully installed pip-24.0 23:20:50 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 23:20:51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 23:20:51 Collecting setuptools 23:20:51 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 23:20:52 Collecting wheel 23:20:52 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 23:20:52 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 23:20:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 81.7 MB/s eta 0:00:00 23:20:52 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 23:20:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 258.4 MB/s eta 0:00:00 23:20:52 Installing collected packages: wheel, setuptools 23:20:54 Successfully installed setuptools-70.0.0 wheel-0.43.0 23:20:54 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 23:20:54 Processing ./edgex-taf-common 23:20:54 Preparing metadata (setup.py): started 23:20:55 Preparing metadata (setup.py): finished with status 'done' 23:20:55 Building wheels for collected packages: edgex-taf-common 23:20:55 Building wheel for edgex-taf-common (setup.py): started 23:20:55 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 23:20:55 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=3bbcef1ad649ff653e3522e5b48a56db755c7cb2396faf7705165e96eaad18f2 23:20:55 Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:20:55 Successfully built edgex-taf-common 23:20:55 Installing collected packages: edgex-taf-common 23:20:55 Successfully installed edgex-taf-common-0.0.0 23:20:55 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 23:20:56 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 23:20:56 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 23:20:56 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 23:20:56 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 23:20:56 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 23:20:56 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 23:20:56 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 23:20:56 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 23:20:56 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 23:20:56 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:20:56 Preparing metadata (setup.py): started 23:20:56 Preparing metadata (setup.py): finished with status 'done' 23:20:56 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 23:20:56 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 23:20:56 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 23:20:56 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 23:20:56 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 23:20:56 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 23:20:56 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 23:20:56 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 23:20:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.6 MB/s eta 0:00:00 23:20:56 Preparing metadata (setup.py): started 23:20:56 Preparing metadata (setup.py): finished with status 'done' 23:20:57 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 23:20:57 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 23:20:57 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 23:20:57 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 23:20:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 23:20:57 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 23:20:57 Downloading psutil-5.9.5.tar.gz (493 kB) 23:20:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 15.6 MB/s eta 0:00:00 23:20:57 Installing build dependencies: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:59 provisioning config files... 23:20:59 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12334371877367385254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:59 ---> ****-login.sh 23:20:59 nexus3.edgexfoundry.org:10001 23:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:21:00 Configure a credential helper to remove this warning. See 23:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:21:00 23:21:00 Login Succeeded 23:21:00 nexus3.edgexfoundry.org:10002 23:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:21:00 Configure a credential helper to remove this warning. See 23:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:21:00 23:21:00 Login Succeeded 23:21:00 nexus3.edgexfoundry.org:10003 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:21:01 Configure a credential helper to remove this warning. See 23:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:21:01 23:21:01 Login Succeeded 23:21:01 nexus3.edgexfoundry.org:10004 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:21:01 Configure a credential helper to remove this warning. See 23:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:21:01 23:21:01 Login Succeeded 23:21:01 ****.io 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:21:02 Configure a credential helper to remove this warning. See 23:21:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:21:02 23:21:02 Login Succeeded 23:21:02 ---> ****-login.sh ends [Pipeline] } 23:21:02 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 23:21:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:03 + ls -al . 23:21:03 total 68 23:21:03 drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:21 . 23:21:03 drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:20 .. 23:21:03 drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:20 .git 23:21:03 drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:20 .github 23:21:03 -rw-rw-r-- 1 jenkins jenkins 22 May 29 23:20 .gitignore 23:21:03 -rw-rw-r-- 1 jenkins jenkins 1619 May 29 23:20 Dockerfile 23:21:03 -rw-rw-r-- 1 jenkins jenkins 746 May 29 23:20 Jenkinsfile 23:21:03 -rw-rw-r-- 1 jenkins jenkins 11381 May 29 23:20 LICENSE 23:21:03 -rw-rw-r-- 1 jenkins jenkins 3606 May 29 23:20 README.md 23:21:03 drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:20 TAF-Manager 23:21:03 drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:20 TUC 23:21:03 -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:18 VERSION 23:21:03 -rw-rw-r-- 1 jenkins jenkins 343 May 29 23:20 requirements.txt 23:21:03 -rw-rw-r-- 1 jenkins jenkins 54 May 29 23:20 robot-entrypoint.sh 23:21:03 -rw-rw-r-- 1 jenkins jenkins 445 May 29 23:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:03 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=arm64 --label version=0.0.2-dev.42 . 23:21:03 Sending build context to Docker daemon 363kB 23:21:03 Step 1/13 : FROM alpine:3.20 23:21:04 Installing build dependencies: finished with status 'done' 23:21:04 Getting requirements to build wheel: started 23:21:04 3.20: Pulling from library/alpine 23:21:04 94747bd81234: Pulling fs layer 23:21:04 Getting requirements to build wheel: finished with status 'done' 23:21:04 Preparing metadata (pyproject.toml): started 23:21:04 94747bd81234: Verifying Checksum 23:21:04 94747bd81234: Download complete 23:21:04 Preparing metadata (pyproject.toml): finished with status 'done' 23:21:04 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 23:21:04 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 23:21:05 94747bd81234: Pull complete 23:21:05 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 23:21:05 Status: Downloaded newer image for alpine:3.20 23:21:05 ---> 442043f030d3 23:21:05 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 23:21:05 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 23:21:05 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 23:21:05 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 23:21:05 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 23:21:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.8 MB/s eta 0:00:00 23:21:05 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 23:21:05 Downloading psycopg2-2.9.9.tar.gz (384 kB) 23:21:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 41.9 MB/s eta 0:00:00 23:21:05 Preparing metadata (setup.py): started 23:21:05 ---> Running in 2c819fddaaf1 23:21:05 Preparing metadata (setup.py): finished with status 'done' 23:21:05 Removing intermediate container 2c819fddaaf1 23:21:05 ---> 8e3511718a15 23:21:05 Step 3/13 : LABEL maintainer="Bruce Huang " 23:21:05 ---> Running in 57a54ccdc362 23:21:05 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 23:21:05 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 23:21:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:05 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 23:21:05 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:05 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 23:21:05 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Removing intermediate container 57a54ccdc362 23:21:06 ---> 108b15f25b99 23:21:06 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 23:21:06 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 23:21:06 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading flex-6.14.1.tar.gz (40 kB) 23:21:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.7 MB/s eta 0:00:00 23:21:06 Preparing metadata (setup.py): started 23:21:06 Preparing metadata (setup.py): finished with status 'done' 23:21:06 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:21:06 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 23:21:06 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 23:21:06 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 23:21:06 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 23:21:06 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:06 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 23:21:06 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 23:21:06 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 23:21:06 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 23:21:06 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 23:21:06 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 23:21:06 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 23:21:06 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 23:21:06 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 23:21:06 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 23:21:06 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 23:21:06 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 23:21:06 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:21:07 ---> b36454525023 23:21:07 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 23:21:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:21:07 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 23:21:07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:21:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:21:07 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 23:21:07 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:21:07 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 23:21:07 ---> 10c27a7a2b01 23:21:07 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 23:21:07 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:21:07 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 23:21:07 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:07 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 23:21:07 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:07 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 23:21:07 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:07 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 23:21:07 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:07 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:21:07 Preparing metadata (setup.py): started 23:21:07 ---> bb83b251e549 23:21:07 Step 7/13 : WORKDIR /edgex-taf 23:21:07 ---> Running in f3219f32b7e0 23:21:07 Preparing metadata (setup.py): finished with status 'done' 23:21:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:21:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:21:07 Preparing metadata (setup.py): started 23:21:08 Preparing metadata (setup.py): finished with status 'done' 23:21:08 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 23:21:08 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 23:21:08 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 23:21:08 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 23:21:08 Removing intermediate container f3219f32b7e0 23:21:08 ---> f80d64c5806d 23:21:08 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:08 ---> Running in bd57eb2d1e2c 23:21:08 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 23:21:08 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 23:21:08 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:21:08 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 23:21:08 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:21:08 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:08 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:21:08 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:08 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:21:08 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:08 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 23:21:08 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:08 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:21:09 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:21:09 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 23:21:09 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 23:21:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 15.1 MB/s eta 0:00:00 23:21:09 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 23:21:09 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 23:21:09 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 23:21:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 9.4 MB/s eta 0:00:00 23:21:09 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 23:21:09 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 23:21:09 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 23:21:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 104.3 kB/s eta 0:00:00 23:21:09 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 23:21:10 Removing intermediate container bd57eb2d1e2c 23:21:10 ---> a457345badb4 23:21:10 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && 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 23:21:10 ---> Running in adb657336e9e 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 290.2 kB/s eta 0:00:00 23:21:10 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 59.6 MB/s eta 0:00:00 23:21:10 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.1 MB/s eta 0:00:00 23:21:10 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 25.5 MB/s eta 0:00:00 23:21:10 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 51.0 MB/s eta 0:00:00 23:21:10 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.4 MB/s eta 0:00:00 23:21:10 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 15.6 MB/s eta 0:00:00 23:21:10 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 15.7 MB/s eta 0:00:00 23:21:10 Downloading idna-3.7-py3-none-any.whl (66 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 8.2 MB/s eta 0:00:00 23:21:10 Downloading packaging-24.0-py3-none-any.whl (53 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.1 MB/s eta 0:00:00 23:21:10 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 13.1 MB/s eta 0:00:00 23:21:10 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 23:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.5 MB/s eta 0:00:00 23:21:10 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:21:10 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 23:21:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 58.9 MB/s eta 0:00:00 23:21:11 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 11.9 MB/s eta 0:00:00 23:21:11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00 23:21:11 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 17.6 MB/s eta 0:00:00 23:21:11 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:21:11 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 23:21:11 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 11.2 MB/s eta 0:00:00 23:21:11 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.0 MB/s eta 0:00:00 23:21:11 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 31.3 MB/s eta 0:00:00 23:21:11 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 23:21:11 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.3 MB/s eta 0:00:00 23:21:11 Downloading click-8.1.7-py3-none-any.whl (97 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.6 MB/s eta 0:00:00 23:21:11 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 23:21:11 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 23:21:11 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 19.2 MB/s eta 0:00:00 23:21:11 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 23:21:11 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:21:11 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 69.1 MB/s eta 0:00:00 23:21:11 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 23:21:11 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 42.9 MB/s eta 0:00:00 23:21:11 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 23:21:11 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 23:21:11 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.7 MB/s eta 0:00:00 23:21:11 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:21:11 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:21:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:21:11 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 23:21:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:21:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:21:11 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 23:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.3 MB/s eta 0:00:00 23:21:11 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 23:21:11 Building wheel for robotbackgroundlogger (setup.py): started 23:21:11 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 23:21:11 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=0db1e5fb44cf9bdd162cb377e4c7f9e4320ff0cbb8983d0e8b7130e26ce428cb 23:21:11 Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:21:11 Building wheel for paho-mqtt (setup.py): started 23:21:12 Building wheel for paho-mqtt (setup.py): finished with status 'done' 23:21:12 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=312e3fd2f548825586edf13d4eba3960232801e493f1b3bdf61c2ad357532a47 23:21:12 Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 23:21:12 Building wheel for psutil (pyproject.toml): started 23:21:13 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:21:13 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281486 sha256=d8357d2ac2a5aa1562d2561eb724fb5e7ff57649fdcb2d97a74ae312a6083378 23:21:13 Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 23:21:13 Building wheel for psycopg2 (setup.py): started 23:21:13 OK: 9 MiB in 14 packages 23:21:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:21:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:21:15 (1/14) Installing ca-certificates (20240226-r0) 23:21:16 (2/14) Installing brotli-libs (1.1.0-r2) 23:21:16 (3/14) Installing c-ares (1.28.1-r0) 23:21:17 (4/14) Installing libunistring (1.2-r0) 23:21:17 (5/14) Installing libidn2 (2.3.7-r0) 23:21:17 (6/14) Installing nghttp2-libs (1.62.0-r0) 23:21:18 (7/14) Installing libpsl (0.21.5-r1) 23:21:18 (8/14) Installing zstd-libs (1.5.6-r0) 23:21:19 (9/14) Installing libcurl (8.7.1-r0) 23:21:19 (10/14) Installing curl (8.7.1-r0) 23:21:20 (11/14) Installing docker-cli (26.1.3-r0) 23:21:21 (12/14) Installing oniguruma (6.9.9-r0) 23:21:21 (13/14) Installing jq (1.7.1-r0) 23:21:21 (14/14) Installing openssl (3.3.0-r2) 23:21:22 Executing busybox-1.36.1-r28.trigger 23:21:22 Executing ca-certificates-20240226-r0.trigger 23:21:22 OK: 43 MiB in 28 packages 23:21:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:21:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:21:23 Building wheel for psycopg2 (setup.py): finished with status 'done' 23:21:23 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521870 sha256=54f60b4a67b42c43202f5488d52b5dbd8a86991bd71fbc118944432645757b05 23:21:23 Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 23:21:23 Building wheel for flex (setup.py): started 23:21:23 Building wheel for flex (setup.py): finished with status 'done' 23:21:23 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=b991dc06c35b84420ce227341bf1ae85293e097e81c0436df693d14526fde6c5 23:21:23 Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:21:23 Building wheel for strict-rfc3339 (setup.py): started 23:21:23 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 23:21:23 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=831a7ea304fe8b9fa87a75c68c78234267db90af8a33c30f0c48900aff3fd290 23:21:23 Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:21:23 Building wheel for validate-email (setup.py): started 23:21:23 Building wheel for validate-email (setup.py): finished with status 'done' 23:21:23 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=169be3fa0a0c35a3658028629b7504f0cdaba76fa2b103babf0e9006d0c2e3fe 23:21:23 Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:21:23 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 23:21:23 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 23:21:25 (1/166) Installing libexpat (2.6.2-r0) 23:21:25 (2/166) Installing libbz2 (1.0.8-r6) 23:21:25 (3/166) Installing libpng (1.6.43-r0) 23:21:26 (4/166) Installing freetype (2.13.2-r0) 23:21:26 (5/166) Installing fontconfig (2.15.0-r1) 23:21:27 (6/166) Installing libfontenc (1.1.8-r0) 23:21:27 (7/166) Installing mkfontscale (1.2.2-r6) 23:21:27 (8/166) Installing font-opensans (0_git20210927-r1) 23:21:28 (9/166) Installing pkgconf (2.2.0-r0) 23:21:28 (10/166) Installing libgcc (13.2.1_git20240309-r0) 23:21:28 (11/166) Installing libffi (3.4.6-r0) 23:21:29 (12/166) Installing libintl (0.22.5-r0) 23:21:29 (13/166) Installing libeconf (0.6.3-r0) 23:21:30 (14/166) Installing libblkid (2.40.1-r1) 23:21:30 (15/166) Installing libmount (2.40.1-r1) 23:21:30 (16/166) Installing pcre2 (10.43-r0) 23:21:31 (17/166) Installing glib (2.80.2-r0) 23:21:32 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 23:21:32 (19/166) Installing xz-libs (5.6.1-r3) 23:21:32 (20/166) Installing libxml2 (2.12.7-r0) 23:21:33 (21/166) Installing shared-mime-info (2.4-r0) 23:21:33 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 23:21:33 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 23:21:33 (22/166) Installing hicolor-icon-theme (0.17-r2) 23:21:34 (23/166) Installing libjpeg-turbo (3.0.3-r0) 23:21:34 (24/166) Installing libsharpyuv (1.3.2-r0) 23:21:34 (25/166) Installing libwebp (1.3.2-r0) 23:21:35 (26/166) Installing tiff (4.6.0t-r0) 23:21:36 (27/166) Installing gdk-pixbuf (2.42.11-r1) 23:21:36 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 23:21:36 (29/166) Installing libxau (1.0.11-r4) 23:21:36 (30/166) Installing libmd (1.1.0-r0) 23:21:37 (31/166) Installing libbsd (0.12.2-r0) 23:21:37 (32/166) Installing libxdmcp (1.1.5-r1) 23:21:38 (33/166) Installing libxcb (1.16.1-r0) 23:21:38 (34/166) Installing libx11 (1.8.9-r1) 23:21:39 (35/166) Installing libxcomposite (0.4.6-r5) 23:21:39 (36/166) Installing libxfixes (6.0.1-r4) 23:21:39 (37/166) Installing libxrender (0.9.11-r5) 23:21:40 (38/166) Installing libxcursor (1.2.2-r1) 23:21:40 (39/166) Installing libxdamage (1.1.6-r5) 23:21:40 (40/166) Installing libxext (1.3.6-r2) 23:21:40 (41/166) Installing libxi (1.8.1-r4) 23:21:41 (42/166) Installing libxinerama (1.1.5-r4) 23:21:41 (43/166) Installing libxrandr (1.5.4-r1) 23:21:41 (44/166) Installing libatk-1.0 (2.52.0-r0) 23:21:42 (45/166) Installing libxtst (1.2.4-r6) 23:21:42 (46/166) Installing dbus-libs (1.14.10-r1) 23:21:43 (47/166) Installing at-spi2-core (2.52.0-r0) 23:21:43 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 23:21:43 (49/166) Installing pixman (0.43.2-r0) 23:21:44 (50/166) Installing cairo (1.18.0-r0) 23:21:44 (51/166) Installing cairo-gobject (1.18.0-r0) 23:21:45 (52/166) Installing avahi-libs (0.8-r17) 23:21:45 (53/166) Installing gmp (6.3.0-r1) 23:21:45 (54/166) Installing nettle (3.9.1-r0) 23:21:46 (55/166) Installing libtasn1 (4.19.0-r2) 23:21:46 (56/166) Installing p11-kit (0.25.3-r0) 23:21:47 (57/166) Installing gnutls (3.8.5-r0) 23:21:47 (58/166) Installing cups-libs (2.4.8-r0) 23:21:48 (59/166) Installing libepoxy (1.5.10-r1) 23:21:48 (60/166) Installing fribidi (1.0.14-r0) 23:21:49 (61/166) Installing graphite2 (1.3.14-r6) 23:21:49 (62/166) Installing harfbuzz (8.5.0-r0) 23:21:49 (63/166) Installing libxft (2.3.8-r3) 23:21:50 (64/166) Installing pango (1.52.2-r0) 23:21:50 (65/166) Installing wayland-libs-client (1.22.0-r4) 23:21:51 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 23:21:51 (67/166) Installing wayland-libs-egl (1.22.0-r4) 23:21:51 (68/166) Installing xkeyboard-config (2.41-r0) 23:21:52 (69/166) Installing libxkbcommon (1.7.0-r0) 23:21:52 (70/166) Installing gtk+3.0 (3.24.42-r0) 23:21:53 (71/166) Installing icu-data-full (74.2-r0) 23:21:56 (72/166) Installing mesa (24.0.8-r1) 23:21:56 (73/166) Installing llvm17-libs (17.0.6-r1) 23:22:00 (74/166) Installing hwdata-pci (0.382-r0) 23:22:00 (75/166) Installing libpciaccess (0.18.1-r0) 23:22:01 (76/166) Installing libdrm (2.4.120-r0) 23:22:01 (77/166) Installing libelf (0.191-r0) 23:22:01 (78/166) Installing mesa-glapi (24.0.8-r1) 23:22:02 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 23:22:03 (80/166) Installing eudev-libs (3.2.14-r2) 23:22:03 (81/166) Installing libmagic (5.45-r1) 23:22:04 (82/166) Installing file (5.45-r1) 23:22:04 (83/166) Installing xprop (1.2.7-r0) 23:22:04 (84/166) Installing libice (1.1.1-r6) 23:22:05 (85/166) Installing libuuid (2.40.1-r1) 23:22:05 (86/166) Installing libsm (1.2.4-r4) 23:22:05 (87/166) Installing libxt (1.3.0-r5) 23:22:06 (88/166) Installing libxmu (1.1.4-r2) 23:22:06 (89/166) Installing xset (1.2.5-r1) 23:22:06 (90/166) Installing xdg-utils (1.2.1-r0) 23:22:07 (91/166) Installing libogg (1.3.5-r5) 23:22:07 (92/166) Installing libflac (1.4.3-r1) 23:22:08 (93/166) Installing alsa-lib (1.2.11-r0) 23:22:08 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 23:22:09 (95/166) Installing aom-libs (3.9.0-r0) 23:22:10 (96/166) Installing libva (2.21.0-r0) 23:22:10 (97/166) Installing libvdpau (1.5-r3) 23:22:10 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 23:22:11 (99/166) Installing libdav1d (1.4.2-r0) 23:22:11 (100/166) Installing openexr-libiex (3.1.13-r1) 23:22:12 (101/166) Installing openexr-libilmthread (3.1.13-r1) 23:22:12 (102/166) Installing imath (3.1.11-r2) 23:22:12 (103/166) Installing openexr-libopenexr (3.1.13-r1) 23:22:13 (104/166) Installing giflib (5.2.2-r0) 23:22:13 (105/166) Installing libhwy (1.0.7-r0) 23:22:14 (106/166) Installing lcms2 (2.16-r0) 23:22:14 (107/166) Installing libjxl (0.10.2-r0) 23:22:15 (108/166) Installing lame-libs (3.100-r5) 23:22:15 (109/166) Installing opus (1.5.2-r0) 23:22:15 (110/166) Installing rav1e-libs (0.7.1-r0) 23:22:16 (111/166) Installing libgomp (13.2.1_git20240309-r0) 23:22:17 (112/166) Installing soxr (0.1.3-r7) 23:22:17 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 23:22:17 (114/166) Installing libtheora (1.1.1-r18) 23:22:18 (115/166) Installing libvorbis (1.3.7-r2) 23:22:18 (116/166) Installing libvpx (1.14.0-r0) 23:22:19 (117/166) Installing libwebpmux (1.3.2-r0) 23:22:19 (118/166) Installing x264-libs (0.164_git20231001-r0) 23:22:20 (119/166) Installing numactl (2.0.18-r0) 23:22:20 Removing intermediate container 289c0c4f4003 23:22:20 ---> 9c1f7615fdeb 23:22:20 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 23:22:20 ---> Running in 6757cbfe2d93 23:22:20 Removing intermediate container 6757cbfe2d93 23:22:20 ---> d0dd168611ad 23:22:20 Step 11/13 : LABEL arch=amd64 23:22:20 ---> Running in ae268d32f76b 23:22:20 Removing intermediate container ae268d32f76b 23:22:20 ---> 42bce195ed45 23:22:20 Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 23:22:20 ---> Running in 0cfb047b9b7d 23:22:20 Removing intermediate container 0cfb047b9b7d 23:22:20 ---> e2bb9d8e51b3 23:22:20 Step 13/13 : LABEL version=0.0.2-dev.42 23:22:20 ---> Running in 32b82f2d4065 23:22:20 (120/166) Installing x265-libs (3.6-r0) 23:22:20 Removing intermediate container 32b82f2d4065 23:22:20 ---> 7d7512b4e07a 23:22:20 [Warning] One or more build-args [ARCH] were not consumed 23:22:20 Successfully built 7d7512b4e07a 23:22:20 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 23:22:21 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 23:22:21 7e89dd766adf70d3ef5effce142026c21ab88a29 23:22:21 latest 23:22:21 0.0.2-dev.42 23:22:21 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 23:22:21 main 23:22:21 ===================================================== 23:22:21 (121/166) Installing xvidcore (1.3.7-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:21 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 23:22:21 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:21 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 23:22:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 23:22:21 ed82902f3054: Preparing 23:22:21 5b209081cb51: Preparing 23:22:21 1e64764b9400: Preparing 23:22:21 c9d15916198c: Preparing 23:22:21 9c69093c57c0: Preparing 23:22:21 02f2bcb26af5: Preparing 23:22:21 02f2bcb26af5: Waiting 23:22:22 (123/166) Installing libbluray (1.3.4-r1) 23:22:22 (124/166) Installing mpg123-libs (1.32.6-r0) 23:22:23 (125/166) Installing libopenmpt (0.7.7-r0) 23:22:23 (126/166) Installing cjson (1.7.18-r0) 23:22:24 (127/166) Installing mbedtls (3.6.0-r0) 23:22:24 (128/166) Installing librist (0.2.10-r1) 23:22:24 (129/166) Installing libsrt (1.5.3-r0) 23:22:25 (130/166) Installing libssh (0.10.6-r0) 23:22:25 (131/166) Installing libsodium (1.0.19-r0) 23:22:26 (132/166) Installing libzmq (4.3.5-r2) 23:22:26 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 23:22:27 (134/166) Installing crc32c (1.1.2-r0) 23:22:27 (135/166) Installing double-conversion (3.3.0-r0) 23:22:28 (136/166) Installing libevent (2.1.12-r7) 23:22:28 (137/166) Installing wayland-libs-server (1.22.0-r4) 23:22:28 (138/166) Installing mesa-gbm (24.0.8-r1) 23:22:29 (139/166) Installing harfbuzz-subset (8.5.0-r0) 23:22:29 (140/166) Installing icu-libs (74.2-r0) 23:22:30 (141/166) Installing minizip (1.3.1-r0) 23:22:30 (142/166) Installing nspr (4.35-r4) 23:22:31 (143/166) Installing sqlite-libs (3.45.3-r1) 23:22:31 (144/166) Installing nss (3.100-r0) 23:22:31 5b209081cb51: Pushed 23:22:31 c9d15916198c: Pushed 23:22:31 02f2bcb26af5: Layer already exists 23:22:31 1e64764b9400: Pushed 23:22:31 9c69093c57c0: Pushed 23:22:32 (145/166) Installing openh264 (2.4.1-r0) 23:22:32 (146/166) Installing libcamera-ipa (0.3.0-r0) 23:22:33 (147/166) Installing libunwind (1.8.1-r0) 23:22:33 (148/166) Installing yaml (0.2.5-r2) 23:22:34 (149/166) Installing libcamera (0.3.0-r0) 23:22:34 (150/166) Installing speexdsp (1.2.1-r2) 23:22:34 (151/166) Installing libuv (1.48.0-r0) 23:22:35 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 23:22:35 (153/166) Installing libsndfile (1.2.2-r0) 23:22:36 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 23:22:36 (155/166) Installing pipewire-libs (1.0.6-r1) 23:22:37 (156/166) Installing libasyncns (0.8-r3) 23:22:37 (157/166) Installing libltdl (2.4.7-r3) 23:22:38 (158/166) Installing orc (0.4.37-r0) 23:22:38 (159/166) Installing tdb-libs (1.4.9-r1) 23:22:38 (160/166) Installing libpulse (17.0-r0) 23:22:39 (161/166) Installing libwebpdemux (1.3.2-r0) 23:22:39 (162/166) Installing libgpg-error (1.49-r0) 23:22:40 (163/166) Installing libgcrypt (1.10.3-r0) 23:22:40 (164/166) Installing libxslt (1.1.39-r1) 23:22:40 (165/166) Installing chromium (125.0.6422.112-r0) 23:22:55 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 23:22:55 Executing busybox-1.36.1-r28.trigger 23:22:55 Executing fontconfig-2.15.0-r1.trigger 23:22:55 Executing mkfontscale-1.2.2-r6.trigger 23:22:55 Executing glib-2.80.2-r0.trigger 23:22:55 Executing shared-mime-info-2.4-r0.trigger 23:22:57 Executing gdk-pixbuf-2.42.11-r1.trigger 23:22:57 Executing gtk-update-icon-cache-3.24.42-r0.trigger 23:22:57 Executing gtk+3.0-3.24.42-r0.trigger 23:22:57 OK: 643 MiB in 194 packages 23:22:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:22:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:23:00 (1/30) Installing jansson (2.14-r4) 23:23:00 (2/30) Installing binutils (2.42-r0) 23:23:01 (3/30) Installing libatomic (13.2.1_git20240309-r0) 23:23:01 (4/30) Installing isl26 (0.26-r1) 23:23:01 (5/30) Installing mpfr4 (4.2.1-r0) 23:23:02 (6/30) Installing mpc1 (1.3.1-r1) 23:23:02 (7/30) Installing gcc (13.2.1_git20240309-r0) 23:23:12 (8/30) Installing musl-dev (1.2.5-r0) 23:23:12 (9/30) Installing linux-headers (6.6-r0) 23:23:12 (10/30) Installing libffi-dev (3.4.6-r0) 23:23:13 (11/30) Installing libpq (16.3-r0) 23:23:13 (12/30) Installing openssl-dev (3.3.0-r2) 23:23:14 (13/30) Installing libpq-dev (16.3-r0) 23:23:14 (14/30) Installing libecpg (16.3-r0) 23:23:15 (15/30) Installing libecpg-dev (16.3-r0) 23:23:15 (16/30) Installing clang16-headers (16.0.6-r5) 23:23:16 (17/30) Installing llvm16-libs (16.0.6-r8) 23:23:26 (18/30) Installing clang16-libs (16.0.6-r5) 23:23:33 (19/30) Installing fortify-headers (1.1-r3) 23:23:33 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 23:23:33 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 23:23:34 (22/30) Installing clang16 (16.0.6-r5) 23:23:34 (23/30) Installing icu (74.2-r0) 23:23:35 (24/30) Installing icu-dev (74.2-r0) 23:23:35 (25/30) Installing llvm16 (16.0.6-r8) 23:23:38 (26/30) Installing lz4-libs (1.9.4-r5) 23:23:39 (27/30) Installing lz4-dev (1.9.4-r5) 23:23:39 (28/30) Installing zstd (1.5.6-r0) 23:23:40 (29/30) Installing zstd-dev (1.5.6-r0) 23:23:40 (30/30) Installing postgresql16-dev (16.3-r0) 23:23:41 Executing busybox-1.36.1-r28.trigger 23:23:41 OK: 1169 MiB in 224 packages 23:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:23:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:23:44 (1/14) Installing g++ (13.2.1_git20240309-r0) 23:23:47 (2/14) Installing gdbm (1.23-r1) 23:23:48 (3/14) Installing mpdecimal (4.0.0-r0) 23:23:48 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 23:23:48 (5/14) Installing libncursesw (6.4_p20240420-r0) 23:23:49 (6/14) Installing libpanelw (6.4_p20240420-r0) 23:23:49 (7/14) Installing readline (8.2.10-r0) 23:23:50 (8/14) Installing python3 (3.12.3-r1) 23:23:51 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 23:23:52 (10/14) Installing pyc (3.12.3-r1) 23:23:52 (11/14) Installing python3-pyc (3.12.3-r1) 23:23:53 (12/14) Installing python3-dev (3.12.3-r1) 23:24:03 (13/14) Installing libsodium-dev (1.0.19-r0) 23:24:03 (14/14) Installing zeromq-dev (4.3.5-r2) 23:24:03 Executing busybox-1.36.1-r28.trigger 23:24:03 OK: 1356 MiB in 238 packages 23:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:24:05 OK: 1356 MiB in 238 packages 23:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:24:08 error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } 23:24:08 (1/1) Installing tzdata (2024a-r1) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:08 23:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 OK: 1357 MiB in 239 packages 23:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:09 latest: Pulling from edgex-lftools-log-publisher 23:24:09 5eb5b503b376: Pulling fs layer 23:24:09 5c69ac0246d0: Pulling fs layer 23:24:09 ec43610c2a17: Pulling fs layer 23:24:09 3a2ae6a8a46f: Pulling fs layer 23:24:09 33b1e0a273af: Pulling fs layer 23:24:09 5d3b04190fa2: Pulling fs layer 23:24:09 2f39f015ded8: Pulling fs layer 23:24:09 5d3b04190fa2: Waiting 23:24:09 2f39f015ded8: Waiting 23:24:09 3a2ae6a8a46f: Waiting 23:24:09 33b1e0a273af: Waiting 23:24:09 5c69ac0246d0: Verifying Checksum 23:24:09 5c69ac0246d0: Download complete 23:24:09 3a2ae6a8a46f: Verifying Checksum 23:24:09 3a2ae6a8a46f: Download complete 23:24:09 33b1e0a273af: Verifying Checksum 23:24:09 33b1e0a273af: Download complete 23:24:09 5d3b04190fa2: Download complete 23:24:09 ec43610c2a17: Verifying Checksum 23:24:09 ec43610c2a17: Download complete 23:24:09 5eb5b503b376: Verifying Checksum 23:24:09 5eb5b503b376: Download complete 23:24:10 2f39f015ded8: Download complete 23:24:11 (1/1) Purging tzdata (2024a-r1) 23:24:11 OK: 1356 MiB in 238 packages 23:24:11 5eb5b503b376: Pull complete 23:24:11 5c69ac0246d0: Pull complete 23:24:12 ec43610c2a17: Pull complete 23:24:12 3a2ae6a8a46f: Pull complete 23:24:13 33b1e0a273af: Pull complete 23:24:13 5d3b04190fa2: Pull complete 23:24:19 2f39f015ded8: Pull complete 23:24:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:19 prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container 23:24:19 $ 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 23:24:23 Looking in links: /tmp/tmpye_1lfpa 23:24:23 Processing /tmp/tmpye_1lfpa/pip-24.0-py3-none-any.whl 23:24:23 Installing collected packages: pip 23:24:31 Successfully installed pip-24.0 23:24:31 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 23:24:33 $ docker top b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> job-cost.sh 23:24:33 lf-activate-venv: SKIPPING 23:24:33 INFO: No Stack... 23:24:33 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:33 INFO: Archiving Costs [Pipeline] sh 23:24:34 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 23:24:34 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 23:24:34 + cut -d, -f6 [Pipeline] lock 23:24:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] 23:24:34 Resource [jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] did not exist. Created. 23:24:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:34 + echo total: 0.2199999988079071 [Pipeline] stash 23:24:34 Stashed 1 file(s) [Pipeline] } 23:24:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:34 $ docker stop --time=1 b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 23:24:36 Collecting setuptools 23:24:36 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 23:24:36 Collecting wheel 23:24:36 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 23:24:36 $ docker rm -f --volumes b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 23:24:37 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 23:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 22.1 MB/s eta 0:00:00 23:24:37 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 23:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 26.6 MB/s eta 0:00:00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:24:37 Failed in branch amd64 23:24:37 Installing collected packages: wheel, setuptools 23:24:41 Successfully installed setuptools-70.0.0 wheel-0.43.0 23:24:41 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 23:24:44 Processing ./edgex-taf-common 23:24:44 Preparing metadata (setup.py): started 23:24:45 Preparing metadata (setup.py): finished with status 'done' 23:24:45 Building wheels for collected packages: edgex-taf-common 23:24:45 Building wheel for edgex-taf-common (setup.py): started 23:24:47 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 23:24:47 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=c5627f2393baaecd80c47f8b244cb908b18aad057068f4860a4750c32d71ea02 23:24:47 Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:24:47 Successfully built edgex-taf-common 23:24:47 Installing collected packages: edgex-taf-common 23:24:47 Successfully installed edgex-taf-common-0.0.0 23:24:47 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 23:24:50 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 23:24:51 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 23:24:51 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 23:24:51 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 23:24:51 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 23:24:51 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 23:24:51 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 23:24:51 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 23:24:51 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 23:24:51 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:24:51 Preparing metadata (setup.py): started 23:24:52 Preparing metadata (setup.py): finished with status 'done' 23:24:52 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 23:24:52 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 23:24:53 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 23:24:53 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 23:24:53 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 23:24:53 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 23:24:53 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 23:24:53 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 23:24:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.3 MB/s eta 0:00:00 23:24:53 Preparing metadata (setup.py): started 23:24:54 Preparing metadata (setup.py): finished with status 'done' 23:24:54 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 23:24:54 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 23:24:56 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 23:24:56 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 23:24:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 3.3 MB/s eta 0:00:00 23:24:57 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 23:24:57 Downloading psutil-5.9.5.tar.gz (493 kB) 23:24:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.0 MB/s eta 0:00:00 23:24:58 Installing build dependencies: started 23:25:08 Installing build dependencies: finished with status 'done' 23:25:08 Getting requirements to build wheel: started 23:25:09 Getting requirements to build wheel: finished with status 'done' 23:25:09 Preparing metadata (pyproject.toml): started 23:25:10 Preparing metadata (pyproject.toml): finished with status 'done' 23:25:11 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 23:25:11 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 23:25:13 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 23:25:13 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 23:25:13 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 23:25:13 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 23:25:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.1 MB/s eta 0:00:00 23:25:14 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 23:25:14 Downloading psycopg2-2.9.9.tar.gz (384 kB) 23:25:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.4 MB/s eta 0:00:00 23:25:14 Preparing metadata (setup.py): started 23:25:15 Preparing metadata (setup.py): finished with status 'done' 23:25:16 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 23:25:16 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 23:25:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:17 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 23:25:17 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:17 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 23:25:17 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:17 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 23:25:17 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:17 Downloading flex-6.14.1.tar.gz (40 kB) 23:25:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 23:25:17 Preparing metadata (setup.py): started 23:25:19 Preparing metadata (setup.py): finished with status 'done' 23:25:19 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:19 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:25:19 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:19 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 23:25:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:19 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 23:25:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:19 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 23:25:20 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:20 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 23:25:20 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:20 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 23:25:21 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 23:25:21 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 23:25:21 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 23:25:21 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 23:25:21 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 23:25:21 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 23:25:21 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 23:25:21 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 23:25:22 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 23:25:22 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 23:25:22 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 23:25:22 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:25:23 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:25:23 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 23:25:23 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:25:23 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:25:23 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 23:25:23 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:25:23 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 23:25:23 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 23:25:23 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 23:25:24 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:24 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 23:25:24 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:24 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 23:25:25 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:25 Downloading PyYAML-6.0.1.tar.gz (125 kB) 23:25:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.4 MB/s eta 0:00:00 23:25:26 Installing build dependencies: started 23:25:44 Installing build dependencies: finished with status 'done' 23:25:44 Getting requirements to build wheel: started 23:25:51 Getting requirements to build wheel: finished with status 'done' 23:25:51 Preparing metadata (pyproject.toml): started 23:25:52 Preparing metadata (pyproject.toml): finished with status 'done' 23:25:52 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:52 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:25:52 Preparing metadata (setup.py): started 23:25:53 Preparing metadata (setup.py): finished with status 'done' 23:25:53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:25:53 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:53 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:25:53 Preparing metadata (setup.py): started 23:25:54 Preparing metadata (setup.py): finished with status 'done' 23:25:55 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:55 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 23:25:55 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:55 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 23:25:55 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:55 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 23:25:55 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:55 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 23:25:56 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:56 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 23:25:56 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:56 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 23:25:58 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 23:25:58 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 23:25:59 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:25:59 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:59 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:25:59 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:59 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:25:59 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:25:59 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 23:26:00 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:26:00 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:26:00 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 23:26:00 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 23:26:00 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 23:26:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 12.7 MB/s eta 0:00:00 23:26:00 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 23:26:01 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 23:26:01 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 23:26:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.3 MB/s eta 0:00:00 23:26:01 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 23:26:01 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 23:26:01 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 23:26:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.4 MB/s eta 0:00:00 23:26:01 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 23:26:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 23:26:01 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 15.5 MB/s eta 0:00:00 23:26:02 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.6 MB/s eta 0:00:00 23:26:02 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.9 MB/s eta 0:00:00 23:26:02 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 12.3 MB/s eta 0:00:00 23:26:02 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.6 MB/s eta 0:00:00 23:26:02 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.3 MB/s eta 0:00:00 23:26:02 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 6.4 MB/s eta 0:00:00 23:26:02 Downloading idna-3.7-py3-none-any.whl (66 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.6 MB/s eta 0:00:00 23:26:02 Downloading packaging-24.0-py3-none-any.whl (53 kB) 23:26:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 3.4 MB/s eta 0:00:00 23:26:02 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 8.3 MB/s eta 0:00:00 23:26:03 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.9 MB/s eta 0:00:00 23:26:03 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:26:03 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 15.8 MB/s eta 0:00:00 23:26:03 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 5.6 MB/s eta 0:00:00 23:26:03 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 23:26:03 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 11.8 MB/s eta 0:00:00 23:26:03 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:26:03 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 23:26:03 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 4.6 MB/s eta 0:00:00 23:26:03 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 23:26:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.0 MB/s eta 0:00:00 23:26:03 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.9 MB/s eta 0:00:00 23:26:04 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 23:26:04 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.9 MB/s eta 0:00:00 23:26:04 Downloading click-8.1.7-py3-none-any.whl (97 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.0 MB/s eta 0:00:00 23:26:04 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 23:26:04 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 23:26:04 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 23:26:04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:26:04 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 15.6 MB/s eta 0:00:00 23:26:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 23:26:04 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 11.3 MB/s eta 0:00:00 23:26:04 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 23:26:04 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 23:26:04 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 23:26:04 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:26:04 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:26:04 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 23:26:04 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:26:04 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:26:04 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 23:26:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.7 MB/s eta 0:00:00 23:26:05 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 23:26:05 Building wheel for robotbackgroundlogger (setup.py): started 23:26:07 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 23:26:07 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=597cf0509bd36dfac0a3f1bbfa83c58698c20e922805c85179a09b689b9c2c13 23:26:07 Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:26:07 Building wheel for paho-mqtt (setup.py): started 23:26:08 Building wheel for paho-mqtt (setup.py): finished with status 'done' 23:26:08 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=24b4fe24f9b9956084aaa972b85fbdad556511b3a0224645e6f1d1cada35c278 23:26:08 Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 23:26:08 Building wheel for psutil (pyproject.toml): started 23:26:18 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:26:18 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281982 sha256=04e71c53ec74534fba8ec192faeeb51d4865d8be5912a09f530f990cbf338a1f 23:26:18 Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 23:26:18 Building wheel for psycopg2 (setup.py): started 23:27:14 Building wheel for psycopg2 (setup.py): finished with status 'done' 23:27:14 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=7e75b11c079ff8bd3661b41e2dc24a3ae24bcc41f2b64af8c837ff4f90511b0d 23:27:14 Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 23:27:14 Building wheel for flex (setup.py): started 23:27:15 Building wheel for flex (setup.py): finished with status 'done' 23:27:15 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=5b7267f618bb7bf8852d82258d0dc0914576e34bb76558cb6d483509d301f14b 23:27:15 Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:27:15 Building wheel for PyYAML (pyproject.toml): started 23:27:18 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 23:27:18 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=0a86134d527483c1f81ce1a7f3a1e52bf5e563d3ca013eff402595e9b4004c92 23:27:18 Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 23:27:18 Building wheel for strict-rfc3339 (setup.py): started 23:27:18 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 23:27:18 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=1dd2c763dd8c14c8796dee52f739f8e634d67b52d156aa2f5e8d3bf9370cd94e 23:27:18 Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:27:19 Building wheel for validate-email (setup.py): started 23:27:20 Building wheel for validate-email (setup.py): finished with status 'done' 23:27:20 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4b09913a6e373e588968a66026299a90ef2c26f801daf0786e459dfdd32453f5 23:27:20 Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:27:20 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 23:27:22 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 23:28:29 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 23:28:29 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 23:29:16 Removing intermediate container adb657336e9e 23:29:16 ---> a3d1675628af 23:29:16 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 23:29:16 ---> Running in 705fa9e87ec5 23:29:16 Removing intermediate container 705fa9e87ec5 23:29:16 ---> 26d6e6bea4dc 23:29:16 Step 11/13 : LABEL arch=arm64 23:29:16 ---> Running in 098cd90f12f9 23:29:16 Removing intermediate container 098cd90f12f9 23:29:16 ---> d36bb9302b92 23:29:16 Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 23:29:16 ---> Running in 00170090be12 23:29:16 Removing intermediate container 00170090be12 23:29:16 ---> f028f97ce97d 23:29:16 Step 13/13 : LABEL version=0.0.2-dev.42 23:29:16 ---> Running in 7aaba638798f 23:29:16 Removing intermediate container 7aaba638798f 23:29:16 ---> 63e6ab55cbe2 23:29:16 [Warning] One or more build-args [ARCH] were not consumed 23:29:16 Successfully built 63e6ab55cbe2 23:29:16 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 23:29:16 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 23:29:16 7e89dd766adf70d3ef5effce142026c21ab88a29 23:29:16 latest 23:29:16 0.0.2-dev.42 23:29:16 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 23:29:16 main 23:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 23:29:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 23:29:17 a21623318d97: Preparing 23:29:17 fba1decda0ac: Preparing 23:29:17 fd130b7bbae3: Preparing 23:29:17 cf2252ce4872: Preparing 23:29:17 2df78266ac2f: Preparing 23:29:17 50171d1acbd5: Preparing 23:29:17 50171d1acbd5: Waiting 23:29:17 fd130b7bbae3: Pushed 23:29:17 fba1decda0ac: Pushed 23:29:17 cf2252ce4872: Pushed 23:29:17 50171d1acbd5: Layer already exists 23:29:17 2df78266ac2f: Pushed 23:33:24 error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:25 23:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:25 arm64: Pulling from edgex-lftools-log-publisher 23:33:25 8998bd30e6a1: Pulling fs layer 23:33:25 04944245beec: Pulling fs layer 23:33:25 699f458cf7ca: Pulling fs layer 23:33:25 765212b225bb: Pulling fs layer 23:33:25 f23df028b6ca: Pulling fs layer 23:33:25 d65c8cfc05b1: Pulling fs layer 23:33:25 2437ff75d9bd: Pulling fs layer 23:33:25 f23df028b6ca: Waiting 23:33:25 d65c8cfc05b1: Waiting 23:33:25 2437ff75d9bd: Waiting 23:33:25 765212b225bb: Waiting 23:33:25 04944245beec: Verifying Checksum 23:33:25 04944245beec: Download complete 23:33:25 765212b225bb: Verifying Checksum 23:33:25 765212b225bb: Download complete 23:33:25 f23df028b6ca: Download complete 23:33:25 d65c8cfc05b1: Verifying Checksum 23:33:25 d65c8cfc05b1: Download complete 23:33:25 699f458cf7ca: Verifying Checksum 23:33:25 699f458cf7ca: Download complete 23:33:26 8998bd30e6a1: Verifying Checksum 23:33:26 8998bd30e6a1: Download complete 23:33:28 2437ff75d9bd: Verifying Checksum 23:33:28 2437ff75d9bd: Download complete 23:33:30 8998bd30e6a1: Pull complete 23:33:31 04944245beec: Pull complete 23:33:33 699f458cf7ca: Pull complete 23:33:33 765212b225bb: Pull complete 23:33:34 f23df028b6ca: Pull complete 23:33:34 d65c8cfc05b1: Pull complete 23:33:52 2437ff75d9bd: Pull complete 23:33:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-1117 does not seem to be running inside a container 23:33:52 $ 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 23:33:54 $ docker top acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:55 ---> job-cost.sh 23:33:55 lf-activate-venv: SKIPPING 23:33:55 INFO: No Stack... 23:33:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:33:56 INFO: Archiving Costs [Pipeline] sh 23:33:57 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 23:33:57 + cut -d, -f6 [Pipeline] lock 23:33:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] 23:33:57 Resource [jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] did not exist. Created. 23:33:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:57 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7d27b76e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:33:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:33:58 Warning: overwriting stash ‘stack-cost’ 23:33:58 Stashed 1 file(s) [Pipeline] } 23:33:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 23:33:58 $ docker stop --time=1 acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 23:34:00 $ docker rm -f --volumes acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:34:00 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:34:00 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 23:34:00 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 23:34:00 total 16 23:34:00 drwxr-xr-x 3 root root 4096 May 29 23:24 . 23:34:00 drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:24 .. 23:34:00 drwxr-xr-x 2 root root 4096 May 29 23:24 cost 23:34:00 -rw-r--r-- 1 root root 87 May 29 23:24 cost.csv 23:34:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 23:34:00 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 23:34:00 total 16 23:34:00 drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:24 . 23:34:00 drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:24 .. 23:34:00 drwxr-xr-x 2 jenkins jenkins 4096 May 29 23:24 cost 23:34:00 -rw-r--r-- 1 jenkins jenkins 87 May 29 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:34:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:34:02 ---> package-listing.sh 23:34:02 ++ facter osfamily 23:34:02 ++ tr '[:upper:]' '[:lower:]' 23:34:02 + OS_FAMILY=debian 23:34:02 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 23:34:02 + START_PACKAGES=/tmp/packages_start.txt 23:34:02 + END_PACKAGES=/tmp/packages_end.txt 23:34:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:02 + PACKAGES=/tmp/packages_start.txt 23:34:02 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 23:34:02 + PACKAGES=/tmp/packages_end.txt 23:34:02 + case "${OS_FAMILY}" in 23:34:02 + dpkg -l 23:34:02 + grep '^ii' 23:34:02 + '[' -f /tmp/packages_start.txt ']' 23:34:02 + '[' -f /tmp/packages_end.txt ']' 23:34:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:02 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 23:34:02 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 23:34:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 23:34:02 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 23:34:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:03 prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container 23:34:03 $ 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 23:34:03 $ docker top efb4481275fd3c093aec68aae2a46c2631be613f540a3d6db630e7dc7635e8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:34:04 + mkdir -p /var/log/sysstat [Pipeline] sh 23:34:04 + ls /var/log/sa-host 23:34:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:04 provisioning config files... 23:34:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1729818255575796820tmp [Pipeline] { [Pipeline] echo 23:34:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:34:04 ---> create-netrc.sh [Pipeline] } 23:34:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> python-tools-install.sh [Pipeline] echo 23:34:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> sudo-logs.sh 23:34:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:34:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> job-cost.sh 23:34:05 lf-activate-venv: SKIPPING 23:34:05 DEBUG: total: 0.2199999988079071 23:34:05 INFO: Retrieving Stack Cost... 23:34:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:34:06 INFO: Archiving Costs [Pipeline] echo 23:34:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:07 ---> logs-deploy.sh 23:34:07 lf-activate-venv: SKIPPING 23:34:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/44 23:34:07 INFO: archiving workspace using pattern(s): 23:34:07 Archives upload complete. 23:34:07 INFO: archiving logs to Nexus 23:34:08 ---> uname -a: 23:34:08 Linux prd-ubuntu20-04-docker-8c-8g-1116 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:34:08 23:34:08 23:34:08 ---> lscpu: 23:34:08 Architecture: x86_64 23:34:08 CPU op-mode(s): 32-bit, 64-bit 23:34:08 Byte Order: Little Endian 23:34:08 Address sizes: 40 bits physical, 48 bits virtual 23:34:08 CPU(s): 8 23:34:08 On-line CPU(s) list: 0-7 23:34:08 Thread(s) per core: 1 23:34:08 Core(s) per socket: 1 23:34:08 Socket(s): 8 23:34:08 NUMA node(s): 1 23:34:08 Vendor ID: AuthenticAMD 23:34:08 CPU family: 23 23:34:08 Model: 49 23:34:08 Model name: AMD EPYC-Rome Processor 23:34:08 Stepping: 0 23:34:08 CPU MHz: 2799.998 23:34:08 BogoMIPS: 5599.99 23:34:08 Virtualization: AMD-V 23:34:08 Hypervisor vendor: KVM 23:34:08 Virtualization type: full 23:34:08 L1d cache: 256 KiB 23:34:08 L1i cache: 256 KiB 23:34:08 L2 cache: 4 MiB 23:34:08 L3 cache: 128 MiB 23:34:08 NUMA node0 CPU(s): 0-7 23:34:08 Vulnerability Itlb multihit: Not affected 23:34:08 Vulnerability L1tf: Not affected 23:34:08 Vulnerability Mds: Not affected 23:34:08 Vulnerability Meltdown: Not affected 23:34:08 Vulnerability Mmio stale data: Not affected 23:34:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:34:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:34:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:34:08 Vulnerability Srbds: Not affected 23:34:08 Vulnerability Tsx async abort: Not affected 23:34:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:34:08 23:34:08 23:34:08 ---> nproc: 23:34:08 8 23:34:08 23:34:08 23:34:08 ---> df -h: 23:34:08 Filesystem Size Used Avail Use% Mounted on 23:34:08 overlay 155G 12G 144G 8% / 23:34:08 tmpfs 64M 0 64M 0% /dev 23:34:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:34:08 shm 64M 0 64M 0% /dev/shm 23:34:08 /dev/vda1 155G 12G 144G 8% /facter-os 23:34:08 23:34:08 23:34:08 ---> sar -b -r -n DEV: 23:34:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1116) 05/29/24 _x86_64_ (8 CPU) 23:34:08 23:34:08 23:17:00 LINUX RESTART (8 CPU) 23:34:08 23:34:08 23:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:34:08 23:19:01 277.85 11.23 266.62 0.00 1836.67 29337.85 0.00 23:34:08 23:20:01 14.03 0.00 14.03 0.00 0.00 28156.12 0.00 23:34:08 23:21:01 25.35 0.00 25.35 0.00 0.00 37522.81 0.00 23:34:08 23:22:01 80.13 0.03 80.09 0.00 2.13 56328.50 0.00 23:34:08 23:23:01 112.38 6.12 106.27 0.00 4364.34 60088.25 0.00 23:34:08 23:24:01 8.20 0.02 8.18 0.00 0.13 15844.69 0.00 23:34:08 23:25:01 51.72 0.10 51.62 0.00 4.40 32308.48 0.00 23:34:08 23:26:01 4.47 0.00 4.47 0.00 0.00 15753.64 0.00 23:34:08 23:27:01 3.13 0.00 3.13 0.00 0.00 14260.02 0.00 23:34:08 23:28:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 23:34:08 23:29:01 0.98 0.00 0.98 0.00 0.00 16.26 0.00 23:34:08 23:30:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 23:34:08 23:31:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 23:34:08 23:32:01 2.00 0.02 1.98 0.00 0.13 22.39 0.00 23:34:08 23:33:01 1.65 0.00 1.65 0.00 0.00 23.06 0.00 23:34:08 23:34:01 2.07 0.08 1.98 0.00 4.93 24.40 0.00 23:34:08 Average: 36.52 1.09 35.43 0.00 386.79 18097.47 0.00 23:34:08 23:34:08 23:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:34:08 23:19:01 29814924 31543892 797412 2.42 64012 1959580 1977092 5.83 1026236 1699220 62228 23:34:08 23:20:01 29331616 31531400 800132 2.43 65112 2421036 1961036 5.78 1028864 2160628 154384 23:34:08 23:21:01 28321488 31459072 846152 2.57 72180 3321660 2050504 6.04 1125316 3016836 417472 23:34:08 23:22:01 26432152 31549676 758404 2.31 98308 5180716 1874304 5.52 2379864 3560896 1090236 23:34:08 23:23:01 27698368 31533796 746636 2.27 128260 3938316 1851108 5.46 1303472 3412512 1000 23:34:08 23:24:01 27699700 31532444 747216 2.27 126852 3935060 1839844 5.42 1302848 3409264 20 23:34:08 23:25:01 27196768 31530096 746924 2.27 132108 4387020 1702864 5.02 1320012 3848040 336 23:34:08 23:26:01 27197044 31530496 746572 2.27 132188 4387028 1702864 5.02 1319960 3848056 12 23:34:08 23:27:01 27204296 31537836 739136 2.25 132272 4387020 1702864 5.02 1313028 3848060 16 23:34:08 23:28:01 27208260 31541852 735288 2.24 132300 4387032 1702864 5.02 1309720 3848052 196 23:34:08 23:29:01 27215048 31548684 728460 2.22 132340 4387032 1702864 5.02 1303072 3848052 48 23:34:08 23:30:01 27214528 31548204 728856 2.22 132396 4387036 1702864 5.02 1303104 3848056 8 23:34:08 23:31:01 27214772 31548452 728536 2.22 132408 4387040 1702864 5.02 1303148 3848060 8 23:34:08 23:32:01 27207904 31541936 734676 2.23 132428 4387168 1699776 5.01 1315268 3848188 12 23:34:08 23:33:01 27214012 31548088 728828 2.22 132512 4387148 1682648 4.96 1303152 3848172 8 23:34:08 23:34:01 27212280 31546756 729840 2.22 132576 4387452 1691004 4.98 1304028 3848216 352 23:34:08 Average: 27586448 31535792 752692 2.29 117391 4039209 1784210 5.26 1328818 3483769 107896 23:34:08 23:34:08 23:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:34:08 23:19:01 lo 6.37 6.37 0.64 0.64 0.00 0.00 0.00 0.00 23:34:08 23:19:01 veth37e961a 70.84 83.26 5.14 467.68 0.00 0.00 0.00 0.04 23:34:08 23:19:01 ens3 281.68 210.44 2350.67 61.26 0.00 0.00 0.00 0.00 23:34:08 23:19:01 docker0 71.96 84.41 4.33 470.41 0.00 0.00 0.00 0.00 23:34:08 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:20:01 veth37e961a 270.37 407.48 18.90 2869.79 0.00 0.00 0.00 0.24 23:34:08 23:20:01 ens3 472.97 315.68 2924.40 45.50 0.00 0.00 0.00 0.00 23:34:08 23:20:01 docker0 270.37 407.45 15.21 2869.79 0.00 0.00 0.00 0.00 23:34:08 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:21:01 veth37e961a 335.99 617.21 22.89 5664.52 0.00 0.00 0.00 0.46 23:34:08 23:21:01 ens3 663.29 365.31 5699.28 42.41 0.00 0.00 0.00 0.00 23:34:08 23:21:01 docker0 335.99 617.20 18.30 5664.52 0.00 0.00 0.00 0.00 23:34:08 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:22:01 ens3 60.44 38.81 703.25 13.22 0.00 0.00 0.00 0.00 23:34:08 23:22:01 docker0 23.80 37.91 2.56 685.23 0.00 0.00 0.00 0.00 23:34:08 23:23:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:34:08 23:23:01 ens3 545.59 444.71 2747.68 3640.36 0.00 0.00 0.00 0.00 23:34:08 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:24:01 ens3 449.26 447.89 30.22 4798.85 0.00 0.00 0.00 0.00 23:34:08 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:25:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:34:08 23:25:01 ens3 173.17 173.07 2531.71 629.01 0.00 0.00 0.00 0.00 23:34:08 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:28:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:34:08 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:08 23:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:34:08 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:33:01 ens3 0.20 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:34:08 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 23:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:34:08 23:34:01 ens3 2.83 1.93 3.05 1.05 0.00 0.00 0.00 0.00 23:34:08 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:08 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 23:34:08 Average: ens3 165.51 124.82 1060.56 577.50 0.00 0.00 0.00 0.00 23:34:08 Average: docker0 43.85 71.67 2.52 605.76 0.00 0.00 0.00 0.00 23:34:08 23:34:08 23:34:08 ---> sar -P ALL: 23:34:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1116) 05/29/24 _x86_64_ (8 CPU) 23:34:08 23:34:08 23:17:00 LINUX RESTART (8 CPU) 23:34:08 23:34:08 23:18:02 CPU %user %nice %system %iowait %steal %idle 23:34:08 23:19:01 all 4.65 0.00 1.82 2.68 0.06 90.80 23:34:08 23:19:01 0 4.14 0.00 2.57 3.88 0.03 89.38 23:34:08 23:19:01 1 4.05 0.00 1.93 0.80 0.07 93.16 23:34:08 23:19:01 2 3.21 0.00 1.48 0.20 0.09 95.02 23:34:08 23:19:01 3 5.68 0.00 1.67 0.15 0.05 92.44 23:34:08 23:19:01 4 4.99 0.00 1.65 3.22 0.05 90.09 23:34:08 23:19:01 5 4.85 0.00 1.65 7.61 0.05 85.83 23:34:08 23:19:01 6 4.93 0.00 1.91 0.65 0.05 92.46 23:34:08 23:19:01 7 5.37 0.00 1.67 4.89 0.05 88.02 23:34:08 23:20:01 all 1.54 0.00 0.28 0.62 0.06 97.50 23:34:08 23:20:01 0 0.48 0.00 0.10 0.12 0.02 99.28 23:34:08 23:20:01 1 2.27 0.00 0.40 0.00 0.03 97.30 23:34:08 23:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:34:08 23:20:01 3 4.12 0.00 0.70 0.23 0.07 94.88 23:34:08 23:20:01 4 2.73 0.00 0.37 0.00 0.03 96.87 23:34:08 23:20:01 5 0.74 0.00 0.27 4.57 0.03 94.39 23:34:08 23:20:01 6 0.08 0.00 0.07 0.03 0.05 99.77 23:34:08 23:20:01 7 1.84 0.00 0.33 0.00 0.22 97.61 23:34:08 23:21:01 all 3.69 0.00 0.75 2.54 0.04 92.98 23:34:08 23:21:01 0 0.38 0.00 0.05 0.80 0.02 98.75 23:34:08 23:21:01 1 8.08 0.00 1.39 2.51 0.05 87.97 23:34:08 23:21:01 2 4.92 0.00 0.73 0.02 0.02 94.31 23:34:08 23:21:01 3 3.35 0.00 0.89 5.77 0.05 89.94 23:34:08 23:21:01 4 5.27 0.00 1.23 5.62 0.05 87.83 23:34:08 23:21:01 5 1.13 0.00 0.30 4.83 0.05 93.68 23:34:08 23:21:01 6 1.69 0.00 0.32 0.00 0.03 97.96 23:34:08 23:21:01 7 4.75 0.00 1.07 0.77 0.03 93.37 23:34:08 23:22:01 all 7.42 0.00 2.31 5.82 0.04 84.41 23:34:08 23:22:01 0 3.60 0.00 1.26 2.54 0.05 92.56 23:34:08 23:22:01 1 9.70 0.00 2.11 0.17 0.03 87.99 23:34:08 23:22:01 2 5.80 0.00 3.54 1.37 0.03 89.25 23:34:08 23:22:01 3 3.83 0.00 1.37 5.45 0.03 89.32 23:34:08 23:22:01 4 9.01 0.00 1.75 0.49 0.05 88.70 23:34:08 23:22:01 5 6.00 0.00 2.62 10.87 0.03 80.47 23:34:08 23:22:01 6 6.69 0.00 2.28 23.00 0.05 67.98 23:34:08 23:22:01 7 14.71 0.00 3.50 2.76 0.05 78.98 23:34:08 23:23:01 all 11.43 0.00 1.90 5.52 0.08 81.07 23:34:08 23:23:01 0 14.20 0.00 1.53 1.85 0.07 82.36 23:34:08 23:23:01 1 12.33 0.00 1.89 0.32 0.15 85.32 23:34:08 23:23:01 2 14.08 0.00 1.81 1.89 0.07 82.15 23:34:08 23:23:01 3 6.55 0.00 2.36 0.84 0.05 90.20 23:34:08 23:23:01 4 7.99 0.00 1.64 1.76 0.05 88.56 23:34:08 23:23:01 5 13.06 0.00 2.42 5.91 0.08 78.52 23:34:08 23:23:01 6 10.45 0.00 2.25 29.88 0.08 57.33 23:34:08 23:23:01 7 12.82 0.00 1.27 1.84 0.05 84.02 23:34:08 23:24:01 all 13.44 0.00 0.42 0.13 0.07 85.95 23:34:08 23:24:01 0 1.20 0.00 0.13 0.00 0.05 98.61 23:34:08 23:24:01 1 14.06 0.00 0.33 0.48 0.07 85.05 23:34:08 23:24:01 2 25.67 0.00 0.69 0.00 0.07 73.57 23:34:08 23:24:01 3 17.70 0.00 0.62 0.03 0.10 81.55 23:34:08 23:24:01 4 18.02 0.00 0.48 0.00 0.07 81.42 23:34:08 23:24:01 5 1.34 0.00 0.17 0.02 0.05 98.43 23:34:08 23:24:01 6 27.48 0.00 0.79 0.44 0.10 71.19 23:34:08 23:24:01 7 2.08 0.00 0.12 0.07 0.05 97.68 23:34:08 23:25:01 all 3.96 0.00 1.21 4.14 0.04 90.66 23:34:08 23:25:01 0 2.31 0.00 1.21 0.22 0.02 96.24 23:34:08 23:25:01 1 4.04 0.00 0.96 9.99 0.03 84.98 23:34:08 23:25:01 2 5.71 0.00 0.91 0.39 0.03 92.96 23:34:08 23:25:01 3 3.63 0.00 1.13 18.61 0.03 76.61 23:34:08 23:25:01 4 5.90 0.00 1.14 0.80 0.05 92.11 23:34:08 23:25:01 5 4.74 0.00 1.70 2.39 0.05 91.13 23:34:08 23:25:01 6 2.85 0.00 1.07 0.55 0.03 95.49 23:34:08 23:25:01 7 2.48 0.00 1.59 0.17 0.05 95.71 23:34:08 23:26:01 all 0.25 0.00 0.01 0.02 0.01 99.72 23:34:08 23:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:34:08 23:26:01 1 0.02 0.00 0.00 0.13 0.00 99.85 23:34:08 23:26:01 2 1.78 0.00 0.00 0.00 0.02 98.21 23:34:08 23:26:01 3 0.12 0.00 0.02 0.00 0.00 99.87 23:34:08 23:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:34:08 23:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:34:08 23:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:34:08 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:27:01 all 0.18 0.00 0.02 0.01 0.01 99.79 23:34:08 23:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:34:08 23:27:01 1 0.00 0.00 0.02 0.05 0.02 99.92 23:34:08 23:27:01 2 1.19 0.00 0.08 0.00 0.00 98.73 23:34:08 23:27:01 3 0.05 0.00 0.02 0.02 0.02 99.90 23:34:08 23:27:01 4 0.08 0.00 0.02 0.00 0.02 99.88 23:34:08 23:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:08 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:34:08 23:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:34:08 23:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:34:08 23:28:01 3 0.03 0.00 0.02 0.03 0.00 99.92 23:34:08 23:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:34:08 23:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:34:08 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:34:08 23:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:34:08 23:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:34:08 23:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:34:08 23:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:34:08 23:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:34:08 23:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:34:08 23:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:34:08 23:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:34:08 23:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:34:08 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:34:08 23:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:34:08 23:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:34:08 23:30:01 1 0.02 0.00 0.03 0.08 0.00 99.87 23:34:08 23:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:34:08 23:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:34:08 23:30:01 4 0.03 0.00 0.05 0.00 0.03 99.88 23:34:08 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:31:01 all 0.23 0.00 0.01 0.00 0.00 99.75 23:34:08 23:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:34:08 23:31:01 2 1.63 0.00 0.00 0.00 0.00 98.37 23:34:08 23:31:01 3 0.05 0.00 0.03 0.02 0.00 99.90 23:34:08 23:31:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:34:08 23:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:34:08 23:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:34:08 23:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:32:01 all 0.26 0.00 0.02 0.02 0.01 99.69 23:34:08 23:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:34:08 23:32:01 1 0.03 0.00 0.05 0.08 0.02 99.82 23:34:08 23:32:01 2 1.91 0.00 0.02 0.00 0.00 98.08 23:34:08 23:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 23:34:08 23:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:34:08 23:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:34:08 23:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 23:34:08 23:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:34:08 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:34:08 23:33:01 1 0.02 0.00 0.03 0.03 0.03 99.88 23:34:08 23:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:34:08 23:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:34:08 23:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 23:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:34:08 23:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:34:08 23:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:34:08 23:34:01 all 0.12 0.00 0.03 0.02 0.01 99.83 23:34:08 23:34:01 0 0.33 0.00 0.08 0.00 0.02 99.56 23:34:08 23:34:01 1 0.10 0.00 0.03 0.12 0.02 99.73 23:34:08 23:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:34:08 23:34:01 3 0.10 0.00 0.03 0.00 0.02 99.85 23:34:08 23:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:34:08 23:34:01 5 0.33 0.00 0.05 0.02 0.00 99.60 23:34:08 23:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:34:08 23:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:08 Average: all 2.94 0.00 0.55 1.34 0.03 95.14 23:34:08 Average: 0 1.67 0.00 0.43 0.58 0.02 97.29 23:34:08 Average: 1 3.41 0.00 0.57 0.92 0.03 95.06 23:34:08 Average: 2 4.11 0.00 0.58 0.24 0.02 95.04 23:34:08 Average: 3 2.82 0.00 0.55 1.94 0.03 94.66 23:34:08 Average: 4 3.38 0.00 0.52 0.74 0.03 95.33 23:34:08 Average: 5 2.01 0.00 0.57 2.25 0.03 95.14 23:34:08 Average: 6 3.38 0.00 0.54 3.39 0.03 92.67 23:34:08 Average: 7 2.75 0.00 0.60 0.65 0.03 95.96 23:34:08 23:34:08 23:34:08