Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c406e839a916546273bb113d0d3bc67e1b96147+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (858876b87f176be8301f1f21397e0ec0aacc3c27) 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-ssh18203702739363795717.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-ssh238851615226733927.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4471858053520589947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10702809796850369982.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7009209695621211054.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2593372562970044102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-2603 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [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/xfoundry_edgex-taf-common_PR-110 # 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 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 Merge succeeded, producing 5c406e839a916546273bb113d0d3bc67e1b96147 Checking out Revision 5c406e839a916546273bb113d0d3bc67e1b96147 (PR-110) Commit message: "build: bump requests from 2.31.0 to 2.32.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-01T18:35:06.417Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-01T18:35:06.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-01T18:35:06.736Z] ========================================================= [2024-06-01T18:35:06.736Z] EdgeX Global Pipelines Version Info [2024-06-01T18:35:06.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:35:07.905Z] ------------------- [2024-06-01T18:35:07.905Z] stable info: [2024-06-01T18:35:07.905Z] ------------------- [2024-06-01T18:35:07.905Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-01T18:35:07.905Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-01T18:35:07.905Z] Message: update stable to v1.0.260 [2024-06-01T18:35:08.165Z] ------------------- [2024-06-01T18:35:08.165Z] experimental info: [2024-06-01T18:35:08.165Z] ------------------- [2024-06-01T18:35:08.165Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-01T18:35:08.165Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-01T18:35:08.165Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-06-01T18:35:08.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-06-01T18:35:08.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-06-01T18:35:08.579Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-01T18:35:08.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-01T18:35:08.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-01T18:35:08.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-06-01T18:35:08.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-01T18:35:08.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-06-01T18:35:08.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-06-01T18:35:08.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-01T18:35:09.044Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-06-01T18:35:09.107Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-06-01T18:35:09.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-01T18:35:09.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-01T18:35:09.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2024-06-01T18:35:09.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2024-06-01T18:35:09.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2024-06-01T18:35:09.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c406e839a916546273bb113d0d3bc67e1b96147 [Pipeline] echo [2024-06-01T18:35:09.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c406e8 [Pipeline] echo [2024-06-01T18:35:09.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-01T18:35:09.709Z] provisioning config files... [2024-06-01T18:35:09.728Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config14830699954350797476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:35:10.124Z] ---> ****-login.sh [2024-06-01T18:35:10.124Z] nexus3.edgexfoundry.org:10001 [2024-06-01T18:35:10.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:10.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:10.645Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:10.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:10.645Z] [2024-06-01T18:35:10.645Z] Login Succeeded [2024-06-01T18:35:10.645Z] nexus3.edgexfoundry.org:10002 [2024-06-01T18:35:10.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:11.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:11.214Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:11.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:11.214Z] [2024-06-01T18:35:11.214Z] Login Succeeded [2024-06-01T18:35:11.214Z] nexus3.edgexfoundry.org:10003 [2024-06-01T18:35:11.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:13.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:13.124Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:13.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:13.124Z] [2024-06-01T18:35:13.124Z] Login Succeeded [2024-06-01T18:35:13.124Z] nexus3.edgexfoundry.org:10004 [2024-06-01T18:35:13.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:13.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:13.124Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:13.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:13.124Z] [2024-06-01T18:35:13.124Z] Login Succeeded [2024-06-01T18:35:13.124Z] ****.io [2024-06-01T18:35:13.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:13.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:13.385Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:13.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:13.385Z] [2024-06-01T18:35:13.385Z] Login Succeeded [2024-06-01T18:35:13.385Z] ---> ****-login.sh ends [Pipeline] } [2024-06-01T18:35:13.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-01T18:35:14.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-01T18:35:14.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-01T18:35:14.179Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-01T18:35:14.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-01T18:35:14.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-01T18:35:14.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-01T18:35:14.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:35:14.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-01T18:35:14.715Z] [2024-06-01T18:35:14.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:35:15.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-01T18:35:15.115Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-01T18:35:15.115Z] b85a868b505f: Pulling fs layer [2024-06-01T18:35:15.115Z] e2be974225ed: Pulling fs layer [2024-06-01T18:35:15.115Z] 339a4e72a1f5: Pulling fs layer [2024-06-01T18:35:15.115Z] 988bab9f4d93: Pulling fs layer [2024-06-01T18:35:15.115Z] 1469e6f7b9e6: Pulling fs layer [2024-06-01T18:35:15.115Z] eaf3925da568: Pulling fs layer [2024-06-01T18:35:15.115Z] bab4dde63d76: Pulling fs layer [2024-06-01T18:35:15.115Z] bde34c3a00c8: Pulling fs layer [2024-06-01T18:35:15.115Z] b352a97aabf1: Pulling fs layer [2024-06-01T18:35:15.115Z] 4872d77fe225: Pulling fs layer [2024-06-01T18:35:15.115Z] 5851b861e8e6: Pulling fs layer [2024-06-01T18:35:15.115Z] 1469e6f7b9e6: Waiting [2024-06-01T18:35:15.115Z] b352a97aabf1: Waiting [2024-06-01T18:35:15.115Z] 5851b861e8e6: Waiting [2024-06-01T18:35:15.115Z] 4872d77fe225: Waiting [2024-06-01T18:35:15.115Z] eaf3925da568: Waiting [2024-06-01T18:35:15.115Z] bde34c3a00c8: Waiting [2024-06-01T18:35:15.115Z] bab4dde63d76: Waiting [2024-06-01T18:35:15.115Z] 988bab9f4d93: Waiting [2024-06-01T18:35:17.029Z] e2be974225ed: Download complete [2024-06-01T18:35:17.029Z] 988bab9f4d93: Verifying Checksum [2024-06-01T18:35:17.029Z] 988bab9f4d93: Download complete [2024-06-01T18:35:17.029Z] 1469e6f7b9e6: Verifying Checksum [2024-06-01T18:35:17.029Z] 1469e6f7b9e6: Download complete [2024-06-01T18:35:17.029Z] 339a4e72a1f5: Verifying Checksum [2024-06-01T18:35:17.029Z] 339a4e72a1f5: Download complete [2024-06-01T18:35:17.029Z] eaf3925da568: Verifying Checksum [2024-06-01T18:35:17.029Z] eaf3925da568: Download complete [2024-06-01T18:35:17.029Z] bde34c3a00c8: Download complete [2024-06-01T18:35:17.290Z] b352a97aabf1: Download complete [2024-06-01T18:35:17.290Z] 4872d77fe225: Verifying Checksum [2024-06-01T18:35:17.290Z] 4872d77fe225: Download complete [2024-06-01T18:35:17.290Z] 5851b861e8e6: Verifying Checksum [2024-06-01T18:35:17.290Z] 5851b861e8e6: Download complete [2024-06-01T18:35:17.290Z] b85a868b505f: Verifying Checksum [2024-06-01T18:35:17.290Z] b85a868b505f: Download complete [2024-06-01T18:35:17.551Z] bab4dde63d76: Verifying Checksum [2024-06-01T18:35:17.551Z] bab4dde63d76: Download complete [2024-06-01T18:35:18.934Z] b85a868b505f: Pull complete [2024-06-01T18:35:19.194Z] e2be974225ed: Pull complete [2024-06-01T18:35:20.134Z] 339a4e72a1f5: Pull complete [2024-06-01T18:35:21.081Z] 988bab9f4d93: Pull complete [2024-06-01T18:35:22.462Z] 1469e6f7b9e6: Pull complete [2024-06-01T18:35:22.462Z] eaf3925da568: Pull complete [2024-06-01T18:35:24.383Z] bab4dde63d76: Pull complete [2024-06-01T18:35:24.384Z] bde34c3a00c8: Pull complete [2024-06-01T18:35:24.384Z] b352a97aabf1: Pull complete [2024-06-01T18:35:24.648Z] 4872d77fe225: Pull complete [2024-06-01T18:35:24.648Z] 5851b861e8e6: Pull complete [2024-06-01T18:35:24.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-01T18:35:24.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-01T18:35:24.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-01T18:35:24.926Z] prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container [2024-06-01T18:35:24.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-01T18:35:30.461Z] $ docker top 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 -eo pid,comm [2024-06-01T18:35:30.519Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-01T18:35:30.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-01T18:35:30.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-01T18:35:30.695Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-01T18:35:30.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-01T18:35:30.806Z] $ docker exec 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent [2024-06-01T18:35:30.900Z] SSH_AUTH_SOCK=/tmp/ssh-XHF56yti1yQH/agent.32 [2024-06-01T18:35:30.900Z] SSH_AGENT_PID=38 [2024-06-01T18:35:30.906Z] Running ssh-add (command line suppressed) [2024-06-01T18:35:30.993Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_84181803009190601.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_84181803009190601.key) [2024-06-01T18:35:31.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-01T18:35:31.358Z] + git tag --points-at HEAD [Pipeline] } [2024-06-01T18:35:31.391Z] $ docker exec --env ******** --env ******** 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent -k [2024-06-01T18:35:31.488Z] unset SSH_AUTH_SOCK; [2024-06-01T18:35:31.489Z] unset SSH_AGENT_PID; [2024-06-01T18:35:31.489Z] echo Agent pid 38 killed; [2024-06-01T18:35:31.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-01T18:35:31.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-01T18:35:31.612Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-01T18:35:31.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-01T18:35:31.731Z] $ docker exec 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent [2024-06-01T18:35:31.838Z] SSH_AUTH_SOCK=/tmp/ssh-FHvMjZdqCRNu/agent.71 [2024-06-01T18:35:31.838Z] SSH_AGENT_PID=77 [2024-06-01T18:35:31.843Z] Running ssh-add (command line suppressed) [2024-06-01T18:35:31.935Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_8691313287989112543.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_8691313287989112543.key) [2024-06-01T18:35:31.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-01T18:35:32.296Z] + git semver init [2024-06-01T18:35:32.557Z] 2024-06-01 18:35:32,461 [run_init] DEBUG init version:0.0.0 force:False [2024-06-01T18:35:32.557Z] 2024-06-01 18:35:32,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver [2024-06-01T18:35:32.557Z] 2024-06-01 18:35:32,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver [2024-06-01T18:35:32.557Z] 2024-06-01 18:35:32,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110, universal_newlines=False, shell=None, istream=None) [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,032 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.git/info/exclude [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 with force:False [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,033 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,036 [execute] INFO git cat-file --batch-check [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,042 [execute] INFO git cat-file --batch [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2024-06-01T18:35:33.124Z] 2024-06-01 18:35:33,047 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 [2024-06-01T18:35:33.124Z] 0.0.0 [Pipeline] } [2024-06-01T18:35:33.153Z] $ docker exec --env ******** --env ******** 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent -k [2024-06-01T18:35:33.257Z] unset SSH_AUTH_SOCK; [2024-06-01T18:35:33.258Z] unset SSH_AGENT_PID; [2024-06-01T18:35:33.258Z] echo Agent pid 77 killed; [2024-06-01T18:35:33.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-01T18:35:33.724Z] + git semver [Pipeline] } [2024-06-01T18:35:34.008Z] $ docker stop --time=1 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 [2024-06-01T18:35:35.374Z] $ docker rm -f --volumes 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-01T18:35:35.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-01T18:35:36.132Z] Stashed 1 file(s) [Pipeline] echo [2024-06-01T18:35:36.165Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-01T18:35:36.834Z] provisioning config files... [2024-06-01T18:35:36.843Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config9110223011594778908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:35:37.212Z] ---> ****-login.sh [2024-06-01T18:35:37.212Z] nexus3.edgexfoundry.org:10001 [2024-06-01T18:35:37.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:37.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:37.212Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:37.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:37.212Z] [2024-06-01T18:35:37.212Z] Login Succeeded [2024-06-01T18:35:37.212Z] nexus3.edgexfoundry.org:10002 [2024-06-01T18:35:37.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:37.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:37.212Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:37.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:37.212Z] [2024-06-01T18:35:37.212Z] Login Succeeded [2024-06-01T18:35:37.212Z] nexus3.edgexfoundry.org:10003 [2024-06-01T18:35:37.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:37.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:37.471Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:37.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:37.471Z] [2024-06-01T18:35:37.471Z] Login Succeeded [2024-06-01T18:35:37.471Z] nexus3.edgexfoundry.org:10004 [2024-06-01T18:35:37.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:37.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:37.472Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:37.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:37.472Z] [2024-06-01T18:35:37.472Z] Login Succeeded [2024-06-01T18:35:37.472Z] ****.io [2024-06-01T18:35:37.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:35:37.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:35:37.733Z] Configure a credential helper to remove this warning. See [2024-06-01T18:35:37.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:35:37.733Z] [2024-06-01T18:35:37.733Z] Login Succeeded [2024-06-01T18:35:37.733Z] ---> ****-login.sh ends [Pipeline] } [2024-06-01T18:35:37.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-01T18:35:38.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-01T18:35:39.162Z] + ls -al . [2024-06-01T18:35:39.163Z] total 72 [2024-06-01T18:35:39.163Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:35 . [2024-06-01T18:35:39.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:35 .. [2024-06-01T18:35:39.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:35 .git [2024-06-01T18:35:39.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:35 .github [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:35 .gitignore [2024-06-01T18:35:39.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:35 .semver [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:35 Dockerfile [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:35 Jenkinsfile [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:35 LICENSE [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:35 README.md [2024-06-01T18:35:39.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:35 TAF-Manager [2024-06-01T18:35:39.163Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:35 TUC [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:35 VERSION [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:35 requirements.txt [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:35 robot-entrypoint.sh [2024-06-01T18:35:39.163Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:35 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:35:39.589Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 --label arch=amd64 --label version=0.0.0 . [2024-06-01T18:35:39.589Z] Sending build context to Docker daemon 613.4kB [2024-06-01T18:35:39.589Z] Step 1/13 : FROM alpine:3.20 [2024-06-01T18:35:40.159Z] 3.20: Pulling from library/alpine [2024-06-01T18:35:40.159Z] d25f557d7f31: Pulling fs layer [2024-06-01T18:35:40.422Z] d25f557d7f31: Download complete [2024-06-01T18:35:40.682Z] d25f557d7f31: Pull complete [2024-06-01T18:35:40.682Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-06-01T18:35:40.943Z] Status: Downloaded newer image for alpine:3.20 [2024-06-01T18:35:40.943Z] ---> 1d34ffeaf190 [2024-06-01T18:35:40.943Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-06-01T18:35:41.534Z] ---> Running in d4ea25207619 [2024-06-01T18:35:41.798Z] Removing intermediate container d4ea25207619 [2024-06-01T18:35:41.798Z] ---> 413172221ff2 [2024-06-01T18:35:41.798Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-06-01T18:35:42.056Z] ---> Running in 5fe8f4897af8 [2024-06-01T18:35:42.629Z] Removing intermediate container 5fe8f4897af8 [2024-06-01T18:35:42.629Z] ---> 65fced3086f3 [2024-06-01T18:35:42.629Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-06-01T18:35:42.888Z] ---> 075f5cfdc3d4 [2024-06-01T18:35:42.888Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-06-01T18:35:43.456Z] ---> fce6409a8dc8 [2024-06-01T18:35:43.456Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-06-01T18:35:43.753Z] ---> ba0c0265c53e [2024-06-01T18:35:43.753Z] Step 7/13 : WORKDIR /edgex-taf [2024-06-01T18:35:44.033Z] ---> Running in 77cd76ff81bb [2024-06-01T18:35:44.601Z] Removing intermediate container 77cd76ff81bb [2024-06-01T18:35:44.601Z] ---> a30f5cd25418 [2024-06-01T18:35:44.601Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-01T18:35:44.860Z] ---> Running in fb87aaf731a3 [2024-06-01T18:35:46.768Z] Removing intermediate container fb87aaf731a3 [2024-06-01T18:35:46.768Z] ---> 529baa67da89 [2024-06-01T18:35:46.768Z] 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-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-06-01T18:35:46.768Z] ---> Running in 9a557bafd505 [2024-06-01T18:35:47.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-06-01T18:35:51.573Z] Still waiting to schedule task [2024-06-01T18:35:51.573Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-01T18:35:52.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-06-01T18:35:52.623Z] WARNING: updating and opening https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2024-06-01T18:35:54.046Z] ERROR: Not continuing due to stale/unavailable repositories.Use --force-missing-repositories to continue. [2024-06-01T18:35:54.307Z] The command '/bin/sh -c 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-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt' returned a non-zero code: 99 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [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 [2024-06-01T18:35:55.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-01T18:35:55.427Z] [2024-06-01T18:35:55.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:35:55.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-01T18:35:55.815Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-01T18:35:55.815Z] 5eb5b503b376: Pulling fs layer [2024-06-01T18:35:55.815Z] 5c69ac0246d0: Pulling fs layer [2024-06-01T18:35:55.815Z] ec43610c2a17: Pulling fs layer [2024-06-01T18:35:55.815Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-01T18:35:55.815Z] 33b1e0a273af: Pulling fs layer [2024-06-01T18:35:55.815Z] 5d3b04190fa2: Pulling fs layer [2024-06-01T18:35:55.815Z] 2f39f015ded8: Pulling fs layer [2024-06-01T18:35:55.815Z] 3a2ae6a8a46f: Waiting [2024-06-01T18:35:55.815Z] 33b1e0a273af: Waiting [2024-06-01T18:35:55.815Z] 5d3b04190fa2: Waiting [2024-06-01T18:35:55.815Z] 2f39f015ded8: Waiting [2024-06-01T18:35:56.076Z] 5c69ac0246d0: Download complete [2024-06-01T18:35:56.076Z] 3a2ae6a8a46f: Download complete [2024-06-01T18:35:56.076Z] 33b1e0a273af: Verifying Checksum [2024-06-01T18:35:56.076Z] 33b1e0a273af: Download complete [2024-06-01T18:35:56.076Z] 5d3b04190fa2: Verifying Checksum [2024-06-01T18:35:56.076Z] 5d3b04190fa2: Download complete [2024-06-01T18:35:56.076Z] ec43610c2a17: Verifying Checksum [2024-06-01T18:35:56.076Z] ec43610c2a17: Download complete [2024-06-01T18:35:56.076Z] 5eb5b503b376: Verifying Checksum [2024-06-01T18:35:56.076Z] 5eb5b503b376: Download complete [2024-06-01T18:35:56.643Z] 2f39f015ded8: Verifying Checksum [2024-06-01T18:35:57.578Z] 5eb5b503b376: Pull complete [2024-06-01T18:35:57.837Z] 5c69ac0246d0: Pull complete [2024-06-01T18:35:58.403Z] ec43610c2a17: Pull complete [2024-06-01T18:35:58.403Z] 3a2ae6a8a46f: Pull complete [2024-06-01T18:35:58.721Z] 33b1e0a273af: Pull complete [2024-06-01T18:35:58.721Z] 5d3b04190fa2: Pull complete [2024-06-01T18:36:04.106Z] 2f39f015ded8: Pull complete [2024-06-01T18:36:04.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-01T18:36:04.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-01T18:36:04.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-01T18:36:04.360Z] prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container [2024-06-01T18:36:04.386Z] $ 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/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-01T18:36:17.582Z] $ docker top fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:36:18.113Z] ---> job-cost.sh [2024-06-01T18:36:18.113Z] lf-activate-venv: SKIPPING [2024-06-01T18:36:18.113Z] INFO: No Stack... [2024-06-01T18:36:18.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-01T18:36:18.631Z] INFO: Archiving Costs [Pipeline] sh [2024-06-01T18:36:18.957Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv [2024-06-01T18:36:18.957Z] + cut -d, -f6 [Pipeline] lock [2024-06-01T18:36:19.007Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [2024-06-01T18:36:19.013Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] did not exist. Created. [2024-06-01T18:36:19.020Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-01T18:36:19.432Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-01T18:36:19.497Z] Stashed 1 file(s) [Pipeline] } [2024-06-01T18:36:19.536Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-01T18:36:19.619Z] $ docker stop --time=1 fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd [2024-06-01T18:36:21.050Z] $ docker rm -f --volumes fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-01T18:36:21.492Z] Failed in branch amd64 [2024-06-01T18:37:27.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2605 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [Pipeline] { [Pipeline] checkout [2024-06-01T18:37:27.501Z] Selected Git installation does not exist. Using Default [2024-06-01T18:37:27.501Z] The recommended git tool is: NONE [2024-06-01T18:37:32.498Z] using credential edgex-jenkins-ssh [2024-06-01T18:37:32.520Z] Cloning the remote Git repository [2024-06-01T18:37:32.575Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-06-01T18:37:32.676Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-110 # timeout=10 [2024-06-01T18:37:32.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-06-01T18:37:32.821Z] > git --version # timeout=10 [2024-06-01T18:37:32.840Z] > git --version # 'git version 2.25.1' [2024-06-01T18:37:32.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-01T18:37:32.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-01T18:37:33.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-06-01T18:37:33.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-01T18:37:34.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-06-01T18:37:34.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-06-01T18:37:34.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-01T18:37:34.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-01T18:37:35.022Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 [2024-06-01T18:37:35.300Z] Merge succeeded, producing 5c406e839a916546273bb113d0d3bc67e1b96147 [2024-06-01T18:37:35.301Z] Checking out Revision 5c406e839a916546273bb113d0d3bc67e1b96147 (PR-110) [2024-06-01T18:37:35.806Z] Commit message: "build: bump requests from 2.31.0 to 2.32.3" [2024-06-01T18:37:35.860Z] > git --version # timeout=10 [2024-06-01T18:37:35.871Z] > git --version # 'git version 2.25.1' [2024-06-01T18:37:35.891Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-01T18:37:35.039Z] > git config core.sparsecheckout # timeout=10 [2024-06-01T18:37:35.115Z] > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [2024-06-01T18:37:35.198Z] > git remote # timeout=10 [2024-06-01T18:37:35.219Z] > git config --get remote.origin.url # timeout=10 [2024-06-01T18:37:35.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-01T18:37:35.256Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-06-01T18:37:35.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-01T18:37:35.308Z] > git config core.sparsecheckout # timeout=10 [2024-06-01T18:37:35.327Z] > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-01T18:37:40.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-01T18:37:40.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-01T18:37:40.682Z] Dload Upload Total Spent Left Speed [2024-06-01T18:37:40.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7620 0 0 70555 0 --:--:-- --:--:-- --:--:-- 70555 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-06-01T18:37:41.031Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-01T18:37:41.383Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-01T18:37:41.383Z] + sudo tee /etc/docker/daemon.new [2024-06-01T18:37:41.383Z] { [2024-06-01T18:37:41.383Z] "registry-mirrors": [ [2024-06-01T18:37:41.383Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-01T18:37:41.383Z] ], [2024-06-01T18:37:41.383Z] "bip": "10.250.0.254/24", [2024-06-01T18:37:41.383Z] "hosts": [ [2024-06-01T18:37:41.383Z] "tcp://0.0.0.0:5555", [2024-06-01T18:37:41.383Z] "unix:///var/run/docker.sock" [2024-06-01T18:37:41.383Z] ], [2024-06-01T18:37:41.383Z] "mtu": 1458, [2024-06-01T18:37:41.383Z] "selinux-enabled": true, [2024-06-01T18:37:41.383Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-01T18:37:41.383Z] } [Pipeline] sh [2024-06-01T18:37:41.730Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-01T18:37:42.080Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-01T18:38:00.431Z] provisioning config files... [2024-06-01T18:38:00.468Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config8905579255128108550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:38:00.981Z] ---> ****-login.sh [2024-06-01T18:38:00.981Z] nexus3.edgexfoundry.org:10001 [2024-06-01T18:38:01.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:38:01.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:38:01.523Z] Configure a credential helper to remove this warning. See [2024-06-01T18:38:01.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:38:01.523Z] [2024-06-01T18:38:01.523Z] Login Succeeded [2024-06-01T18:38:01.523Z] nexus3.edgexfoundry.org:10002 [2024-06-01T18:38:01.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:38:01.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:38:01.792Z] Configure a credential helper to remove this warning. See [2024-06-01T18:38:01.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:38:01.792Z] [2024-06-01T18:38:01.792Z] Login Succeeded [2024-06-01T18:38:02.060Z] nexus3.edgexfoundry.org:10003 [2024-06-01T18:38:02.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:38:02.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:38:02.334Z] Configure a credential helper to remove this warning. See [2024-06-01T18:38:02.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:38:02.334Z] [2024-06-01T18:38:02.334Z] Login Succeeded [2024-06-01T18:38:02.334Z] nexus3.edgexfoundry.org:10004 [2024-06-01T18:38:02.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:38:02.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:38:02.608Z] Configure a credential helper to remove this warning. See [2024-06-01T18:38:02.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:38:02.608Z] [2024-06-01T18:38:02.608Z] Login Succeeded [2024-06-01T18:38:02.608Z] ****.io [2024-06-01T18:38:02.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-01T18:38:03.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-01T18:38:03.142Z] Configure a credential helper to remove this warning. See [2024-06-01T18:38:03.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-01T18:38:03.142Z] [2024-06-01T18:38:03.142Z] Login Succeeded [2024-06-01T18:38:03.142Z] ---> ****-login.sh ends [Pipeline] } [2024-06-01T18:38:03.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-01T18:38:04.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-01T18:38:04.614Z] + ls -al . [2024-06-01T18:38:04.614Z] total 68 [2024-06-01T18:38:04.614Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:38 . [2024-06-01T18:38:04.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:37 .. [2024-06-01T18:38:04.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:37 .git [2024-06-01T18:38:04.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:37 .github [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:37 .gitignore [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:37 Dockerfile [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:37 Jenkinsfile [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:37 LICENSE [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:37 README.md [2024-06-01T18:38:04.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:37 TAF-Manager [2024-06-01T18:38:04.614Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:37 TUC [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:35 VERSION [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:37 requirements.txt [2024-06-01T18:38:04.614Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:37 robot-entrypoint.sh [2024-06-01T18:38:04.615Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:37 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:38:05.059Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 --label arch=arm64 --label version=0.0.0 . [2024-06-01T18:38:05.327Z] Sending build context to Docker daemon 375.3kB [2024-06-01T18:38:05.327Z] Step 1/13 : FROM alpine:3.20 [2024-06-01T18:38:05.911Z] 3.20: Pulling from library/alpine [2024-06-01T18:38:05.911Z] 94747bd81234: Pulling fs layer [2024-06-01T18:38:06.177Z] 94747bd81234: Verifying Checksum [2024-06-01T18:38:06.177Z] 94747bd81234: Download complete [2024-06-01T18:38:06.758Z] 94747bd81234: Pull complete [2024-06-01T18:38:06.758Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-06-01T18:38:06.758Z] Status: Downloaded newer image for alpine:3.20 [2024-06-01T18:38:06.758Z] ---> 442043f030d3 [2024-06-01T18:38:06.758Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-06-01T18:38:07.025Z] ---> Running in a4ad4035468d [2024-06-01T18:38:07.292Z] Removing intermediate container a4ad4035468d [2024-06-01T18:38:07.292Z] ---> 72a4c050b537 [2024-06-01T18:38:07.292Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-06-01T18:38:07.292Z] ---> Running in c58d95580865 [2024-06-01T18:38:07.558Z] Removing intermediate container c58d95580865 [2024-06-01T18:38:07.558Z] ---> ac64c29ff252 [2024-06-01T18:38:07.558Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-06-01T18:38:08.517Z] ---> 359bf3321a01 [2024-06-01T18:38:08.518Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-06-01T18:38:08.784Z] ---> a9c93eef90cf [2024-06-01T18:38:08.784Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-06-01T18:38:09.055Z] ---> d9e71338d77e [2024-06-01T18:38:09.055Z] Step 7/13 : WORKDIR /edgex-taf [2024-06-01T18:38:09.319Z] ---> Running in 4ec61bb3cd16 [2024-06-01T18:38:09.585Z] Removing intermediate container 4ec61bb3cd16 [2024-06-01T18:38:09.585Z] ---> df1c4b597fa0 [2024-06-01T18:38:09.585Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-01T18:38:09.585Z] ---> Running in 6fb5d90ba784 [2024-06-01T18:38:11.534Z] Removing intermediate container 6fb5d90ba784 [2024-06-01T18:38:11.534Z] ---> 4928346974cb [2024-06-01T18:38:11.534Z] 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-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-06-01T18:38:11.534Z] ---> Running in b4e4390cb036 [2024-06-01T18:38:12.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:12.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:14.641Z] OK: 9 MiB in 14 packages [2024-06-01T18:38:14.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:15.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:16.632Z] (1/14) Installing ca-certificates (20240226-r0) [2024-06-01T18:38:17.210Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-06-01T18:38:17.474Z] (3/14) Installing c-ares (1.28.1-r0) [2024-06-01T18:38:18.054Z] (4/14) Installing libunistring (1.2-r0) [2024-06-01T18:38:18.633Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-06-01T18:38:18.898Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-06-01T18:38:19.479Z] (7/14) Installing libpsl (0.21.5-r1) [2024-06-01T18:38:19.747Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-06-01T18:38:20.329Z] (9/14) Installing libcurl (8.7.1-r0) [2024-06-01T18:38:20.597Z] (10/14) Installing curl (8.7.1-r0) [2024-06-01T18:38:21.178Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-06-01T18:38:22.589Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-06-01T18:38:22.856Z] (13/14) Installing jq (1.7.1-r0) [2024-06-01T18:38:23.439Z] (14/14) Installing openssl (3.3.0-r2) [2024-06-01T18:38:24.022Z] Executing busybox-1.36.1-r28.trigger [2024-06-01T18:38:24.022Z] Executing ca-certificates-20240226-r0.trigger [2024-06-01T18:38:24.022Z] OK: 43 MiB in 28 packages [2024-06-01T18:38:24.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:24.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:38:26.809Z] (1/166) Installing libexpat (2.6.2-r0) [2024-06-01T18:38:27.075Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-06-01T18:38:27.344Z] (3/166) Installing libpng (1.6.43-r0) [2024-06-01T18:38:27.932Z] (4/166) Installing freetype (2.13.2-r0) [2024-06-01T18:38:28.198Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-06-01T18:38:28.788Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-06-01T18:38:29.055Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-06-01T18:38:29.638Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-06-01T18:38:30.228Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-06-01T18:38:30.496Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-06-01T18:38:31.085Z] (11/166) Installing libffi (3.4.6-r0) [2024-06-01T18:38:31.355Z] (12/166) Installing libintl (0.22.5-r0) [2024-06-01T18:38:31.625Z] (13/166) Installing libeconf (0.6.3-r0) [2024-06-01T18:38:31.895Z] (14/166) Installing libblkid (2.40.1-r1) [2024-06-01T18:38:32.483Z] (15/166) Installing libmount (2.40.1-r1) [2024-06-01T18:38:33.068Z] (16/166) Installing pcre2 (10.43-r0) [2024-06-01T18:38:33.338Z] (17/166) Installing glib (2.80.2-r0) [2024-06-01T18:38:34.306Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-06-01T18:38:34.575Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-06-01T18:38:35.163Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-06-01T18:38:35.750Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-06-01T18:38:36.338Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-06-01T18:38:36.608Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-06-01T18:38:37.195Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-06-01T18:38:37.461Z] (25/166) Installing libwebp (1.3.2-r0) [2024-06-01T18:38:38.044Z] (26/166) Installing tiff (4.6.0t-r0) [2024-06-01T18:38:38.626Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-06-01T18:38:38.893Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-06-01T18:38:39.160Z] (29/166) Installing libxau (1.0.11-r4) [2024-06-01T18:38:39.425Z] (30/166) Installing libmd (1.1.0-r0) [2024-06-01T18:38:40.007Z] (31/166) Installing libbsd (0.12.2-r0) [2024-06-01T18:38:40.273Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-06-01T18:38:40.549Z] (33/166) Installing libxcb (1.16.1-r0) [2024-06-01T18:38:41.135Z] (34/166) Installing libx11 (1.8.9-r1) [2024-06-01T18:38:41.718Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-06-01T18:38:42.077Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-06-01T18:38:42.349Z] (37/166) Installing libxrender (0.9.11-r5) [2024-06-01T18:38:42.615Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-06-01T18:38:42.883Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-06-01T18:38:43.151Z] (40/166) Installing libxext (1.3.6-r2) [2024-06-01T18:38:43.738Z] (41/166) Installing libxi (1.8.1-r4) [2024-06-01T18:38:44.005Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-06-01T18:38:44.277Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-06-01T18:38:44.545Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-06-01T18:38:45.127Z] (45/166) Installing libxtst (1.2.4-r6) [2024-06-01T18:38:45.397Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-06-01T18:38:45.663Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-06-01T18:38:46.245Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-06-01T18:38:46.513Z] (49/166) Installing pixman (0.43.2-r0) [2024-06-01T18:38:47.096Z] (50/166) Installing cairo (1.18.0-r0) [2024-06-01T18:38:47.678Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-06-01T18:38:47.945Z] (52/166) Installing avahi-libs (0.8-r17) [2024-06-01T18:38:48.213Z] (53/166) Installing gmp (6.3.0-r1) [2024-06-01T18:38:48.798Z] (54/166) Installing nettle (3.9.1-r0) [2024-06-01T18:38:49.065Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-06-01T18:38:49.650Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-06-01T18:38:49.918Z] (57/166) Installing gnutls (3.8.5-r0) [2024-06-01T18:38:50.506Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-06-01T18:38:51.096Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-06-01T18:38:51.683Z] (60/166) Installing fribidi (1.0.14-r0) [2024-06-01T18:38:51.953Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-06-01T18:38:52.542Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-06-01T18:38:52.811Z] (63/166) Installing libxft (2.3.8-r3) [2024-06-01T18:38:53.397Z] (64/166) Installing pango (1.52.2-r0) [2024-06-01T18:38:53.666Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-06-01T18:38:54.251Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-06-01T18:38:54.521Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-06-01T18:38:54.788Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-06-01T18:38:55.370Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-06-01T18:38:55.955Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-06-01T18:38:56.548Z] (71/166) Installing icu-data-full (74.2-r0) [2024-06-01T18:38:59.889Z] (72/166) Installing mesa (24.0.8-r1) [2024-06-01T18:38:59.889Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-06-01T18:39:09.963Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-06-01T18:39:10.547Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-06-01T18:39:10.814Z] (76/166) Installing libdrm (2.4.120-r0) [2024-06-01T18:39:11.397Z] (77/166) Installing libelf (0.191-r0) [2024-06-01T18:39:11.666Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-06-01T18:39:12.249Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-06-01T18:39:13.671Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-06-01T18:39:14.257Z] (81/166) Installing libmagic (5.45-r1) [2024-06-01T18:39:14.845Z] (82/166) Installing file (5.45-r1) [2024-06-01T18:39:15.112Z] (83/166) Installing xprop (1.2.7-r0) [2024-06-01T18:39:15.379Z] (84/166) Installing libice (1.1.1-r6) [2024-06-01T18:39:15.648Z] (85/166) Installing libuuid (2.40.1-r1) [2024-06-01T18:39:16.233Z] (86/166) Installing libsm (1.2.4-r4) [2024-06-01T18:39:16.502Z] (87/166) Installing libxt (1.3.0-r5) [2024-06-01T18:39:17.088Z] (88/166) Installing libxmu (1.1.4-r2) [2024-06-01T18:39:17.414Z] (89/166) Installing xset (1.2.5-r1) [2024-06-01T18:39:17.691Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-06-01T18:39:17.970Z] (91/166) Installing libogg (1.3.5-r5) [2024-06-01T18:39:18.560Z] (92/166) Installing libflac (1.4.3-r1) [2024-06-01T18:39:18.832Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-06-01T18:39:19.431Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-06-01T18:39:20.053Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-06-01T18:39:21.042Z] (96/166) Installing libva (2.21.0-r0) [2024-06-01T18:39:21.310Z] (97/166) Installing libvdpau (1.5-r3) [2024-06-01T18:39:21.579Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-06-01T18:39:22.166Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-06-01T18:39:22.434Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-06-01T18:39:23.019Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-06-01T18:39:23.291Z] (102/166) Installing imath (3.1.11-r2) [2024-06-01T18:39:23.877Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-06-01T18:39:24.145Z] (104/166) Installing giflib (5.2.2-r0) [2024-06-01T18:39:24.732Z] (105/166) Installing libhwy (1.0.7-r0) [2024-06-01T18:39:24.998Z] (106/166) Installing lcms2 (2.16-r0) [2024-06-01T18:39:25.586Z] (107/166) Installing libjxl (0.10.2-r0) [2024-06-01T18:39:25.854Z] (108/166) Installing lame-libs (3.100-r5) [2024-06-01T18:39:26.439Z] (109/166) Installing opus (1.5.2-r0) [2024-06-01T18:39:27.026Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-06-01T18:39:27.297Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-06-01T18:39:27.894Z] (112/166) Installing soxr (0.1.3-r7) [2024-06-01T18:39:28.168Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-06-01T18:39:28.757Z] (114/166) Installing libtheora (1.1.1-r18) [2024-06-01T18:39:29.344Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-06-01T18:39:29.613Z] (116/166) Installing libvpx (1.14.0-r0) [2024-06-01T18:39:30.200Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-06-01T18:39:30.470Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-06-01T18:39:31.055Z] (119/166) Installing numactl (2.0.18-r0) [2024-06-01T18:39:31.640Z] (120/166) Installing x265-libs (3.6-r0) [2024-06-01T18:39:32.228Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-06-01T18:39:32.496Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-06-01T18:39:33.457Z] (123/166) Installing libbluray (1.3.4-r1) [2024-06-01T18:39:33.724Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-06-01T18:39:34.309Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-06-01T18:39:34.895Z] (126/166) Installing cjson (1.7.18-r0) [2024-06-01T18:39:35.164Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-06-01T18:39:35.751Z] (128/166) Installing librist (0.2.10-r1) [2024-06-01T18:39:36.024Z] (129/166) Installing libsrt (1.5.3-r0) [2024-06-01T18:39:36.616Z] (130/166) Installing libssh (0.10.6-r0) [2024-06-01T18:39:36.885Z] (131/166) Installing libsodium (1.0.19-r0) [2024-06-01T18:39:37.471Z] (132/166) Installing libzmq (4.3.5-r2) [2024-06-01T18:39:37.739Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-06-01T18:39:38.324Z] (134/166) Installing crc32c (1.1.2-r0) [2024-06-01T18:39:38.906Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-06-01T18:39:39.174Z] (136/166) Installing libevent (2.1.12-r7) [2024-06-01T18:39:39.442Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-06-01T18:39:40.026Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-06-01T18:39:40.295Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-06-01T18:39:40.884Z] (140/166) Installing icu-libs (74.2-r0) [2024-06-01T18:39:41.467Z] (141/166) Installing minizip (1.3.1-r0) [2024-06-01T18:39:41.734Z] (142/166) Installing nspr (4.35-r4) [2024-06-01T18:39:42.320Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-06-01T18:39:42.911Z] (144/166) Installing nss (3.100-r0) [2024-06-01T18:39:43.492Z] (145/166) Installing openh264 (2.4.1-r0) [2024-06-01T18:39:43.765Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-06-01T18:39:44.347Z] (147/166) Installing libunwind (1.8.1-r0) [2024-06-01T18:39:44.932Z] (148/166) Installing yaml (0.2.5-r2) [2024-06-01T18:39:45.200Z] (149/166) Installing libcamera (0.3.0-r0) [2024-06-01T18:39:45.786Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-06-01T18:39:46.053Z] (151/166) Installing libuv (1.48.0-r0) [2024-06-01T18:39:46.646Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-06-01T18:39:46.914Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-06-01T18:39:47.495Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-06-01T18:39:48.079Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-06-01T18:39:48.663Z] (156/166) Installing libasyncns (0.8-r3) [2024-06-01T18:39:48.931Z] (157/166) Installing libltdl (2.4.7-r3) [2024-06-01T18:39:49.199Z] (158/166) Installing orc (0.4.37-r0) [2024-06-01T18:39:49.787Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-06-01T18:39:50.055Z] (160/166) Installing libpulse (17.0-r0) [2024-06-01T18:39:50.640Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-06-01T18:39:50.908Z] (162/166) Installing libgpg-error (1.49-r0) [2024-06-01T18:39:51.494Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-06-01T18:39:51.761Z] (164/166) Installing libxslt (1.1.39-r1) [2024-06-01T18:39:52.343Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-06-01T18:40:07.361Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-06-01T18:40:07.361Z] Executing busybox-1.36.1-r28.trigger [2024-06-01T18:40:07.361Z] Executing fontconfig-2.15.0-r1.trigger [2024-06-01T18:40:07.361Z] Executing mkfontscale-1.2.2-r6.trigger [2024-06-01T18:40:07.361Z] Executing glib-2.80.2-r0.trigger [2024-06-01T18:40:07.361Z] Executing shared-mime-info-2.4-r0.trigger [2024-06-01T18:40:09.311Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-06-01T18:40:09.311Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-06-01T18:40:09.585Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-06-01T18:40:09.585Z] OK: 643 MiB in 194 packages [2024-06-01T18:40:09.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:40:10.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:40:12.380Z] (1/30) Installing jansson (2.14-r4) [2024-06-01T18:40:12.380Z] (2/30) Installing binutils (2.42-r0) [2024-06-01T18:40:13.346Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-06-01T18:40:13.615Z] (4/30) Installing isl26 (0.26-r1) [2024-06-01T18:40:14.196Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-06-01T18:40:14.776Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-06-01T18:40:15.044Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-06-01T18:40:18.385Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-06-01T18:40:18.972Z] (9/30) Installing linux-headers (6.6-r0) [2024-06-01T18:40:19.929Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-06-01T18:40:20.195Z] (11/30) Installing libpq (16.3-r0) [2024-06-01T18:40:20.776Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-06-01T18:40:21.370Z] (13/30) Installing libpq-dev (16.3-r0) [2024-06-01T18:40:21.637Z] (14/30) Installing libecpg (16.3-r0) [2024-06-01T18:40:22.218Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-06-01T18:40:22.485Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-06-01T18:40:23.445Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-06-01T18:40:26.815Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-06-01T18:40:33.444Z] (19/30) Installing fortify-headers (1.1-r3) [2024-06-01T18:40:33.444Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-06-01T18:40:34.404Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-06-01T18:40:34.674Z] (22/30) Installing clang16 (16.0.6-r5) [2024-06-01T18:40:35.255Z] (23/30) Installing icu (74.2-r0) [2024-06-01T18:40:35.838Z] (24/30) Installing icu-dev (74.2-r0) [2024-06-01T18:40:36.426Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-06-01T18:40:46.497Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-06-01T18:40:46.497Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-06-01T18:40:46.497Z] (28/30) Installing zstd (1.5.6-r0) [2024-06-01T18:40:46.497Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-06-01T18:40:46.763Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-06-01T18:40:47.720Z] Executing busybox-1.36.1-r28.trigger [2024-06-01T18:40:47.720Z] OK: 1169 MiB in 224 packages [2024-06-01T18:40:48.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:40:48.886Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:40:50.293Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-06-01T18:40:53.634Z] (2/14) Installing gdbm (1.23-r1) [2024-06-01T18:40:53.634Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-06-01T18:40:54.215Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-06-01T18:40:54.481Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-06-01T18:40:55.065Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-06-01T18:40:55.331Z] (7/14) Installing readline (8.2.10-r0) [2024-06-01T18:40:55.597Z] (8/14) Installing python3 (3.12.3-r1) [2024-06-01T18:40:57.540Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-06-01T18:40:58.496Z] (10/14) Installing pyc (3.12.3-r1) [2024-06-01T18:40:58.764Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-06-01T18:40:59.344Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-06-01T18:41:07.548Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-06-01T18:41:08.131Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-06-01T18:41:08.401Z] Executing busybox-1.36.1-r28.trigger [2024-06-01T18:41:08.401Z] OK: 1356 MiB in 238 packages [2024-06-01T18:41:08.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:41:09.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:41:11.193Z] OK: 1356 MiB in 238 packages [2024-06-01T18:41:11.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-06-01T18:41:12.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-06-01T18:41:13.988Z] (1/1) Installing tzdata (2024a-r1) [2024-06-01T18:41:14.575Z] OK: 1357 MiB in 239 packages [2024-06-01T18:41:16.526Z] (1/1) Purging tzdata (2024a-r1) [2024-06-01T18:41:16.526Z] OK: 1356 MiB in 238 packages [2024-06-01T18:41:28.843Z] Looking in links: /tmp/tmphrr4klia [2024-06-01T18:41:28.843Z] Processing /tmp/tmphrr4klia/pip-24.0-py3-none-any.whl [2024-06-01T18:41:28.843Z] Installing collected packages: pip [2024-06-01T18:41:37.059Z] Successfully installed pip-24.0 [2024-06-01T18:41:37.059Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-06-01T18:41:39.632Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-06-01T18:41:41.568Z] Collecting setuptools [2024-06-01T18:41:41.568Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-06-01T18:41:41.838Z] Collecting wheel [2024-06-01T18:41:41.838Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-06-01T18:41:41.838Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-06-01T18:41:42.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 19.9 MB/s eta 0:00:00 [2024-06-01T18:41:42.104Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-06-01T18:41:42.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.6 MB/s eta 0:00:00 [2024-06-01T18:41:42.370Z] Installing collected packages: wheel, setuptools [2024-06-01T18:41:46.625Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-06-01T18:41:46.625Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-06-01T18:41:49.960Z] Processing ./edgex-taf-common [2024-06-01T18:41:49.960Z] Preparing metadata (setup.py): started [2024-06-01T18:41:51.379Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:41:51.379Z] Building wheels for collected packages: edgex-taf-common [2024-06-01T18:41:51.379Z] Building wheel for edgex-taf-common (setup.py): started [2024-06-01T18:41:52.337Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-06-01T18:41:52.337Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=62e7f14bedfbdaead944ab70e071d817b562805562f2b9fca6c21771552f88d8 [2024-06-01T18:41:52.337Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u6v_e8o0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-06-01T18:41:52.337Z] Successfully built edgex-taf-common [2024-06-01T18:41:52.919Z] Installing collected packages: edgex-taf-common [2024-06-01T18:41:52.919Z] Successfully installed edgex-taf-common-0.0.0 [2024-06-01T18:41:52.919Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-06-01T18:41:57.177Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-06-01T18:41:57.177Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-06-01T18:41:57.177Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-06-01T18:41:57.177Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-06-01T18:41:57.177Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-06-01T18:41:57.177Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-06-01T18:41:57.443Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-06-01T18:41:57.443Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-06-01T18:41:57.443Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-06-01T18:41:57.443Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-06-01T18:41:57.443Z] Preparing metadata (setup.py): started [2024-06-01T18:41:58.855Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:41:58.855Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-06-01T18:41:58.855Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-06-01T18:41:59.122Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-06-01T18:41:59.122Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-06-01T18:41:59.391Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-06-01T18:41:59.391Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-06-01T18:41:59.391Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-06-01T18:41:59.391Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-06-01T18:41:59.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 25.0 MB/s eta 0:00:00 [2024-06-01T18:41:59.658Z] Preparing metadata (setup.py): started [2024-06-01T18:42:00.614Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:42:00.878Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-06-01T18:42:00.879Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-06-01T18:42:02.812Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-06-01T18:42:02.812Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-06-01T18:42:02.812Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 28.3 MB/s eta 0:00:00 [2024-06-01T18:42:03.402Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-06-01T18:42:03.402Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-06-01T18:42:03.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 27.7 MB/s eta 0:00:00 [2024-06-01T18:42:03.986Z] Installing build dependencies: started [2024-06-01T18:42:16.324Z] Installing build dependencies: finished with status 'done' [2024-06-01T18:42:16.324Z] Getting requirements to build wheel: started [2024-06-01T18:42:17.750Z] Getting requirements to build wheel: finished with status 'done' [2024-06-01T18:42:17.750Z] Preparing metadata (pyproject.toml): started [2024-06-01T18:42:19.725Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-06-01T18:42:20.346Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-06-01T18:42:20.346Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-06-01T18:42:22.967Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-06-01T18:42:22.967Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-06-01T18:42:22.967Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-06-01T18:42:22.967Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-06-01T18:42:22.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 27.4 MB/s eta 0:00:00 [2024-06-01T18:42:23.559Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-06-01T18:42:23.559Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-06-01T18:42:23.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.9 MB/s eta 0:00:00 [2024-06-01T18:42:23.827Z] Preparing metadata (setup.py): started [2024-06-01T18:42:25.233Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:42:26.639Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-06-01T18:42:26.639Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-06-01T18:42:27.227Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:42:27.227Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-06-01T18:42:27.493Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:42:27.493Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-06-01T18:42:27.759Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:27.759Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-06-01T18:42:27.759Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:27.759Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-06-01T18:42:27.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 28.6 MB/s eta 0:00:00 [2024-06-01T18:42:28.026Z] Preparing metadata (setup.py): started [2024-06-01T18:42:29.430Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:42:29.430Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:29.430Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-06-01T18:42:29.430Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:29.430Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-06-01T18:42:29.696Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:29.697Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-06-01T18:42:29.963Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:29.963Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-06-01T18:42:30.229Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:30.229Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-06-01T18:42:30.495Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:30.495Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-06-01T18:42:31.453Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-06-01T18:42:31.453Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-06-01T18:42:31.453Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-06-01T18:42:31.453Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-06-01T18:42:31.719Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-06-01T18:42:31.719Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-06-01T18:42:31.987Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-06-01T18:42:31.987Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-06-01T18:42:32.252Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-06-01T18:42:32.252Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-06-01T18:42:32.835Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-06-01T18:42:32.835Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-06-01T18:42:33.100Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-06-01T18:42:33.100Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-06-01T18:42:33.366Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-06-01T18:42:33.366Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-06-01T18:42:33.366Z] 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) [2024-06-01T18:42:33.947Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-06-01T18:42:33.947Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-06-01T18:42:33.947Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-06-01T18:42:33.947Z] Downloading typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-06-01T18:42:34.532Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:42:34.532Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-06-01T18:42:34.532Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:42:34.532Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-06-01T18:42:35.942Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:42:36.208Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-06-01T18:42:36.208Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 20.3 MB/s eta 0:00:00 [2024-06-01T18:42:37.176Z] Installing build dependencies: started [2024-06-01T18:42:59.250Z] Installing build dependencies: finished with status 'done' [2024-06-01T18:42:59.250Z] Getting requirements to build wheel: started [2024-06-01T18:43:04.587Z] Getting requirements to build wheel: finished with status 'done' [2024-06-01T18:43:04.587Z] Preparing metadata (pyproject.toml): started [2024-06-01T18:43:06.004Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-06-01T18:43:06.270Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:06.270Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-06-01T18:43:06.270Z] Preparing metadata (setup.py): started [2024-06-01T18:43:07.225Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:43:07.225Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:07.225Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-06-01T18:43:07.492Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:07.492Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-06-01T18:43:07.492Z] Preparing metadata (setup.py): started [2024-06-01T18:43:08.450Z] Preparing metadata (setup.py): finished with status 'done' [2024-06-01T18:43:08.716Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:08.716Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-06-01T18:43:08.716Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:08.716Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-06-01T18:43:08.981Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:08.981Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-06-01T18:43:09.249Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:09.249Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-06-01T18:43:09.249Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:09.249Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-06-01T18:43:09.835Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:09.835Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-06-01T18:43:11.775Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-06-01T18:43:11.775Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-06-01T18:43:13.176Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:13.176Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-06-01T18:43:13.176Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:13.176Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-06-01T18:43:13.176Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:13.176Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-06-01T18:43:13.441Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:13.442Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-06-01T18:43:13.708Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:13.708Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-06-01T18:43:14.290Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-06-01T18:43:14.290Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-06-01T18:43:14.871Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-06-01T18:43:14.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 28.6 MB/s eta 0:00:00 [2024-06-01T18:43:14.871Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-06-01T18:43:14.871Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-06-01T18:43:14.871Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-06-01T18:43:14.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.3 MB/s eta 0:00:00 [2024-06-01T18:43:14.871Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-06-01T18:43:14.871Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-06-01T18:43:14.871Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-06-01T18:43:14.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 27.5 MB/s eta 0:00:00 [2024-06-01T18:43:14.871Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-06-01T18:43:14.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 27.9 MB/s eta 0:00:00 [2024-06-01T18:43:14.871Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-06-01T18:43:15.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 24.0 MB/s eta 0:00:00 [2024-06-01T18:43:15.452Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-06-01T18:43:15.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 28.6 MB/s eta 0:00:00 [2024-06-01T18:43:15.452Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-06-01T18:43:15.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.5 MB/s eta 0:00:00 [2024-06-01T18:43:15.717Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-06-01T18:43:15.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 29.3 MB/s eta 0:00:00 [2024-06-01T18:43:15.717Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-06-01T18:43:15.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.2 MB/s eta 0:00:00 [2024-06-01T18:43:15.717Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-06-01T18:43:15.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 27.8 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-06-01T18:43:15.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 27.2 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-06-01T18:43:15.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 25.7 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-06-01T18:43:15.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 25.7 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-06-01T18:43:15.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 28.5 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-06-01T18:43:15.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.8 MB/s eta 0:00:00 [2024-06-01T18:43:15.981Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-06-01T18:43:15.981Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 25.7 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 26.4 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 25.0 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 27.2 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-06-01T18:43:16.568Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-06-01T18:43:16.568Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 25.8 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.7 MB/s eta 0:00:00 [2024-06-01T18:43:16.568Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-06-01T18:43:16.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.0 MB/s eta 0:00:00 [2024-06-01T18:43:16.837Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-06-01T18:43:16.837Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-06-01T18:43:16.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 27.4 MB/s eta 0:00:00 [2024-06-01T18:43:16.837Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-06-01T18:43:16.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.7 MB/s eta 0:00:00 [2024-06-01T18:43:16.837Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-06-01T18:43:16.837Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-06-01T18:43:16.837Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-06-01T18:43:16.837Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-06-01T18:43:16.837Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-06-01T18:43:16.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.3 MB/s eta 0:00:00 [2024-06-01T18:43:16.837Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-06-01T18:43:16.837Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-06-01T18:43:16.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 27.9 MB/s eta 0:00:00 [2024-06-01T18:43:17.105Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-06-01T18:43:17.105Z] Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) [2024-06-01T18:43:17.105Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-06-01T18:43:17.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 25.1 MB/s eta 0:00:00 [2024-06-01T18:43:17.105Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-06-01T18:43:17.105Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-06-01T18:43:17.105Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-06-01T18:43:17.105Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-06-01T18:43:17.105Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-06-01T18:43:17.105Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-06-01T18:43:17.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 25.2 MB/s eta 0:00:00 [2024-06-01T18:43:18.063Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-06-01T18:43:18.063Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-06-01T18:43:19.469Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-06-01T18:43:19.469Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=eff01f29f048a17ccf18cd48596fadb9ecd87d671bedfe618cdeaed33fd44772 [2024-06-01T18:43:19.469Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-06-01T18:43:19.469Z] Building wheel for paho-mqtt (setup.py): started [2024-06-01T18:43:20.875Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-06-01T18:43:20.875Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=acedf4c30ccbea44ed76cd42d378bdc39aa098e76105537fcd484e67617b5352 [2024-06-01T18:43:20.875Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-06-01T18:43:21.142Z] Building wheel for psutil (pyproject.toml): started [2024-06-01T18:43:31.205Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-06-01T18:43:31.205Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281989 sha256=2d12ecfc886125e7afb6115ef1d8bc53b10d1ab4def54394277351f2b993b519 [2024-06-01T18:43:31.205Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-06-01T18:43:31.205Z] Building wheel for psycopg2 (setup.py): started [2024-06-01T18:44:39.025Z] Building wheel for psycopg2 (setup.py): still running... [2024-06-01T18:44:39.025Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-06-01T18:44:39.025Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512491 sha256=4af2c021e4dd9dd169a5c4e8c0bfec9c461786fc53ad91e28fd6c317fa929f54 [2024-06-01T18:44:39.025Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-06-01T18:44:39.025Z] Building wheel for flex (setup.py): started [2024-06-01T18:44:39.025Z] Building wheel for flex (setup.py): finished with status 'done' [2024-06-01T18:44:39.025Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=6bc003d6249e0e90b81de6d65481ea6e9bd21a1a234b8d35e0ad49e32a7e3749 [2024-06-01T18:44:39.025Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-06-01T18:44:39.025Z] Building wheel for PyYAML (pyproject.toml): started [2024-06-01T18:44:39.982Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-06-01T18:44:39.982Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=91b1129c324c6d6e6c251dad5fe99f61f98d9eec98504a9fa62d3a28d7a70556 [2024-06-01T18:44:39.982Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-06-01T18:44:39.982Z] Building wheel for strict-rfc3339 (setup.py): started [2024-06-01T18:44:41.386Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-06-01T18:44:41.386Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=d9c35ec35473069b8f6bc335c636dfbd98947ecea08412293a9b43ff75cdd006 [2024-06-01T18:44:41.386Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-06-01T18:44:41.386Z] Building wheel for validate-email (setup.py): started [2024-06-01T18:44:42.789Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-06-01T18:44:42.789Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=967cc9cdae058851d13516245a1e84b1fb45cc6a17d79f28a301ca174f0acbfc [2024-06-01T18:44:42.789Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-06-01T18:44:42.789Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-06-01T18:44:44.730Z] 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 [2024-06-01T18:45:52.572Z] 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.32.3 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.1 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-06-01T18:45:52.572Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-06-01T18:46:39.405Z] Removing intermediate container b4e4390cb036 [2024-06-01T18:46:39.405Z] ---> ed8082a563ab [2024-06-01T18:46:39.405Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-06-01T18:46:39.405Z] ---> Running in 8555d4e60ec8 [2024-06-01T18:46:39.405Z] Removing intermediate container 8555d4e60ec8 [2024-06-01T18:46:39.405Z] ---> 09660fdb5d5b [2024-06-01T18:46:39.405Z] Step 11/13 : LABEL arch=arm64 [2024-06-01T18:46:39.405Z] ---> Running in 3a7b4625f4cb [2024-06-01T18:46:39.405Z] Removing intermediate container 3a7b4625f4cb [2024-06-01T18:46:39.405Z] ---> ec5019e8dc53 [2024-06-01T18:46:39.405Z] Step 12/13 : LABEL git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 [2024-06-01T18:46:39.405Z] ---> Running in d3b8dfb19e8c [2024-06-01T18:46:39.405Z] Removing intermediate container d3b8dfb19e8c [2024-06-01T18:46:39.405Z] ---> 2b71d2f9c4b4 [2024-06-01T18:46:39.405Z] Step 13/13 : LABEL version=0.0.0 [2024-06-01T18:46:39.405Z] ---> Running in a9166744f950 [2024-06-01T18:46:39.405Z] Removing intermediate container a9166744f950 [2024-06-01T18:46:39.405Z] ---> c2c0e5152ecf [2024-06-01T18:46:39.405Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-01T18:46:39.405Z] Successfully built c2c0e5152ecf [2024-06-01T18:46:39.405Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:46:43.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-01T18:46:43.046Z] [2024-06-01T18:46:43.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:46:43.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-01T18:46:43.732Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-01T18:46:43.732Z] 8998bd30e6a1: Pulling fs layer [2024-06-01T18:46:43.732Z] 04944245beec: Pulling fs layer [2024-06-01T18:46:43.732Z] 699f458cf7ca: Pulling fs layer [2024-06-01T18:46:43.732Z] 765212b225bb: Pulling fs layer [2024-06-01T18:46:43.732Z] f23df028b6ca: Pulling fs layer [2024-06-01T18:46:43.732Z] d65c8cfc05b1: Pulling fs layer [2024-06-01T18:46:43.732Z] 2437ff75d9bd: Pulling fs layer [2024-06-01T18:46:43.732Z] 765212b225bb: Waiting [2024-06-01T18:46:43.732Z] f23df028b6ca: Waiting [2024-06-01T18:46:43.732Z] d65c8cfc05b1: Waiting [2024-06-01T18:46:43.732Z] 2437ff75d9bd: Waiting [2024-06-01T18:46:43.732Z] 04944245beec: Verifying Checksum [2024-06-01T18:46:43.732Z] 04944245beec: Download complete [2024-06-01T18:46:43.732Z] 765212b225bb: Download complete [2024-06-01T18:46:44.005Z] f23df028b6ca: Verifying Checksum [2024-06-01T18:46:44.005Z] f23df028b6ca: Download complete [2024-06-01T18:46:44.005Z] d65c8cfc05b1: Verifying Checksum [2024-06-01T18:46:44.005Z] d65c8cfc05b1: Download complete [2024-06-01T18:46:44.005Z] 699f458cf7ca: Verifying Checksum [2024-06-01T18:46:44.005Z] 699f458cf7ca: Download complete [2024-06-01T18:46:44.273Z] 8998bd30e6a1: Verifying Checksum [2024-06-01T18:46:44.273Z] 8998bd30e6a1: Download complete [2024-06-01T18:46:46.852Z] 2437ff75d9bd: Verifying Checksum [2024-06-01T18:46:46.852Z] 2437ff75d9bd: Download complete [2024-06-01T18:46:49.433Z] 8998bd30e6a1: Pull complete [2024-06-01T18:46:49.433Z] 04944245beec: Pull complete [2024-06-01T18:46:51.378Z] 699f458cf7ca: Pull complete [2024-06-01T18:46:51.378Z] 765212b225bb: Pull complete [2024-06-01T18:46:52.337Z] f23df028b6ca: Pull complete [2024-06-01T18:46:52.337Z] d65c8cfc05b1: Pull complete [2024-06-01T18:47:10.554Z] 2437ff75d9bd: Pull complete [2024-06-01T18:47:10.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-01T18:47:10.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-01T18:47:10.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-01T18:47:10.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-2605 does not seem to be running inside a container [2024-06-01T18:47:11.021Z] $ 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/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-01T18:47:13.735Z] $ docker top 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:14.685Z] ---> job-cost.sh [2024-06-01T18:47:14.685Z] lf-activate-venv: SKIPPING [2024-06-01T18:47:14.685Z] INFO: No Stack... [2024-06-01T18:47:14.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-01T18:47:15.913Z] INFO: Archiving Costs [Pipeline] sh [2024-06-01T18:47:16.574Z] + cut -d, -f6 [2024-06-01T18:47:16.574Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv [Pipeline] lock [2024-06-01T18:47:16.658Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [2024-06-01T18:47:16.667Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] did not exist. Created. [2024-06-01T18:47:16.673Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-01T18:47:17.419Z] /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/durable-b30344bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-01T18:47:18.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-01T18:47:18.137Z] Warning: overwriting stash ‘stack-cost’ [2024-06-01T18:47:18.651Z] Stashed 1 file(s) [Pipeline] } [2024-06-01T18:47:18.673Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-01T18:47:18.768Z] $ docker stop --time=1 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea [2024-06-01T18:47:20.301Z] $ docker rm -f --volumes 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) 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 [2024-06-01T18:47:22.195Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-110/archives ] [2024-06-01T18:47:22.195Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-06-01T18:47:22.195Z] total 16 [2024-06-01T18:47:22.195Z] drwxr-xr-x 3 root root 4096 Jun 1 18:36 . [2024-06-01T18:47:22.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:36 .. [2024-06-01T18:47:22.195Z] drwxr-xr-x 2 root root 4096 Jun 1 18:36 cost [2024-06-01T18:47:22.195Z] -rw-r--r-- 1 root root 88 Jun 1 18:36 cost.csv [2024-06-01T18:47:22.195Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-06-01T18:47:22.195Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-06-01T18:47:22.195Z] total 16 [2024-06-01T18:47:22.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:36 . [2024-06-01T18:47:22.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:36 .. [2024-06-01T18:47:22.195Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 18:36 cost [2024-06-01T18:47:22.195Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 1 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:22.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:23.442Z] ---> package-listing.sh [2024-06-01T18:47:23.442Z] ++ facter osfamily [2024-06-01T18:47:23.442Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-01T18:47:23.703Z] + OS_FAMILY=debian [2024-06-01T18:47:23.703Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-110 [2024-06-01T18:47:23.703Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-01T18:47:23.703Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-01T18:47:23.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-01T18:47:23.703Z] + PACKAGES=/tmp/packages_start.txt [2024-06-01T18:47:23.703Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' [2024-06-01T18:47:23.703Z] + PACKAGES=/tmp/packages_end.txt [2024-06-01T18:47:23.703Z] + case "${OS_FAMILY}" in [2024-06-01T18:47:23.703Z] + dpkg -l [2024-06-01T18:47:23.703Z] + grep '^ii' [2024-06-01T18:47:23.703Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-01T18:47:23.703Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-01T18:47:23.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-01T18:47:23.703Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' [2024-06-01T18:47:23.703Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ [2024-06-01T18:47:23.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ [Pipeline] echo [2024-06-01T18:47:23.745Z] 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/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-01T18:47:24.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-01T18:47:24.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-01T18:47:24.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-01T18:47:24.865Z] prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container [2024-06-01T18:47:24.888Z] $ 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/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-01T18:47:25.073Z] $ docker top 4840330b29bb22de47e896c2c4c8799e6d14c2e2920a1a47e62bb2150ac96533 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-01T18:47:25.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-01T18:47:25.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-01T18:47:26.127Z] + ls /var/log/sa-host [2024-06-01T18:47:26.127Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-01T18:47:26.398Z] provisioning config files... [2024-06-01T18:47:26.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config5021706674420615660tmp [Pipeline] { [Pipeline] echo [2024-06-01T18:47:26.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:26.811Z] ---> create-netrc.sh [Pipeline] } [2024-06-01T18:47:26.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:27.262Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-01T18:47:27.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:27.628Z] ---> sudo-logs.sh [2024-06-01T18:47:27.628Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-01T18:47:27.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:28.057Z] ---> job-cost.sh [2024-06-01T18:47:28.058Z] lf-activate-venv: SKIPPING [2024-06-01T18:47:28.058Z] DEBUG: total: 0.2199999988079071 [2024-06-01T18:47:28.058Z] INFO: Retrieving Stack Cost... [2024-06-01T18:47:28.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-01T18:47:28.895Z] INFO: Archiving Costs [Pipeline] echo [2024-06-01T18:47:28.938Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-01T18:47:29.269Z] ---> logs-deploy.sh [2024-06-01T18:47:29.269Z] lf-activate-venv: SKIPPING [2024-06-01T18:47:29.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-110/1 [2024-06-01T18:47:29.269Z] INFO: archiving workspace using pattern(s): [2024-06-01T18:47:30.209Z] Archives upload complete. [2024-06-01T18:47:30.209Z] INFO: archiving logs to Nexus