Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-991 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-xapp-frame-sonar-prescan-script
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-LvGBPAYawVsv/agent.2072
SSH_AGENT_PID=2074
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/private_key_8707994521730960736.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/xapp-frame
 > git init /w/workspace/ric-plt-xapp-frame-sonar-prescan-script # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame
 > 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/xapp-frame +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame # 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 c79954127421383b7e864e94db579c9aea9ff4dd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c79954127421383b7e864e94db579c9aea9ff4dd # timeout=10
Commit message: "RIC:1060: Change in PTL"
 > git rev-list --no-walk c79954127421383b7e864e94db579c9aea9ff4dd # 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-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins5203383455591824409.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-37Sa
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-37Sa/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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.1.1 from /tmp/venv-37Sa/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.4
boto3==1.38.16
botocore==1.38.16
bs4==0.0.2
cachetools==5.5.2
certifi==2025.4.26
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.2
click==8.2.0
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.4.0
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.40.1
httplib2==0.22.0
identify==2.6.10
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2025.4.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.4.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.5.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==4.0.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==25.0
pbr==6.1.1
platformdirs==4.3.8
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.2.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==8.0.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.24.0
rsa==4.9.1
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.12.0
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.7
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.2
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.31.2
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"

[EnvInject] - Variables injected successfully.
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins15818381558966995930.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins8576884662686514041.sh
Docker version 24.0.2, build cb74dfc
Unit Test
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.63kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 55B done
#2 DONE 0.1s

#3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0
#3 DONE 0.1s

#4 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.0s done
#4 ...

#5 [internal] load build context
#5 transferring context: 1.54MB 0.1s done
#5 DONE 0.1s

#4 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9
#4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 3.15MB / 28.58MB 0.2s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.49MB / 337.65MB 0.2s
#4 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done
#4 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done
#4 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 0B / 129.05MB 0.2s
#4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 7.34MB / 28.58MB 0.3s
#4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 20.97MB / 28.58MB 0.5s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 34.60MB / 337.65MB 0.5s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 10.49MB / 129.05MB 0.5s
#4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.6s
#4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.6s done
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 70.25MB / 337.65MB 0.8s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 31.46MB / 129.05MB 0.8s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 9.44MB / 134.96MB 0.8s
#4 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 39.85MB / 129.05MB 0.9s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 17.83MB / 134.96MB 0.9s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 93.32MB / 337.65MB 1.0s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 47.51MB / 129.05MB 1.0s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 26.21MB / 134.96MB 1.0s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 57.67MB / 129.05MB 1.1s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 38.80MB / 134.96MB 1.1s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 124.78MB / 337.65MB 1.3s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 76.55MB / 129.05MB 1.3s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 59.77MB / 134.96MB 1.3s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 85.98MB / 129.05MB 1.4s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 70.25MB / 134.96MB 1.4s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 80.74MB / 134.96MB 1.5s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 154.14MB / 337.65MB 1.6s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 105.91MB / 129.05MB 1.6s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 90.18MB / 134.96MB 1.6s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 115.34MB / 129.05MB 1.7s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 100.66MB / 134.96MB 1.7s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 182.45MB / 337.65MB 2.0s
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.0s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 117.44MB / 134.96MB 2.0s
#4 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.5s done
#4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.8s done
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 2.9s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 182.45MB / 337.65MB 7.0s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 117.44MB / 134.96MB 7.0s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 2.10MB / 141.86MB 7.9s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 8.0s
#4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 8.3s done
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 8.5s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 198.18MB / 337.65MB 12.1s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 8.39MB / 141.86MB 13.0s
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 13.7s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 198.18MB / 337.65MB 17.2s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 218.10MB / 337.65MB 17.6s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 25.17MB / 141.86MB 17.6s
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 2.10MB / 27.94MB 17.6s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 33.55MB / 141.86MB 17.7s
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 10.49MB / 27.94MB 17.7s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 250.61MB / 337.65MB 17.9s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 51.38MB / 141.86MB 17.9s
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 17.9s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 63.96MB / 141.86MB 18.0s
#4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 18.0s done
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0B / 42.84MB 18.0s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 287.31MB / 337.65MB 18.2s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 82.84MB / 141.86MB 18.2s
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 14.68MB / 42.84MB 18.2s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 92.27MB / 141.86MB 18.3s
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 23.07MB / 42.84MB 18.3s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 309.33MB / 337.65MB 18.4s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 100.66MB / 141.86MB 18.4s
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 31.46MB / 42.84MB 18.4s
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.64MB / 337.65MB 18.6s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 119.54MB / 141.86MB 18.6s
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 18.6s
#4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 18.6s done
#4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 18.8s done
#4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 18.9s
#4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0.1s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 119.54MB / 141.86MB 23.7s
#4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 24.0s
#4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 5.2s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 135.27MB / 141.86MB 25.1s
#4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 25.1s
#4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 25.2s done
#4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 25.1s done
#4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.3s
#4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 14.4s done
#4 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done
#4 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb
#4 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 4.3s done
#4 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d
#4 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 4.6s done
#4 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace
#4 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 5.0s done
#4 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870
#4 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.1s done
#4 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.1s
#4 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.8s done
#4 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.1s
#4 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done
#4 DONE 50.8s

