15:18:58 Started by timer 15:18:58 Running as SYSTEM 15:18:58 [EnvInject] - Loading node environment variables. 15:18:58 Building remotely on prd-ubuntu2204-docker-8c-8g-5976 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-paris-project-csit-api 15:18:58 [ssh-agent] Looking for ssh-agent implementation... 15:18:58 $ ssh-agent 15:18:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6XWnnb/agent.1552 15:18:59 SSH_AGENT_PID=1554 15:18:59 [ssh-agent] Started. 15:18:59 Running ssh-add (command line suppressed) 15:18:59 Identity added: /w/workspace/policy-api-paris-project-csit-api@tmp/private_key_15018948820312835394.key (/w/workspace/policy-api-paris-project-csit-api@tmp/private_key_15018948820312835394.key) 15:18:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:59 The recommended git tool is: NONE 15:19:00 using credential onap-jenkins-ssh 15:19:00 Wiping out workspace first. 15:19:00 Cloning the remote Git repository 15:19:00 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 15:19:00 > git init /w/workspace/policy-api-paris-project-csit-api # timeout=10 15:19:00 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 15:19:00 > git --version # timeout=10 15:19:00 > git --version # 'git version 2.34.1' 15:19:00 using GIT_SSH to set credentials Gerrit user 15:19:00 Verifying host key using manually-configured host key entries 15:19:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:19:01 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 15:19:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:01 Avoid second fetch 15:19:01 > git rev-parse refs/remotes/origin/paris^{commit} # timeout=10 15:19:01 Checking out Revision 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf (refs/remotes/origin/paris) 15:19:01 > git config core.sparsecheckout # timeout=10 15:19:02 > git checkout -f 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf # timeout=30 15:19:02 Commit message: "Fix CSITs in Paris branch by setting kafka version" 15:19:02 > git rev-list --no-walk 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf # timeout=10 15:19:05 provisioning config files... 15:19:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:19:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:19:05 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins17325174092893233031.sh 15:19:05 ---> python-tools-install.sh 15:19:05 Setup pyenv: 15:19:05 * system (set by /opt/pyenv/version) 15:19:05 * 3.8.20 (set by /opt/pyenv/version) 15:19:05 * 3.9.20 (set by /opt/pyenv/version) 15:19:05 3.10.15 15:19:05 3.11.10 15:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GT19 15:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:19:15 lf-activate-venv(): INFO: Base packages installed successfully 15:19:15 lf-activate-venv(): INFO: Installing additional packages: lftools 15:19:38 lf-activate-venv(): INFO: Adding /tmp/venv-GT19/bin to PATH 15:19:38 Generating Requirements File 15:20:03 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. 15:20:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:20:03 Python 3.11.10 15:20:03 pip 26.1.2 from /tmp/venv-GT19/lib/python3.11/site-packages/pip (python 3.11) 15:20:04 aiohappyeyeballs==2.7.1 15:20:04 aiohttp==3.14.1 15:20:04 aiosignal==1.4.0 15:20:04 appdirs==1.4.4 15:20:04 argcomplete==3.7.0 15:20:04 aspy.yaml==1.3.0 15:20:04 attrs==26.1.0 15:20:04 autopage==0.6.0 15:20:04 beautifulsoup4==4.15.0 15:20:04 boto3==1.43.40 15:20:04 botocore==1.43.40 15:20:04 bs4==0.0.2 15:20:04 certifi==2026.6.17 15:20:04 cffi==2.0.0 15:20:04 cfgv==3.5.0 15:20:04 chardet==7.4.3 15:20:04 charset-normalizer==3.4.7 15:20:04 click==8.4.2 15:20:04 cliff==4.14.0 15:20:04 cmd2==4.0.0 15:20:04 cryptography==3.3.2 15:20:04 debtcollector==3.1.0 15:20:04 decorator==5.3.1 15:20:04 defusedxml==0.7.1 15:20:04 Deprecated==1.3.1 15:20:04 distlib==0.4.3 15:20:04 dnspython==2.8.0 15:20:04 docker==7.1.0 15:20:04 dogpile.cache==1.5.0 15:20:04 durationpy==0.10 15:20:04 email-validator==2.3.0 15:20:04 filelock==3.29.5 15:20:04 frozenlist==1.8.0 15:20:04 future==1.0.0 15:20:04 gitdb==4.0.12 15:20:04 GitPython==3.1.50 15:20:04 httplib2==0.30.2 15:20:04 identify==2.6.19 15:20:04 idna==3.18 15:20:04 importlib-resources==1.5.0 15:20:04 iso8601==2.1.0 15:20:04 Jinja2==3.1.6 15:20:04 jmespath==1.1.0 15:20:04 jsonpatch==1.33 15:20:04 jsonpointer==3.1.1 15:20:04 jsonschema==4.26.0 15:20:04 jsonschema-specifications==2025.9.1 15:20:04 keystoneauth1==5.15.0 15:20:04 kubernetes==36.0.2 15:20:04 lftools==0.37.22 15:20:04 lxml==6.1.1 15:20:04 markdown-it-py==4.2.0 15:20:04 MarkupSafe==3.0.3 15:20:04 mdurl==0.1.2 15:20:04 msgpack==1.2.1 15:20:04 multi_key_dict==2.0.3 15:20:04 multidict==6.7.1 15:20:04 munch==4.0.0 15:20:04 netaddr==1.3.0 15:20:04 niet==1.4.2 15:20:04 nodeenv==1.10.0 15:20:04 oauth2client==4.1.3 15:20:04 oauthlib==3.3.1 15:20:04 openstacksdk==4.17.0 15:20:04 os-service-types==1.8.2 15:20:04 osc-lib==4.6.0 15:20:04 oslo.config==10.5.0 15:20:04 oslo.context==6.4.0 15:20:04 oslo.i18n==6.8.0 15:20:04 oslo.log==8.2.0 15:20:04 oslo.serialization==5.10.0 15:20:04 oslo.utils==10.1.1 15:20:04 packaging==26.2 15:20:04 pbr==7.0.3 15:20:04 platformdirs==4.10.0 15:20:04 prettytable==3.18.0 15:20:04 prompt_toolkit==3.0.52 15:20:04 propcache==0.5.2 15:20:04 psutil==7.2.2 15:20:04 pyasn1==0.6.3 15:20:04 pyasn1_modules==0.4.2 15:20:04 pycparser==3.0 15:20:04 pygerrit2==2.0.15 15:20:04 PyGithub==2.9.1 15:20:04 Pygments==2.20.0 15:20:04 PyJWT==2.13.0 15:20:04 PyNaCl==1.6.2 15:20:04 pyparsing==2.4.7 15:20:04 pyperclip==1.11.0 15:20:04 pyrsistent==0.20.0 15:20:04 python-cinderclient==9.9.0 15:20:04 python-dateutil==2.9.0.post0 15:20:04 python-discovery==1.4.3 15:20:04 python-heatclient==5.2.0 15:20:04 python-jenkins==1.8.3 15:20:04 python-keystoneclient==5.8.0 15:20:04 python-magnumclient==4.11.0 15:20:04 python-openstackclient==10.1.0 15:20:04 python-swiftclient==4.10.0 15:20:04 PyYAML==6.0.3 15:20:04 referencing==0.37.0 15:20:04 requests==2.34.2 15:20:04 requests-oauthlib==2.0.0 15:20:04 rfc3986==2.0.0 15:20:04 rich==15.0.0 15:20:04 rich-argparse==1.8.0 15:20:04 rpds-py==2026.6.3 15:20:04 rsa==4.9.1 15:20:04 ruamel.yaml==0.19.1 15:20:04 ruamel.yaml.clib==0.2.15 15:20:04 s3transfer==0.19.0 15:20:04 simplejson==4.1.1 15:20:04 six==1.17.0 15:20:04 smmap==5.0.3 15:20:04 soupsieve==2.8.4 15:20:04 stevedore==5.9.0 15:20:04 tabulate==0.10.0 15:20:04 toml==0.10.2 15:20:04 tomlkit==0.15.0 15:20:04 tqdm==4.68.3 15:20:04 typing_extensions==4.16.0 15:20:04 urllib3==1.26.20 15:20:04 virtualenv==21.5.1 15:20:04 wcwidth==0.8.2 15:20:04 websocket-client==1.9.0 15:20:04 wrapt==2.2.2 15:20:04 xdg==6.0.0 15:20:04 xmltodict==1.0.4 15:20:04 yarl==1.24.2 15:20:04 yq==4.1.1 15:20:04 [policy-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins12372731227596252312.sh 15:20:04 ---> uv-install.sh 15:20:04 Installing uv/uvx (latest) using shell installer 15:20:04 2026-07-06 15:20:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Bx9E1V.sh" [1] 15:20:04 downloading uv 0.11.26 x86_64-unknown-linux-gnu 15:20:05 installing to /home/jenkins/.local/bin 15:20:05 uv 15:20:05 uvx 15:20:05 everything's installed! 15:20:05 15:20:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:20:05 15:20:05 source $HOME/.local/bin/env (sh, bash, zsh) 15:20:05 source $HOME/.local/bin/env.fish (fish) 15:20:05 Adding install location to PATH 15:20:05 ---> Validating uv/uvx install 15:20:05 uvx 0.11.26 (x86_64-unknown-linux-gnu) 15:20:05 [EnvInject] - Injecting environment variables from a build step. 15:20:05 [EnvInject] - Injecting as environment variables the properties content 15:20:05 SET_JDK_VERSION=openjdk17 15:20:05 GIT_URL="git://cloud.onap.org/mirror" 15:20:05 15:20:05 [EnvInject] - Variables injected successfully. 15:20:05 [policy-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins16774526274009870344.sh 15:20:05 ---> update-java-alternatives.sh 15:20:05 ---> Updating Java version 15:20:06 ---> Ubuntu/Debian system detected 15:20:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:20:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:20:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:20:06 openjdk version "17.0.19" 2026-04-21 15:20:06 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 15:20:06 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 15:20:06 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:20:06 [EnvInject] - Injecting environment variables from a build step. 15:20:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:20:06 [EnvInject] - Variables injected successfully. 15:20:06 [policy-api-paris-project-csit-api] $ /bin/sh -xe /tmp/jenkins1367396327267551861.sh 15:20:06 + /w/workspace/policy-api-paris-project-csit-api/csit/run-project-csit.sh api 15:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:07 15:20:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 15:20:07 Configure a credential helper to remove this warning. See 15:20:07 https://docs.docker.com/go/credential-store/ 15:20:07 15:20:07 Login Succeeded 15:20:07 Docker Compose version v5.1.4 15:20:07 Setting project configuration for: api 15:20:07 Configuring docker compose... 15:20:11 Starting api using postgres + Grafana/Prometheus 15:20:11 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 15:20:11 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 15:20:11 Image nexus3.onap.org:10001/library/postgres:16.4 Pulling 15:20:11 Image nexus3.onap.org:10001/onap/policy-api:4.1.2 Pulling 15:20:11 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.1.2 Pulling 15:20:12 da9db072f522 Pulling fs layer 0B 15:20:12 23eb3e2b8bfd Pulling fs layer 0B 15:20:12 d6ffb85febfc Pulling fs layer 0B 15:20:12 f9f647e90297 Pulling fs layer 0B 15:20:12 7bc24eb8963b Pulling fs layer 0B 15:20:12 fb70db473bea Pulling fs layer 0B 15:20:12 93cb89ac9f2a Pulling fs layer 0B 15:20:12 40c92678ae49 Pulling fs layer 0B 15:20:12 e15b38e96409 Pulling fs layer 0B 15:20:12 224ac352d47f Pulling fs layer 0B 15:20:12 da9db072f522 Pulling fs layer 0B 15:20:12 816fb05c1e44 Pulling fs layer 0B 15:20:12 b34a2293efb4 Pulling fs layer 0B 15:20:12 23eb3e2b8bfd Pulling fs layer 0B 15:20:12 39ca79d4b463 Pulling fs layer 0B 15:20:12 40c92678ae49 Downloading 1.12kB 15:20:12 93cb89ac9f2a Downloading 1.074kB 15:20:12 23eb3e2b8bfd Downloading 1.049MB 15:20:12 f9f647e90297 Downloading 1.034kB 15:20:12 d6ffb85febfc Downloading 3.146MB 15:20:12 fb70db473bea Downloading 5.241kB 15:20:12 7bc24eb8963b Downloading 1.036kB 15:20:12 da9db072f522 Downloading 3.624MB 15:20:12 39ca79d4b463 Downloading 17.76kB 15:20:12 40c92678ae49 Downloading 1.12kB 15:20:12 e15b38e96409 Downloading 297B 15:20:12 224ac352d47f Downloading 1.148kB 15:20:12 816fb05c1e44 Downloading 127.5kB 15:20:12 da9db072f522 Downloading 3.624MB 15:20:12 23eb3e2b8bfd Downloading 1.049MB 15:20:12 93cb89ac9f2a Download complete 0B 15:20:12 23eb3e2b8bfd Downloading 6.439MB 15:20:12 f9f647e90297 Download complete 0B 15:20:12 d6ffb85febfc Downloading 9.437MB 15:20:12 fb70db473bea Download complete 0B 15:20:12 7bc24eb8963b Download complete 0B 15:20:12 da9db072f522 Downloading 3.624MB 15:20:12 e15b38e96409 Download complete 0B 15:20:12 224ac352d47f Download complete 0B 15:20:12 816fb05c1e44 Download complete 0B 15:20:12 da9db072f522 Downloading 3.624MB 15:20:12 b34a2293efb4 Downloading 4.37MB 15:20:12 23eb3e2b8bfd Downloading 7.34MB 15:20:12 40c92678ae49 Download complete 0B 15:20:12 55afa1ecc21d Pulling fs layer 0B 15:20:12 39e3d1c87577 Pulling fs layer 0B 15:20:12 6c1eb8f7a561 Pulling fs layer 0B 15:20:12 5ed3d4d076b0 Pulling fs layer 0B 15:20:12 959723483440 Pulling fs layer 0B 15:20:12 b124010701b9 Pulling fs layer 0B 15:20:12 7e079c586e0d Pulling fs layer 0B 15:20:12 ffd68bafd674 Pulling fs layer 0B 15:20:12 8551e3a9b2dd Pulling fs layer 0B 15:20:12 6e6085636f02 Pulling fs layer 0B 15:20:12 4f4fb700ef54 Pulling fs layer 0B 15:20:12 2d429b9e73a6 Pulling fs layer 0B 15:20:12 46eab5b44a35 Pulling fs layer 0B 15:20:12 7e568a0dc8fb Pulling fs layer 0B 15:20:12 e27c75a98748 Pulling fs layer 0B 15:20:12 531ee2cf3c0c Pulling fs layer 0B 15:20:12 01e0882c90d9 Pulling fs layer 0B 15:20:12 ed54a7dee1d8 Pulling fs layer 0B 15:20:12 c4d302cc468d Pulling fs layer 0B 15:20:12 12c5c803443f Pulling fs layer 0B 15:20:12 787d6bee9571 Pulling fs layer 0B 15:20:12 e73cb4a42719 Pulling fs layer 0B 15:20:12 a83b68436f09 Pulling fs layer 0B 15:20:12 13ff0988aaea Pulling fs layer 0B 15:20:12 4b82842ab819 Pulling fs layer 0B 15:20:12 23eb3e2b8bfd Downloading 14.68MB 15:20:12 d6ffb85febfc Downloading 14.63MB 15:20:12 da9db072f522 Download complete 0B 15:20:12 39ca79d4b463 Download complete 0B 15:20:12 b34a2293efb4 Downloading 11.53MB 15:20:12 23eb3e2b8bfd Downloading 15.73MB 15:20:12 da9db072f522 Download complete 0B 15:20:12 da9db072f522 Extracting 1B 15:20:12 da9db072f522 Extracting 1B 15:20:12 23eb3e2b8bfd Downloading 23.92MB 15:20:12 d6ffb85febfc Download complete 0B 15:20:12 da9db072f522 Extracting 1B 15:20:12 6c1eb8f7a561 Downloading 31.48kB 15:20:12 8551e3a9b2dd Downloading 70.1kB 15:20:12 7e079c586e0d Downloading 182B 15:20:12 4f4fb700ef54 Downloading 32B 15:20:12 b34a2293efb4 Downloading 19.92MB 15:20:12 23eb3e2b8bfd Downloading 24.12MB 15:20:12 da9db072f522 Extracting 1B 15:20:12 23eb3e2b8bfd Downloading 30.41MB 15:20:12 5ed3d4d076b0 Downloading 1.049MB 15:20:12 959723483440 Downloading 1.049MB 15:20:12 7e079c586e0d Downloading 182B 15:20:12 4f4fb700ef54 Downloading 32B 15:20:12 55afa1ecc21d Downloading 1.049MB 15:20:12 39e3d1c87577 Downloading 140B 15:20:12 ffd68bafd674 Downloading 1.333kB 15:20:12 6c1eb8f7a561 Downloading 31.48kB 15:20:12 8551e3a9b2dd Downloading 70.1kB 15:20:12 6e6085636f02 Downloading 1.049MB 15:20:12 b34a2293efb4 Downloading 27.26MB 15:20:12 23eb3e2b8bfd Downloading 31.46MB 15:20:12 c14d1b5b1399 Downloading 1.532MB 15:20:12 46eab5b44a35 Downloading 1.168kB 15:20:12 a83b68436f09 Downloading 9.919kB 15:20:12 e27c75a98748 Downloading 3.144kB 15:20:12 12c5c803443f Downloading 116B 15:20:12 1cdfb525459b Downloading 54.58kB 15:20:12 da9db072f522 Extracting 1B 15:20:12 da9db072f522 Extracting 1B 15:20:12 23eb3e2b8bfd Downloading 37.75MB 15:20:12 2d429b9e73a6 Downloading 2.097MB 15:20:12 23eb3e2b8bfd Downloading 37.75MB 15:20:12 b34a2293efb4 Downloading 33.55MB 15:20:12 e27c75a98748 Download complete 0B 15:20:12 ed54a7dee1d8 Downloading 1.196MB 15:20:12 12c5c803443f Download complete 0B 15:20:12 55afa1ecc21d Downloading 3.846MB 15:20:12 4b82842ab819 Download complete 0B 15:20:12 da9db072f522 Pull complete 0B 15:20:12 39e3d1c87577 Download complete 0B 15:20:12 1cdfb525459b Download complete 0B 15:20:12 01e0882c90d9 Downloading 1.447MB 15:20:12 ffd68bafd674 Download complete 0B 15:20:12 13ff0988aaea Download complete 0B 15:20:12 c14d1b5b1399 Downloading 5.243MB 15:20:12 c4d302cc468d Downloading 2.097MB 15:20:12 531ee2cf3c0c Downloading 2.097MB 15:20:12 6c1eb8f7a561 Download complete 0B 15:20:12 787d6bee9571 Download complete 0B 15:20:12 7e568a0dc8fb Downloading 184B 15:20:12 da9db072f522 Extracting 1B 15:20:12 46eab5b44a35 Download complete 0B 15:20:12 e73cb4a42719 Downloading 1.049MB 15:20:12 8551e3a9b2dd Download complete 0B 15:20:12 b124010701b9 Downloading 2.097MB 15:20:12 6e6085636f02 Downloading 3.15MB 15:20:12 5ed3d4d076b0 Downloading 3.146MB 15:20:12 959723483440 Downloading 4.194MB 15:20:12 a83b68436f09 Download complete 0B 15:20:12 7e079c586e0d Download complete 0B 15:20:12 4f4fb700ef54 Download complete 0B 15:20:12 23eb3e2b8bfd Downloading 45.09MB 15:20:12 b34a2293efb4 Downloading 41.94MB 15:20:12 23eb3e2b8bfd Downloading 45.09MB 15:20:12 7e568a0dc8fb Download complete 0B 15:20:12 e73cb4a42719 Downloading 5.243MB 15:20:12 2d429b9e73a6 Downloading 6.291MB 15:20:12 b124010701b9 Downloading 3.721MB 15:20:12 6e6085636f02 Downloading 7.34MB 15:20:12 5ed3d4d076b0 Downloading 6.291MB 15:20:12 959723483440 Downloading 8.389MB 15:20:12 ed54a7dee1d8 Download complete 0B 15:20:12 55afa1ecc21d Download complete 0B 15:20:12 01e0882c90d9 Download complete 0B 15:20:12 c14d1b5b1399 Download complete 0B 15:20:12 c4d302cc468d Downloading 4.534MB 15:20:12 531ee2cf3c0c Downloading 6.291MB 15:20:12 55afa1ecc21d Extracting 1B 15:20:12 23eb3e2b8bfd Downloading 54.53MB 15:20:12 e73cb4a42719 Downloading 9.437MB 15:20:12 2d429b9e73a6 Downloading 11.53MB 15:20:12 c4d302cc468d Download complete 0B 15:20:12 531ee2cf3c0c Download complete 0B 15:20:12 b34a2293efb4 Downloading 49.28MB 15:20:12 23eb3e2b8bfd Downloading 55.57MB 15:20:12 b124010701b9 Download complete 0B 15:20:12 6e6085636f02 Downloading 12.58MB 15:20:12 5ed3d4d076b0 Downloading 10.49MB 15:20:12 959723483440 Download complete 0B 15:20:12 55afa1ecc21d Extracting 1B 15:20:12 4c1c6e808525 Pulling fs layer 0B 15:20:12 96443e78ff62 Pulling fs layer 0B 15:20:12 37429e3b7bf6 Pulling fs layer 0B 15:20:12 bef5f3176279 Pulling fs layer 0B 15:20:12 0fe80c523768 Pulling fs layer 0B 15:20:12 f8fdeaa42ee2 Pulling fs layer 0B 15:20:12 b7bf56379c7a Pulling fs layer 0B 15:20:12 8feea220fbfa Pulling fs layer 0B 15:20:12 c93f261857c3 Pulling fs layer 0B 15:20:13 23eb3e2b8bfd Downloading 63.64MB 15:20:13 4c1c6e808525 Downloading 691B 15:20:13 e73cb4a42719 Downloading 15.73MB 15:20:13 2d429b9e73a6 Downloading 17.33MB 15:20:13 b34a2293efb4 Downloading 57.67MB 15:20:13 23eb3e2b8bfd Downloading 63.96MB 15:20:13 6e6085636f02 Downloading 16.78MB 15:20:13 5ed3d4d076b0 Downloading 13.63MB 15:20:13 55afa1ecc21d Pull complete 0B 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 f8fdeaa42ee2 Download complete 0B 15:20:13 8feea220fbfa Download complete 0B 15:20:13 0fe80c523768 Download complete 0B 15:20:13 b7bf56379c7a Download complete 0B 15:20:13 2d429b9e73a6 Downloading 22.02MB 15:20:13 e73cb4a42719 Downloading 20.97MB 15:20:13 4c1c6e808525 Download complete 0B 15:20:13 96443e78ff62 Downloading 1.049MB 15:20:13 37429e3b7bf6 Downloading 1.049MB 15:20:13 bef5f3176279 Download complete 0B 15:20:13 b34a2293efb4 Downloading 66.06MB 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 6e6085636f02 Downloading 20.97MB 15:20:13 5ed3d4d076b0 Downloading 16.78MB 15:20:13 39e3d1c87577 Pull complete 0B 15:20:13 b124010701b9 Extracting 1B 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 c93f261857c3 Downloading 800.3kB 15:20:13 96443e78ff62 Downloading 4.194MB 15:20:13 37429e3b7bf6 Downloading 4.194MB 15:20:13 2d429b9e73a6 Downloading 27.26MB 15:20:13 e73cb4a42719 Downloading 28.31MB 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 b34a2293efb4 Downloading 75.99MB 15:20:13 6e6085636f02 Downloading 28.31MB 15:20:13 5ed3d4d076b0 Downloading 22.02MB 15:20:13 b124010701b9 Extracting 1B 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 96443e78ff62 Downloading 7.229MB 15:20:13 37429e3b7bf6 Downloading 6.291MB 15:20:13 c93f261857c3 Downloading 800.3kB 15:20:13 e73cb4a42719 Downloading 38.8MB 15:20:13 2d429b9e73a6 Downloading 29.13MB 15:20:13 b34a2293efb4 Downloading 75.99MB 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 6e6085636f02 Downloading 39.37MB 15:20:13 5ed3d4d076b0 Downloading 22.63MB 15:20:13 b124010701b9 Extracting 1B 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 96443e78ff62 Downloading 9.437MB 15:20:13 37429e3b7bf6 Downloading 9.437MB 15:20:13 c93f261857c3 Downloading 800.3kB 15:20:13 e73cb4a42719 Downloading 49.28MB 15:20:13 2d429b9e73a6 Downloading 29.13MB 15:20:13 b34a2293efb4 Downloading 75.99MB 15:20:13 23eb3e2b8bfd Downloading 71.91MB 15:20:13 6e6085636f02 Downloading 52.43MB 15:20:13 5ed3d4d076b0 Downloading 22.63MB 15:20:13 b124010701b9 Extracting 1B 15:20:13 96443e78ff62 Downloading 11.53MB 15:20:13 37429e3b7bf6 Downloading 11.53MB 15:20:13 23eb3e2b8bfd Download complete 0B 15:20:13 c93f261857c3 Download complete 0B 15:20:13 e73cb4a42719 Downloading 59.77MB 15:20:13 2d429b9e73a6 Download complete 0B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 c93f261857c3 Extracting 1B 15:20:13 b34a2293efb4 Download complete 0B 15:20:13 23eb3e2b8bfd Download complete 0B 15:20:13 5ed3d4d076b0 Download complete 0B 15:20:13 6e6085636f02 Downloading 61.87MB 15:20:13 b124010701b9 Pull complete 0B 15:20:13 959723483440 Extracting 1B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 2d429b9e73a6 Extracting 1B 15:20:13 96443e78ff62 Downloading 13.63MB 15:20:13 37429e3b7bf6 Downloading 14.68MB 15:20:13 e73cb4a42719 Downloading 71.38MB 15:20:13 bef5f3176279 Extracting 1B 15:20:13 c93f261857c3 Pull complete 0B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 6e6085636f02 Downloading 73.4MB 15:20:13 2d429b9e73a6 Extracting 1B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 959723483440 Extracting 1B 15:20:13 96443e78ff62 Downloading 17.83MB 15:20:13 37429e3b7bf6 Downloading 19.92MB 15:20:13 e73cb4a42719 Downloading 82.84MB 15:20:13 bef5f3176279 Pull complete 0B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 6e6085636f02 Downloading 84.26MB 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 959723483440 Extracting 1B 15:20:13 2d429b9e73a6 Extracting 1B 15:20:13 96443e78ff62 Downloading 20.97MB 15:20:13 37429e3b7bf6 Downloading 24.12MB 15:20:13 e73cb4a42719 Downloading 93.32MB 15:20:13 6e6085636f02 Downloading 95.42MB 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 959723483440 Pull complete 0B 15:20:13 2d429b9e73a6 Extracting 1B 15:20:13 96443e78ff62 Downloading 25.17MB 15:20:13 37429e3b7bf6 Downloading 30.41MB 15:20:13 e73cb4a42719 Downloading 104.9MB 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 6e6085636f02 Downloading 109.1MB 15:20:13 6c1eb8f7a561 Pull complete 0B 15:20:13 8551e3a9b2dd Pull complete 0B 15:20:13 23eb3e2b8bfd Extracting 1B 15:20:13 2d429b9e73a6 Extracting 1B 15:20:14 37429e3b7bf6 Downloading 35.65MB 15:20:14 96443e78ff62 Downloading 28.31MB 15:20:14 e73cb4a42719 Downloading 109.1MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 6e6085636f02 Downloading 121.6MB 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 96443e78ff62 Downloading 32.51MB 15:20:14 37429e3b7bf6 Downloading 41.94MB 15:20:14 e73cb4a42719 Downloading 109.1MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 6e6085636f02 Downloading 135.3MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 96443e78ff62 Downloading 36.7MB 15:20:14 37429e3b7bf6 Downloading 49.28MB 15:20:14 e73cb4a42719 Download complete 0B 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 6e6085636f02 Downloading 151MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 96443e78ff62 Downloading 40.89MB 15:20:14 37429e3b7bf6 Downloading 56.62MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 6e6085636f02 Downloading 167.8MB 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 96443e78ff62 Downloading 41.94MB 15:20:14 37429e3b7bf6 Downloading 57.89MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 6e6085636f02 Downloading 174.1MB 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 96443e78ff62 Downloading 42.99MB 15:20:14 37429e3b7bf6 Download complete 0B 15:20:14 37429e3b7bf6 Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 2d429b9e73a6 Extracting 1B 15:20:14 6e6085636f02 Downloading 175.1MB 15:20:14 23eb3e2b8bfd Extracting 1B 15:20:14 96443e78ff62 Downloading 42.99MB 15:20:14 37429e3b7bf6 Extracting 1B 15:20:14 6e6085636f02 Downloading 178.8MB 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 2d429b9e73a6 Extracting 2B 15:20:14 96443e78ff62 Downloading 47.67MB 15:20:14 37429e3b7bf6 Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 46eab5b44a35 Extracting 1B 15:20:14 6e6085636f02 Downloading 194MB 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 2d429b9e73a6 Pull complete 0B 15:20:14 96443e78ff62 Download complete 0B 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 37429e3b7bf6 Extracting 1B 15:20:14 46eab5b44a35 Pull complete 0B 15:20:14 6e6085636f02 Downloading 210.7MB 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 37429e3b7bf6 Extracting 1B 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 6e6085636f02 Downloading 228MB 15:20:14 23eb3e2b8bfd Extracting 2B 15:20:14 c4d302cc468d Extracting 1B 15:20:15 6e6085636f02 Downloading 240.8MB 15:20:15 37429e3b7bf6 Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 c4d302cc468d Extracting 1B 15:20:15 37429e3b7bf6 Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 6e6085636f02 Downloading 259MB 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 01e0882c90d9 Extracting 1B 15:20:15 c4d302cc468d Pull complete 0B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 37429e3b7bf6 Extracting 1B 15:20:15 6e6085636f02 Downloading 278.9MB 15:20:15 01e0882c90d9 Pull complete 0B 15:20:15 531ee2cf3c0c Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 37429e3b7bf6 Extracting 1B 15:20:15 6e6085636f02 Downloading 297.8MB 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 531ee2cf3c0c Extracting 1B 15:20:15 37429e3b7bf6 Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 6e6085636f02 Downloading 311.4MB 15:20:15 531ee2cf3c0c Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 2B 15:20:15 e15b38e96409 Pull complete 0B 15:20:15 37429e3b7bf6 Extracting 2B 15:20:15 6e6085636f02 Downloading 324MB 15:20:15 224ac352d47f Extracting 1B 15:20:15 816fb05c1e44 Pull complete 0B 15:20:15 23eb3e2b8bfd Extracting 3B 15:20:15 ed54a7dee1d8 Extracting 1B 15:20:15 531ee2cf3c0c Pull complete 0B 15:20:15 23eb3e2b8bfd Pull complete 0B 15:20:15 e27c75a98748 Pull complete 0B 15:20:15 37429e3b7bf6 Pull complete 0B 15:20:15 224ac352d47f Pull complete 0B 15:20:15 12c5c803443f Pull complete 0B 15:20:15 96443e78ff62 Extracting 1B 15:20:15 6e6085636f02 Downloading 338.9MB 15:20:15 23eb3e2b8bfd Extracting 3B 15:20:15 b34a2293efb4 Extracting 1B 15:20:15 ed54a7dee1d8 Pull complete 0B 15:20:15 e73cb4a42719 Extracting 1B 15:20:15 96443e78ff62 Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 3B 15:20:15 b34a2293efb4 Extracting 1B 15:20:15 e73cb4a42719 Extracting 1B 15:20:15 6e6085636f02 Downloading 338.9MB 15:20:15 23eb3e2b8bfd Extracting 3B 15:20:15 6e6085636f02 Downloading 338.9MB 15:20:15 96443e78ff62 Extracting 1B 15:20:15 b34a2293efb4 Extracting 1B 15:20:15 e73cb4a42719 Extracting 1B 15:20:15 6e6085636f02 Downloading 338.9MB 15:20:15 b34a2293efb4 Extracting 1B 15:20:15 23eb3e2b8bfd Extracting 3B 15:20:15 96443e78ff62 Extracting 1B 15:20:15 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Downloading 338.9MB 15:20:16 96443e78ff62 Extracting 1B 15:20:16 23eb3e2b8bfd Extracting 3B 15:20:16 b34a2293efb4 Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Downloading 338.9MB 15:20:16 96443e78ff62 Extracting 1B 15:20:16 23eb3e2b8bfd Extracting 3B 15:20:16 b34a2293efb4 Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 96443e78ff62 Extracting 1B 15:20:16 6e6085636f02 Download complete 0B 15:20:16 b34a2293efb4 Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 40c92678ae49 Pull complete 0B 15:20:16 b34a2293efb4 Pull complete 0B 15:20:16 Image nexus3.onap.org:10001/onap/policy-api:4.1.2 Pulled 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 96443e78ff62 Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 96443e78ff62 Pull complete 0B 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 f8fdeaa42ee2 Pull complete 0B 15:20:16 8feea220fbfa Pull complete 0B 15:20:16 0fe80c523768 Pull complete 0B 15:20:16 b7bf56379c7a Pull complete 0B 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 4c1c6e808525 Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 4c1c6e808525 Pull complete 0B 15:20:16 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 e73cb4a42719 Extracting 1B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 e73cb4a42719 Extracting 2B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 d6ffb85febfc Extracting 1B 15:20:16 e73cb4a42719 Extracting 2B 15:20:16 6e6085636f02 Extracting 1B 15:20:16 93cb89ac9f2a Pull complete 0B 15:20:16 f9f647e90297 Pull complete 0B 15:20:16 fb70db473bea Pull complete 0B 15:20:16 7bc24eb8963b Pull complete 0B 15:20:16 39ca79d4b463 Extracting 1B 15:20:16 d6ffb85febfc Pull complete 0B 15:20:16 e73cb4a42719 Extracting 2B 15:20:16 6e6085636f02 Extracting 1B 15:20:17 39ca79d4b463 Pull complete 0B 15:20:17 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.1.2 Pulled 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 1B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 1B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 2B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 3B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 3B 15:20:17 6e6085636f02 Extracting 2B 15:20:17 e73cb4a42719 Extracting 3B 15:20:17 6e6085636f02 Extracting 2B 15:20:18 e73cb4a42719 Extracting 3B 15:20:18 6e6085636f02 Extracting 2B 15:20:18 e73cb4a42719 Extracting 3B 15:20:18 6e6085636f02 Extracting 2B 15:20:18 e73cb4a42719 Extracting 3B 15:20:18 6e6085636f02 Extracting 2B 15:20:18 e73cb4a42719 Extracting 3B 15:20:18 6e6085636f02 Extracting 3B 15:20:18 e73cb4a42719 Pull complete 0B 15:20:18 6e6085636f02 Extracting 3B 15:20:18 13ff0988aaea Pull complete 0B 15:20:18 787d6bee9571 Pull complete 0B 15:20:18 a83b68436f09 Pull complete 0B 15:20:18 6e6085636f02 Extracting 3B 15:20:18 4b82842ab819 Pull complete 0B 15:20:18 7e568a0dc8fb Pull complete 0B 15:20:18 6e6085636f02 Extracting 3B 15:20:18 Image nexus3.onap.org:10001/library/postgres:16.4 Pulled 15:20:18 6e6085636f02 Extracting 3B 15:20:18 6e6085636f02 Extracting 3B 15:20:18 6e6085636f02 Extracting 3B 15:20:19 6e6085636f02 Extracting 3B 15:20:19 6e6085636f02 Extracting 3B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:19 6e6085636f02 Extracting 4B 15:20:20 6e6085636f02 Extracting 4B 15:20:20 6e6085636f02 Extracting 4B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:20 6e6085636f02 Extracting 5B 15:20:21 6e6085636f02 Extracting 5B 15:20:21 6e6085636f02 Extracting 5B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:21 6e6085636f02 Extracting 6B 15:20:22 6e6085636f02 Extracting 6B 15:20:22 6e6085636f02 Extracting 6B 15:20:22 6e6085636f02 Extracting 6B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:22 6e6085636f02 Extracting 7B 15:20:23 6e6085636f02 Extracting 7B 15:20:23 6e6085636f02 Extracting 7B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:23 6e6085636f02 Extracting 8B 15:20:24 6e6085636f02 Extracting 8B 15:20:24 6e6085636f02 Extracting 8B 15:20:24 6e6085636f02 Extracting 8B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:24 6e6085636f02 Extracting 9B 15:20:25 6e6085636f02 Extracting 9B 15:20:25 6e6085636f02 Extracting 9B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:25 6e6085636f02 Extracting 10B 15:20:26 6e6085636f02 Extracting 10B 15:20:26 6e6085636f02 Extracting 10B 15:20:26 6e6085636f02 Extracting 11B 15:20:26 6e6085636f02 Extracting 11B 15:20:26 6e6085636f02 Extracting 11B 15:20:26 6e6085636f02 Extracting 11B 15:20:26 6e6085636f02 Extracting 11B 15:20:26 5ed3d4d076b0 Extracting 1B 15:20:26 6e6085636f02 Pull complete 0B 15:20:26 5ed3d4d076b0 Extracting 1B 15:20:26 5ed3d4d076b0 Extracting 1B 15:20:27 5ed3d4d076b0 Extracting 1B 15:20:27 5ed3d4d076b0 Extracting 1B 15:20:27 ffd68bafd674 Pull complete 0B 15:20:27 ffd68bafd674 Pull complete 0B 15:20:27 7e079c586e0d Pull complete 0B 15:20:27 4f4fb700ef54 Pull complete 0B 15:20:27 5ed3d4d076b0 Pull complete 0B 15:20:27 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 15:20:27 Network compose_default Creating 15:20:27 Network compose_default Created 15:20:27 Container postgres Creating 15:20:27 Container prometheus Creating 15:20:34 Container postgres Created 15:20:34 Container policy-db-migrator Creating 15:20:34 Container prometheus Created 15:20:34 Container grafana Creating 15:20:34 Container policy-db-migrator Created 15:20:34 Container policy-api Creating 15:20:34 Container grafana Created 15:20:35 Container policy-api Created 15:20:35 Container postgres Starting 15:20:35 Container prometheus Starting 15:20:35 Container postgres Started 15:20:35 Container policy-db-migrator Starting 15:20:35 Container prometheus Started 15:20:35 Container grafana Starting 15:20:35 Container policy-db-migrator Started 15:20:35 Container policy-api Starting 15:20:35 Container grafana Started 15:20:35 Container policy-api Started 15:20:35 Prometheus server: http://localhost:30259 15:20:35 Grafana server: http://localhost:30269 15:20:35 Waiting 1 minute for policy-api to start... 15:21:35 Checking if REST port 30002 is open on localhost ... 15:21:35 IMAGE NAMES STATUS 15:21:35 nexus3.onap.org:10001/onap/policy-api:4.1.2 policy-api Up About a minute 15:21:35 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 15:21:35 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 15:21:35 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 15:21:35 Cloning into '/w/workspace/policy-api-paris-project-csit-api/csit/resources/tests/models'... 15:21:36 Building robot framework docker image 15:22:34 sha256:6c53acf6190ba851cfd3d1ea7720ade998eff431bb418b5ba0642aa03497139b 15:22:38 top - 15:22:38 up 4 min, 0 users, load average: 1.24, 0.84, 0.36 15:22:38 Tasks: 202 total, 1 running, 201 sleeping, 0 stopped, 0 zombie 15:22:38 %Cpu(s): 0.8 us, 1.5 sy, 0.0 ni, 97.0 id, 0.8 wa, 0.0 hi, 0.0 si, 0.0 st 15:22:38 15:22:38 total used free shared buff/cache available 15:22:38 Mem: 31Gi 1.6Gi 22Gi 30Mi 7.0Gi 29Gi 15:22:38 Swap: 1.0Gi 0B 1.0Gi 15:22:38 15:22:38 IMAGE NAMES STATUS 15:22:38 nexus3.onap.org:10001/onap/policy-api:4.1.2 policy-api Up 2 minutes 15:22:38 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 15:22:38 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 15:22:38 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 15:22:38 15:22:40 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 15:22:40 372b96b9a3b0 policy-api 1.30% 470.3MiB / 31.34GiB 1.47% 1.14MB / 1.02MB 0B / 365kB 57 15:22:40 5157b31d9a06 grafana 0.79% 167.9MiB / 31.34GiB 0.52% 21.6MB / 75.1kB 0B / 171MB 17 15:22:40 53d06f9ebf8d postgres 0.01% 67.79MiB / 31.34GiB 0.21% 1.59MB / 1.67MB 77.8kB / 140MB 16 15:22:40 22633b42f166 prometheus 0.33% 26.77MiB / 31.34GiB 0.08% 62.3kB / 2.26kB 0B / 49.2kB 13 15:22:40 15:22:41 Container policy-csit Creating 15:22:41 Container policy-csit Created 15:22:41 Attaching to policy-csit 15:22:42 Container policy-csit Starting 15:22:42 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 15:22:42 policy-csit | Run Robot test 15:22:42 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 15:22:42 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 15:22:42 policy-csit | -v POLICY_API_IP:policy-api:6969 15:22:42 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 15:22:42 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 15:22:42 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 15:22:42 policy-csit | -v APEX_IP:policy-apex-pdp:6969 15:22:42 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 15:22:42 policy-csit | -v KAFKA_IP:kafka:9092 15:22:42 policy-csit | -v PROMETHEUS_IP:prometheus:9090 15:22:42 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 15:22:42 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 15:22:42 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 15:22:42 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 15:22:42 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 15:22:42 policy-csit | -v TEMP_FOLDER:/tmp/distribution 15:22:42 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 15:22:42 policy-csit | -v TEST_ENV:docker 15:22:42 policy-csit | -v JAEGER_IP:jaeger:16686 15:22:42 policy-csit | Starting Robot test suites ... 15:22:42 Container policy-csit Started 15:22:42 policy-csit | ============================================================================== 15:22:42 policy-csit | Api-Test & Api-Slas 15:22:42 policy-csit | ============================================================================== 15:22:42 policy-csit | Api-Test & Api-Slas.Api-Test 15:22:42 policy-csit | ============================================================================== 15:22:42 policy-csit | Healthcheck :: Verify policy api health check | PASS | 15:22:42 policy-csit | ------------------------------------------------------------------------------ 15:22:45 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 15:22:45 policy-csit | ------------------------------------------------------------------------------ 15:22:46 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 15:22:46 policy-csit | ------------------------------------------------------------------------------ 15:22:46 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 15:22:46 policy-csit | ------------------------------------------------------------------------------ 15:22:46 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 15:22:46 policy-csit | ------------------------------------------------------------------------------ 15:22:46 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 15:22:46 policy-csit | ------------------------------------------------------------------------------ 15:22:47 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 15:22:47 policy-csit | ------------------------------------------------------------------------------ 15:22:47 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 15:22:47 policy-csit | ------------------------------------------------------------------------------ 15:22:47 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 15:22:47 policy-csit | ------------------------------------------------------------------------------ 15:22:48 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 15:22:48 policy-csit | ------------------------------------------------------------------------------ 15:22:48 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 15:22:48 policy-csit | ------------------------------------------------------------------------------ 15:22:49 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 15:22:49 policy-csit | ------------------------------------------------------------------------------ 15:22:49 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 15:22:49 policy-csit | ------------------------------------------------------------------------------ 15:22:49 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 15:22:49 policy-csit | ------------------------------------------------------------------------------ 15:22:49 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 15:22:49 policy-csit | ------------------------------------------------------------------------------ 15:22:49 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 15:22:49 policy-csit | ------------------------------------------------------------------------------ 15:22:50 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 15:22:50 policy-csit | ------------------------------------------------------------------------------ 15:22:50 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 15:22:50 policy-csit | ------------------------------------------------------------------------------ 15:22:50 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 15:22:50 policy-csit | ------------------------------------------------------------------------------ 15:22:50 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 15:22:50 policy-csit | ------------------------------------------------------------------------------ 15:22:50 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 15:22:50 policy-csit | ------------------------------------------------------------------------------ 15:22:51 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 15:22:51 policy-csit | ------------------------------------------------------------------------------ 15:22:51 policy-csit | Api-Test & Api-Slas.Api-Test | PASS | 15:22:51 policy-csit | 22 tests, 22 passed, 0 failed 15:22:51 policy-csit | ============================================================================== 15:22:51 policy-csit | Api-Test & Api-Slas.Api-Slas 15:22:51 policy-csit | ============================================================================== 15:23:51 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 15:23:51 policy-csit | ------------------------------------------------------------------------------ 15:23:51 policy-csit | Api-Test & Api-Slas.Api-Slas | PASS | 15:23:51 policy-csit | 9 tests, 9 passed, 0 failed 15:23:51 policy-csit | ============================================================================== 15:23:51 policy-csit | Api-Test & Api-Slas | PASS | 15:23:51 policy-csit | 31 tests, 31 passed, 0 failed 15:23:51 policy-csit | ============================================================================== 15:23:51 policy-csit | Output: /tmp/results/output.xml 15:23:51 policy-csit | Log: /tmp/results/log.html 15:23:51 policy-csit | Report: /tmp/results/report.html 15:23:51 policy-csit | RESULT: 0 15:23:51 policy-csit exited with code 0 15:23:51 IMAGE NAMES STATUS 15:23:51 nexus3.onap.org:10001/onap/policy-api:4.1.2 policy-api Up 3 minutes 15:23:51 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes 15:23:51 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes 15:23:51 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 15:23:51 Shut down started! 15:23:55 Collecting logs from docker compose containers... 15:23:57 Tearing down containers... 15:23:57 Container policy-csit Stopping 15:23:57 Container policy-api Stopping 15:23:57 Container grafana Stopping 15:23:57 Container policy-csit Stopped 15:23:57 Container policy-csit Removing 15:23:57 Container policy-csit Removed 15:23:57 Container grafana Stopped 15:23:57 Container grafana Removing 15:23:57 Container grafana Removed 15:23:57 Container prometheus Stopping 15:23:58 Container prometheus Stopped 15:23:58 Container prometheus Removing 15:23:58 Container prometheus Removed 15:24:07 Container policy-api Stopped 15:24:07 Container policy-api Removing 15:24:07 Container policy-api Removed 15:24:07 Container policy-db-migrator Stopping 15:24:07 Container policy-db-migrator Stopped 15:24:07 Container policy-db-migrator Removing 15:24:07 Container policy-db-migrator Removed 15:24:07 Container postgres Stopping 15:24:08 Container postgres Stopped 15:24:08 Container postgres Removing 15:24:08 Container postgres Removed 15:24:08 Network compose_default Removing 15:24:08 Network compose_default Removed 15:24:08 $ ssh-agent -k 15:24:08 unset SSH_AUTH_SOCK; 15:24:08 unset SSH_AGENT_PID; 15:24:08 echo Agent pid 1554 killed; 15:24:08 [ssh-agent] Stopped. 15:24:08 Robot results publisher started... 15:24:08 INFO: Checking test criticality is deprecated and will be dropped in a future release! 15:24:08 -Parsing output xml: 15:24:09 Done! 15:24:09 -Copying log files to build dir: 15:24:09 Done! 15:24:09 -Assigning results to build: 15:24:09 Done! 15:24:09 -Checking thresholds: 15:24:09 Done! 15:24:09 Done publishing Robot results. 15:24:09 [PostBuildScript] - [INFO] Executing post build scripts. 15:24:09 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins2910252110145601081.sh 15:24:09 ---> sysstat.sh 15:24:09 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins5043618876130545141.sh 15:24:09 ---> package-listing.sh 15:24:09 ++ facter osfamily 15:24:09 ++ tr '[:upper:]' '[:lower:]' 15:24:10 + OS_FAMILY=debian 15:24:10 + workspace=/w/workspace/policy-api-paris-project-csit-api 15:24:10 + START_PACKAGES=/tmp/packages_start.txt 15:24:10 + END_PACKAGES=/tmp/packages_end.txt 15:24:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:10 + PACKAGES=/tmp/packages_start.txt 15:24:10 + '[' /w/workspace/policy-api-paris-project-csit-api ']' 15:24:10 + PACKAGES=/tmp/packages_end.txt 15:24:10 + case "${OS_FAMILY}" in 15:24:10 + dpkg -l 15:24:10 + grep '^ii' 15:24:10 + '[' -f /tmp/packages_start.txt ']' 15:24:10 + '[' -f /tmp/packages_end.txt ']' 15:24:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:10 + '[' /w/workspace/policy-api-paris-project-csit-api ']' 15:24:10 + mkdir -p /w/workspace/policy-api-paris-project-csit-api/archives/ 15:24:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-paris-project-csit-api/archives/ 15:24:10 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins2334041085336624621.sh 15:24:10 ---> capture-instance-metadata.sh 15:24:10 Setup pyenv: 15:24:10 system 15:24:10 3.8.20 15:24:10 3.9.20 15:24:10 3.10.15 15:24:10 * 3.11.10 (set by /w/workspace/policy-api-paris-project-csit-api/.python-version) 15:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GT19 from file:/tmp/.os_lf_venv 15:24:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:24:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:24:12 lf-activate-venv(): INFO: Base packages installed successfully 15:24:12 lf-activate-venv(): INFO: Installing additional packages: lftools 15:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-GT19/bin to PATH 15:24:19 INFO: Running in OpenStack, capturing instance metadata 15:24:19 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins17612400454790167400.sh 15:24:19 provisioning config files... 15:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-paris-project-csit-api@tmp/config11041593671977724781tmp 15:24:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:19 [EnvInject] - Injecting environment variables from a build step. 15:24:19 [EnvInject] - Injecting as environment variables the properties content 15:24:19 SERVER_ID=logs 15:24:19 15:24:19 [EnvInject] - Variables injected successfully. 15:24:19 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins11229790388535640326.sh 15:24:19 ---> create-netrc.sh 15:24:19 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins7392110531465453752.sh 15:24:19 ---> python-tools-install.sh 15:24:19 Setup pyenv: 15:24:19 system 15:24:19 3.8.20 15:24:19 3.9.20 15:24:19 3.10.15 15:24:19 * 3.11.10 (set by /w/workspace/policy-api-paris-project-csit-api/.python-version) 15:24:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GT19 from file:/tmp/.os_lf_venv 15:24:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:24:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:24:21 lf-activate-venv(): INFO: Base packages installed successfully 15:24:21 lf-activate-venv(): INFO: Installing additional packages: lftools 15:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-GT19/bin to PATH 15:24:28 [policy-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins1406838081172111669.sh 15:24:28 ---> uv-install.sh 15:24:28 uv 0.11.26 is already installed 15:24:28 uvx 0.11.26 (x86_64-unknown-linux-gnu) 15:24:28 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins10682557583476143436.sh 15:24:28 ---> sudo-logs.sh 15:24:28 Archiving 'sudo' log.. 15:24:28 [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins11204942537635485368.sh 15:24:28 ---> job-cost.sh 15:24:28 INFO: Activating Python virtual environment... 15:24:28 Setup pyenv: 15:24:28 system 15:24:28 3.8.20 15:24:28 3.9.20 15:24:28 3.10.15 15:24:28 * 3.11.10 (set by /w/workspace/policy-api-paris-project-csit-api/.python-version) 15:24:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GT19 from file:/tmp/.os_lf_venv 15:24:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:24:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:24:30 lf-activate-venv(): INFO: Base packages installed successfully 15:24:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:24:34 lf-activate-venv(): INFO: Adding /tmp/venv-GT19/bin to PATH 15:24:34 INFO: No stack-cost file found 15:24:34 INFO: Instance uptime: 376s 15:24:34 INFO: Fetching instance metadata (attempt 1 of 3)... 15:24:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:24:34 INFO: Successfully fetched instance metadata 15:24:34 INFO: Instance type: v3-standard-8 15:24:34 INFO: Retrieving pricing info for: v3-standard-8 15:24:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:24:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=376 15:24:35 INFO: Successfully fetched Vexxhost pricing API 15:24:35 INFO: Retrieved cost: 0.22 15:24:35 INFO: Retrieved resource: v3-standard-8 15:24:35 INFO: Creating archive directory: /w/workspace/policy-api-paris-project-csit-api/archives/cost 15:24:35 INFO: Archiving costs to: /w/workspace/policy-api-paris-project-csit-api/archives/cost.csv 15:24:35 INFO: Successfully archived job cost data 15:24:35 DEBUG: Cost data: policy-api-paris-project-csit-api,372,2026-07-06 15:24:35,v3-standard-8,376,0.22,0.00,SUCCESS 15:24:35 [policy-api-paris-project-csit-api] $ /bin/bash -l /tmp/jenkins7068534439790789872.sh 15:24:35 ---> logs-deploy.sh 15:24:35 Setup pyenv: 15:24:35 system 15:24:35 3.8.20 15:24:35 3.9.20 15:24:35 3.10.15 15:24:35 * 3.11.10 (set by /w/workspace/policy-api-paris-project-csit-api/.python-version) 15:24:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GT19 from file:/tmp/.os_lf_venv 15:24:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:24:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:24:37 lf-activate-venv(): INFO: Base packages installed successfully 15:24:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-GT19/bin to PATH 15:24:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-paris-project-csit-api/372 15:24:43 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:24:44 Archives upload complete. 15:24:45 INFO: archiving logs to Nexus 15:24:45 ---> uname -a: 15:24:45 Linux prd-ubuntu2204-docker-8c-8g-5976 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:24:45 15:24:45 15:24:45 ---> lscpu: 15:24:45 Architecture: x86_64 15:24:45 CPU op-mode(s): 32-bit, 64-bit 15:24:45 Address sizes: 40 bits physical, 48 bits virtual 15:24:45 Byte Order: Little Endian 15:24:45 CPU(s): 8 15:24:45 On-line CPU(s) list: 0-7 15:24:45 Vendor ID: AuthenticAMD 15:24:45 Model name: AMD EPYC-Rome Processor 15:24:45 CPU family: 23 15:24:45 Model: 49 15:24:45 Thread(s) per core: 1 15:24:45 Core(s) per socket: 1 15:24:45 Socket(s): 8 15:24:45 Stepping: 0 15:24:45 BogoMIPS: 5599.99 15:24:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:24:45 Virtualization: AMD-V 15:24:45 Hypervisor vendor: KVM 15:24:45 Virtualization type: full 15:24:45 L1d cache: 256 KiB (8 instances) 15:24:45 L1i cache: 256 KiB (8 instances) 15:24:45 L2 cache: 4 MiB (8 instances) 15:24:45 L3 cache: 128 MiB (8 instances) 15:24:45 NUMA node(s): 1 15:24:45 NUMA node0 CPU(s): 0-7 15:24:45 Vulnerability Gather data sampling: Not affected 15:24:45 Vulnerability Indirect target selection: Not affected 15:24:45 Vulnerability Itlb multihit: Not affected 15:24:45 Vulnerability L1tf: Not affected 15:24:45 Vulnerability Mds: Not affected 15:24:45 Vulnerability Meltdown: Not affected 15:24:45 Vulnerability Mmio stale data: Not affected 15:24:45 Vulnerability Reg file data sampling: Not affected 15:24:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:24:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:24:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:24:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:24:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:24:45 Vulnerability Srbds: Not affected 15:24:45 Vulnerability Tsa: Not affected 15:24:45 Vulnerability Tsx async abort: Not affected 15:24:45 Vulnerability Vmscape: Not affected 15:24:45 15:24:45 15:24:45 ---> nproc: 15:24:45 8 15:24:45 15:24:45 15:24:45 ---> df -h: 15:24:45 Filesystem Size Used Avail Use% Mounted on 15:24:45 tmpfs 3.2G 1.1M 3.2G 1% /run 15:24:45 /dev/vda1 155G 14G 142G 9% / 15:24:45 tmpfs 16G 0 16G 0% /dev/shm 15:24:45 tmpfs 5.0M 0 5.0M 0% /run/lock 15:24:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:24:45 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 15:24:45 15:24:45 15:24:45 ---> free -m: 15:24:45 total used free shared buff/cache available 15:24:45 Mem: 32092 702 24357 4 7031 30921 15:24:45 Swap: 1023 0 1023 15:24:45 15:24:45 15:24:45 ---> ip addr: 15:24:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:24:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:24:45 inet 127.0.0.1/8 scope host lo 15:24:45 valid_lft forever preferred_lft forever 15:24:45 inet6 ::1/128 scope host 15:24:45 valid_lft forever preferred_lft forever 15:24:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:24:45 link/ether fa:16:3e:13:61:47 brd ff:ff:ff:ff:ff:ff 15:24:45 altname enp0s3 15:24:45 inet 10.30.107.74/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 15:24:45 valid_lft 86020sec preferred_lft 86020sec 15:24:45 inet6 fe80::f816:3eff:fe13:6147/64 scope link 15:24:45 valid_lft forever preferred_lft forever 15:24:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:24:45 link/ether 4e:f2:25:57:5b:f7 brd ff:ff:ff:ff:ff:ff 15:24:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:24:45 valid_lft forever preferred_lft forever 15:24:45 inet6 fe80::4cf2:25ff:fe57:5bf7/64 scope link 15:24:45 valid_lft forever preferred_lft forever 15:24:45 15:24:45 15:24:45 ---> sar -b -r -n DEV: 15:24:45 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-5976) 07/06/26 _x86_64_ (8 CPU) 15:24:45 15:24:45 15:18:30 LINUX RESTART (8 CPU) 15:24:45 15:24:45 15:24:45 ---> sar -P ALL: 15:24:45 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-5976) 07/06/26 _x86_64_ (8 CPU) 15:24:45 15:24:45 15:18:30 LINUX RESTART (8 CPU) 15:24:45 15:24:45 15:24:45