Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-705 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-ts-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-U9r4ShR5m0RZ/agent.2126 SSH_AGENT_PID=2128 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-ts-docker-merge-master@tmp/private_key_124102030776997822.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts > git init /w/workspace/ric-app-ts-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 Commit message: "Fixing RMR communication issue" > git rev-list --no-walk 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins14711723751365613319.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SM85 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.1 from /tmp/venv-SM85/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.6 botocore==1.43.6 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.14 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.0 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.2 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config6404210805912825007tmp copy managed file [ric-app-ts-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config1415975783876453195tmp [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins5221064706258420088.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins767136943211461416.sh [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6553609916996675641.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins5421066368603069803.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SM85 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH ---> Docker image tag found: 1.2.5 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-app-ts-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-ts [EnvInject] - Variables injected successfully. [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins12240308280438342295.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.57kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 ... #4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 DONE 1.2s #5 [internal] load build context #5 DONE 0.0s #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 700.00kB 0.0s done #5 DONE 0.1s #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #6 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.2s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 1.05MB / 328.92MB 0.2s #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 6.29MB / 28.57MB 0.3s #6 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 9.44MB / 28.57MB 0.4s #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 16.78MB / 28.57MB 0.6s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.34MB / 129.05MB 0.6s #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 20.97MB / 28.57MB 0.7s #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 25.17MB / 28.57MB 0.8s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14.68MB / 129.05MB 0.9s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 18.87MB / 328.92MB 0.9s #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.0s done #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 22.02MB / 129.05MB 1.1s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 1.1s #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 30.41MB / 129.05MB 1.3s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 9.44MB / 134.79MB 1.4s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 39.85MB / 129.05MB 1.5s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 36.70MB / 328.92MB 1.5s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 18.87MB / 134.79MB 1.6s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 57.67MB / 129.05MB 1.8s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 32.51MB / 134.79MB 1.8s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 70.25MB / 129.05MB 2.0s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 54.53MB / 328.92MB 2.0s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 45.93MB / 134.79MB 2.0s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 84.93MB / 129.05MB 2.2s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 60.57MB / 134.79MB 2.2s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 92.27MB / 129.05MB 2.3s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 68.16MB / 134.79MB 2.3s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 99.61MB / 129.05MB 2.4s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 75.50MB / 134.79MB 2.4s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 115.34MB / 129.05MB 2.6s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 77.59MB / 328.92MB 2.6s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 92.27MB / 134.79MB 2.6s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 124.78MB / 129.05MB 2.7s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 99.61MB / 134.79MB 2.7s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.0s done #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.1s #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.1s done #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 112.20MB / 134.79MB 6.3s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 9.44MB / 27.08MB 6.3s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 97.52MB / 328.92MB 6.4s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 16.78MB / 27.08MB 6.4s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 123.73MB / 134.79MB 6.5s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 26.21MB / 27.08MB 6.5s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 6.7s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 6.6s done #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.06MB / 42.84MB 6.7s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 119.54MB / 328.92MB 6.8s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 9.44MB / 42.84MB 6.8s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 6.9s done #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 29.36MB / 42.84MB 7.0s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 7.0s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 37.75MB / 42.84MB 7.1s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 3.15MB / 8.47MB 7.1s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 141.56MB / 328.92MB 7.2s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.2s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 7.2s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 161.48MB / 328.92MB 7.4s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.2s done #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 7.3s done #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 179.31MB / 328.92MB 7.6s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 209.72MB / 328.92MB 7.9s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 228.59MB / 328.92MB 8.1s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 246.42MB / 328.92MB 8.3s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 278.92MB / 328.92MB 8.6s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 300.94MB / 328.92MB 8.8s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 323.96MB / 328.92MB 9.0s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 9.6s done #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0.1s #6 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 9.6s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0.1s #7 ... #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.8s done #7 DONE 11.9s #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.4s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.5s #6 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* #0 0.330 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 0.332 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #0 0.519 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #0 0.539 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #0 0.643 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #0 0.702 Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #0 0.825 Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #0 0.859 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 0.869 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 0.873 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 0.894 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] #0 0.947 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 1.647 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #0 1.748 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #0 2.044 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #0 2.331 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #0 2.337 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #0 2.337 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #0 3.417 Fetched 35.3 MB in 3s (11.2 MB/s) #0 3.417 Reading package lists... #0 5.229 Reading package lists... #0 6.931 Building dependency tree... #0 7.323 Reading state information... #0 8.039 The following additional packages will be installed: #0 8.039 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 #0 8.039 libc-dev-bin libc6 libc6-dev libcrypt-dev libcurl4 libgrpc++1 libgrpc-dev #0 8.039 libgrpc6 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal #0 8.039 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 #0 8.039 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 #0 8.039 libldap-common libnghttp2-14 libprotobuf-lite17 libprotobuf17 libpsl5 #0 8.039 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 8.039 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages #0 8.040 manpages-dev openssl publicsuffix zlib1g-dev #0 8.046 Suggested packages: #0 8.046 glibc-doc locales libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev #0 8.046 librtmp-dev libssh2-1-dev libssl-dev pkg-config krb5-doc krb5-user #0 8.046 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #0 8.046 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql man-browser #0 8.260 The following NEW packages will be installed: #0 8.260 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 #0 8.261 libc-dev-bin libc6-dev libcrypt-dev libcurl4 libcurl4-openssl-dev #0 8.261 libgrpc++-dev libgrpc++1 libgrpc-dev libgrpc6 libgssapi-krb5-2 #0 8.261 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #0 8.261 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #0 8.261 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #0 8.261 libnghttp2-14 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libpsl5 #0 8.264 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 8.264 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages #0 8.264 manpages-dev openssl publicsuffix zlib1g-dev #0 8.269 The following packages will be upgraded: #0 8.272 libc6 #0 8.335 1 upgraded, 47 newly installed, 0 to remove and 4 not upgraded. #0 8.335 Need to get 20.4 MB of archives. #0 8.335 After this operation, 87.1 MB of additional disk space will be used. #0 8.335 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] #0 8.462 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #0 8.525 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #0 8.569 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #0 8.579 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #0 8.609 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #0 8.609 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #0 8.610 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #0 8.612 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #0 8.618 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #0 8.642 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #0 8.646 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #0 8.648 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #0 8.727 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #0 8.736 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #0 8.736 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #0 8.748 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #0 8.762 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB] #0 8.765 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1111 kB] #0 8.822 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #0 8.830 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2520 kB] #0 8.974 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #0 8.976 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #0 8.984 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #0 8.989 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #0 8.997 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #0 9.013 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #0 9.014 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #0 9.022 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #0 9.044 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #0 9.044 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #0 9.044 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #8 9.053 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #8 9.055 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #8 9.058 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #8 9.103 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #8 9.111 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] #8 9.119 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] #8 9.141 Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] #8 ... #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.6s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.7s #6 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* #8 9.182 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] #8 9.226 Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] #8 9.258 Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] #8 9.335 Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] #8 9.373 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] #8 9.381 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #8 9.385 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #8 9.511 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] #8 9.522 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] #8 9.926 debconf: delaying package configuration, since apt-utils is not installed #8 10.00 Fetched 20.4 MB in 1s (15.9 MB/s) #8 10.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #8 10.23 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... #8 10.36 debconf: unable to initialize frontend: Dialog #8 10.36 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 10.36 debconf: falling back to frontend: Readline #8 10.36 debconf: unable to initialize frontend: Readline #8 10.36 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 10.36 debconf: falling back to frontend: Teletype #8 10.49 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... #8 13.08 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... #8 13.22 debconf: unable to initialize frontend: Dialog #8 13.22 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 13.22 debconf: falling back to frontend: Readline #8 13.22 debconf: unable to initialize frontend: Readline #8 13.22 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 13.22 debconf: falling back to frontend: Teletype #8 15.88 Selecting previously unselected package libssl1.1:amd64. #8 15.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #8 15.88 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 15.89 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 16.12 Selecting previously unselected package openssl. #8 16.12 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 16.14 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 16.36 Selecting previously unselected package ca-certificates. #8 16.36 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... #8 16.40 Unpacking ca-certificates (20240203~20.04.1) ... #8 16.55 Selecting previously unselected package libsqlite3-0:amd64. #8 16.55 Preparing to unpack .../03-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #8 16.57 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 16.75 Selecting previously unselected package krb5-locales. #8 16.75 Preparing to unpack .../04-krb5-locales_1.17-6ubuntu4.11_all.deb ... #8 16.76 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #8 16.86 Selecting previously unselected package libkrb5support0:amd64. #8 16.86 Preparing to unpack .../05-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #8 16.88 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 16.95 Selecting previously unselected package libk5crypto3:amd64. #8 16.96 Preparing to unpack .../06-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #8 16.97 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 17.06 Selecting previously unselected package libkeyutils1:amd64. #8 17.06 Preparing to unpack .../07-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #8 17.07 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 17.15 Selecting previously unselected package libkrb5-3:amd64. #8 17.15 Preparing to unpack .../08-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #8 17.16 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 17.28 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 17.28 Preparing to unpack .../09-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #8 17.29 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 17.39 Selecting previously unselected package libpsl5:amd64. #8 17.39 Preparing to unpack .../10-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #8 17.41 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 17.47 Selecting previously unselected package manpages. #8 17.47 Preparing to unpack .../11-manpages_5.05-1_all.deb ... #8 17.48 Unpacking manpages (5.05-1) ... #8 17.65 Selecting previously unselected package publicsuffix. #8 17.65 Preparing to unpack .../12-publicsuffix_20200303.0012-1_all.deb ... #8 17.66 Unpacking publicsuffix (20200303.0012-1) ... #8 17.73 Selecting previously unselected package libroken18-heimdal:amd64. #8 17.74 Preparing to unpack .../13-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 17.75 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 17.82 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 17.82 Preparing to unpack .../14-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 17.83 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 17.93 Selecting previously unselected package libbrotli1:amd64. #8 17.93 Preparing to unpack .../15-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #8 17.94 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 18.05 Selecting previously unselected package libc-dev-bin. #8 18.05 Preparing to unpack .../16-libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ... #8 18.06 Unpacking libc-dev-bin (2.31-0ubuntu9.18) ... #8 18.15 Selecting previously unselected package linux-libc-dev:amd64. #8 18.15 Preparing to unpack .../17-linux-libc-dev_5.4.0-216.236_amd64.deb ... #8 18.16 Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ... #8 ... #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 25.6s done #6 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0.1s #6 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* #8 19.63 Selecting previously unselected package libcrypt-dev:amd64. #8 19.63 Preparing to unpack .../18-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #8 19.64 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #8 19.72 Selecting previously unselected package libc6-dev:amd64. #8 19.72 Preparing to unpack .../19-libc6-dev_2.31-0ubuntu9.18_amd64.deb ... #8 19.73 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) ... #8 20.90 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 20.90 Preparing to unpack .../20-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 20.91 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.96 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 20.97 Preparing to unpack .../21-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 20.97 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.07 Selecting previously unselected package libwind0-heimdal:amd64. #8 21.07 Preparing to unpack .../22-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 21.07 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.14 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 21.14 Preparing to unpack .../23-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 21.15 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.23 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 21.23 Preparing to unpack .../24-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 21.24 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.33 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 21.33 Preparing to unpack .../25-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 21.34 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.39 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 21.39 Preparing to unpack .../26-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 21.40 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.45 Selecting previously unselected package libsasl2-modules-db:amd64. #8 21.46 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 21.46 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 21.54 Selecting previously unselected package libsasl2-2:amd64. #8 21.55 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 21.55 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 21.63 Selecting previously unselected package libldap-common. #8 21.63 Preparing to unpack .../29-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #8 21.64 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 21.70 Selecting previously unselected package libldap-2.4-2:amd64. #8 21.70 Preparing to unpack .../30-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #8 21.71 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 21.78 Selecting previously unselected package libnghttp2-14:amd64. #8 21.78 Preparing to unpack .../31-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #8 21.79 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 21.86 Selecting previously unselected package librtmp1:amd64. #8 21.86 Preparing to unpack .../32-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #8 21.87 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 21.92 Selecting previously unselected package libssh-4:amd64. #8 21.92 Preparing to unpack .../33-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #8 21.93 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 22.03 Selecting previously unselected package libcurl4:amd64. #8 22.03 Preparing to unpack .../34-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #8 22.04 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 22.15 Selecting previously unselected package libcurl4-openssl-dev:amd64. #8 22.16 Preparing to unpack .../35-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... #8 22.17 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... #8 22.29 Selecting previously unselected package libc-ares2:amd64. #8 22.29 Preparing to unpack .../36-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... #8 22.30 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... #8 22.37 Selecting previously unselected package libgrpc6:amd64. #8 22.37 Preparing to unpack .../37-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... #8 22.38 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... #8 22.57 Selecting previously unselected package libprotobuf17:amd64. #8 22.57 Preparing to unpack .../38-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... #8 22.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #8 22.78 Selecting previously unselected package libgrpc++1:amd64. #8 22.78 Preparing to unpack .../39-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... #8 22.79 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... #8 22.93 Selecting previously unselected package libgrpc-dev:amd64. #8 22.93 Preparing to unpack .../40-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... #8 22.93 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... #8 23.17 Selecting previously unselected package libgrpc++-dev:amd64. #8 23.17 Preparing to unpack .../41-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... #8 23.18 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... #8 23.48 Selecting previously unselected package libprotobuf-lite17:amd64. #8 23.48 Preparing to unpack .../42-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... #8 23.49 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... #8 23.57 Selecting previously unselected package libsasl2-modules:amd64. #8 23.57 Preparing to unpack .../43-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 23.58 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 23.93 Selecting previously unselected package manpages-dev. #8 23.93 Preparing to unpack .../44-manpages-dev_5.05-1_all.deb ... #8 23.98 Unpacking manpages-dev (5.05-1) ... #8 24.53 Selecting previously unselected package zlib1g-dev:amd64. #8 24.53 Preparing to unpack .../45-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... #8 24.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #8 24.63 Selecting previously unselected package libprotobuf-dev:amd64. #8 24.63 Preparing to unpack .../46-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... #8 24.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... #8 25.00 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 25.02 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 25.06 Setting up manpages (5.05-1) ... #8 25.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... #8 25.12 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 25.25 debconf: unable to initialize frontend: Dialog #8 25.25 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 25.25 debconf: falling back to frontend: Readline #8 25.25 debconf: unable to initialize frontend: Readline #8 25.25 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 25.25 debconf: falling back to frontend: Teletype #8 25.35 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 25.38 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 25.42 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 25.47 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 25.49 Setting up linux-libc-dev:amd64 (5.4.0-216.236) ... #8 25.52 Setting up krb5-locales (1.17-6ubuntu4.11) ... #8 25.54 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... #8 25.56 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 25.60 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 25.63 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 25.66 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... #8 25.70 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 25.73 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 25.77 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 25.81 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 25.84 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #8 25.88 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 25.92 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #8 25.96 Setting up libc-dev-bin (2.31-0ubuntu9.18) ... #8 25.99 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 26.04 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... #8 26.12 Setting up publicsuffix (20200303.0012-1) ... #8 26.15 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 26.17 Setting up manpages-dev (5.05-1) ... #8 26.20 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 26.22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 26.26 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... #8 26.42 Setting up ca-certificates (20240203~20.04.1) ... #8 26.53 debconf: unable to initialize frontend: Dialog #8 26.53 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 26.53 debconf: falling back to frontend: Readline #8 26.53 debconf: unable to initialize frontend: Readline #8 26.53 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 26.53 debconf: falling back to frontend: Teletype #8 26.99 Updating certificates in /etc/ssl/certs... #8 27.70 146 added, 0 removed; done. #8 27.86 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 27.89 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 27.91 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 27.93 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... #8 27.95 Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ... #8 27.97 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 27.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #8 28.01 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 28.03 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 28.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... #8 28.06 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 28.09 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 28.11 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 28.13 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... #8 28.16 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 28.21 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 28.22 Updating certificates in /etc/ssl/certs... #8 28.82 0 added, 0 removed; done. #8 28.82 Running hooks in /etc/ca-certificates/update.d... #8 28.82 done. #8 DONE 31.1s #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 6.4s #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 9.2s done #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.0s done #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.6s done #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.1s done #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.1s #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #6 DONE 56.9s #9 [buildenv 2/10] RUN mkdir -p /playpen/assets /playpen/src /playpen/bin #9 DONE 1.9s #10 [buildenv 3/10] WORKDIR /playpen #10 DONE 0.1s #11 [buildenv 4/10] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.8.1_amd64.deb/download.deb && wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.8.1_amd64.deb/download.deb && dpkg -i rmr_4.8.1_amd64.deb rmr-dev_4.8.1_amd64.deb #11 0.422 2026-05-13 01:21:13 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232364.deb?Expires=1778636173&Signature=YDVpYix4YO1LNMHVP5jkwyNor--diPNbxTrDzrftqplyxStli2fe9oGvnFREgrOh7G4iQD26YQ-uIKjUwj2ZIW~Z4I9GcGwOE9NdMwHs5HaUbEdn1-eRZHIissZryrRhentEARtr-RFA7kgBUhL1bYCP8fqf0sVgR9Fma5POIH4Ea-7iQ4ZCSpNOAId6kvjFl6qbbqVbqTFevgLHXQVakqvpZ12DX7JgkMI2whCGOZQQnkN2ekZNyMyOJzp4ojbGm1kbHCmK~f3yYi2jrJ~AwwT~n9snwsQASAqVMhWXCBG38A0Ct8sLsxu~c51ugrOjc6zPbUVNuRKxEVVQtpo9Pw__&Key-Pair-Id=K1ZMSF1EKC3AZL [241596/241596] -> "rmr_4.8.1_amd64.deb" [1] #11 0.611 2026-05-13 01:21:13 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232360.deb?Expires=1778636173&Signature=PDbhHaZpjyr5jbN0UJBIg1vQUpruha4TEG4F~aSbv2IDm9FT-iOo7yqgcDjEDl3r2EfAstUrtCwUs~GtcMBrRpbrCPZev1llVeC0tVOnm3Opbi4KhfRwqO~edZ~6L38em1AMt86zzLeF3ypjT~CO1EoYz09JlXf7n8OlSNi~7r-ZJWJU-sPHz7uI0FhIjmShBY-7ylj5UOuWm0bjBV2KcfwS3shd4MzwM1MMou7b6bYbGQYvzM1mhqzUnB7B3WSEQi6dsmxR73bcdL2fjDCZUF08LyhLn3Pcx2ysPYqaDvZ8YctGOQszhqV1sAT0vwXc0fR3ynFDBJOEvRPseGmvoA__&Key-Pair-Id=K1ZMSF1EKC3AZL [125638/125638] -> "rmr-dev_4.8.1_amd64.deb" [1] #11 0.678 Selecting previously unselected package rmr. #11 0.709 (Reading database ... 46361 files and directories currently installed.) #11 0.712 Preparing to unpack rmr_4.8.1_amd64.deb ... #11 0.723 Unpacking rmr (4.8.1) ... #11 0.792 Selecting previously unselected package rmr-dev. #11 0.799 Preparing to unpack rmr-dev_4.8.1_amd64.deb ... #11 0.811 Unpacking rmr-dev (4.8.1) ... #11 0.852 Setting up rmr (4.8.1) ... #11 0.876 Setting up rmr-dev (4.8.1) ... #11 DONE 1.0s #12 [buildenv 5/10] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ricxfcpp-dev_2.3.6_amd64.deb/download.deb && wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ricxfcpp_2.3.6_amd64.deb/download.deb && dpkg -i ricxfcpp-dev_2.3.6_amd64.deb ricxfcpp_2.3.6_amd64.deb #12 0.439 2026-05-13 01:21:14 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293022.deb?Expires=1778636174&Signature=GFjxR3vmSp4ez8PqJ9kUtR5J3mmC9BYbjx96n5L713rnOlYG1sgg~893DjlaQc-GhpH74dOo1zNZvJkCeLExKyTymLmg7DEYFvuVxlUGF5mTbemoSAQy9O283AtGA99YoUN7lu1GAm10RRk1mzQqPy~CbnVGEH9XzS1bjPLkeM3SV3~ZGOdrQKFtkwkn9zJTfFfEuFV7UNB3Z30v~bp4P6agSXHC2xEBu7QKBkNVO-B7ESUtH~IfHAY6n57HspRjQ0GRFLkPTybJPcaBzIwuva6AQu86VJixeWVWg9O0QG1LOfl98MQo0E5SMUPVlRzvXHd21cjYt~Vpy3VpP6w4bA__&Key-Pair-Id=K1ZMSF1EKC3AZL [523580/523580] -> "ricxfcpp-dev_2.3.6_amd64.deb" [1] #12 0.617 2026-05-13 01:21:14 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293027.deb?Expires=1778636174&Signature=FMrIpQAyIFQ3-2ZbRAtKiKxAmARV7WQFo45GmK1S8TwzBFAwN~-E47L1n0ZeCDChtkgOUDdmWuWr3yQvKGqRzII6UraH8wGNCqe7OTcNG0eFjEhzmmiHJ9hLB1JPdsq307t7Nyb299161KAgKL52FsPty2cR7axsTp4zlLNB8na9g2gpc-CMjFrolP2sa59pHMirbSEOj9FflTaotBbX96~XdoD7TgxFMeMCBBp1IlfpD9pqydChWkIgB7CTnOa~NscDNGNTC4totIgvpNf49u4iuuBiWUgIN~rb4vBfcT7VgCRMK0y2aEOY-r0zGH4ARaVA-S50da10T8N4bgc9Uw__&Key-Pair-Id=K1ZMSF1EKC3AZL [325642/325642] -> "ricxfcpp_2.3.6_amd64.deb" [1] #12 0.653 Selecting previously unselected package ricxfcpp-dev. #12 0.681 (Reading database ... 46376 files and directories currently installed.) #12 0.685 Preparing to unpack ricxfcpp-dev_2.3.6_amd64.deb ... #12 0.695 Unpacking ricxfcpp-dev (2.3.6) ... #12 0.787 Selecting previously unselected package ricxfcpp. #12 0.793 Preparing to unpack ricxfcpp_2.3.6_amd64.deb ... #12 0.799 Unpacking ricxfcpp (2.3.6) ... #12 0.837 Setting up ricxfcpp-dev (2.3.6) ... #12 0.855 Setting up ricxfcpp (2.3.6) ... #12 DONE 1.0s #13 [buildenv 6/10] RUN git clone https://github.com/Tencent/rapidjson && cd rapidjson && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local .. && make install && cd ../../ && rm -rf rapidjson #13 0.245 Cloning into 'rapidjson'... #13 4.551 -- The CXX compiler identification is GNU 9.3.0 #13 4.560 -- Check for working CXX compiler: /usr/bin/c++ #13 4.672 -- Check for working CXX compiler: /usr/bin/c++ -- works #13 4.674 -- Detecting CXX compiler ABI info #13 4.792 -- Detecting CXX compiler ABI info - done #13 4.813 -- Detecting CXX compile features #13 4.814 -- Detecting CXX compile features - done #13 4.820 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #13 4.820 -- No Doxygen found. Documentation won't be built #13 4.824 -- Could NOT find GTestSrc (missing: GTEST_SOURCE_DIR GTEST_INCLUDE_DIR) #13 4.836 -- Configuring done #13 4.880 -- Generating done #13 4.886 -- Build files have been written to: /playpen/rapidjson/build #13 4.940 Scanning dependencies of target serialize #13 4.956 [ 2%] Building CXX object example/CMakeFiles/serialize.dir/serialize/serialize.cpp.o #13 7.589 [ 5%] Linking CXX executable ../bin/serialize #13 7.740 [ 5%] Built target serialize #13 7.761 Scanning dependencies of target simpledom #13 7.777 [ 7%] Building CXX object example/CMakeFiles/simpledom.dir/simpledom/simpledom.cpp.o #13 10.27 [ 10%] Linking CXX executable ../bin/simpledom #13 10.43 [ 10%] Built target simpledom #13 10.45 Scanning dependencies of target simplereader #13 10.46 [ 12%] Building CXX object example/CMakeFiles/simplereader.dir/simplereader/simplereader.cpp.o #13 11.64 [ 15%] Linking CXX executable ../bin/simplereader #13 11.79 [ 15%] Built target simplereader #13 11.81 Scanning dependencies of target simplewriter #13 11.83 [ 17%] Building CXX object example/CMakeFiles/simplewriter.dir/simplewriter/simplewriter.cpp.o #13 12.81 [ 20%] Linking CXX executable ../bin/simplewriter #13 12.97 [ 20%] Built target simplewriter #13 12.98 Scanning dependencies of target capitalize #13 13.00 [ 23%] Building CXX object example/CMakeFiles/capitalize.dir/capitalize/capitalize.cpp.o #13 15.23 [ 25%] Linking CXX executable ../bin/capitalize #13 15.38 [ 25%] Built target capitalize #13 15.40 Scanning dependencies of target prettyauto #13 15.42 [ 28%] Building CXX object example/CMakeFiles/prettyauto.dir/prettyauto/prettyauto.cpp.o #13 17.80 [ 30%] Linking CXX executable ../bin/prettyauto #13 17.94 [ 30%] Built target prettyauto #13 17.97 Scanning dependencies of target condense #13 17.98 [ 33%] Building CXX object example/CMakeFiles/condense.dir/condense/condense.cpp.o #13 20.08 [ 35%] Linking CXX executable ../bin/condense #13 20.23 [ 35%] Built target condense #13 20.25 Scanning dependencies of target filterkey #13 20.26 [ 38%] Building CXX object example/CMakeFiles/filterkey.dir/filterkey/filterkey.cpp.o #13 22.58 [ 41%] Linking CXX executable ../bin/filterkey #13 22.72 [ 41%] Built target filterkey #13 22.74 Scanning dependencies of target filterkeydom #13 22.76 [ 43%] Building CXX object example/CMakeFiles/filterkeydom.dir/filterkeydom/filterkeydom.cpp.o #13 25.59 [ 46%] Linking CXX executable ../bin/filterkeydom #13 25.75 [ 46%] Built target filterkeydom #13 25.77 Scanning dependencies of target schemavalidator #13 25.79 [ 48%] Building CXX object example/CMakeFiles/schemavalidator.dir/schemavalidator/schemavalidator.cpp.o #13 36.34 [ 51%] Linking CXX executable ../bin/schemavalidator #13 36.53 [ 51%] Built target schemavalidator #13 36.54 Scanning dependencies of target messagereader #13 36.57 [ 53%] Building CXX object example/CMakeFiles/messagereader.dir/messagereader/messagereader.cpp.o #13 38.06 [ 56%] Linking CXX executable ../bin/messagereader #13 38.20 [ 56%] Built target messagereader #13 38.22 Scanning dependencies of target sortkeys #13 38.24 [ 58%] Building CXX object example/CMakeFiles/sortkeys.dir/sortkeys/sortkeys.cpp.o #13 40.13 [ 61%] Linking CXX executable ../bin/sortkeys #13 40.28 [ 61%] Built target sortkeys #13 40.30 Scanning dependencies of target simplepullreader #13 40.32 [ 64%] Building CXX object example/CMakeFiles/simplepullreader.dir/simplepullreader/simplepullreader.cpp.o #13 42.02 [ 66%] Linking CXX executable ../bin/simplepullreader #13 42.16 [ 66%] Built target simplepullreader #13 42.18 Scanning dependencies of target pretty #13 42.20 [ 69%] Building CXX object example/CMakeFiles/pretty.dir/pretty/pretty.cpp.o #13 44.51 [ 71%] Linking CXX executable ../bin/pretty #13 44.66 [ 71%] Built target pretty #13 44.68 Scanning dependencies of target jsonx #13 44.69 [ 74%] Building CXX object example/CMakeFiles/jsonx.dir/jsonx/jsonx.cpp.o #13 46.36 [ 76%] Linking CXX executable ../bin/jsonx #13 46.50 [ 76%] Built target jsonx #13 46.53 Scanning dependencies of target tutorial #13 46.54 [ 79%] Building CXX object example/CMakeFiles/tutorial.dir/tutorial/tutorial.cpp.o #13 49.15 [ 82%] Linking CXX executable ../bin/tutorial #13 49.31 [ 82%] Built target tutorial #13 49.34 Scanning dependencies of target parsebyparts #13 49.36 [ 84%] Building CXX object example/CMakeFiles/parsebyparts.dir/parsebyparts/parsebyparts.cpp.o #13 53.13 [ 87%] Linking CXX executable ../bin/parsebyparts #13 53.29 [ 87%] Built target parsebyparts #13 53.31 Scanning dependencies of target lookaheadparser #13 53.33 [ 89%] Building CXX object example/CMakeFiles/lookaheadparser.dir/lookaheadparser/lookaheadparser.cpp.o #13 54.61 [ 92%] Linking CXX executable ../bin/lookaheadparser #13 54.77 [ 92%] Built target lookaheadparser #13 54.79 Scanning dependencies of target examples #13 54.81 [ 92%] Built target examples #13 54.83 Scanning dependencies of target archivertest #13 54.85 [ 94%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archiver.cpp.o #13 58.10 [ 97%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archivertest.cpp.o #13 59.28 [100%] Linking CXX executable ../bin/archivertest #13 59.44 [100%] Built target archivertest #13 59.47 Install the project... #13 59.48 -- Install configuration: "RelWithDebInfo" #13 59.48 -- Installing: /usr/local/lib/pkgconfig/RapidJSON.pc #13 59.48 -- Installing: /usr/local/share/doc/RapidJSON/readme.md #13 59.48 -- Installing: /usr/local/include/rapidjson #13 59.48 -- Installing: /usr/local/include/rapidjson/pointer.h #13 59.48 -- Installing: /usr/local/include/rapidjson/encodings.h #13 59.48 -- Installing: /usr/local/include/rapidjson/memorybuffer.h #13 59.48 -- Installing: /usr/local/include/rapidjson/memorystream.h #13 59.48 -- Installing: /usr/local/include/rapidjson/document.h #13 59.48 -- Installing: /usr/local/include/rapidjson/cursorstreamwrapper.h #13 59.48 -- Installing: /usr/local/include/rapidjson/reader.h #13 59.48 -- Installing: /usr/local/include/rapidjson/istreamwrapper.h #13 59.48 -- Installing: /usr/local/include/rapidjson/filewritestream.h #13 59.48 -- Installing: /usr/local/include/rapidjson/encodedstream.h #13 59.49 -- Installing: /usr/local/include/rapidjson/msinttypes #13 59.49 -- Installing: /usr/local/include/rapidjson/msinttypes/stdint.h #13 59.49 -- Installing: /usr/local/include/rapidjson/msinttypes/inttypes.h #13 59.49 -- Installing: /usr/local/include/rapidjson/writer.h #13 59.49 -- Installing: /usr/local/include/rapidjson/error #13 59.49 -- Installing: /usr/local/include/rapidjson/error/en.h #13 59.49 -- Installing: /usr/local/include/rapidjson/error/error.h #13 59.49 -- Installing: /usr/local/include/rapidjson/prettywriter.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/itoa.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/biginteger.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/diyfp.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/meta.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/clzll.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/strfunc.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/ieee754.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/swap.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/stack.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/pow10.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/dtoa.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/regex.h #13 59.49 -- Installing: /usr/local/include/rapidjson/internal/strtod.h #13 59.49 -- Installing: /usr/local/include/rapidjson/stream.h #13 59.49 -- Installing: /usr/local/include/rapidjson/allocators.h #13 59.49 -- Installing: /usr/local/include/rapidjson/rapidjson.h #13 59.49 -- Installing: /usr/local/include/rapidjson/schema.h #13 59.49 -- Installing: /usr/local/include/rapidjson/ostreamwrapper.h #13 59.49 -- Installing: /usr/local/include/rapidjson/filereadstream.h #13 59.49 -- Installing: /usr/local/include/rapidjson/uri.h #13 59.49 -- Installing: /usr/local/include/rapidjson/stringbuffer.h #13 59.49 -- Installing: /usr/local/include/rapidjson/fwd.h #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense/condense.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader/messagereader.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty/pretty.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader/simplereader.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize/serialize.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.h #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archivertest.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize/capitalize.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/traverseaspointer.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom/simpledom.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/CMakeLists.txt #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey/filterkey.cpp #13 59.50 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx #13 59.51 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx/jsonx.cpp #13 59.51 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial #13 59.51 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial/tutorial.cpp #13 59.51 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter #13 59.51 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp #13 59.51 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake #13 59.51 -- Up-to-date: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake #13 59.51 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake #13 59.51 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSON-targets.cmake #13 DONE 59.7s #14 [buildenv 7/10] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev #14 0.428 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #14 0.581 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #14 0.644 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #14 0.732 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #14 0.857 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #14 0.943 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #14 0.950 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #14 0.988 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #14 1.117 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] #14 1.256 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #14 1.545 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #14 1.635 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #14 1.636 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #14 1.641 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #14 2.739 Fetched 22.3 MB in 2s (9450 kB/s) #14 2.739 Reading package lists... #14 4.479 Reading package lists... #14 6.169 Building dependency tree... #14 6.583 Reading state information... #14 7.368 The following additional packages will be installed: #14 7.374 libc-ares2 libcurl4 libgrpc++1 libgrpc-dev libgrpc6 libprotobuf-lite17 #14 7.377 libprotobuf17 #14 7.383 Suggested packages: #14 7.383 libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev #14 7.383 libssl-dev #14 7.478 The following NEW packages will be installed: #14 7.479 libc-ares2 libcurl4-openssl-dev libgrpc++-dev libgrpc++1 libgrpc-dev #14 7.483 libgrpc6 libprotobuf-dev libprotobuf-lite17 libprotobuf17 #14 7.486 The following packages will be upgraded: #14 7.491 libcurl4 #14 7.693 1 upgraded, 9 newly installed, 0 to remove and 205 not upgraded. #14 7.693 Need to get 5113 kB of archives. #14 7.693 After this operation, 37.8 MB of additional disk space will be used. #14 7.693 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #14 7.717 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] #14 7.742 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] #14 7.753 Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] #14 7.795 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] #14 7.850 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] #14 7.876 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] #14 7.903 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] #14 7.935 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] #14 7.951 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] #14 8.303 debconf: delaying package configuration, since apt-utils is not installed #14 8.404 Fetched 5113 kB in 1s (10.2 MB/s) #14 8.462 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46392 files and directories currently installed.) #14 8.493 Preparing to unpack .../0-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #14 8.523 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... #14 8.633 Selecting previously unselected package libcurl4-openssl-dev:amd64. #14 8.640 Preparing to unpack .../1-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... #14 8.647 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... #14 8.807 Selecting previously unselected package libc-ares2:amd64. #14 8.818 Preparing to unpack .../2-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... #14 8.841 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... #14 8.975 Selecting previously unselected package libgrpc6:amd64. #14 8.983 Preparing to unpack .../3-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... #14 8.994 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... #14 9.161 Selecting previously unselected package libprotobuf17:amd64. #14 9.169 Preparing to unpack .../4-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... #14 9.179 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #14 9.341 Selecting previously unselected package libgrpc++1:amd64. #14 9.347 Preparing to unpack .../5-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... #14 9.354 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... #14 9.472 Selecting previously unselected package libgrpc-dev:amd64. #14 9.477 Preparing to unpack .../6-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... #14 9.484 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... #14 9.652 Selecting previously unselected package libgrpc++-dev:amd64. #14 9.658 Preparing to unpack .../7-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... #14 9.665 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... #14 9.942 Selecting previously unselected package libprotobuf-lite17:amd64. #14 9.948 Preparing to unpack .../8-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... #14 9.954 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... #14 10.02 Selecting previously unselected package libprotobuf-dev:amd64. #14 10.02 Preparing to unpack .../9-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... #14 10.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... #14 10.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... #14 10.34 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... #14 10.36 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... #14 10.38 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #14 10.41 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #14 10.42 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... #14 10.45 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... #14 10.47 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... #14 10.49 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... #14 10.51 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... #14 10.53 Processing triggers for man-db (2.9.1-1) ... #14 10.57 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #14 DONE 10.8s #15 [buildenv 8/10] COPY . /playpen/src/ #15 DONE 0.2s #16 [buildenv 9/10] RUN cd /playpen/src && rm -fr .build && mkdir .build && cd .build && cmake .. && make install #16 0.312 -- The C compiler identification is GNU 9.3.0 #16 0.402 -- The CXX compiler identification is GNU 9.3.0 #16 0.412 -- Check for working C compiler: /usr/bin/cc #16 0.510 -- Check for working C compiler: /usr/bin/cc -- works #16 0.512 -- Detecting C compiler ABI info #16 0.618 -- Detecting C compiler ABI info - done #16 0.640 -- Detecting C compile features #16 0.641 -- Detecting C compile features - done #16 0.647 -- Check for working CXX compiler: /usr/bin/c++ #16 0.763 -- Check for working CXX compiler: /usr/bin/c++ -- works #16 0.765 -- Detecting CXX compiler ABI info #16 0.887 -- Detecting CXX compiler ABI info - done #16 0.912 -- Detecting CXX compile features #16 0.913 -- Detecting CXX compile features - done #16 0.917 +++ debugging is set to off #16 0.922 +++ profiling is off #16 1.355 CMake Warning at /usr/share/cmake-3.16/Modules/FindProtobuf.cmake:499 (message): #16 1.355 Protobuf compiler version doesn't match library version 3.6.1 #16 1.355 Call Stack (most recent call first): #16 1.355 src/ts_xapp/CMakeLists.txt:18 (find_package) #16 1.355 #16 1.355 #16 1.357 -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.6.1") #16 1.360 -- Configuring done #16 1.369 -- Generating done #16 1.370 -- Build files have been written to: /playpen/src/.build #16 1.428 Scanning dependencies of target rc_objects #16 1.454 [ 20%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.pb.cc.o #16 3.443 [ 40%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.grpc.pb.cc.o #16 5.839 [ 40%] Built target rc_objects #16 5.858 Scanning dependencies of target utils_objects #16 5.876 [ 60%] Building CXX object src/utils/CMakeFiles/utils_objects.dir/restclient.cpp.o #16 6.513 [ 60%] Built target utils_objects #16 6.550 Scanning dependencies of target ts_xapp #16 6.570 [ 80%] Building CXX object src/ts_xapp/CMakeFiles/ts_xapp.dir/ts_xapp.cpp.o #16 11.25 [100%] Linking CXX executable ts_xapp #16 11.70 [100%] Built target ts_xapp #16 11.73 Install the project... #16 11.74 -- Install configuration: "" #16 11.74 -- Installing: /usr/local/bin/ts_xapp #16 DONE 11.9s #17 [buildenv 10/10] COPY assets/bootstrap.rt /playpen/assets #17 DONE 0.2s #18 [stage-1 3/8] COPY --from=buildenv /usr/local/lib /usr/local/lib/ #18 DONE 0.2s #19 [stage-1 4/8] COPY --from=buildenv /usr/local/bin/rmr_probe /usr/local/bin/ts_xapp /usr/local/bin/ #19 DONE 0.2s #20 [stage-1 5/8] COPY --from=buildenv /playpen/bin /usr/local/bin/ #20 DONE 0.1s #21 [stage-1 6/8] COPY --from=buildenv /playpen/assets /data #21 DONE 0.1s #22 [stage-1 7/8] WORKDIR /data #22 DONE 0.1s #23 [stage-1 8/8] COPY --from=buildenv /playpen/assets/* /data #23 DONE 0.2s #24 exporting to image #24 exporting layers #24 exporting layers 1.0s done #24 writing image sha256:5bb71627d17c947eec3fe7374b3185ebcf9072ec5f0963c035fb9092fe5302ba done #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 done #24 DONE 1.0s ---> docker-build.sh ends [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4563117500182938455.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins14824912239011538651.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts] 9af01835432d: Preparing 5f70bf18a086: Preparing 2c609903188f: Preparing 65642d189dd0: Preparing dbdc24cf04ae: Preparing 9b55c6c0d2ea: Preparing e1485e38ce83: Preparing 470b66ea5123: Preparing 9b55c6c0d2ea: Waiting e1485e38ce83: Waiting 470b66ea5123: Waiting 5f70bf18a086: Pushed 65642d189dd0: Pushed 2c609903188f: Pushed dbdc24cf04ae: Pushed 9af01835432d: Pushed 9b55c6c0d2ea: Pushed 470b66ea5123: Pushed e1485e38ce83: Pushed 1.2.5: digest: sha256:b702f7926046bf22c27ea60146dd3ec5a2f868b41e461128b2d3b76c362c546c size: 1989 ---> docker-push.sh ends [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins17182070439536081927.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2128 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins7851406476846418037.sh ---> sysstat.sh [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins12534856684844090113.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-ts-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-ts-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-ts-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-ts-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-ts-docker-merge-master/archives/ [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins1556916096023531792.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SM85 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins15795491388479407088.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config1031265387920155601tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins2394800910338113430.sh ---> create-netrc.sh [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins5974307700371277601.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SM85 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins622167174090725594.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins8092067420514975843.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SM85 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins4821274494010245675.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SM85 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-SM85/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-ts-docker-merge-master/367 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-705 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 7.9G 60% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 597 2505 0 4872 7079 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:46:db:e8 brd ff:ff:ff:ff:ff:ff inet 10.32.7.148/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86017sec preferred_lft 86017sec inet6 fe80::f816:3eff:fe46:dbe8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f4:b2:cb:df brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-705) 05/13/26 _x86_64_ (4 CPU) 01:17:49 LINUX RESTART (4 CPU) 01:18:01 tps rtps wtps bread/s bwrtn/s 01:19:01 154.32 69.22 85.10 5601.07 39684.20 01:20:01 60.36 0.22 60.15 23.19 9137.89 01:21:01 293.77 13.08 280.69 2245.63 95787.50 01:22:01 62.96 0.05 62.91 7.87 29147.41 01:23:01 63.77 0.28 63.49 15.33 6779.14 01:24:01 20.89 0.40 20.49 32.79 1444.99 Average: 109.34 13.87 95.47 1320.91 30328.80 01:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:01 5896204 7406380 2271224 27.81 36184 1655256 1014476 11.01 591092 1514824 54724 01:20:01 5597780 7385340 2569648 31.46 57620 1895272 1020332 11.07 627212 1743732 125308 01:21:01 3185320 7392784 4982108 61.00 110888 4128716 1230132 13.35 709516 3906880 247916 01:22:01 2682672 7350012 5484756 67.15 124948 4535044 1343388 14.58 840996 4233884 20812 01:23:01 2578716 7250856 5588712 68.43 128244 4530928 1164528 12.64 1151488 4024260 5220 01:24:01 2541700 7222952 5625728 68.88 130048 4537128 1198124 13.00 1186548 4024916 11496 Average: 3747065 7334721 4420363 54.12 97989 3547057 1161830 12.61 851142 3241416 77579 01:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 01:19:01 ens3 371.47 195.08 1087.23 63.65 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:20:01 ens3 65.24 50.17 714.81 5.98 0.00 0.00 0.00 0.00 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 01:21:01 ens3 486.72 251.42 12809.77 22.44 0.00 0.00 0.00 0.00 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:01 ens3 54.54 43.99 540.66 3.59 0.00 0.00 0.00 0.00 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 lo 2.47 2.47 0.22 0.22 0.00 0.00 0.00 0.00 01:23:01 ens3 121.11 175.20 463.70 984.77 0.00 0.00 0.00 0.00 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 01:24:01 ens3 12.68 13.65 11.05 6.49 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.17 1.17 0.10 0.10 0.00 0.00 0.00 0.00 Average: ens3 185.29 121.58 2604.41 181.14 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-705) 05/13/26 _x86_64_ (4 CPU) 01:17:49 LINUX RESTART (4 CPU) 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:19:01 all 16.78 0.00 3.03 5.65 1.83 72.71 01:19:01 0 12.48 0.00 3.10 4.15 1.42 78.86 01:19:01 1 22.83 0.00 2.75 5.12 2.08 67.21 01:19:01 2 12.68 0.00 2.46 6.70 1.99 76.18 01:19:01 3 19.14 0.00 3.78 6.65 1.83 68.59 01:20:01 all 18.86 0.00 1.27 2.56 1.42 75.90 01:20:01 0 16.34 0.00 1.02 0.32 0.90 81.43 01:20:01 1 46.30 0.00 2.67 0.76 2.32 47.95 01:20:01 2 11.81 0.00 0.76 3.57 1.70 82.16 01:20:01 3 0.93 0.00 0.65 5.57 0.75 92.11 01:21:01 all 23.06 0.00 10.13 6.82 3.43 56.57 01:21:01 0 23.44 0.00 8.36 3.37 3.24 61.59 01:21:01 1 17.84 0.00 11.67 10.85 3.63 56.01 01:21:01 2 24.11 0.00 10.54 4.34 3.43 57.59 01:21:01 3 26.86 0.00 9.94 8.75 3.41 51.04 01:22:01 all 21.65 0.00 3.32 1.21 1.17 72.64 01:22:01 0 15.60 0.00 3.88 2.37 1.14 77.02 01:22:01 1 16.17 0.00 2.76 0.54 1.14 79.40 01:22:01 2 34.91 0.00 3.63 0.55 1.42 59.49 01:22:01 3 19.91 0.00 3.04 1.41 1.01 74.64 01:23:01 all 22.14 0.00 2.49 1.64 2.06 71.67 01:23:01 0 20.65 0.00 2.85 2.93 2.09 71.48 01:23:01 1 35.94 0.00 3.35 1.38 2.62 56.71 01:23:01 2 9.51 0.00 1.73 1.58 1.70 85.48 01:23:01 3 22.42 0.00 2.00 0.68 1.85 73.06 01:24:01 all 20.32 0.00 0.95 0.82 0.95 76.96 01:24:01 0 15.03 0.00 0.45 0.15 0.65 83.72 01:24:01 1 35.41 0.00 1.26 0.17 1.46 61.69 01:24:01 2 1.70 0.00 0.40 0.58 0.62 96.71 01:24:01 3 29.16 0.00 1.67 2.38 1.05 65.74 Average: all 20.46 0.00 3.52 3.12 1.81 71.10 Average: 0 17.26 0.00 3.27 2.21 1.57 75.68 Average: 1 29.13 0.00 4.07 3.12 2.21 61.47 Average: 2 15.74 0.00 3.23 2.89 1.81 76.33 Average: 3 19.72 0.00 3.50 4.24 1.65 70.89