Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5876 (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-31Ta2pyB7HTW/agent.2063 SSH_AGENT_PID=2065 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-ricdms-docker-merge-master@tmp/private_key_2291982898438893797.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/jenkins14931215206056383587.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-odjM 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-odjM/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.2 from /tmp/venv-odjM/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 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.48 botocore==1.43.48 bs4==0.0.2 certifi==2026.6.17 cffi==2.1.0 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.29.7 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.51 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.2 pbr==7.0.3 platformdirs==4.10.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.4.4 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.1 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.4 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.6.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.2 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config3753436021865360078tmp copy managed file [ric-plt-ricdms-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config16796077356022124048tmp [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins4135002691849642.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/jenkins9018379080986590532.sh [ric-plt-ricdms-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8123645648345104981.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/jenkins9998769416517506340.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-odjM 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-odjM/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/jenkins18186022999850611509.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.49kB 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.1.0 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 DONE 1.0s #5 [ric-dms 1/7] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #5 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #5 ... #6 [internal] load build context #6 transferring context: 791.92kB 0.0s done #6 DONE 0.1s #5 [ric-dms 1/7] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #5 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #5 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #5 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #5 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #5 ... #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.1s done #7 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.8s done #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 173.02MB / 337.65MB 5.2s #7 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done #7 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done #7 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done #7 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 3.5s done #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 127.93MB / 134.96MB 5.2s #7 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.2s done #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 5.2s #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 6.2s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 13.63MB / 141.86MB 6.3s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 198.18MB / 337.65MB 6.5s #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 6.4s done #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 29.36MB / 141.86MB 6.5s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 6.5s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 4.19MB / 27.94MB 6.6s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 44.04MB / 141.86MB 6.7s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 11.53MB / 27.94MB 6.7s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 58.72MB / 141.86MB 6.9s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 26.21MB / 27.94MB 6.9s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 222.30MB / 337.65MB 7.1s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 74.45MB / 141.86MB 7.1s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 7.0s done #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 3.15MB / 42.84MB 7.1s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 82.84MB / 141.86MB 7.2s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 10.49MB / 42.84MB 7.2s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 90.18MB / 141.86MB 7.3s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 16.78MB / 42.84MB 7.3s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 104.86MB / 141.86MB 7.5s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 29.36MB / 42.84MB 7.5s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 241.17MB / 337.65MB 7.6s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 114.29MB / 141.86MB 7.6s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 37.75MB / 42.84MB 7.6s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 123.73MB / 141.86MB 7.7s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 7.7s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 132.12MB / 141.86MB 7.8s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 261.10MB / 337.65MB 8.0s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 8.0s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 7.8s done #7 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 8.0s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 278.92MB / 337.65MB 8.2s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 8.1s done #7 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 8.2s done #7 ... #5 [ric-dms 1/7] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0B / 27.51MB 8.1s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.10MB / 27.51MB 8.3s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 6.29MB / 27.51MB 8.4s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 9.44MB / 27.51MB 8.5s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 11.53MB / 27.51MB 8.6s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 14.68MB / 27.51MB 8.7s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 17.83MB / 27.51MB 8.8s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 20.97MB / 27.51MB 8.9s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 24.12MB / 27.51MB 9.0s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 9.2s #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 9.3s done #5 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 #5 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.0s done #5 DONE 11.7s #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.363 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.493 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.749 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 0.842 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 0.936 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 1.130 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 1.130 Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 1.130 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 1.439 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] #8 1.934 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #8 2.032 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #8 2.224 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #8 2.331 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #8 2.332 Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #8 2.486 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #8 2.488 Get:16 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #8 2.490 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #8 2.517 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #8 4.448 Fetched 35.3 MB in 4s (8378 kB/s) #8 4.448 Reading package lists... #8 6.268 Reading package lists... #8 ... #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 9.3s done #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 8.8s #7 ... #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.268 Reading package lists... #8 8.020 Building dependency tree... #8 8.412 Reading state information... #8 9.111 The following additional packages will be installed: #8 9.115 libssl1.1 #8 9.215 The following NEW packages will be installed: #8 9.220 ca-cacert ca-certificates libssl1.1 openssl sudo #8 9.557 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. #8 9.557 Need to get 2626 kB of archives. #8 9.557 After this operation, 8106 kB of additional disk space will be used. #8 9.557 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 10.66 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 10.70 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 10.72 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 10.75 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 10.98 debconf: delaying package configuration, since apt-utils is not installed #8 11.07 Fetched 2626 kB in 1s (1760 kB/s) #8 11.16 Selecting previously unselected package libssl1.1:amd64. #8 11.16 (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 11.17 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 11.18 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 11.41 Selecting previously unselected package openssl. #8 11.41 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 11.42 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 11.73 Selecting previously unselected package ca-certificates. #8 11.74 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #8 11.74 Unpacking ca-certificates (20240203~20.04.1) ... #8 11.99 Selecting previously unselected package sudo. #8 11.99 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 12.00 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 12.12 Selecting previously unselected package ca-cacert. #8 12.12 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 12.13 Unpacking ca-cacert (2019.0411-2) ... #8 12.18 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 12.30 debconf: unable to initialize frontend: Dialog #8 12.30 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 12.30 debconf: falling back to frontend: Readline #8 12.30 debconf: unable to initialize frontend: Readline #8 12.30 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 12.30 debconf: falling back to frontend: Teletype #8 12.36 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 12.40 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 12.43 Setting up ca-certificates (20240203~20.04.1) ... #8 12.55 debconf: unable to initialize frontend: Dialog #8 12.55 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 12.55 debconf: falling back to frontend: Readline #8 12.56 debconf: unable to initialize frontend: Readline #8 12.56 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 12.56 debconf: falling back to frontend: Teletype #8 13.20 Updating certificates in /etc/ssl/certs... #8 14.07 148 added, 0 removed; done. #8 14.22 Setting up ca-cacert (2019.0411-2) ... #8 14.25 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 14.28 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 14.30 Clearing symlinks in /etc/ssl/certs... #8 14.87 done. #8 14.87 Updating certificates in /etc/ssl/certs... #8 15.78 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 15.79 148 added, 0 removed; done. #8 15.79 Running hooks in /etc/ca-certificates/update.d... #8 15.79 done. #8 15.80 Updating certificates in /etc/ssl/certs... #8 16.47 0 added, 0 removed; done. #8 16.47 Running hooks in /etc/ca-certificates/update.d... #8 16.47 done. #8 16.56 Updating certificates in /etc/ssl/certs... #8 ... #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 19.4s #7 ... #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 17.37 0 added, 0 removed; done. #8 17.37 Running hooks in /etc/ca-certificates/update.d... #8 17.38 done. #8 DONE 18.8s #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 ... #9 [ric-dms 3/7] RUN mkdir -p /opt/dms && chmod -R 755 /opt/dms #9 DONE 0.5s #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 24.5s #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 25.3s done #7 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done #7 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb #7 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 5.2s #7 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 6.9s done #7 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d #7 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 5.0s #7 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 7.3s done #7 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace #7 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 5.1s #7 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 7.5s done #7 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 #7 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.6s done #7 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b #7 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 1.4s done #7 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.1s #7 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.3s done #7 DONE 61.9s #10 [dms-build 2/16] RUN apt-get update -y && apt-get install -y jq #10 0.435 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.482 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #10 0.617 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #10 0.778 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #10 0.895 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] #10 1.148 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] #10 1.284 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] #10 1.286 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] #10 1.505 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] #10 1.530 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] #10 1.752 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] #10 2.649 Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] #10 2.667 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] #10 2.867 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] #10 3.300 Fetched 22.3 MB in 3s (7371 kB/s) #10 3.300 Reading package lists... #10 5.238 Reading package lists... #10 6.977 Building dependency tree... #10 7.407 Reading state information... #10 8.193 The following additional packages will be installed: #10 8.196 libjq1 libonig5 #10 8.270 The following NEW packages will be installed: #10 8.275 jq libjq1 libonig5 #10 8.664 0 upgraded, 3 newly installed, 0 to remove and 175 not upgraded. #10 8.664 Need to get 313 kB of archives. #10 8.664 After this operation, 1062 kB of additional disk space will be used. #10 8.664 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #10 9.427 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #10 9.530 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #10 9.886 debconf: delaying package configuration, since apt-utils is not installed #10 9.982 Fetched 313 kB in 1s (243 kB/s) #10 10.05 Selecting previously unselected package libonig5:amd64. #10 10.05 (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 10.07 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #10 10.09 Unpacking libonig5:amd64 (6.9.4-1) ... #10 10.19 Selecting previously unselected package libjq1:amd64. #10 10.20 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 10.21 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 10.28 Selecting previously unselected package jq. #10 10.29 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 10.29 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #10 10.39 Setting up libonig5:amd64 (6.9.4-1) ... #10 10.41 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 10.43 Setting up jq (1.6-1ubuntu0.20.04.1) ... #10 10.45 Processing triggers for man-db (2.9.1-1) ... #10 10.49 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #10 DONE 11.6s #11 [dms-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #11 0.251 #11 0.251 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 0.251 #11 0.515 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #11 0.570 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #11 0.640 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #11 0.642 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease #11 0.975 Reading package lists... #11 2.769 Building dependency tree... #11 3.213 Reading state information... #11 3.289 175 packages can be upgraded. Run 'apt list --upgradable' to see them. #11 3.306 #11 3.306 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 3.306 #11 3.374 Reading package lists... #11 5.473 Building dependency tree... #11 6.027 Reading state information... #11 7.058 The following packages will be upgraded: #11 7.067 ca-certificates #11 7.271 1 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. #11 7.271 Need to get 159 kB of archives. #11 7.271 After this operation, 24.6 kB of additional disk space will be used. #11 7.271 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #11 7.898 debconf: delaying package configuration, since apt-utils is not installed #11 8.018 Fetched 159 kB in 0s (373 kB/s) #11 8.085 (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 8.119 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #11 8.141 Unpacking ca-certificates (20240203~20.04.1) over (20211016~20.04.1) ... #11 9.026 Setting up ca-certificates (20240203~20.04.1) ... #11 9.157 debconf: unable to initialize frontend: Dialog #11 9.157 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 9.157 debconf: falling back to frontend: Readline #11 10.47 Updating certificates in /etc/ssl/certs... #11 11.20 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #11 11.22 30 added, 11 removed; done. #11 11.27 Processing triggers for man-db (2.9.1-1) ... #11 11.38 Processing triggers for ca-certificates (20240203~20.04.1) ... #11 11.39 Updating certificates in /etc/ssl/certs... #11 11.97 0 added, 0 removed; done. #11 11.97 Running hooks in /etc/ca-certificates/update.d... #11 11.97 done. #11 12.04 Updating certificates in /etc/ssl/certs... #11 12.63 0 added, 0 removed; done. #11 12.63 Running hooks in /etc/ca-certificates/update.d... #11 12.63 done. #11 DONE 12.8s #12 [dms-build 4/16] RUN mkdir -p /go/bin #12 DONE 0.4s #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.3s #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.2s #19 [dms-build 11/16] RUN go mod download #19 DONE 16.0s #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/07/15 20:27:48 validating spec /go/src/ws/api/ric-dms-api-2.0.yaml #21 1.339 2026/07/15 20:27:49 preprocessing spec with option: minimal flattening #21 1.351 2026/07/15 20:27:49 building a plan for generation #21 1.351 2026/07/15 20:27:49 generation target pkg/ #21 1.352 2026/07/15 20:27:49 planning definitions (found: 7) #21 1.373 2026/07/15 20:27:49 planning operations (found: 14) #21 1.784 2026/07/15 20:27:49 grouping operations into packages (packages: 5) #21 1.784 2026/07/15 20:27:49 operations for package packages "health" (found: 2) #21 1.784 2026/07/15 20:27:49 operations for package packages "experiment" (found: 1) #21 1.784 2026/07/15 20:27:49 operations for package packages "deploy" (found: 3) #21 1.784 2026/07/15 20:27:49 operations for package packages "charts" (found: 6) #21 1.784 2026/07/15 20:27:49 operations for package packages "onboard" (found: 2) #21 1.784 2026/07/15 20:27:49 planning meta data and facades #21 1.788 2026/07/15 20:27:49 rendering 7 models #21 1.788 2026/07/15 20:27:49 rendering 1 templates for model deleteDeploymentDesc #21 1.788 2026/07/15 20:27:49 name field deleteDeploymentDesc #21 1.788 2026/07/15 20:27:49 package field models #21 1.788 2026/07/15 20:27:49 creating generated file "delete_deployment_desc.go" in "pkg/models" as definition #21 1.795 2026/07/15 20:27:49 executed template asset:model #21 1.809 2026/07/15 20:27:49 rendering 1 templates for model deploymentDesc #21 1.809 2026/07/15 20:27:49 name field deploymentDesc #21 1.809 2026/07/15 20:27:49 package field models #21 1.810 2026/07/15 20:27:49 creating generated file "deployment_desc.go" in "pkg/models" as definition #21 1.817 2026/07/15 20:27:49 executed template asset:model #21 1.833 2026/07/15 20:27:50 rendering 1 templates for model descriptor #21 1.833 2026/07/15 20:27:50 name field descriptor #21 1.833 2026/07/15 20:27:50 package field models #21 1.833 2026/07/15 20:27:50 creating generated file "descriptor.go" in "pkg/models" as definition #21 1.838 2026/07/15 20:27:50 executed template asset:model #21 1.847 2026/07/15 20:27:50 rendering 1 templates for model error_message #21 1.847 2026/07/15 20:27:50 name field error_message #21 1.847 2026/07/15 20:27:50 package field models #21 1.850 2026/07/15 20:27:50 creating generated file "error_message.go" in "pkg/models" as definition #21 1.859 2026/07/15 20:27:50 executed template asset:model #21 1.874 2026/07/15 20:27:50 rendering 1 templates for model name #21 1.874 2026/07/15 20:27:50 name field name #21 1.875 2026/07/15 20:27:50 package field models #21 1.875 2026/07/15 20:27:50 creating generated file "name.go" in "pkg/models" as definition #21 1.879 2026/07/15 20:27:50 executed template asset:model #21 1.888 2026/07/15 20:27:50 rendering 1 templates for model status #21 1.888 2026/07/15 20:27:50 name field status #21 1.889 2026/07/15 20:27:50 package field models #21 1.889 2026/07/15 20:27:50 creating generated file "status.go" in "pkg/models" as definition #21 1.898 2026/07/15 20:27:50 executed template asset:model #21 1.907 2026/07/15 20:27:50 rendering 1 templates for model updateDeploymentDesc #21 1.907 2026/07/15 20:27:50 name field updateDeploymentDesc #21 1.907 2026/07/15 20:27:50 package field models #21 1.908 2026/07/15 20:27:50 creating generated file "update_deployment_desc.go" in "pkg/models" as definition #21 1.919 2026/07/15 20:27:50 executed template asset:model #21 1.928 2026/07/15 20:27:50 rendering 5 operation groups (tags) #21 1.929 2026/07/15 20:27:50 rendering 6 operations for charts #21 1.929 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 1.929 2026/07/15 20:27:50 name field delete_chart #21 1.929 2026/07/15 20:27:50 package field charts #21 1.930 2026/07/15 20:27:50 creating generated file "delete_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.935 2026/07/15 20:27:50 executed template asset:serverParameter #21 1.938 2026/07/15 20:27:50 name field delete_chart #21 1.939 2026/07/15 20:27:50 package field charts #21 1.940 2026/07/15 20:27:50 creating generated file "delete_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.944 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 1.946 2026/07/15 20:27:50 name field delete_chart #21 1.946 2026/07/15 20:27:50 package field charts #21 1.947 2026/07/15 20:27:50 creating generated file "delete_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.955 2026/07/15 20:27:50 executed template asset:serverResponses #21 1.957 2026/07/15 20:27:50 name field delete_chart #21 1.957 2026/07/15 20:27:50 package field charts #21 1.958 2026/07/15 20:27:50 creating generated file "delete_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.964 2026/07/15 20:27:50 executed template asset:serverOperation #21 1.965 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 1.965 2026/07/15 20:27:50 name field download_helm_chart #21 1.965 2026/07/15 20:27:50 package field charts #21 1.967 2026/07/15 20:27:50 creating generated file "download_helm_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.973 2026/07/15 20:27:50 executed template asset:serverParameter #21 1.975 2026/07/15 20:27:50 name field download_helm_chart #21 1.976 2026/07/15 20:27:50 package field charts #21 1.979 2026/07/15 20:27:50 creating generated file "download_helm_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.985 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 1.987 2026/07/15 20:27:50 name field download_helm_chart #21 1.987 2026/07/15 20:27:50 package field charts #21 1.988 2026/07/15 20:27:50 creating generated file "download_helm_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.998 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.007 2026/07/15 20:27:50 name field download_helm_chart #21 2.007 2026/07/15 20:27:50 package field charts #21 2.008 2026/07/15 20:27:50 creating generated file "download_helm_chart.go" in "pkg/restapi/operations/charts" as handler #21 2.014 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.015 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.015 2026/07/15 20:27:50 name field get_chart #21 2.015 2026/07/15 20:27:50 package field charts #21 2.016 2026/07/15 20:27:50 creating generated file "get_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 2.022 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.023 2026/07/15 20:27:50 name field get_chart #21 2.023 2026/07/15 20:27:50 package field charts #21 2.024 2026/07/15 20:27:50 creating generated file "get_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 2.026 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.027 2026/07/15 20:27:50 name field get_chart #21 2.027 2026/07/15 20:27:50 package field charts #21 2.028 2026/07/15 20:27:50 creating generated file "get_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 2.035 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.037 2026/07/15 20:27:50 name field get_chart #21 2.037 2026/07/15 20:27:50 package field charts #21 2.038 2026/07/15 20:27:50 creating generated file "get_chart.go" in "pkg/restapi/operations/charts" as handler #21 2.042 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.043 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.044 2026/07/15 20:27:50 name field get_charts_fetcher #21 2.044 2026/07/15 20:27:50 package field charts #21 2.047 2026/07/15 20:27:50 creating generated file "get_charts_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 2.050 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.051 2026/07/15 20:27:50 name field get_charts_fetcher #21 2.051 2026/07/15 20:27:50 package field charts #21 2.052 2026/07/15 20:27:50 creating generated file "get_charts_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 2.058 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.059 2026/07/15 20:27:50 name field get_charts_fetcher #21 2.059 2026/07/15 20:27:50 package field charts #21 2.060 2026/07/15 20:27:50 creating generated file "get_charts_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 2.069 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.070 2026/07/15 20:27:50 name field get_charts_fetcher #21 2.070 2026/07/15 20:27:50 package field charts #21 2.071 2026/07/15 20:27:50 creating generated file "get_charts_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 2.076 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.077 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.077 2026/07/15 20:27:50 name field get_charts_list #21 2.077 2026/07/15 20:27:50 package field charts #21 2.077 2026/07/15 20:27:50 creating generated file "get_charts_list_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 2.079 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.080 2026/07/15 20:27:50 name field get_charts_list #21 2.080 2026/07/15 20:27:50 package field charts #21 2.081 2026/07/15 20:27:50 creating generated file "get_charts_list_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 2.083 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.084 2026/07/15 20:27:50 name field get_charts_list #21 2.084 2026/07/15 20:27:50 package field charts #21 2.084 2026/07/15 20:27:50 creating generated file "get_charts_list_responses.go" in "pkg/restapi/operations/charts" as responses #21 2.094 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.096 2026/07/15 20:27:50 name field get_charts_list #21 2.096 2026/07/15 20:27:50 package field charts #21 2.098 2026/07/15 20:27:50 creating generated file "get_charts_list.go" in "pkg/restapi/operations/charts" as handler #21 2.104 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.105 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.105 2026/07/15 20:27:50 name field get_values_yaml_fetcher #21 2.105 2026/07/15 20:27:50 package field charts #21 2.107 2026/07/15 20:27:50 creating generated file "get_values_yaml_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 2.112 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.113 2026/07/15 20:27:50 name field get_values_yaml_fetcher #21 2.113 2026/07/15 20:27:50 package field charts #21 2.114 2026/07/15 20:27:50 creating generated file "get_values_yaml_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 2.120 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.122 2026/07/15 20:27:50 name field get_values_yaml_fetcher #21 2.122 2026/07/15 20:27:50 package field charts #21 2.122 2026/07/15 20:27:50 creating generated file "get_values_yaml_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 2.133 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.134 2026/07/15 20:27:50 name field get_values_yaml_fetcher #21 2.134 2026/07/15 20:27:50 package field charts #21 2.135 2026/07/15 20:27:50 creating generated file "get_values_yaml_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 2.141 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.141 2026/07/15 20:27:50 rendering 0 templates for operation group RICDMS #21 2.141 2026/07/15 20:27:50 rendering 3 operations for deploy #21 2.141 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.141 2026/07/15 20:27:50 name field DeleteDeploy #21 2.141 2026/07/15 20:27:50 package field deploy #21 2.142 2026/07/15 20:27:50 creating generated file "delete_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.144 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.151 2026/07/15 20:27:50 name field DeleteDeploy #21 2.151 2026/07/15 20:27:50 package field deploy #21 2.152 2026/07/15 20:27:50 creating generated file "delete_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.154 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.155 2026/07/15 20:27:50 name field DeleteDeploy #21 2.155 2026/07/15 20:27:50 package field deploy #21 2.155 2026/07/15 20:27:50 creating generated file "delete_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.166 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.167 2026/07/15 20:27:50 name field DeleteDeploy #21 2.167 2026/07/15 20:27:50 package field deploy #21 2.168 2026/07/15 20:27:50 creating generated file "delete_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.176 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.180 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.180 2026/07/15 20:27:50 name field PostDeploy #21 2.180 2026/07/15 20:27:50 package field deploy #21 2.182 2026/07/15 20:27:50 creating generated file "post_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.185 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.195 2026/07/15 20:27:50 name field PostDeploy #21 2.195 2026/07/15 20:27:50 package field deploy #21 2.196 2026/07/15 20:27:50 creating generated file "post_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.198 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.200 2026/07/15 20:27:50 name field PostDeploy #21 2.200 2026/07/15 20:27:50 package field deploy #21 2.201 2026/07/15 20:27:50 creating generated file "post_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.210 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.212 2026/07/15 20:27:50 name field PostDeploy #21 2.212 2026/07/15 20:27:50 package field deploy #21 2.213 2026/07/15 20:27:50 creating generated file "post_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.217 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.218 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.218 2026/07/15 20:27:50 name field PutDeploy #21 2.218 2026/07/15 20:27:50 package field deploy #21 2.219 2026/07/15 20:27:50 creating generated file "put_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 2.221 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.232 2026/07/15 20:27:50 name field PutDeploy #21 2.232 2026/07/15 20:27:50 package field deploy #21 2.233 2026/07/15 20:27:50 creating generated file "put_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 2.234 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.235 2026/07/15 20:27:50 name field PutDeploy #21 2.235 2026/07/15 20:27:50 package field deploy #21 2.236 2026/07/15 20:27:50 creating generated file "put_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 2.243 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.244 2026/07/15 20:27:50 name field PutDeploy #21 2.244 2026/07/15 20:27:50 package field deploy #21 2.245 2026/07/15 20:27:50 creating generated file "put_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 2.255 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.255 2026/07/15 20:27:50 rendering 0 templates for operation group RICDMS #21 2.255 2026/07/15 20:27:50 rendering 1 operations for experiment #21 2.255 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.255 2026/07/15 20:27:50 name field PostCustomOnboard #21 2.255 2026/07/15 20:27:50 package field experiment #21 2.257 2026/07/15 20:27:50 creating generated file "post_custom_onboard_parameters.go" in "pkg/restapi/operations/experiment" as parameters #21 2.263 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.273 2026/07/15 20:27:50 name field PostCustomOnboard #21 2.273 2026/07/15 20:27:50 package field experiment #21 2.273 2026/07/15 20:27:50 creating generated file "post_custom_onboard_urlbuilder.go" in "pkg/restapi/operations/experiment" as urlbuilder #21 2.276 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.277 2026/07/15 20:27:50 name field PostCustomOnboard #21 2.277 2026/07/15 20:27:50 package field experiment #21 2.279 2026/07/15 20:27:50 creating generated file "post_custom_onboard_responses.go" in "pkg/restapi/operations/experiment" as responses #21 2.287 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.291 2026/07/15 20:27:50 name field PostCustomOnboard #21 2.291 2026/07/15 20:27:50 package field experiment #21 2.291 2026/07/15 20:27:50 creating generated file "post_custom_onboard.go" in "pkg/restapi/operations/experiment" as handler #21 2.296 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.298 2026/07/15 20:27:50 rendering 0 templates for operation group RICDMS #21 2.298 2026/07/15 20:27:50 rendering 2 operations for health #21 2.298 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.298 2026/07/15 20:27:50 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.298 2026/07/15 20:27:50 package field health #21 2.299 2026/07/15 20:27:50 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_parameters.go" in "pkg/restapi/operations/health" as parameters #21 2.307 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.308 2026/07/15 20:27:50 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.308 2026/07/15 20:27:50 package field health #21 2.309 2026/07/15 20:27:50 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 2.320 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.322 2026/07/15 20:27:50 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.323 2026/07/15 20:27:50 package field health #21 2.325 2026/07/15 20:27:50 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_responses.go" in "pkg/restapi/operations/health" as responses #21 2.346 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.347 2026/07/15 20:27:50 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 2.347 2026/07/15 20:27:50 package field health #21 2.353 2026/07/15 20:27:50 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace.go" in "pkg/restapi/operations/health" as handler #21 2.364 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.365 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.365 2026/07/15 20:27:50 name field get_health_check #21 2.365 2026/07/15 20:27:50 package field health #21 2.366 2026/07/15 20:27:50 creating generated file "get_health_check_parameters.go" in "pkg/restapi/operations/health" as parameters #21 2.368 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.369 2026/07/15 20:27:50 name field get_health_check #21 2.369 2026/07/15 20:27:50 package field health #21 2.370 2026/07/15 20:27:50 creating generated file "get_health_check_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 2.373 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.376 2026/07/15 20:27:50 name field get_health_check #21 2.376 2026/07/15 20:27:50 package field health #21 2.378 2026/07/15 20:27:50 creating generated file "get_health_check_responses.go" in "pkg/restapi/operations/health" as responses #21 2.390 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.392 2026/07/15 20:27:50 name field get_health_check #21 2.392 2026/07/15 20:27:50 package field health #21 2.393 2026/07/15 20:27:50 creating generated file "get_health_check.go" in "pkg/restapi/operations/health" as handler #21 2.398 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.399 2026/07/15 20:27:50 rendering 0 templates for operation group RICDMS #21 2.399 2026/07/15 20:27:50 rendering 2 operations for onboard #21 2.399 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.399 2026/07/15 20:27:50 name field delete_onboardx_apps #21 2.399 2026/07/15 20:27:50 package field onboard #21 2.400 2026/07/15 20:27:50 creating generated file "delete_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 2.403 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.412 2026/07/15 20:27:50 name field delete_onboardx_apps #21 2.412 2026/07/15 20:27:50 package field onboard #21 2.414 2026/07/15 20:27:50 creating generated file "delete_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 2.416 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.418 2026/07/15 20:27:50 name field delete_onboardx_apps #21 2.418 2026/07/15 20:27:50 package field onboard #21 2.419 2026/07/15 20:27:50 creating generated file "delete_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 2.435 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.439 2026/07/15 20:27:50 name field delete_onboardx_apps #21 2.439 2026/07/15 20:27:50 package field onboard #21 2.441 2026/07/15 20:27:50 creating generated file "delete_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 2.455 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.465 2026/07/15 20:27:50 rendering 4 templates for operation RICDMS #21 2.465 2026/07/15 20:27:50 name field post_onboardx_apps #21 2.465 2026/07/15 20:27:50 package field onboard #21 2.466 2026/07/15 20:27:50 creating generated file "post_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 2.470 2026/07/15 20:27:50 executed template asset:serverParameter #21 2.479 2026/07/15 20:27:50 name field post_onboardx_apps #21 2.479 2026/07/15 20:27:50 package field onboard #21 2.480 2026/07/15 20:27:50 creating generated file "post_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 2.483 2026/07/15 20:27:50 executed template asset:serverUrlbuilder #21 2.485 2026/07/15 20:27:50 name field post_onboardx_apps #21 2.485 2026/07/15 20:27:50 package field onboard #21 2.485 2026/07/15 20:27:50 creating generated file "post_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 2.500 2026/07/15 20:27:50 executed template asset:serverResponses #21 2.502 2026/07/15 20:27:50 name field post_onboardx_apps #21 2.502 2026/07/15 20:27:50 package field onboard #21 2.503 2026/07/15 20:27:50 creating generated file "post_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 2.508 2026/07/15 20:27:50 executed template asset:serverOperation #21 2.512 2026/07/15 20:27:50 rendering 0 templates for operation group RICDMS #21 2.512 2026/07/15 20:27:50 rendering support #21 2.512 2026/07/15 20:27:50 rendering 6 templates for application RICDMS #21 2.512 2026/07/15 20:27:50 name field RICDMS #21 2.512 2026/07/15 20:27:50 package field operations #21 2.513 2026/07/15 20:27:50 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #21 2.513 2026/07/15 20:27:50 executed template asset:swaggerJsonEmbed #21 2.517 2026/07/15 20:27:50 name field RICDMS #21 2.517 2026/07/15 20:27:50 package field operations #21 2.518 2026/07/15 20:27:50 creating generated file "server.go" in "pkg/restapi" as server #21 2.520 2026/07/15 20:27:50 executed template asset:serverServer #21 2.538 2026/07/15 20:27:50 name field RICDMS #21 2.538 2026/07/15 20:27:50 package field operations #21 2.538 2026/07/15 20:27:50 creating generated file "r_i_c_d_m_s_api.go" in "pkg/restapi/operations" as builder #21 2.589 2026/07/15 20:27:50 executed template asset:serverBuilder #21 2.601 2026/07/15 20:27:50 name field RICDMS #21 2.601 2026/07/15 20:27:50 package field operations #21 2.601 2026/07/15 20:27:50 creating generated file "doc.go" in "pkg/restapi" as doc #21 2.602 2026/07/15 20:27:50 executed template asset:serverDoc #21 2.602 2026/07/15 20:27:50 name field RICDMS #21 2.602 2026/07/15 20:27:50 package field operations #21 2.602 2026/07/15 20:27:50 creating generated file "configure_r_i_c_d_m_s.go" in "pkg/restapi" as configure #21 2.618 2026/07/15 20:27:50 executed template asset:serverConfigureapi #21 2.621 2026/07/15 20:27:50 Generation completed! #21 2.621 #21 2.621 For this generation to compile you need to have some packages in your GOPATH: #21 2.621 #21 2.621 * github.com/go-openapi/runtime #21 2.621 * github.com/jessevdk/go-flags #21 2.621 #21 2.621 You can get these now with: go get -u -f pkg/... #21 DONE 2.7s #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 93.1s #23 [dms-build 15/16] RUN go test -p 1 -cover ./pkg/resthooks/ #23 51.77 ok gerrit.o-ran-sc.org/r/ric-plt/ricdms/pkg/resthooks 0.062s coverage: 76.0% of statements #23 DONE 52.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.3s #26 [ric-dms 5/7] COPY --from=dms-build /go/src/ws/config/config.yaml /opt/dms/config.yaml #26 DONE 0.2s #27 [ric-dms 6/7] WORKDIR /opt/dms #27 DONE 0.2s #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.7s done #29 writing image sha256:655aaa3aec827715cf8dfcace8031f9799d2b44f244cf826ab6e2883e7f650e3 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/jenkins15059317384155493980.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/jenkins13247502154349690764.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] f3f738ae59f4: Preparing 5f70bf18a086: Preparing acf98c37409e: Preparing 160a72c4d2d6: Preparing 2bc1117df92f: Preparing a524b8cbe2ca: Preparing 470b66ea5123: Preparing a524b8cbe2ca: Waiting 470b66ea5123: Waiting 5f70bf18a086: Pushed 2bc1117df92f: Pushed acf98c37409e: Pushed f3f738ae59f4: Pushed 470b66ea5123: Pushed a524b8cbe2ca: Pushed 160a72c4d2d6: Pushed 2.1.1: digest: sha256:1471e5950d80afc962333fe85ef7533cd8e949e266fcc02dd3d3e9beefd69323 size: 1780 ---> docker-push.sh ends [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins10073133724999043995.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2065 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins1752061595262298047.sh ---> sysstat.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins210702989989902307.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins18364742760389444431.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-odjM 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-odjM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins1135896418598086454.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config3991758295216116689tmp 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/jenkins3356983826588603097.sh ---> create-netrc.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins8253386234281935806.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-odjM 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-odjM/bin to PATH [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins8648219028148499196.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins7927634770910774612.sh ---> job-cost.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-odjM 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-odjM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-ricdms-docker-merge-master] $ /bin/bash -l /tmp/jenkins13393231752939491273.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-odjM 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-odjM/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/259 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5876 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 14G 6.2G 68% / 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 503 1434 0 6038 7175 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:b5:25:4a brd ff:ff:ff:ff:ff:ff inet 10.32.6.39/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85892sec preferred_lft 85892sec inet6 fe80::f816:3eff:feb5:254a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:26:7b:3f:76 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-5876) 07/15/26 _x86_64_ (4 CPU) 20:23:29 LINUX RESTART (4 CPU) 20:24:01 tps rtps wtps bread/s bwrtn/s 20:25:01 115.01 50.99 64.02 3950.67 5892.10 20:26:01 65.73 8.32 57.42 1526.80 9344.40 20:27:01 183.42 5.02 178.40 762.01 106058.86 20:28:01 170.94 1.30 169.64 15.86 56066.24 20:29:01 19.51 0.03 19.48 0.53 12752.95 20:30:01 30.69 1.55 29.14 19.73 18350.28 20:31:01 58.06 15.08 42.98 2228.03 7421.83 Average: 91.91 11.75 80.15 1214.71 30841.34 20:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:25:01 5807840 7393620 2359588 28.89 41200 1722748 1013756 11.00 610892 1575008 93956 20:26:01 5567980 7469392 2599448 31.83 60032 2002972 1046968 11.36 551600 1840596 141072 20:27:01 2476792 7407408 5690636 69.67 120148 4789712 1176756 12.77 756876 4510804 708780 20:28:01 1383852 7282568 6783576 83.06 164404 5605256 1571512 17.05 1218864 5023232 74000 20:29:01 614948 7273168 7552480 92.47 168520 6325520 1681488 18.25 1617076 5360064 434248 20:30:01 1548748 7356464 6618680 81.04 170904 5517376 1487280 16.14 1133216 4956772 109932 20:31:01 1491868 7351948 6675560 81.73 173320 5580560 1035360 11.23 1257304 4904844 27912 Average: 2698861 7362081 5468567 66.96 128361 4506306 1287589 13.97 1020833 4024474 227129 20:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:25:01 lo 0.73 0.73 0.07 0.07 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 432.66 250.37 1474.43 68.70 0.00 0.00 0.00 0.00 20:26:01 lo 1.93 1.93 0.17 0.17 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 49.77 37.18 369.72 7.00 0.00 0.00 0.00 0.00 20:27:01 lo 0.40 0.40 0.05 0.05 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 624.06 354.57 15005.17 25.49 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:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:01 ens3 344.52 278.36 2195.64 23.54 0.00 0.00 0.00 0.00 20:29:01 lo 0.00 0.00 0.00 0.00 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 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:01 ens3 0.27 0.22 0.09 0.08 0.00 0.00 0.00 0.00 20:31:01 lo 3.77 3.77 0.32 0.32 0.00 0.00 0.00 0.00 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:01 ens3 134.98 235.86 21.62 1761.31 0.00 0.00 0.00 0.00 Average: lo 1.03 1.03 0.09 0.09 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 226.62 165.23 2723.73 269.43 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5876) 07/15/26 _x86_64_ (4 CPU) 20:23:29 LINUX RESTART (4 CPU) 20:24:01 CPU %user %nice %system %iowait %steal %idle 20:25:01 all 22.58 0.00 1.79 3.82 1.76 70.05 20:25:01 0 9.02 0.00 0.91 4.24 1.28 84.54 20:25:01 1 36.91 0.00 2.66 1.81 2.14 56.48 20:25:01 2 13.52 0.00 1.24 3.15 1.59 80.50 20:25:01 3 30.87 0.00 2.34 6.06 2.03 58.70 20:26:01 all 20.31 0.00 1.46 1.99 1.03 75.21 20:26:01 0 2.36 0.00 0.67 5.00 0.70 91.27 20:26:01 1 23.01 0.00 1.35 0.53 1.10 74.01 20:26:01 2 19.58 0.00 1.05 0.93 1.08 77.36 20:26:01 3 36.26 0.00 2.81 1.50 1.25 58.18 20:27:01 all 25.21 0.00 13.36 3.31 2.25 55.86 20:27:01 0 21.38 0.00 11.86 3.23 2.06 61.47 20:27:01 1 26.07 0.00 14.31 1.50 2.58 55.55 20:27:01 2 25.63 0.00 14.55 4.57 2.42 52.83 20:27:01 3 27.79 0.00 12.73 3.93 1.94 53.62 20:28:01 all 24.85 0.00 6.95 2.95 2.21 63.03 20:28:01 0 20.62 0.00 6.75 1.76 2.14 68.73 20:28:01 1 27.83 0.00 8.55 3.28 2.23 58.11 20:28:01 2 24.78 0.00 6.40 4.15 2.38 62.30 20:28:01 3 26.19 0.00 6.12 2.60 2.08 63.00 20:29:01 all 81.78 0.00 10.39 0.03 4.11 3.69 20:29:01 0 79.65 0.00 9.98 0.12 4.60 5.66 20:29:01 1 83.71 0.00 10.93 0.00 3.66 1.70 20:29:01 2 81.85 0.00 10.21 0.02 4.07 3.85 20:29:01 3 81.90 0.00 10.44 0.00 4.10 3.55 20:30:01 all 39.28 0.00 6.54 0.53 2.60 51.05 20:30:01 0 38.66 0.00 7.22 0.99 2.81 50.33 20:30:01 1 36.78 0.00 6.14 0.38 2.46 54.23 20:30:01 2 44.82 0.00 6.68 0.42 2.76 45.32 20:30:01 3 36.87 0.00 6.12 0.32 2.38 54.31 20:31:01 all 27.14 0.00 3.19 1.42 1.19 67.06 20:31:01 0 47.36 0.00 4.29 1.19 1.71 45.45 20:31:01 1 18.82 0.00 2.83 0.52 1.07 76.75 20:31:01 2 17.91 0.00 2.68 3.19 0.87 75.34 20:31:01 3 24.43 0.00 2.94 0.79 1.08 70.77 Average: all 34.48 0.00 6.21 2.00 2.16 55.14 Average: 0 31.27 0.00 5.93 2.36 2.18 58.25 Average: 1 36.23 0.00 6.65 1.14 2.18 53.80 Average: 2 32.60 0.00 6.09 2.34 2.17 56.81 Average: 3 37.81 0.00 6.20 2.17 2.12 51.71