#6 [xapp-base 2/8] RUN apt-get update -y     &&apt-get install -y     apt-utils     cmake     gawk     sudo     nano     jq     gettext-base     bison     flex     curl     tree
#6 0.885 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
#6 0.908 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
#6 1.033 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
#6 1.599 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4414 kB]
#6 1.651 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
#6 1.898 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4903 kB]
#6 2.495 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
#6 2.496 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB]
#6 2.524 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4771 kB]
#6 2.652 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
#6 2.653 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4971 kB]
#6 2.879 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB]
#6 3.008 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
#6 3.009 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
#6 3.500 Fetched 22.5 MB in 3s (7792 kB/s)
#6 3.500 Reading package lists...
#6 4.571 Reading package lists...
#6 5.598 Building dependency tree...
#6 5.891 Reading state information...
#6 6.080 gettext-base is already the newest version (0.19.8.1-10build1).
#6 6.080 gettext-base set to manually installed.
#6 6.080 The following additional packages will be installed:
#6 6.083   apt cmake-data libapt-pkg6.0 libcurl4 libfl-dev libfl2 libjq1 libonig5
#6 6.085 Suggested packages:
#6 6.085   apt-doc aptitude | synaptic | wajig powermgmt-base bison-doc cmake-doc
#6 6.085   ninja-build flex-doc gawk-doc hunspell
#6 6.172 The following NEW packages will be installed:
#6 6.173   apt-utils bison curl flex gawk jq libfl-dev libfl2 libjq1 libonig5 nano tree
#6 6.174 The following packages will be upgraded:
#6 6.175   apt cmake cmake-data libapt-pkg6.0 libcurl4 sudo
#6 6.332 6 upgraded, 12 newly installed, 0 to remove and 169 not upgraded.
#6 6.332 Need to get 10.6 MB of archives.
#6 6.332 After this operation, 8178 kB of additional disk space will be used.
#6 6.332 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.10 [843 kB]
#6 6.873 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.10 [1280 kB]
#6 6.974 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 flex amd64 2.6.4-6.2 [317 kB]
#6 6.994 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gawk amd64 1:5.0.1+dfsg-1ubuntu0.1 [415 kB]
#6 7.015 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.10 [213 kB]
#6 7.025 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB]
#6 7.040 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nano amd64 4.8-1ubuntu1.1 [269 kB]
#6 7.048 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 bison amd64 2:3.5.1+dfsg-1 [657 kB]
#6 7.068 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
#6 7.160 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
#6 7.192 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB]
#6 7.196 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB]
#6 7.198 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB]
#6 7.203 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB]
#6 7.206 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB]
#6 7.208 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
#6 7.208 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl-dev amd64 2.6.4-6.2 [6316 B]
#6 7.209 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 tree amd64 1.8.0-1 [43.0 kB]
#6 7.489 debconf: delaying package configuration, since apt-utils is not installed
#6 7.540 Fetched 10.6 MB in 1s (10.2 MB/s)
#6 7.590 (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.)
#6 7.672 Preparing to unpack .../libapt-pkg6.0_2.0.10_amd64.deb ...
#6 7.694 Unpacking libapt-pkg6.0:amd64 (2.0.10) over (2.0.9) ...
#6 7.874 Setting up libapt-pkg6.0:amd64 (2.0.10) ...
#6 7.955 (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.)
#6 7.977 Preparing to unpack .../archives/apt_2.0.10_amd64.deb ...
#6 8.039 Unpacking apt (2.0.10) over (2.0.9) ...
#6 8.402 Setting up apt (2.0.10) ...
#6 8.817 Selecting previously unselected package flex.
#6 8.817 (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 ... 46360 files and directories currently installed.)
#6 8.839 Preparing to unpack .../00-flex_2.6.4-6.2_amd64.deb ...
#6 8.845 Unpacking flex (2.6.4-6.2) ...
#6 8.966 Selecting previously unselected package gawk.
#6 8.971 Preparing to unpack .../01-gawk_1%3a5.0.1+dfsg-1ubuntu0.1_amd64.deb ...
#6 8.977 Unpacking gawk (1:5.0.1+dfsg-1ubuntu0.1) ...
#6 9.067 Selecting previously unselected package apt-utils.
#6 9.073 Preparing to unpack .../02-apt-utils_2.0.10_amd64.deb ...
#6 9.078 Unpacking apt-utils (2.0.10) ...
#6 9.170 Preparing to unpack .../03-sudo_1.8.31-1ubuntu1.5_amd64.deb ...
#6 9.191 Unpacking sudo (1.8.31-1ubuntu1.5) over (1.8.31-1ubuntu1.2) ...
#6 9.429 Selecting previously unselected package nano.
#6 9.434 Preparing to unpack .../04-nano_4.8-1ubuntu1.1_amd64.deb ...
#6 9.441 Unpacking nano (4.8-1ubuntu1.1) ...
#6 9.536 Selecting previously unselected package bison.
#6 9.541 Preparing to unpack .../05-bison_2%3a3.5.1+dfsg-1_amd64.deb ...
#6 9.550 Unpacking bison (2:3.5.1+dfsg-1) ...
#6 9.655 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
#6 9.670 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ...
#6 10.32 Preparing to unpack .../07-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
#6 10.34 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ...
#6 34.64 Preparing to unpack .../08-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ...
#6 34.66 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.14) ...
#6 34.74 Selecting previously unselected package curl.
#6 34.75 Preparing to unpack .../09-curl_7.68.0-1ubuntu2.25_amd64.deb ...
#6 34.75 Unpacking curl (7.68.0-1ubuntu2.25) ...
#6 34.82 Selecting previously unselected package libonig5:amd64.
#6 34.83 Preparing to unpack .../10-libonig5_6.9.4-1_amd64.deb ...
#6 34.83 Unpacking libonig5:amd64 (6.9.4-1) ...
#6 34.90 Selecting previously unselected package libjq1:amd64.
#6 34.91 Preparing to unpack .../11-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ...
#6 34.92 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
#6 34.97 Selecting previously unselected package jq.
#6 34.98 Preparing to unpack .../12-jq_1.6-1ubuntu0.20.04.1_amd64.deb ...
#6 34.99 Unpacking jq (1.6-1ubuntu0.20.04.1) ...
#6 35.04 Selecting previously unselected package libfl2:amd64.
#6 35.05 Preparing to unpack .../13-libfl2_2.6.4-6.2_amd64.deb ...
#6 35.05 Unpacking libfl2:amd64 (2.6.4-6.2) ...
#6 35.10 Selecting previously unselected package libfl-dev:amd64.
#6 35.10 Preparing to unpack .../14-libfl-dev_2.6.4-6.2_amd64.deb ...
#6 35.11 Unpacking libfl-dev:amd64 (2.6.4-6.2) ...
#6 35.15 Selecting previously unselected package tree.
#6 35.16 Preparing to unpack .../15-tree_1.8.0-1_amd64.deb ...
#6 35.16 Unpacking tree (1.8.0-1) ...
#6 35.23 Setting up flex (2.6.4-6.2) ...
#6 35.25 Setting up apt-utils (2.0.10) ...
#6 35.26 Setting up gawk (1:5.0.1+dfsg-1ubuntu0.1) ...
#6 35.31 Setting up tree (1.8.0-1) ...
#6 35.32 Setting up sudo (1.8.31-1ubuntu1.5) ...
#6 35.37 Setting up libfl2:amd64 (2.6.4-6.2) ...
#6 35.39 Setting up nano (4.8-1ubuntu1.1) ...
#6 35.41 update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
#6 35.41 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist
#6 35.41 update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
#6 35.41 update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist
#6 35.42 Setting up bison (2:3.5.1+dfsg-1) ...
#6 35.44 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
#6 35.44 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist
#6 35.45 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ...
#6 35.48 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
#6 35.51 Setting up curl (7.68.0-1ubuntu2.25) ...
#6 35.54 Setting up libonig5:amd64 (6.9.4-1) ...
#6 35.56 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
#6 35.59 Setting up libfl-dev:amd64 (2.6.4-6.2) ...
#6 35.61 Setting up jq (1.6-1ubuntu0.20.04.1) ...
#6 35.64 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
#6 35.66 Processing triggers for man-db (2.9.1-1) ...
#6 35.72 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
#6 DONE 36.6s

