Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-7609 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-ricdms-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-LxmiEi2zjBfr/agent.2096 SSH_AGENT_PID=2098 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-ricdms-docker-merge-master@tmp/private_key_7758501794724077997.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-plt/ricdms > git init /w/workspace/ric-plt-ricdms-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/ricdms > 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-plt/ricdms +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/ricdms # 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 655ada7c985269dfef43c0eadf96dad769d20147 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 655ada7c985269dfef43c0eadf96dad769d20147 # timeout=10 Commit message: "Removal of a committer" > git rev-list --no-walk 655ada7c985269dfef43c0eadf96dad769d20147 # 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-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins14753750515707308134.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-I76j 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-I76j/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.2 from /tmp/venv-I76j/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.1 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.64 botocore==1.43.64 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.58 httplib2==0.30.2 identify==2.6.19 idna==3.18 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.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 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.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 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.5.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 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.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ric-plt-ricdms-docker-merge-master] $ /bin/sh /tmp/jenkins14021994578097131328.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-05 20:24:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-5js4LX.sh" [1] downloading uv 0.12.2 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.2 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config8123592827865099196tmp copy managed file [ric-plt-ricdms-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config16823587598668227288tmp [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins18398452968366866792.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-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins17734819231717056661.sh [ric-plt-ricdms-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13226716630077355553.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-plt-ricdms-docker-merge-master] $ /bin/bash -l /tmp/jenkins6374361361698453962.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I76j 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-I76j/bin to PATH ---> Docker image tag found: 2.1.1 [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-plt-ricdms-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-plt-ricdms [EnvInject] - Variables injected successfully. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins803723386030866713.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.49kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.2s #5 [internal] load build context #5 transferring context: 791.92kB 0.1s done #5 DONE 0.1s #6 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.1s done #6 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done #6 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.05MB / 28.58MB 0.1s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0B / 337.65MB 0.1s #6 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 0B / 144B 0.1s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 8.39MB / 28.58MB 0.2s #6 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 1.05MB / 129.05MB 0.2s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 12.58MB / 28.58MB 0.3s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 20.97MB / 28.58MB 0.5s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 25.17MB / 337.65MB 0.5s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 16.78MB / 129.05MB 0.5s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 25.17MB / 28.58MB 0.6s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.7s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 28.31MB / 129.05MB 0.7s #6 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.7s done #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 47.19MB / 337.65MB 0.8s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 35.65MB / 129.05MB 0.8s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 0B / 134.96MB 0.8s #6 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0.1s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 46.14MB / 129.05MB 1.0s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 57.67MB / 129.05MB 1.2s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 13.63MB / 134.96MB 1.2s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 65.01MB / 337.65MB 1.3s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 66.06MB / 129.05MB 1.4s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 23.85MB / 134.96MB 1.4s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 90.18MB / 337.65MB 1.7s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 82.84MB / 129.05MB 1.7s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 39.85MB / 134.96MB 1.7s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 92.27MB / 129.05MB 1.9s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 49.28MB / 134.96MB 1.9s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 108.00MB / 337.65MB 2.0s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 99.61MB / 129.05MB 2.1s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 57.67MB / 134.96MB 2.1s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 111.15MB / 129.05MB 2.3s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 70.25MB / 134.96MB 2.3s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 128.97MB / 337.65MB 2.5s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 121.63MB / 129.05MB 2.5s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 81.79MB / 134.96MB 2.5s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.8s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 101.71MB / 134.96MB 2.8s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 149.95MB / 337.65MB 2.9s #6 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.9s done #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 116.39MB / 134.96MB 3.0s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 3.0s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 126.88MB / 134.96MB 3.2s #6 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.2s done #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 11.53MB / 141.86MB 3.2s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 167.77MB / 337.65MB 3.3s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 3.4s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 23.07MB / 141.86MB 3.4s #6 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 3.6s done #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 34.60MB / 141.86MB 3.6s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 187.70MB / 337.65MB 3.7s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 41.94MB / 141.86MB 3.7s #6 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 3.15MB / 27.94MB 3.7s #6 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 8.39MB / 27.94MB 3.8s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 54.53MB / 141.86MB 3.9s #6 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 14.68MB / 27.94MB 3.9s #6 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 20.97MB / 27.94MB 4.0s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 216.01MB / 337.65MB 4.2s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 73.40MB / 141.86MB 4.2s #6 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 4.2s done #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 85.98MB / 141.86MB 4.4s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 8.39MB / 42.84MB 4.4s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 14.68MB / 42.84MB 4.5s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 236.98MB / 337.65MB 4.7s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 105.91MB / 141.86MB 4.7s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 26.21MB / 42.84MB 4.7s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 31.46MB / 42.84MB 4.8s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 119.54MB / 141.86MB 4.9s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 37.75MB / 42.84MB 4.9s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 127.93MB / 141.86MB 5.0s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 5.0s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 257.95MB / 337.65MB 5.1s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 135.27MB / 141.86MB 5.1s #6 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 5.1s done #6 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 5.3s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 278.92MB / 337.65MB 5.4s #6 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 5.4s done #6 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 5.5s done #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 305.14MB / 337.65MB 5.7s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 324.01MB / 337.65MB 5.9s #6 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 6.5s done #6 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 #6 ... #7 [ric-dms 1/7] 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 7.4s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.9s done #7 DONE 9.8s #8 [ric-dms 2/7] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 0.385 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.522 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.771 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 0.864 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 0.962 Get:5 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 1.001 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 1.158 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 1.427 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #8 1.956 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 1.956 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #8 2.086 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #8 2.087 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #8 2.216 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #8 2.397 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #8 2.398 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #8 2.461 Get:16 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #8 2.461 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #8 2.589 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4368 kB] #8 4.400 Fetched 35.3 MB in 4s (8499 kB/s) #8 4.400 Reading package lists... #8 6.129 Reading package lists... #8 ... #6 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #6 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.5s #6 ... #8 [ric-dms 2/7] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 6.129 Reading package lists... #8 7.812 Building dependency tree... #8 8.195 Reading state information... #8 8.909 The following additional packages will be installed: #8 8.911 libssl1.1 #8 9.015 The following NEW packages will be installed: #8 9.020 ca-cacert ca-certificates libssl1.1 openssl sudo #8 9.215 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. #8 9.215 Need to get 2626 kB of archives. #8 9.215 After this operation, 8106 kB of additional disk space will be used. #8 9.215 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 9.766 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 9.835 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 9.924 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 9.974 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 10.36 debconf: delaying package configuration, since apt-utils is not installed #8 10.45 Fetched 2626 kB in 1s (2725 kB/s) #8 10.52 Selecting previously unselected package libssl1.1:amd64. #8 10.52 (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.53 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 10.55 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 10.78 Selecting previously unselected package openssl. #8 10.78 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 10.79 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 10.99 Selecting previously unselected package ca-certificates. #8 11.00 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #8 11.01 Unpacking ca-certificates (20240203~20.04.1) ... #8 11.22 Selecting previously unselected package sudo. #8 11.22 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 11.23 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 11.34 Selecting previously unselected package ca-cacert. #8 11.35 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 11.35 Unpacking ca-cacert (2019.0411-2) ... #8 11.41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 11.51 debconf: unable to initialize frontend: Dialog #8 11.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 11.51 debconf: falling back to frontend: Readline #8 11.51 debconf: unable to initialize frontend: Readline #8 11.51 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 11.51 debconf: falling back to frontend: Teletype #8 11.55 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 11.59 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 11.62 Setting up ca-certificates (20240203~20.04.1) ... #8 11.72 debconf: unable to initialize frontend: Dialog #8 11.72 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 11.72 debconf: falling back to frontend: Readline #8 11.72 debconf: unable to initialize frontend: Readline #8 11.72 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 11.72 debconf: falling back to frontend: Teletype #8 12.15 Updating certificates in /etc/ssl/certs... #8 12.92 148 added, 0 removed; done. #8 12.97 Setting up ca-cacert (2019.0411-2) ... #8 13.00 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 13.03 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 13.04 Clearing symlinks in /etc/ssl/certs... #8 13.46 done. #8 13.46 Updating certificates in /etc/ssl/certs... #8 14.15 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 14.16 148 added, 0 removed; done. #8 14.16 Running hooks in /etc/ca-certificates/update.d... #8 14.16 done. #8 14.17 Updating certificates in /etc/ssl/certs... #8 14.89 0 added, 0 removed; done. #8 14.89 Running hooks in /etc/ca-certificates/update.d... #8 14.90 done. #8 14.96 Updating certificates in /etc/ssl/certs... #8 15.54 0 added, 0 removed; done. #8 15.54 Running hooks in /etc/ca-certificates/update.d... #8 15.55 done. #8 DONE 17.3s #9 [ric-dms 3/7] RUN mkdir -p /opt/dms && chmod -R 755 /opt/dms #9 DONE 0.5s #6 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #6 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 20.8s #6 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 24.6s done #6 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done #6 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb #6 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 5.2s #6 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 6.6s done #6 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d #6 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 5.2s #6 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 7.3s done #6 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace #6 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 5.2s #6 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 7.9s done #6 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 #6 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.7s done #6 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.1s #6 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 1.3s done #6 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 #6 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done #6 DONE 58.7s #10 [dms-build 2/16] RUN apt-get update -y && apt-get install -y jq #10 0.449 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.501 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #10 0.571 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #10 0.807 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #10 0.932 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #10 1.323 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #10 1.399 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #10 1.496 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #10 1.652 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #10 1.724 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #10 1.725 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #10 1.795 Get:12 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #10 2.282 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4368 kB] #10 2.607 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #10 3.089 Fetched 22.3 MB in 3s (7981 kB/s) #10 3.089 Reading package lists... #10 4.851 Reading package lists... #10 6.496 Building dependency tree... #10 6.913 Reading state information... #10 7.695 The following additional packages will be installed: #10 7.701 libjq1 libonig5 #10 7.768 The following NEW packages will be installed: #10 7.774 jq libjq1 libonig5 #10 7.967 0 upgraded, 3 newly installed, 0 to remove and 175 not upgraded. #10 7.967 Need to get 313 kB of archives. #10 7.967 After this operation, 1062 kB of additional disk space will be used. #10 7.967 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #10 8.292 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #10 8.337 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #10 8.660 debconf: delaying package configuration, since apt-utils is not installed #10 8.759 Fetched 313 kB in 1s (563 kB/s) #10 8.811 Selecting previously unselected package libonig5:amd64. #10 8.811 (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 ... 46362 files and directories currently installed.) #10 8.841 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #10 8.860 Unpacking libonig5:amd64 (6.9.4-1) ... #10 8.938 Selecting previously unselected package libjq1:amd64. #10 8.945 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 8.951 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 9.011 Selecting previously unselected package jq. #10 9.018 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 9.025 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #10 9.118 Setting up libonig5:amd64 (6.9.4-1) ... #10 9.163 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 9.191 Setting up jq (1.6-1ubuntu0.20.04.1) ... #10 9.213 Processing triggers for man-db (2.9.1-1) ... #10 9.251 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #10 DONE 10.1s #11 [dms-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #11 0.203 #11 0.203 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 0.203 #11 0.576 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #11 0.624 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #11 0.794 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #11 0.970 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #11 1.095 Reading package lists... #11 2.822 Building dependency tree... #11 3.256 Reading state information... #11 3.310 175 packages can be upgraded. Run 'apt list --upgradable' to see them. #11 3.316 #11 3.316 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 3.317 #11 3.377 Reading package lists... #11 5.092 Building dependency tree... #11 5.493 Reading state information... #11 6.339 The following packages will be upgraded: #11 6.346 ca-certificates #11 6.676 1 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. #11 6.676 Need to get 159 kB of archives. #11 6.676 After this operation, 24.6 kB of additional disk space will be used. #11 6.676 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #11 7.476 debconf: delaying package configuration, since apt-utils is not installed #11 7.570 Fetched 159 kB in 1s (193 kB/s) #11 7.625 (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 ... 46379 files and directories currently installed.) #11 7.655 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #11 7.681 Unpacking ca-certificates (20240203~20.04.1) over (20211016~20.04.1) ... #11 8.523 Setting up ca-certificates (20240203~20.04.1) ... #11 8.634 debconf: unable to initialize frontend: Dialog #11 8.634 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 8.634 debconf: falling back to frontend: Readline #11 9.763 Updating certificates in /etc/ssl/certs... #11 10.36 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #11 10.37 30 added, 11 removed; done. #11 10.43 Processing triggers for man-db (2.9.1-1) ... #11 10.53 Processing triggers for ca-certificates (20240203~20.04.1) ... #11 10.54 Updating certificates in /etc/ssl/certs... #11 10.99 0 added, 0 removed; done. #11 10.99 Running hooks in /etc/ca-certificates/update.d... #11 10.99 done. #11 11.07 Updating certificates in /etc/ssl/certs... #11 11.51 0 added, 0 removed; done. #11 11.51 Running hooks in /etc/ca-certificates/update.d... #11 11.51 done. #11 DONE 11.7s #12 [dms-build 4/16] RUN mkdir -p /go/bin #12 DONE 0.3s #13 [dms-build 5/16] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.29.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger #13 DONE 1.0s #14 [dms-build 6/16] RUN mkdir -p /go/bin #14 DONE 0.3s #15 [dms-build 7/16] RUN mkdir -p /go/src/ws #15 DONE 0.4s #16 [dms-build 8/16] WORKDIR /go/src/ws #16 DONE 0.1s #17 [dms-build 9/16] COPY go.mod /go/src/ws #17 DONE 0.2s #18 [dms-build 10/16] COPY go.sum /go/src/ws #18 DONE 0.1s #19 [dms-build 11/16] RUN go mod download #19 DONE 15.7s #20 [dms-build 12/16] COPY . /go/src/ws #20 DONE 0.2s #21 [dms-build 13/16] RUN /go/bin/swagger generate server -f api/ric-dms-api-2.0.yaml -t pkg/ --exclude-main #21 0.332 2026/08/05 20:25:56 validating spec /go/src/ws/api/ric-dms-api-2.0.yaml #21 1.296 2026/08/05 20:25:57 preprocessing spec with option: minimal flattening #21 1.304 2026/08/05 20:25:57 building a plan for generation #21 1.304 2026/08/05 20:25:57 generation target pkg/ #21 1.305 2026/08/05 20:25:57 planning definitions (found: 7) #21 1.326 2026/08/05 20:25:57 planning operations (found: 14) #21 1.715 2026/08/05 20:25:57 grouping operations into packages (packages: 5) #21 1.715 2026/08/05 20:25:57 operations for package packages "deploy" (found: 3) #21 1.715 2026/08/05 20:25:57 operations for package packages "onboard" (found: 2) #21 1.715 2026/08/05 20:25:57 operations for package packages "experiment" (found: 1) #21 1.715 2026/08/05 20:25:57 operations for package packages "health" (found: 2) #21 1.715 2026/08/05 20:25:57 operations for package packages "charts" (found: 6) #21 1.715 2026/08/05 20:25:57 planning meta data and facades #21 1.720 2026/08/05 20:25:57 rendering 7 models #21 1.720 2026/08/05 20:25:57 rendering 1 templates for model deleteDeploymentDesc #21 1.720 2026/08/05 20:25:57 name field deleteDeploymentDesc #21 1.720 2026/08/05 20:25:57 package field models #21 1.720 2026/08/05 20:25:57 creating generated file "delete_deployment_desc.go" in "pkg/models" as definition #21 1.728 2026/08/05 20:25:57 executed template asset:model #21 1.741 2026/08/05 20:25:57 rendering 1 templates for model deploymentDesc #21 1.741 2026/08/05 20:25:57 name field deploymentDesc #21 1.741 2026/08/05 20:25:57 package field models #21 1.742 2026/08/05 20:25:57 creating generated file "deployment_desc.go" in "pkg/models" as definition #21 1.748 2026/08/05 20:25:57 executed template asset:model #21 1.755 2026/08/05 20:25:57 rendering 1 templates for model descriptor #21 1.755 2026/08/05 20:25:57 name field descriptor #21 1.755 2026/08/05 20:25:57 package field models #21 1.756 2026/08/05 20:25:57 creating generated file "descriptor.go" in "pkg/models" as definition #21 1.760 2026/08/05 20:25:57 executed template asset:model #21 1.766 2026/08/05 20:25:57 rendering 1 templates for model error_message #21 1.766 2026/08/05 20:25:57 name field error_message #21 1.766 2026/08/05 20:25:57 package field models #21 1.767 2026/08/05 20:25:57 creating generated file "error_message.go" in "pkg/models" as definition #21 1.788 2026/08/05 20:25:57 executed template asset:model #21 1.795 2026/08/05 20:25:57 rendering 1 templates for model name #21 1.795 2026/08/05 20:25:57 name field name #21 1.795 2026/08/05 20:25:57 package field models #21 1.796 2026/08/05 20:25:57 creating generated file "name.go" in "pkg/models" as definition #21 1.799 2026/08/05 20:25:57 executed template asset:model #21 1.805 2026/08/05 20:25:57 rendering 1 templates for model status #21 1.805 2026/08/05 20:25:57 name field status #21 1.805 2026/08/05 20:25:57 package field models #21 1.805 2026/08/05 20:25:57 creating generated file "status.go" in "pkg/models" as definition #21 1.809 2026/08/05 20:25:57 executed template asset:model #21 1.816 2026/08/05 20:25:57 rendering 1 templates for model updateDeploymentDesc #21 1.816 2026/08/05 20:25:57 name field updateDeploymentDesc #21 1.816 2026/08/05 20:25:57 package field models #21 1.816 2026/08/05 20:25:57 creating generated file "update_deployment_desc.go" in "pkg/models" as definition #21 1.826 2026/08/05 20:25:57 executed template asset:model #21 1.834 2026/08/05 20:25:57 rendering 5 operation groups (tags) #21 1.834 2026/08/05 20:25:57 rendering 6 operations for charts #21 1.834 2026/08/05 20:25:57 rendering 4 templates for operation RICDMS #21 1.834 2026/08/05 20:25:57 name field delete_chart #21 1.834 2026/08/05 20:25:57 package field charts #21 1.835 2026/08/05 20:25:57 creating generated file "delete_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.838 2026/08/05 20:25:57 executed template asset:serverParameter #21 1.840 2026/08/05 20:25:57 name field delete_chart #21 1.840 2026/08/05 20:25:57 package field charts #21 1.840 2026/08/05 20:25:57 creating generated file "delete_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.845 2026/08/05 20:25:57 executed template asset:serverUrlbuilder #21 1.847 2026/08/05 20:25:57 name field delete_chart #21 1.847 2026/08/05 20:25:57 package field charts #21 1.847 2026/08/05 20:25:57 creating generated file "delete_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.855 2026/08/05 20:25:57 executed template asset:serverResponses #21 1.856 2026/08/05 20:25:57 name field delete_chart #21 1.856 2026/08/05 20:25:57 package field charts #21 1.857 2026/08/05 20:25:57 creating generated file "delete_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.861 2026/08/05 20:25:57 executed template asset:serverOperation #21 1.862 2026/08/05 20:25:57 rendering 4 templates for operation RICDMS #21 1.862 2026/08/05 20:25:57 name field download_helm_chart #21 1.862 2026/08/05 20:25:57 package field charts #21 1.863 2026/08/05 20:25:57 creating generated file "download_helm_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.869 2026/08/05 20:25:57 executed template asset:serverParameter #21 1.870 2026/08/05 20:25:57 name field download_helm_chart #21 1.870 2026/08/05 20:25:57 package field charts #21 1.872 2026/08/05 20:25:57 creating generated file "download_helm_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.876 2026/08/05 20:25:57 executed template asset:serverUrlbuilder #21 1.879 2026/08/05 20:25:57 name field download_helm_chart #21 1.879 2026/08/05 20:25:57 package field charts #21 1.880 2026/08/05 20:25:57 creating generated file "download_helm_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.889 2026/08/05 20:25:58 executed template asset:serverResponses #21 1.901 2026/08/05 20:25:58 name field download_helm_chart #21 1.901 2026/08/05 20:25:58 package field charts #21 1.902 2026/08/05 20:25:58 creating generated file "download_helm_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.907 2026/08/05 20:25:58 executed template asset:serverOperation #21 1.908 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 1.908 2026/08/05 20:25:58 name field get_chart #21 1.908 2026/08/05 20:25:58 package field charts #21 1.909 2026/08/05 20:25:58 creating generated file "get_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.914 2026/08/05 20:25:58 executed template asset:serverParameter #21 1.915 2026/08/05 20:25:58 name field get_chart #21 1.915 2026/08/05 20:25:58 package field charts #21 1.916 2026/08/05 20:25:58 creating generated file "get_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.918 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 1.919 2026/08/05 20:25:58 name field get_chart #21 1.919 2026/08/05 20:25:58 package field charts #21 1.920 2026/08/05 20:25:58 creating generated file "get_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.927 2026/08/05 20:25:58 executed template asset:serverResponses #21 1.928 2026/08/05 20:25:58 name field get_chart #21 1.928 2026/08/05 20:25:58 package field charts #21 1.929 2026/08/05 20:25:58 creating generated file "get_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.933 2026/08/05 20:25:58 executed template asset:serverOperation #21 1.935 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 1.935 2026/08/05 20:25:58 name field get_charts_fetcher #21 1.935 2026/08/05 20:25:58 package field charts #21 1.936 2026/08/05 20:25:58 creating generated file "get_charts_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.941 2026/08/05 20:25:58 executed template asset:serverParameter #21 1.943 2026/08/05 20:25:58 name field get_charts_fetcher #21 1.943 2026/08/05 20:25:58 package field charts #21 1.944 2026/08/05 20:25:58 creating generated file "get_charts_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.948 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 1.949 2026/08/05 20:25:58 name field get_charts_fetcher #21 1.949 2026/08/05 20:25:58 package field charts #21 1.950 2026/08/05 20:25:58 creating generated file "get_charts_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.961 2026/08/05 20:25:58 executed template asset:serverResponses #21 1.962 2026/08/05 20:25:58 name field get_charts_fetcher #21 1.962 2026/08/05 20:25:58 package field charts #21 1.963 2026/08/05 20:25:58 creating generated file "get_charts_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 1.971 2026/08/05 20:25:58 executed template asset:serverOperation #21 1.972 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 1.972 2026/08/05 20:25:58 name field get_charts_list #21 1.972 2026/08/05 20:25:58 package field charts #21 1.973 2026/08/05 20:25:58 creating generated file "get_charts_list_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.975 2026/08/05 20:25:58 executed template asset:serverParameter #21 1.976 2026/08/05 20:25:58 name field get_charts_list #21 1.976 2026/08/05 20:25:58 package field charts #21 1.976 2026/08/05 20:25:58 creating generated file "get_charts_list_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.979 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 1.980 2026/08/05 20:25:58 name field get_charts_list #21 1.980 2026/08/05 20:25:58 package field charts #21 1.981 2026/08/05 20:25:58 creating generated file "get_charts_list_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.993 2026/08/05 20:25:58 executed template asset:serverResponses #21 1.994 2026/08/05 20:25:58 name field get_charts_list #21 1.994 2026/08/05 20:25:58 package field charts #21 1.994 2026/08/05 20:25:58 creating generated file "get_charts_list.go" in "pkg/restapi/operations/charts" as handler #21 1.999 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.001 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.001 2026/08/05 20:25:58 name field get_values_yaml_fetcher #21 2.001 2026/08/05 20:25:58 package field charts #21 2.002 2026/08/05 20:25:58 creating generated file "get_values_yaml_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 2.009 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.011 2026/08/05 20:25:58 name field get_values_yaml_fetcher #21 2.011 2026/08/05 20:25:58 package field charts #21 2.012 2026/08/05 20:25:58 creating generated file "get_values_yaml_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 2.016 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.017 2026/08/05 20:25:58 name field get_values_yaml_fetcher #21 2.017 2026/08/05 20:25:58 package field charts #21 2.018 2026/08/05 20:25:58 creating generated file "get_values_yaml_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 2.029 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.030 2026/08/05 20:25:58 name field get_values_yaml_fetcher #21 2.030 2026/08/05 20:25:58 package field charts #21 2.031 2026/08/05 20:25:58 creating generated file "get_values_yaml_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 2.037 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.038 2026/08/05 20:25:58 rendering 0 templates for operation group RICDMS #21 2.038 2026/08/05 20:25:58 rendering 3 operations for deploy #21 2.038 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.038 2026/08/05 20:25:58 name field DeleteDeploy #21 2.038 2026/08/05 20:25:58 package field deploy #21 2.039 2026/08/05 20:25:58 creating generated file "delete_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.041 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.048 2026/08/05 20:25:58 name field DeleteDeploy #21 2.048 2026/08/05 20:25:58 package field deploy #21 2.048 2026/08/05 20:25:58 creating generated file "delete_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.052 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.053 2026/08/05 20:25:58 name field DeleteDeploy #21 2.053 2026/08/05 20:25:58 package field deploy #21 2.054 2026/08/05 20:25:58 creating generated file "delete_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.066 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.068 2026/08/05 20:25:58 name field DeleteDeploy #21 2.068 2026/08/05 20:25:58 package field deploy #21 2.069 2026/08/05 20:25:58 creating generated file "delete_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.074 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.075 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.075 2026/08/05 20:25:58 name field PostDeploy #21 2.075 2026/08/05 20:25:58 package field deploy #21 2.076 2026/08/05 20:25:58 creating generated file "post_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.078 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.085 2026/08/05 20:25:58 name field PostDeploy #21 2.085 2026/08/05 20:25:58 package field deploy #21 2.086 2026/08/05 20:25:58 creating generated file "post_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.087 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.088 2026/08/05 20:25:58 name field PostDeploy #21 2.088 2026/08/05 20:25:58 package field deploy #21 2.089 2026/08/05 20:25:58 creating generated file "post_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.099 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.101 2026/08/05 20:25:58 name field PostDeploy #21 2.101 2026/08/05 20:25:58 package field deploy #21 2.102 2026/08/05 20:25:58 creating generated file "post_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.105 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.106 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.106 2026/08/05 20:25:58 name field PutDeploy #21 2.106 2026/08/05 20:25:58 package field deploy #21 2.107 2026/08/05 20:25:58 creating generated file "put_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.109 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.117 2026/08/05 20:25:58 name field PutDeploy #21 2.117 2026/08/05 20:25:58 package field deploy #21 2.118 2026/08/05 20:25:58 creating generated file "put_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.119 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.121 2026/08/05 20:25:58 name field PutDeploy #21 2.121 2026/08/05 20:25:58 package field deploy #21 2.121 2026/08/05 20:25:58 creating generated file "put_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.130 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.131 2026/08/05 20:25:58 name field PutDeploy #21 2.131 2026/08/05 20:25:58 package field deploy #21 2.132 2026/08/05 20:25:58 creating generated file "put_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.142 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.143 2026/08/05 20:25:58 rendering 0 templates for operation group RICDMS #21 2.143 2026/08/05 20:25:58 rendering 1 operations for experiment #21 2.143 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.143 2026/08/05 20:25:58 name field PostCustomOnboard #21 2.143 2026/08/05 20:25:58 package field experiment #21 2.144 2026/08/05 20:25:58 creating generated file "post_custom_onboard_parameters.go" in "pkg/restapi/operations/experiment" as parameters #21 2.149 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.156 2026/08/05 20:25:58 name field PostCustomOnboard #21 2.156 2026/08/05 20:25:58 package field experiment #21 2.157 2026/08/05 20:25:58 creating generated file "post_custom_onboard_urlbuilder.go" in "pkg/restapi/operations/experiment" as urlbuilder #21 2.160 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.161 2026/08/05 20:25:58 name field PostCustomOnboard #21 2.161 2026/08/05 20:25:58 package field experiment #21 2.162 2026/08/05 20:25:58 creating generated file "post_custom_onboard_responses.go" in "pkg/restapi/operations/experiment" as responses #21 2.171 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.172 2026/08/05 20:25:58 name field PostCustomOnboard #21 2.172 2026/08/05 20:25:58 package field experiment #21 2.173 2026/08/05 20:25:58 creating generated file "post_custom_onboard.go" in "pkg/restapi/operations/experiment" as handler #21 2.177 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.178 2026/08/05 20:25:58 rendering 0 templates for operation group RICDMS #21 2.178 2026/08/05 20:25:58 rendering 2 operations for health #21 2.178 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.178 2026/08/05 20:25:58 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.178 2026/08/05 20:25:58 package field health #21 2.179 2026/08/05 20:25:58 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_parameters.go" in "pkg/restapi/operations/health" as parameters #21 2.187 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.195 2026/08/05 20:25:58 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.195 2026/08/05 20:25:58 package field health #21 2.195 2026/08/05 20:25:58 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 2.204 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.205 2026/08/05 20:25:58 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.206 2026/08/05 20:25:58 package field health #21 2.207 2026/08/05 20:25:58 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_responses.go" in "pkg/restapi/operations/health" as responses #21 2.225 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.227 2026/08/05 20:25:58 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.227 2026/08/05 20:25:58 package field health #21 2.228 2026/08/05 20:25:58 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace.go" in "pkg/restapi/operations/health" as handler #21 2.242 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.242 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.242 2026/08/05 20:25:58 name field get_health_check #21 2.242 2026/08/05 20:25:58 package field health #21 2.245 2026/08/05 20:25:58 creating generated file "get_health_check_parameters.go" in "pkg/restapi/operations/health" as parameters #21 2.249 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.249 2026/08/05 20:25:58 name field get_health_check #21 2.249 2026/08/05 20:25:58 package field health #21 2.250 2026/08/05 20:25:58 creating generated file "get_health_check_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 2.253 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.254 2026/08/05 20:25:58 name field get_health_check #21 2.254 2026/08/05 20:25:58 package field health #21 2.255 2026/08/05 20:25:58 creating generated file "get_health_check_responses.go" in "pkg/restapi/operations/health" as responses #21 2.263 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.265 2026/08/05 20:25:58 name field get_health_check #21 2.265 2026/08/05 20:25:58 package field health #21 2.265 2026/08/05 20:25:58 creating generated file "get_health_check.go" in "pkg/restapi/operations/health" as handler #21 2.270 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.271 2026/08/05 20:25:58 rendering 0 templates for operation group RICDMS #21 2.271 2026/08/05 20:25:58 rendering 2 operations for onboard #21 2.271 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.271 2026/08/05 20:25:58 name field delete_onboardx_apps #21 2.271 2026/08/05 20:25:58 package field onboard #21 2.272 2026/08/05 20:25:58 creating generated file "delete_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 2.275 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.280 2026/08/05 20:25:58 name field delete_onboardx_apps #21 2.280 2026/08/05 20:25:58 package field onboard #21 2.281 2026/08/05 20:25:58 creating generated file "delete_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 2.284 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.285 2026/08/05 20:25:58 name field delete_onboardx_apps #21 2.285 2026/08/05 20:25:58 package field onboard #21 2.286 2026/08/05 20:25:58 creating generated file "delete_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 2.310 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.318 2026/08/05 20:25:58 name field delete_onboardx_apps #21 2.318 2026/08/05 20:25:58 package field onboard #21 2.318 2026/08/05 20:25:58 creating generated file "delete_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 2.322 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.330 2026/08/05 20:25:58 rendering 4 templates for operation RICDMS #21 2.330 2026/08/05 20:25:58 name field post_onboardx_apps #21 2.330 2026/08/05 20:25:58 package field onboard #21 2.331 2026/08/05 20:25:58 creating generated file "post_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 2.334 2026/08/05 20:25:58 executed template asset:serverParameter #21 2.340 2026/08/05 20:25:58 name field post_onboardx_apps #21 2.340 2026/08/05 20:25:58 package field onboard #21 2.341 2026/08/05 20:25:58 creating generated file "post_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 2.344 2026/08/05 20:25:58 executed template asset:serverUrlbuilder #21 2.345 2026/08/05 20:25:58 name field post_onboardx_apps #21 2.345 2026/08/05 20:25:58 package field onboard #21 2.346 2026/08/05 20:25:58 creating generated file "post_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 2.363 2026/08/05 20:25:58 executed template asset:serverResponses #21 2.365 2026/08/05 20:25:58 name field post_onboardx_apps #21 2.365 2026/08/05 20:25:58 package field onboard #21 2.366 2026/08/05 20:25:58 creating generated file "post_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 2.373 2026/08/05 20:25:58 executed template asset:serverOperation #21 2.374 2026/08/05 20:25:58 rendering 0 templates for operation group RICDMS #21 2.374 2026/08/05 20:25:58 rendering support #21 2.374 2026/08/05 20:25:58 rendering 6 templates for application RICDMS #21 2.374 2026/08/05 20:25:58 name field RICDMS #21 2.374 2026/08/05 20:25:58 package field operations #21 2.375 2026/08/05 20:25:58 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #21 2.375 2026/08/05 20:25:58 executed template asset:swaggerJsonEmbed #21 2.378 2026/08/05 20:25:58 name field RICDMS #21 2.378 2026/08/05 20:25:58 package field operations #21 2.378 2026/08/05 20:25:58 creating generated file "server.go" in "pkg/restapi" as server #21 2.380 2026/08/05 20:25:58 executed template asset:serverServer #21 2.397 2026/08/05 20:25:58 name field RICDMS #21 2.397 2026/08/05 20:25:58 package field operations #21 2.398 2026/08/05 20:25:58 creating generated file "r_i_c_d_m_s_api.go" in "pkg/restapi/operations" as builder #21 2.443 2026/08/05 20:25:58 executed template asset:serverBuilder #21 2.453 2026/08/05 20:25:58 name field RICDMS #21 2.453 2026/08/05 20:25:58 package field operations #21 2.453 2026/08/05 20:25:58 creating generated file "doc.go" in "pkg/restapi" as doc #21 2.453 2026/08/05 20:25:58 executed template asset:serverDoc #21 2.454 2026/08/05 20:25:58 name field RICDMS #21 2.454 2026/08/05 20:25:58 package field operations #21 2.455 2026/08/05 20:25:58 creating generated file "configure_r_i_c_d_m_s.go" in "pkg/restapi" as configure #21 2.475 2026/08/05 20:25:58 executed template asset:serverConfigureapi #21 2.483 2026/08/05 20:25:58 Generation completed! #21 2.483 #21 2.483 For this generation to compile you need to have some packages in your GOPATH: #21 2.483 #21 2.483 * github.com/go-openapi/runtime #21 2.483 * github.com/jessevdk/go-flags #21 2.483 #21 2.483 You can get these now with: go get -u -f pkg/... #21 DONE 2.6s #22 [dms-build 14/16] RUN go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/ric-dms cmd/ric-dms.go #22 DONE 90.9s #23 [dms-build 15/16] RUN go test -p 1 -cover ./pkg/resthooks/ #23 53.80 ok gerrit.o-ran-sc.org/r/ric-plt/ricdms/pkg/resthooks 0.068s coverage: 76.0% of statements #23 DONE 54.4s #24 [dms-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #24 DONE 0.4s #25 [ric-dms 4/7] COPY --from=dms-build /go/src/ws/cache/go/cmd/ric-dms /opt/dms/ric-dms #25 DONE 0.4s #26 [ric-dms 5/7] COPY --from=dms-build /go/src/ws/config/config.yaml /opt/dms/config.yaml #26 DONE 0.1s #27 [ric-dms 6/7] WORKDIR /opt/dms #27 DONE 0.1s #28 [ric-dms 7/7] COPY dms-entrypoint.sh /opt/dms/ #28 DONE 0.2s #29 exporting to image #29 exporting layers #29 exporting layers 1.6s done #29 writing image sha256:dfaf6b4c41c2759b12998b0502a7a4d5cf60ee5d9bebd2709166434f1d4e41ee done #29 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 0.0s done #29 DONE 1.7s ---> docker-build.sh ends [ric-plt-ricdms-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7427432037416759346.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-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins14325365508266913987.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms] 9ec15916cfa0: Preparing 5f70bf18a086: Preparing dbfb10a60c98: Preparing 0eb4e2eadbf6: Preparing 0899522c2c47: Preparing 231092b796f5: Preparing 470b66ea5123: Preparing 231092b796f5: Waiting 470b66ea5123: Waiting 5f70bf18a086: Pushed dbfb10a60c98: Pushed 0899522c2c47: Pushed 9ec15916cfa0: Pushed 470b66ea5123: Pushed 231092b796f5: Pushed 0eb4e2eadbf6: Pushed 2.1.1: digest: sha256:8b0de578522a72a00f3851c1b19256ba4c0e70b11de1c635e76d7dee7138237e size: 1780 ---> docker-push.sh ends [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins8261287864134922393.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2098 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins4357290686053739266.sh ---> sysstat.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins15601609764869330388.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-ricdms-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-plt-ricdms-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-plt-ricdms-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-ricdms-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-ricdms-docker-merge-master/archives/ [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins874851090591667302.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I76j 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-I76j/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins17508052930990106125.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config1927253199063017482tmp 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-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins15685399364603393190.sh ---> create-netrc.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins5096771133896260703.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I76j 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-I76j/bin to PATH [ric-plt-ricdms-docker-merge-master] $ /bin/sh /tmp/jenkins15473496097073435434.sh ---> uv-install.sh uv 0.12.2 is already installed uvx 0.12.2 (x86_64-unknown-linux-gnu) [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins14755152878552922237.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins13717128706463274066.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I76j 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-I76j/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 482s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=482 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/ric-plt-ricdms-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/ric-plt-ricdms-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ric-plt-ricdms-docker-merge-master,262,2026-08-05 20:29:32,v3-starter-4,482,0.04,0.00,SUCCESS [ric-plt-ricdms-docker-merge-master] $ /bin/bash -l /tmp/jenkins14485681791361909418.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I76j 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-I76j/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-ricdms-docker-merge-master/262 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-7609 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: 2800.000 BogoMIPS: 5600.00 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 14G 6.2G 69% / 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 541 1372 0 6061 7136 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:7f:e6:28 brd ff:ff:ff:ff:ff:ff inet 10.32.7.9/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85906sec preferred_lft 85906sec inet6 fe80::f816:3eff:fe7f:e628/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:47:bd:a1:b2 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-7609) 08/05/26 _x86_64_ (4 CPU) 20:21:46 LINUX RESTART (4 CPU) 20:22:01 tps rtps wtps bread/s bwrtn/s 20:23:01 156.31 69.22 87.09 5587.07 39972.29 20:24:01 56.42 0.12 56.31 21.46 9207.40 20:25:01 176.25 12.98 163.27 2228.22 95143.76 20:26:01 196.05 1.25 194.80 15.20 70489.32 20:27:01 18.32 0.02 18.30 0.13 12096.20 20:28:01 30.40 1.48 28.92 19.18 19022.84 20:29:01 58.16 15.03 43.13 2217.90 8034.26 Average: 98.83 14.30 84.54 1441.07 36279.89 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:23:01 5896352 7418444 2271076 27.81 37856 1664508 960276 10.42 579036 1522380 61116 20:24:01 5508176 7352640 2659252 32.56 57712 1950216 1011292 10.97 659452 1795228 174440 20:25:01 2667612 7360124 5499816 67.34 107440 4598416 1182140 12.83 791084 4318924 553580 20:26:01 1330500 7214392 6836928 83.71 163632 5593372 1580984 17.15 1229016 5070436 6912 20:27:01 591776 7232928 7575652 92.75 168076 6311332 1711060 18.57 1621320 5379264 385244 20:28:01 1498680 7315744 6668748 81.65 169984 5527392 1449024 15.72 1173616 4965644 127048 20:29:01 1471640 7346456 6695788 81.98 172328 5594532 1011928 10.98 1263264 4915672 29084 Average: 2709248 7320104 5458180 66.83 125290 4462824 1272386 13.81 1045255 3995364 191061 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:01 ens3 381.12 214.73 1107.10 65.03 0.00 0.00 0.00 0.00 20:23:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:01 ens3 33.93 27.90 767.54 4.24 0.00 0.00 0.00 0.00 20:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:01 ens3 655.96 403.50 15454.73 32.48 0.00 0.00 0.00 0.00 20:25:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:01 ens3 308.42 260.29 2194.46 23.18 0.00 0.00 0.00 0.00 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:01 ens3 0.30 0.20 0.15 0.08 0.00 0.00 0.00 0.00 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:01 ens3 131.71 232.19 20.74 1750.19 0.00 0.00 0.00 0.00 20:29:01 lo 3.90 3.90 0.34 0.34 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: ens3 215.91 162.68 2792.17 267.82 0.00 0.00 0.00 0.00 Average: lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7609) 08/05/26 _x86_64_ (4 CPU) 20:21:46 LINUX RESTART (4 CPU) 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:23:01 all 18.39 0.00 2.64 4.81 1.46 72.70 20:23:01 0 26.98 0.00 3.26 3.31 1.51 64.94 20:23:01 1 12.24 0.00 1.57 7.11 1.04 78.04 20:23:01 2 8.50 0.00 1.89 4.90 1.58 83.13 20:23:01 3 25.88 0.00 3.86 3.93 1.71 64.61 20:24:01 all 20.21 0.00 1.17 1.81 0.84 75.98 20:24:01 0 45.12 0.00 2.33 0.40 1.40 50.75 20:24:01 1 11.11 0.00 0.55 0.12 0.40 87.82 20:24:01 2 17.53 0.00 1.10 0.71 1.15 79.51 20:24:01 3 7.07 0.00 0.67 6.02 0.40 85.85 20:25:01 all 25.83 0.00 11.26 3.30 2.22 57.38 20:25:01 0 31.25 0.00 11.98 0.53 2.46 53.79 20:25:01 1 22.49 0.00 12.18 5.16 1.99 58.18 20:25:01 2 28.59 0.00 12.12 1.65 2.43 55.20 20:25:01 3 21.02 0.00 8.80 5.86 2.00 62.33 20:26:01 all 18.71 0.00 7.37 3.40 2.37 68.15 20:26:01 0 14.43 0.00 8.53 1.26 2.41 73.36 20:26:01 1 13.69 0.00 7.46 6.55 2.20 70.11 20:26:01 2 24.37 0.00 6.35 2.58 2.62 64.08 20:26:01 3 22.39 0.00 7.15 3.16 2.27 65.03 20:27:01 all 79.62 0.00 9.33 0.04 5.28 5.73 20:27:01 0 79.50 0.00 8.73 0.13 5.48 6.15 20:27:01 1 78.68 0.00 9.45 0.00 5.44 6.43 20:27:01 2 79.89 0.00 9.48 0.03 5.29 5.31 20:27:01 3 80.36 0.00 9.66 0.00 4.93 5.05 20:28:01 all 42.16 0.00 6.78 0.52 4.25 46.29 20:28:01 0 39.37 0.00 6.89 0.98 4.49 48.27 20:28:01 1 49.30 0.00 7.24 0.02 4.22 39.22 20:28:01 2 42.02 0.00 6.97 1.00 4.22 45.79 20:28:01 3 37.92 0.00 6.03 0.07 4.09 51.89 20:29:01 all 25.42 0.00 4.38 1.42 3.45 65.34 20:29:01 0 16.22 0.00 4.57 1.15 3.73 74.33 20:29:01 1 42.53 0.00 4.77 1.63 3.71 47.36 20:29:01 2 25.14 0.00 4.24 2.16 3.26 65.20 20:29:01 3 17.86 0.00 3.89 0.75 3.09 74.41 Average: all 32.94 0.00 6.12 2.18 2.84 55.93 Average: 0 36.14 0.00 6.59 1.11 3.07 53.09 Average: 1 32.93 0.00 6.16 2.93 2.72 55.27 Average: 2 32.29 0.00 6.00 1.86 2.93 56.91 Average: 3 30.39 0.00 5.72 2.82 2.64 58.43