#7 [xapp-base 3/8] RUN curl -s https://packagecloud.io/install/repositories/o-ran-sc/master/script.deb.sh | bash
#7 0.329 Detected operating system as Ubuntu/focal.
#7 0.329 Checking for curl...
#7 0.330 Detected curl...
#7 0.330 Checking for gpg...
#7 0.330 Detected gpg...
#7 0.343 Detected apt version as 2.0.10
#7 0.344 Running apt-get update... done.
#7 2.208 Installing apt-transport-https... done.
#7 4.478 Installing /etc/apt/sources.list.d/o-ran-sc_master.list...done.
#7 4.593 Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/o-ran-sc_master-archive-keyring.gpg
#7 4.686 done.
#7 4.686 Running apt-get update... done.
#7 6.638 
#7 6.638 The repository is setup! You can now install packages.
#7 DONE 6.8s

#8 [xapp-base 4/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb
#8 0.228 --2025-05-15 15:36:10--  https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb
#8 0.230 Resolving packagecloud.io (packagecloud.io)... 54.177.227.192, 54.219.193.175, 2600:1f1c:2e5:6900:3176:2c85:d0f5:9270, ...
#8 0.232 Connecting to packagecloud.io (packagecloud.io)|54.177.227.192|:443... connected.
#8 0.241 HTTP request sent, awaiting response... 302 Found
#8 0.274 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1747323670&Signature=Mpgu57gWPH7nGAM9RzirCrxzzHcWAUuQe16U2GE4tpFk7P9OlUVF7lCOD30Ue3KkqnBgUzOLNNYAGuBRzyoksbQj9WgUhZ0-jsl3-APSpZuv0SKcDVZE~VKE5DD1qYGzVhk4C4lgZdfUuJW8SoOceFWU~lUZTMh-Di98yuTKW6G6dIpgZZdSINNTCjAHtVxGd~9ic0oTrLNQ6q6jE40hNzH5pMkX~w9AdzZZ-L4Pd27ZKlGP9iZ4cUul9MeD5dEtbtW1uuM3JIQiB9qSL1cFf~SZUH~IHKo5az3tRLfT3U7I6jx0iiVTaMT9hkDAIHhHkp2eEplFKrFICPSqz3cw8w__&Key-Pair-Id=K1ZMSF1EKC3AZL [following]
#8 0.274 --2025-05-15 15:36:10--  https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1747323670&Signature=Mpgu57gWPH7nGAM9RzirCrxzzHcWAUuQe16U2GE4tpFk7P9OlUVF7lCOD30Ue3KkqnBgUzOLNNYAGuBRzyoksbQj9WgUhZ0-jsl3-APSpZuv0SKcDVZE~VKE5DD1qYGzVhk4C4lgZdfUuJW8SoOceFWU~lUZTMh-Di98yuTKW6G6dIpgZZdSINNTCjAHtVxGd~9ic0oTrLNQ6q6jE40hNzH5pMkX~w9AdzZZ-L4Pd27ZKlGP9iZ4cUul9MeD5dEtbtW1uuM3JIQiB9qSL1cFf~SZUH~IHKo5az3tRLfT3U7I6jx0iiVTaMT9hkDAIHhHkp2eEplFKrFICPSqz3cw8w__&Key-Pair-Id=K1ZMSF1EKC3AZL
#8 0.274 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.186, 3.168.84.96, ...
#8 0.275 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected.
#8 0.282 HTTP request sent, awaiting response... 200 OK
#8 0.289 Length: 246552 (241K) [application/x-debian-package]
#8 0.289 Saving to: 'rmr_4.9.4_amd64.deb'
#8 0.289 
#8 0.289      0K .......... .......... .......... .......... .......... 20% 38.8M 0s
#8 0.290     50K .......... .......... .......... .......... .......... 41% 34.8M 0s
#8 0.292    100K .......... .......... .......... .......... .......... 62% 30.2M 0s
#8 0.293    150K .......... .......... .......... .......... .......... 83% 29.9M 0s
#8 0.295    200K .......... .......... .......... ..........           100% 41.0M=0.007s
#8 0.296 
#8 0.296 2025-05-15 15:36:10 (34.2 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552]
#8 0.296 
#8 0.335 Selecting previously unselected package rmr.
#8 0.350 (Reading database ... 46841 files and directories currently installed.)
#8 0.351 Preparing to unpack rmr_4.9.4_amd64.deb ...
#8 0.358 Unpacking rmr (4.9.4) ...
#8 0.393 Setting up rmr (4.9.4) ...
#8 DONE 0.6s

#9 [xapp-base 5/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb
#9 0.221 --2025-05-15 15:36:11--  https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb
#9 0.224 Resolving packagecloud.io (packagecloud.io)... 54.219.193.175, 54.177.227.192, 2600:1f1c:2e5:6901:a105:67a4:2ca8:33c4, ...
#9 0.227 Connecting to packagecloud.io (packagecloud.io)|54.219.193.175|:443... connected.
#9 0.236 HTTP request sent, awaiting response... 302 Found
#9 0.271 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1747323671&Signature=YpK0Yy5Mu5aK7fo0pBKjc99e7H3X6vMOH6hnrChVjTe3edgA89kOle65KU0R3bMKJdkAywmzQJuNE~WpLVHAgdku26nAAi5TVlCn0dqvvLnFz8rOc5DHbJX7Zl2eDyWLrWyyq7RPOruvKMhIpy~M0xn0wlNKemuBPZJO~UXtHHzG0TS-C8pgsvpM86OaN3Cz9A7OaKlaid0Qkwow-LyOwgGU9ldlRsy9rJ--b~W~k3XbcKe2AD9xBd31~1Dlp-YOSP7tSNneWcIj0ggWix7JS1Zidi-M17hDKc4fyoerbZ4eCdysVm6f1Wxh2BqaB8jQEO8CWeuR~dJh~0vIT1PXpQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following]
#9 0.271 --2025-05-15 15:36:11--  https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1747323671&Signature=YpK0Yy5Mu5aK7fo0pBKjc99e7H3X6vMOH6hnrChVjTe3edgA89kOle65KU0R3bMKJdkAywmzQJuNE~WpLVHAgdku26nAAi5TVlCn0dqvvLnFz8rOc5DHbJX7Zl2eDyWLrWyyq7RPOruvKMhIpy~M0xn0wlNKemuBPZJO~UXtHHzG0TS-C8pgsvpM86OaN3Cz9A7OaKlaid0Qkwow-LyOwgGU9ldlRsy9rJ--b~W~k3XbcKe2AD9xBd31~1Dlp-YOSP7tSNneWcIj0ggWix7JS1Zidi-M17hDKc4fyoerbZ4eCdysVm6f1Wxh2BqaB8jQEO8CWeuR~dJh~0vIT1PXpQ__&Key-Pair-Id=K1ZMSF1EKC3AZL
#9 0.271 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.152, 3.168.84.186, ...
#9 0.274 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected.
#9 0.280 HTTP request sent, awaiting response... 200 OK
#9 0.288 Length: 128860 (126K) [application/x-debian-package]
#9 0.288 Saving to: 'rmr-dev_4.9.4_amd64.deb'
#9 0.288 
#9 0.288      0K .......... .......... .......... .......... .......... 39% 26.5M 0s
#9 0.290     50K .......... .......... .......... .......... .......... 79% 36.9M 0s
#9 0.291    100K .......... .......... .....                           100% 53.8M=0.004s
#9 0.291 
#9 0.291 2025-05-15 15:36:11 (33.8 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860]
#9 0.291 
#9 0.329 Selecting previously unselected package rmr-dev.
#9 0.349 (Reading database ... 46849 files and directories currently installed.)
#9 0.351 Preparing to unpack rmr-dev_4.9.4_amd64.deb ...
#9 0.357 Unpacking rmr-dev (4.9.4) ...
#9 0.388 Setting up rmr-dev (4.9.4) ...
#9 DONE 0.5s

#10 [xapp-base 6/8] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb
#10 DONE 0.4s

#11 [xapp-base 7/8] RUN ldconfig
#11 DONE 0.3s

#12 [xapp-base-testbuild 1/8] RUN mkdir -p /ws
#12 DONE 0.3s

#13 [xapp-base-testbuild 2/8] WORKDIR /ws
#13 DONE 0.1s

#14 [xapp-base-testbuild 3/8] COPY go.mod /ws
#14 DONE 0.2s

#15 [xapp-base-testbuild 4/8] COPY go.sum /ws
#15 DONE 0.2s

#16 [xapp-base-testbuild 5/8] RUN go mod download
#16 DONE 6.3s

#17 [xapp-base-testbuild 6/8] COPY . /ws
#17 DONE 0.8s

#18 [xapp-base-testbuild 7/8] RUN make -C /ws go-build
#18 0.243 make: Entering directory '/ws'
#18 0.272 Building:	test/xapp
#18 21.16 Building:	pkg/xapp
#18 40.35 make: Leaving directory '/ws'
#18 DONE 40.7s

#19 [xapp-base-testbuild 8/8] RUN make -C /ws go-test-fmt
#19 0.235 make: Entering directory '/ws'
#19 0.291 make: Leaving directory '/ws'
#19 DONE 0.4s

#20 exporting to image
#20 exporting layers
#20 exporting layers 18.4s done
#20 writing image sha256:658a482cfcb9dc6b635c0ca6ff5ac2f4e1df81ee64cff6bbf87ddccb001b3180 done
#20 naming to nexus3.o-ran-sc.org:10004/ric-plt-xapp-frame:latest 0.0s done
#20 DONE 18.5s
Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-991
[ric-plt-xapp-frame-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-xapp-frame -Dsonar.projectName=ric-plt-xapp-frame -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-xapp-frame-sonar-prescan-script
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarScanner 4.6.2.2472
INFO: Java 17.0.7 Private Build (64-bit)
INFO: Linux 4.15.0-213-generic amd64
INFO: User cache: /home/jenkins/.sonar/cache
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: Analyzing on SonarCloud
INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=779ms
INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
INFO: Loading required plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=215ms
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=649ms
INFO: Found an active CI vendor: 'Jenkins'
INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame'
INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame' (done) | time=595ms
INFO: Process project properties
INFO: Project key: o-ran-sc_ric-plt-xapp-frame
INFO: Base dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script
INFO: Working dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.scannerwork
INFO: Load project branches
INFO: Load project branches (done) | time=261ms
INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame'
INFO: Detected project binding: BOUND
INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame' (done) | time=221ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=237ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=1ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=583ms
INFO: Load active rules
INFO: Load active rules (done) | time=12250ms
INFO: Organization key: o-ran-sc
WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
INFO: Preprocessing files...
INFO: 1 language detected in 82 preprocessed files
INFO: 43 files ignored because of inclusion/exclusion patterns
INFO: 0 files ignored because of scm ignore settings
INFO: Loading plugins for detected languages
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=637ms
INFO: Load project repositories
INFO: Load project repositories (done) | time=297ms
INFO: Indexing files...
INFO: Project configuration:
INFO:   Included sources: **/*.go
INFO:   Excluded sources: **/build-wrapper-dump.json, **/*_test.go
INFO: 82 files indexed
INFO: Quality profile for go: Sonar way
INFO: ------------- Run sensors on module ric-plt-xapp-frame
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=174ms
INFO: Sensor cache enabled
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Load sensor cache
INFO: Load sensor cache (297 KB) | time=2561ms
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
INFO: Sensor Code Quality and Security for Go [go]
INFO: 82 source files to be analyzed
INFO: 82/82 source files have been analyzed
INFO: Sensor Code Quality and Security for Go [go] (done) | time=2497ms
INFO: Sensor Go Cover sensor for Go coverage [go]
WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file.
INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=7ms
INFO: Sensor Java Config Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor Java Config Sensor [iac] (done) | time=15ms
INFO: Sensor IaC Docker Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC Docker Sensor [iac] (done) | time=63ms
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise]
INFO: Available processors: 4
INFO: Using 4 threads for analysis.
INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
  * The filename starts with "test"
  * The filename contains "test." or "tests."
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
  * Any directory in the file path has a name ending in "test" or "tests"

INFO: Start fetching files for the text and secrets analysis
INFO: Using Git CLI to retrieve untracked files
INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git
INFO: Starting the text and secrets analysis
INFO: 82 source files to be analyzed for the text and secrets analysis
INFO: 82/82 source files have been analyzed for the text and secrets analysis
INFO: Start fetching files for the binary file analysis
INFO: There are no files to be analyzed for the binary file analysis
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1417ms
INFO: ------------- Run sensors on project
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=32ms
INFO: CPD Executor 5 files had no CPD blocks
INFO: CPD Executor Calculating CPD for 77 files
INFO: CPD Executor CPD calculation finished (done) | time=41ms
INFO: Analysis report generated in 217ms, dir size=802 KB
INFO: Analysis report compressed in 120ms, zip size=302 KB
INFO: Analysis report uploaded in 1367ms
INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-xapp-frame
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZbUmE6yxyPHhtL-1olG
INFO: Sensor cache published successfully
INFO: Analysis total time: 27.273 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 34.796s
INFO: Final Memory: 21M/80M
INFO: ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2074 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins13981376874059560732.sh
---> sysstat.sh
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins2107740534905326333.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/ric-plt-xapp-frame-sonar-prescan-script
+ 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-xapp-frame-sonar-prescan-script ']'
+ 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-xapp-frame-sonar-prescan-script ']'
+ mkdir -p /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins18212545884524658153.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37Sa from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-37Sa/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins16341804068617828280.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/config17688201812048066880tmp
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-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins12393019050732612677.sh
---> create-netrc.sh
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins14479783076266865765.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37Sa from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-37Sa/bin to PATH
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins4313157640663204943.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins14141842551591080208.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37Sa from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-37Sa/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins260869205822556174.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37Sa from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-37Sa/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-sonar-prescan-script/1632
INFO: archiving workspace using pattern(s): -p **/*.log
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-991 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2800.000
BogoMIPS:            5600.00
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           395M  696K  394M   1% /run
/dev/vda1        20G   13G  7.2G  63% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3943         465         708           0        2770        3195
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:12:2a:84 brd ff:ff:ff:ff:ff:ff
    inet 10.32.6.48/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86031sec preferred_lft 86031sec
    inet6 fe80::f816:3eff:fe12:2a84/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:83:86:72:86 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-991) 	05/15/25 	_x86_64_	(4 CPU)

15:32:47     LINUX RESTART	(4 CPU)

15:33:01          tps      rtps      wtps   bread/s   bwrtn/s
15:34:02       172.56     69.36    103.20   5628.79  41457.93
15:35:01       131.15     23.69    107.46   3220.61  46912.14
15:36:01       410.88     63.07    347.82   2329.69  98306.83
15:37:01       162.01     28.38    133.63   2800.33  17502.42
15:38:01       255.61    242.41     13.20   9978.07   3124.41
Average:       226.87     85.58    141.30   4795.35  41476.54

15:33:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:34:02      1609820   3304172   2428832     60.14     48076   1802724    952496     18.72    626356   1626028    184324
15:35:01       134516   3338356   3904136     96.67     73448   3234828   1087824     21.38    582700   3053680    228832
15:36:01       145944   3249500   3892708     96.39    135144   3035008   1306156     25.68    655584   2927208      5976
15:37:01       648528   3335392   3390124     83.94    150888   2624424   1109252     21.80    662880   2439960       376
15:38:01       817292   3306024   3221360     79.76    153996   2426584    974732     19.16    736160   2201860     15012
Average:       671220   3306689   3367432     83.38    112310   2624714   1086092     21.35    652736   2449747     86904

15:33:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:34:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:34:02           lo      1.07      1.07      0.10      0.10      0.00      0.00      0.00      0.00
15:34:02         ens3    380.04    248.55   1466.45     67.13      0.00      0.00      0.00      0.00
15:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:35:01           lo      1.56      1.56      0.14      0.14      0.00      0.00      0.00      0.00
15:35:01         ens3    407.05    199.75  14321.65     18.46      0.00      0.00      0.00      0.00
15:36:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:36:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:36:01         ens3    145.57     95.91    618.89      6.76      0.00      0.00      0.00      0.00
15:37:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:37:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
15:37:01         ens3    107.80     85.42    442.21      7.87      0.00      0.00      0.00      0.00
15:38:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:38:01           lo      0.47      0.47      0.06      0.06      0.00      0.00      0.00      0.00
15:38:01         ens3    229.25    148.51   1325.04     30.49      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:           lo      0.66      0.66      0.06      0.06      0.00      0.00      0.00      0.00
Average:         ens3    253.36    155.45   3596.89     26.16      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-991) 	05/15/25 	_x86_64_	(4 CPU)

15:32:47     LINUX RESTART	(4 CPU)

15:33:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:34:02        all     17.37      0.00      2.16      4.97      0.05     75.44
15:34:02          0     20.73      0.00      2.37      6.16      0.05     70.69
15:34:02          1     27.30      0.00      2.33      9.04      0.05     61.28
15:34:02          2     13.14      0.00      2.72      3.99      0.05     80.10
15:34:02          3      8.35      0.00      1.22      0.72      0.03     89.68
15:35:01        all     14.64      0.00      2.92      3.41      0.05     78.98
15:35:01          0     15.17      0.00      3.13      5.67      0.05     75.97
15:35:01          1      7.95      0.00      2.47      4.29      0.03     85.26
15:35:01          2     24.27      0.00      3.44      2.65      0.07     69.57
15:35:01          3     11.18      0.00      2.66      1.02      0.05     85.09
15:36:01        all     15.48      0.00      6.44     11.37      0.09     66.61
15:36:01          0     15.22      0.00      6.83     17.59      0.14     60.22
15:36:01          1     14.49      0.00      5.96      5.58      0.07     73.91
15:36:01          2     18.37      0.00      7.08     18.29      0.12     56.15
15:36:01          3     13.89      0.00      5.91      4.18      0.05     75.97
15:37:01        all     54.85      0.00      7.29      3.87      0.10     33.88
15:37:01          0     54.85      0.00      7.45      4.26      0.08     33.36
15:37:01          1     56.17      0.00      6.86      3.55      0.10     33.32
15:37:01          2     53.26      0.00      7.28      2.46      0.12     36.87
15:37:01          3     55.13      0.00      7.60      5.19      0.10     31.97
15:38:01        all     14.99      0.00      1.42     11.36      0.07     72.16
15:38:01          0     18.93      0.00      1.73     15.04      0.08     64.22
15:38:01          1     11.45      0.00      0.92      5.29      0.05     82.29
15:38:01          2     15.07      0.00      1.77     12.46      0.08     70.61
15:38:01          3     14.51      0.00      1.28     12.67      0.07     71.47
Average:        all     23.48      0.00      4.05      7.00      0.07     65.39
Average:          0     25.00      0.00      4.29      9.75      0.08     60.88
Average:          1     23.51      0.00      3.72      5.55      0.06     67.16
Average:          2     24.82      0.00      4.45      7.97      0.09     62.67
Average:          3     20.61      0.00      3.73      4.76      0.06     70.84