16:20:00 Started by timer 16:20:00 Running as SYSTEM 16:20:00 [EnvInject] - Loading node environment variables. 16:20:00 Building remotely on prd-ubuntu1804-docker-8c-8g-21091 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-bff-docker-merge-master 16:20:00 [ssh-agent] Looking for ssh-agent implementation... 16:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:00 $ ssh-agent 16:20:00 SSH_AUTH_SOCK=/tmp/ssh-9HQmAx7vTLr3/agent.2201 16:20:00 SSH_AGENT_PID=2203 16:20:00 [ssh-agent] Started. 16:20:00 Running ssh-add (command line suppressed) 16:20:00 Identity added: /w/workspace/portal-ng-bff-docker-merge-master@tmp/private_key_7364900227702927070.key (/w/workspace/portal-ng-bff-docker-merge-master@tmp/private_key_7364900227702927070.key) 16:20:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:20:00 The recommended git tool is: NONE 16:20:02 using credential onap-jenkins-ssh 16:20:02 Wiping out workspace first. 16:20:02 Cloning the remote Git repository 16:20:02 Cloning repository git://cloud.onap.org/mirror/portal-ng/bff 16:20:02 > git init /w/workspace/portal-ng-bff-docker-merge-master # timeout=10 16:20:02 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/bff 16:20:02 > git --version # timeout=10 16:20:02 > git --version # 'git version 2.17.1' 16:20:02 using GIT_SSH to set credentials Gerrit user 16:20:02 Verifying host key using manually-configured host key entries 16:20:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/bff +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:02 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/bff # timeout=10 16:20:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:03 Avoid second fetch 16:20:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:20:03 Checking out Revision 9b859a6ef22c69c6dfe05c8e8611246f9be6aafb (refs/remotes/origin/master) 16:20:03 > git config core.sparsecheckout # timeout=10 16:20:03 > git checkout -f 9b859a6ef22c69c6dfe05c8e8611246f9be6aafb # timeout=10 16:20:03 Commit message: "CI: Add call to GHA workflow for gradle verify and CLM" 16:20:03 > git rev-list --no-walk 9b859a6ef22c69c6dfe05c8e8611246f9be6aafb # timeout=10 16:20:03 provisioning config files... 16:20:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:20:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:20:03 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins6032417024153123146.sh 16:20:03 ---> python-tools-install.sh 16:20:03 Setup pyenv: 16:20:03 * system (set by /opt/pyenv/version) 16:20:03 * 3.8.13 (set by /opt/pyenv/version) 16:20:03 * 3.9.13 (set by /opt/pyenv/version) 16:20:03 * 3.10.6 (set by /opt/pyenv/version) 16:20:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nV7G 16:20:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:20:10 lf-activate-venv(): INFO: Installing: lftools 16:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:20:42 Generating Requirements File 16:21:08 Python 3.10.6 16:21:09 pip 24.0 from /tmp/venv-nV7G/lib/python3.10/site-packages/pip (python 3.10) 16:21:09 appdirs==1.4.4 16:21:09 argcomplete==3.2.3 16:21:09 aspy.yaml==1.3.0 16:21:09 attrs==23.2.0 16:21:09 autopage==0.5.2 16:21:09 beautifulsoup4==4.12.3 16:21:09 boto3==1.34.79 16:21:09 botocore==1.34.79 16:21:09 bs4==0.0.2 16:21:09 cachetools==5.3.3 16:21:09 certifi==2024.2.2 16:21:09 cffi==1.16.0 16:21:09 cfgv==3.4.0 16:21:09 chardet==5.2.0 16:21:09 charset-normalizer==3.3.2 16:21:09 click==8.1.7 16:21:09 cliff==4.6.0 16:21:09 cmd2==2.4.3 16:21:09 cryptography==3.3.2 16:21:09 debtcollector==3.0.0 16:21:09 decorator==5.1.1 16:21:09 defusedxml==0.7.1 16:21:09 Deprecated==1.2.14 16:21:09 distlib==0.3.8 16:21:09 dnspython==2.6.1 16:21:09 docker==4.2.2 16:21:09 dogpile.cache==1.3.2 16:21:09 email_validator==2.1.1 16:21:09 filelock==3.13.3 16:21:09 future==1.0.0 16:21:09 gitdb==4.0.11 16:21:09 GitPython==3.1.43 16:21:09 google-auth==2.29.0 16:21:09 httplib2==0.22.0 16:21:09 identify==2.5.35 16:21:09 idna==3.6 16:21:09 importlib-resources==1.5.0 16:21:09 iso8601==2.1.0 16:21:09 Jinja2==3.1.3 16:21:09 jmespath==1.0.1 16:21:09 jsonpatch==1.33 16:21:09 jsonpointer==2.4 16:21:09 jsonschema==4.21.1 16:21:09 jsonschema-specifications==2023.12.1 16:21:09 keystoneauth1==5.6.0 16:21:09 kubernetes==29.0.0 16:21:09 lftools==0.37.10 16:21:09 lxml==5.2.1 16:21:09 MarkupSafe==2.1.5 16:21:09 msgpack==1.0.8 16:21:09 multi_key_dict==2.0.3 16:21:09 munch==4.0.0 16:21:09 netaddr==1.2.1 16:21:09 netifaces==0.11.0 16:21:09 niet==1.4.2 16:21:09 nodeenv==1.8.0 16:21:09 oauth2client==4.1.3 16:21:09 oauthlib==3.2.2 16:21:09 openstacksdk==3.0.0 16:21:09 os-client-config==2.1.0 16:21:09 os-service-types==1.7.0 16:21:09 osc-lib==3.0.1 16:21:09 oslo.config==9.4.0 16:21:09 oslo.context==5.5.0 16:21:09 oslo.i18n==6.3.0 16:21:09 oslo.log==5.5.1 16:21:09 oslo.serialization==5.4.0 16:21:09 oslo.utils==7.1.0 16:21:09 packaging==24.0 16:21:09 pbr==6.0.0 16:21:09 platformdirs==4.2.0 16:21:09 prettytable==3.10.0 16:21:09 pyasn1==0.6.0 16:21:09 pyasn1_modules==0.4.0 16:21:09 pycparser==2.22 16:21:09 pygerrit2==2.0.15 16:21:09 PyGithub==2.3.0 16:21:09 pyinotify==0.9.6 16:21:09 PyJWT==2.8.0 16:21:09 PyNaCl==1.5.0 16:21:09 pyparsing==2.4.7 16:21:09 pyperclip==1.8.2 16:21:09 pyrsistent==0.20.0 16:21:09 python-cinderclient==9.5.0 16:21:09 python-dateutil==2.9.0.post0 16:21:09 python-heatclient==3.5.0 16:21:09 python-jenkins==1.8.2 16:21:09 python-keystoneclient==5.4.0 16:21:09 python-magnumclient==4.4.0 16:21:09 python-novaclient==18.6.0 16:21:09 python-openstackclient==6.6.0 16:21:09 python-swiftclient==4.5.0 16:21:09 PyYAML==6.0.1 16:21:09 referencing==0.34.0 16:21:09 requests==2.31.0 16:21:09 requests-oauthlib==2.0.0 16:21:09 requestsexceptions==1.4.0 16:21:09 rfc3986==2.0.0 16:21:09 rpds-py==0.18.0 16:21:09 rsa==4.9 16:21:09 ruamel.yaml==0.18.6 16:21:09 ruamel.yaml.clib==0.2.8 16:21:09 s3transfer==0.10.1 16:21:09 simplejson==3.19.2 16:21:09 six==1.16.0 16:21:09 smmap==5.0.1 16:21:09 soupsieve==2.5 16:21:09 stevedore==5.2.0 16:21:09 tabulate==0.9.0 16:21:09 toml==0.10.2 16:21:09 tomlkit==0.12.4 16:21:09 tqdm==4.66.2 16:21:09 typing_extensions==4.11.0 16:21:09 tzdata==2024.1 16:21:09 urllib3==1.26.18 16:21:09 virtualenv==20.25.1 16:21:09 wcwidth==0.2.13 16:21:09 websocket-client==1.7.0 16:21:09 wrapt==1.16.0 16:21:09 xdg==6.0.0 16:21:09 xmltodict==0.13.0 16:21:09 yq==3.2.3 16:21:09 provisioning config files... 16:21:09 copy managed file [global-settings] to file:/w/workspace/portal-ng-bff-docker-merge-master@tmp/config3027548240074161469tmp 16:21:09 copy managed file [portal-ng-bff] to file:/w/workspace/portal-ng-bff-docker-merge-master@tmp/config10746495735209329277tmp 16:21:09 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins13839644919232075814.sh 16:21:09 ---> docker-login.sh 16:21:09 nexus3.onap.org:10001 16:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 nexus3.onap.org:10002 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 nexus3.onap.org:10003 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 nexus3.onap.org:10004 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 docker.io 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 ---> docker-login.sh ends 16:21:10 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins321090555570308861.sh 16:21:11 [portal-ng-bff-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8952985728762520315.sh 16:21:11 [EnvInject] - Injecting environment variables from a build step. 16:21:11 [EnvInject] - Injecting as environment variables the properties content 16:21:11 DOCKER_ROOT=$WORKSPACE 16:21:11 CONTAINER_TAG_YAML_DIR= 16:21:11 CONTAINER_TAG_METHOD=latest 16:21:11 16:21:11 [EnvInject] - Variables injected successfully. 16:21:11 [portal-ng-bff-docker-merge-master] $ /bin/bash -l /tmp/jenkins12382270906718132188.sh 16:21:11 ---> docker-get-container-tag.sh 16:21:11 Setup pyenv: 16:21:11 system 16:21:11 3.8.13 16:21:11 3.9.13 16:21:11 * 3.10.6 (set by /w/workspace/portal-ng-bff-docker-merge-master/.python-version) 16:21:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nV7G from file:/tmp/.os_lf_venv 16:21:12 lf-activate-venv(): INFO: Installing: yq 16:21:13 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:21:13 ---> Docker image tag found: latest 16:21:13 [EnvInject] - Injecting environment variables from a build step. 16:21:13 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 16:21:13 [EnvInject] - Variables injected successfully. 16:21:13 [EnvInject] - Injecting environment variables from a build step. 16:21:13 [EnvInject] - Injecting as environment variables the properties content 16:21:13 DOCKER_ARGS= 16:21:13 DOCKER_ROOT=/w/workspace/portal-ng-bff-docker-merge-master 16:21:13 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 16:21:13 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 16:21:13 DOCKER_NAME=onap/portal-ng/bff 16:21:13 16:21:13 [EnvInject] - Variables injected successfully. 16:21:13 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins12104318490741577868.sh 16:21:13 ---> docker-build.sh 16:21:14 Docker version 20.10.18, build b40c2f6 16:21:14 Building image: nexus3.onap.org:10003/onap/portal-ng/bff:latest 16:21:14 docker build -t nexus3.onap.org:10003/onap/portal-ng/bff:latest . 16:21:14 Sending build context to Docker daemon 906.2kB 16:21:14 Step 1/10 : FROM eclipse-temurin:17 as builder 16:21:14 17: Pulling from library/eclipse-temurin 16:21:14 23828d760c7b: Pulling fs layer 16:21:14 dfc0d9a6855e: Pulling fs layer 16:21:14 c2d7d8916357: Pulling fs layer 16:21:14 71555250e9d7: Pulling fs layer 16:21:14 3a4f3b0af088: Pulling fs layer 16:21:14 71555250e9d7: Waiting 16:21:14 3a4f3b0af088: Waiting 16:21:15 dfc0d9a6855e: Verifying Checksum 16:21:15 dfc0d9a6855e: Download complete 16:21:15 71555250e9d7: Download complete 16:21:15 23828d760c7b: Verifying Checksum 16:21:15 23828d760c7b: Download complete 16:21:15 3a4f3b0af088: Verifying Checksum 16:21:15 3a4f3b0af088: Download complete 16:21:16 23828d760c7b: Pull complete 16:21:16 dfc0d9a6855e: Pull complete 16:21:16 c2d7d8916357: Verifying Checksum 16:21:16 c2d7d8916357: Download complete 16:21:18 c2d7d8916357: Pull complete 16:21:18 71555250e9d7: Pull complete 16:21:18 3a4f3b0af088: Pull complete 16:21:18 Digest: sha256:05723aa44185ea767a489a3a3a531053ce968ac47545878c15b6cd3e4bab0143 16:21:18 Status: Downloaded newer image for eclipse-temurin:17 16:21:18 ---> d2fb69ebc611 16:21:18 Step 2/10 : COPY . ./bff 16:21:21 ---> 4ee096ab9c57 16:21:21 Step 3/10 : WORKDIR /bff 16:21:21 ---> Running in ea08ecebb37c 16:21:21 Removing intermediate container ea08ecebb37c 16:21:21 ---> 05a018df7586 16:21:21 Step 4/10 : RUN ./gradlew assemble 16:21:21 ---> Running in 6b4abbf23a77 16:21:21 Downloading https://services.gradle.org/distributions/gradle-8.2.1-bin.zip 16:21:23 ............10%............20%............30%.............40%............50%............60%............70%.............80%............90%............100% 16:21:24 16:21:24 Welcome to Gradle 8.2.1! 16:21:24 16:21:24 Here are the highlights of this release: 16:21:24 - Kotlin DSL: new reference documentation, assignment syntax by default 16:21:24 - Kotlin DSL is now the default with Gradle init 16:21:24 - Improved suggestions to resolve errors in console output 16:21:24 - Reduced sync memory consumption 16:21:24 16:21:24 For more details see https://docs.gradle.org/8.2.1/release-notes.html 16:21:24 16:21:24 Starting a Gradle Daemon (subsequent builds will be faster) 16:21:45 > Task :spotlessInternalRegisterDependencies 16:21:46 > Task :app:spotlessJava 16:21:46 > Task :app:spotlessJavaApply 16:21:46 > Task :app:spotlessApply 16:21:46 > Task :spotlessInternalRegisterDependencies1642055431 16:21:47 > Task :lib:spotlessJava 16:21:47 > Task :lib:spotlessJavaApply 16:21:47 > Task :lib:spotlessApply 16:21:48 16:21:48 > Task :openapi:client-history:openApiGenerate 16:21:48 ################################################################################ 16:21:48 # Thanks for using OpenAPI Generator. # 16:21:48 # Please consider donation to help us maintain this project 🙏 # 16:21:48 # https://opencollective.com/openapi_generator/donate # 16:21:48 ################################################################################ 16:21:48 Successfully generated code to /bff/openapi/client-history/build/openapi 16:21:55 16:21:55 > Task :openapi:client-history:compileJava 16:21:55 > Task :openapi:client-history:processResources NO-SOURCE 16:21:55 > Task :openapi:client-history:classes 16:21:55 > Task :openapi:client-history:jar 16:21:55 16:21:55 > Task :openapi:client-keycloak:openApiGenerate 16:21:55 ################################################################################ 16:21:55 # Thanks for using OpenAPI Generator. # 16:21:55 # Please consider donation to help us maintain this project 🙏 # 16:21:55 # https://opencollective.com/openapi_generator/donate # 16:21:55 ################################################################################ 16:21:55 Successfully generated code to /bff/openapi/client-keycloak/build/openapi 16:21:56 16:21:56 > Task :openapi:client-keycloak:compileJava 16:21:56 > Task :openapi:client-keycloak:processResources NO-SOURCE 16:21:56 > Task :openapi:client-keycloak:classes 16:21:56 > Task :openapi:client-keycloak:jar 16:21:56 16:21:56 > Task :openapi:client-preferences:openApiGenerate 16:21:56 ################################################################################ 16:21:56 # Thanks for using OpenAPI Generator. # 16:21:56 # Please consider donation to help us maintain this project 🙏 # 16:21:56 # https://opencollective.com/openapi_generator/donate # 16:21:56 ################################################################################ 16:21:56 Successfully generated code to /bff/openapi/client-preferences/build/openapi 16:21:57 16:21:57 > Task :openapi:client-preferences:compileJava 16:21:57 > Task :openapi:client-preferences:processResources NO-SOURCE 16:21:57 > Task :openapi:client-preferences:classes 16:21:57 > Task :openapi:client-preferences:jar 16:21:58 16:21:58 > Task :openapi:server:openApiGenerate 16:21:58 ################################################################################ 16:21:58 # Thanks for using OpenAPI Generator. # 16:21:58 # Please consider donation to help us maintain this project 🙏 # 16:21:58 # https://opencollective.com/openapi_generator/donate # 16:21:58 ################################################################################ 16:21:58 Successfully generated code to /bff/openapi/server/build/openapi 16:21:59 16:21:59 > Task :openapi:server:compileJava 16:21:59 > Task :openapi:server:processResources 16:21:59 > Task :openapi:server:classes 16:21:59 > Task :openapi:server:jar 16:22:02 16:22:02 > Task :lib:compileJava 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 reason: class file for io.swagger.v3.oas.annotations.media.Schema$RequiredMode not found 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 reason: class file for io.swagger.v3.oas.annotations.enums.ParameterIn not found 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 reason: class file for io.swagger.v3.oas.annotations.media.Schema$RequiredMode not found 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant RequiredMode.NOT_REQUIRED 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02  reason: class file for io.swagger.v3.oas.annotations.enums.ParameterIn not found 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.PATH 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.HEADER 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:02 warning: unknown enum constant ParameterIn.QUERY 16:22:03 Note: /bff/lib/src/main/java/org/onap/portalng/bff/config/SecurityConfig.java uses or overrides a deprecated API that is marked for removal. 16:22:03 Note: /bff/lib/src/main/java/org/onap/portalng/bff/config/IdTokenExchangeFilterFunction.java uses unchecked or unsafe operations. 16:22:03 Note: Recompile with -Xlint:unchecked for details. 16:22:03 100 warnings 16:22:03 only showing the first 100 warnings, of 553 total; use -Xmaxwarns if you would like to see more 16:22:03  16:22:03 > Task :lib:processResources NO-SOURCE 16:22:03 > Task :lib:classes 16:22:03 > Task :lib:jar 16:22:04 > Task :app:compileJava 16:22:05 > Task :app:generateGitProperties 16:22:05 > Task :app:processResources 16:22:05 > Task :app:classes 16:22:05 > Task :app:resolveMainClassName 16:22:07 > Task :app:bootJar 16:22:07 > Task :app:jar 16:22:07 > Task :app:assemble 16:22:07 > Task :lib:resolveMainClassName 16:22:07 > Task :lib:bootJar SKIPPED 16:22:07 > Task :lib:assemble 16:22:07 > Task :openapi:compileJava NO-SOURCE 16:22:07 > Task :openapi:processResources NO-SOURCE 16:22:07 > Task :openapi:classes UP-TO-DATE 16:22:07 > Task :openapi:jar 16:22:07 > Task :openapi:assemble 16:22:07 > Task :openapi:client-history:resolveMainClassName 16:22:07 > Task :openapi:client-history:bootJar SKIPPED 16:22:07 > Task :openapi:client-history:assemble 16:22:07 > Task :openapi:client-keycloak:resolveMainClassName 16:22:07 > Task :openapi:client-keycloak:bootJar SKIPPED 16:22:07 > Task :openapi:client-keycloak:assemble 16:22:07 > Task :openapi:client-preferences:resolveMainClassName 16:22:07 > Task :openapi:client-preferences:bootJar SKIPPED 16:22:07 > Task :openapi:client-preferences:assemble 16:22:07 > Task :openapi:server:resolveMainClassName 16:22:07 > Task :openapi:server:bootJar SKIPPED 16:22:07 > Task :openapi:server:assemble 16:22:07 16:22:07 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 16:22:07 16:22:07 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 16:22:07 16:22:07 For more on this, please refer to https://docs.gradle.org/8.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 16:22:07 16:22:07 BUILD SUCCESSFUL in 45s 16:22:07 33 actionable tasks: 33 executed 16:22:17 Removing intermediate container 6b4abbf23a77 16:22:17 ---> 78a359fe7bbd 16:22:17 Step 5/10 : FROM eclipse-temurin:17-jre-alpine 16:22:18 17-jre-alpine: Pulling from library/eclipse-temurin 16:22:18 4abcf2066143: Pulling fs layer 16:22:18 a21a63612cbe: Pulling fs layer 16:22:18 69cb7407aa4a: Pulling fs layer 16:22:18 0541e4f6f61f: Pulling fs layer 16:22:18 cac7b49d11b2: Pulling fs layer 16:22:18 0541e4f6f61f: Waiting 16:22:18 cac7b49d11b2: Waiting 16:22:18 4abcf2066143: Verifying Checksum 16:22:18 4abcf2066143: Download complete 16:22:18 a21a63612cbe: Verifying Checksum 16:22:18 a21a63612cbe: Download complete 16:22:18 0541e4f6f61f: Verifying Checksum 16:22:18 0541e4f6f61f: Download complete 16:22:18 cac7b49d11b2: Verifying Checksum 16:22:18 cac7b49d11b2: Download complete 16:22:18 4abcf2066143: Pull complete 16:22:19 69cb7407aa4a: Verifying Checksum 16:22:19 69cb7407aa4a: Download complete 16:22:19 a21a63612cbe: Pull complete 16:22:20 69cb7407aa4a: Pull complete 16:22:20 0541e4f6f61f: Pull complete 16:22:20 cac7b49d11b2: Pull complete 16:22:20 Digest: sha256:10ad0bcc8eef2729dac7fe5938ef615c7ac46eac9016163ca01986715df4fcd8 16:22:20 Status: Downloaded newer image for eclipse-temurin:17-jre-alpine 16:22:20 ---> 41fe6cf07fac 16:22:20 Step 6/10 : USER nobody 16:22:21 ---> Running in 374d14d9c144 16:22:21 Removing intermediate container 374d14d9c144 16:22:21 ---> 8878917dc3e0 16:22:21 Step 7/10 : ARG JAR_FILE=/bff/app/build/libs/app.jar 16:22:22 ---> Running in 83ed23651696 16:22:22 Removing intermediate container 83ed23651696 16:22:22 ---> 84e7d52bbabe 16:22:22 Step 8/10 : COPY --from=builder ${JAR_FILE} app.jar 16:22:23 ---> 986abb9b4a5a 16:22:23 Step 9/10 : EXPOSE 9080 16:22:23 ---> Running in ccffce84e263 16:22:23 Removing intermediate container ccffce84e263 16:22:23 ---> 1f660e7285d9 16:22:23 Step 10/10 : ENTRYPOINT [ "java","-jar","app.jar" ] 16:22:23 ---> Running in 3103fe9e7e72 16:22:24 Removing intermediate container 3103fe9e7e72 16:22:24 ---> 2ea19cf637fc 16:22:24 Successfully built 2ea19cf637fc 16:22:24 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/bff:latest 16:22:24 ---> docker-build.sh ends 16:22:24 [portal-ng-bff-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11996352589992044976.sh 16:22:24 [EnvInject] - Injecting environment variables from a build step. 16:22:24 [EnvInject] - Injecting as environment variables the properties content 16:22:24 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 16:22:24 16:22:24 [EnvInject] - Variables injected successfully. 16:22:24 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins10551029396109999462.sh 16:22:24 ---> docker-push.sh 16:22:24 Docker version 20.10.18, build b40c2f6 16:22:24 Pushing image: nexus3.onap.org:10003/onap/portal-ng/bff:latest 16:22:24 docker push nexus3.onap.org:10003/onap/portal-ng/bff:latest 16:22:24 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/bff] 16:22:24 f702319b0fa0: Preparing 16:22:24 0a92192a06a8: Preparing 16:22:24 83f72f0f20af: Preparing 16:22:24 ff0c1f96bbe3: Preparing 16:22:24 8700812eabac: Preparing 16:22:24 d4fc045c9e3a: Preparing 16:22:24 d4fc045c9e3a: Waiting 16:22:24 8700812eabac: Layer already exists 16:22:24 ff0c1f96bbe3: Layer already exists 16:22:24 83f72f0f20af: Layer already exists 16:22:24 0a92192a06a8: Layer already exists 16:22:24 d4fc045c9e3a: Layer already exists 16:22:30 f702319b0fa0: Pushed 16:22:30 latest: digest: sha256:4dd3888ac288fc19b4e3b455d79f417a550ea6ad7ac391c264fe3369b7f72952 size: 1577 16:22:30 ---> docker-push.sh ends 16:22:30 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins13017503356513995832.sh 16:22:31 $ ssh-agent -k 16:22:31 unset SSH_AUTH_SOCK; 16:22:31 unset SSH_AGENT_PID; 16:22:31 echo Agent pid 2203 killed; 16:22:31 [ssh-agent] Stopped. 16:22:31 [PostBuildScript] - [INFO] Executing post build scripts. 16:22:31 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins1797977868583090417.sh 16:22:31 ---> sysstat.sh 16:22:31 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins16261646599787766500.sh 16:22:31 ---> package-listing.sh 16:22:31 ++ tr '[:upper:]' '[:lower:]' 16:22:31 ++ facter osfamily 16:22:31 + OS_FAMILY=debian 16:22:31 + workspace=/w/workspace/portal-ng-bff-docker-merge-master 16:22:31 + START_PACKAGES=/tmp/packages_start.txt 16:22:31 + END_PACKAGES=/tmp/packages_end.txt 16:22:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:31 + PACKAGES=/tmp/packages_start.txt 16:22:31 + '[' /w/workspace/portal-ng-bff-docker-merge-master ']' 16:22:31 + PACKAGES=/tmp/packages_end.txt 16:22:31 + case "${OS_FAMILY}" in 16:22:31 + dpkg -l 16:22:31 + grep '^ii' 16:22:31 + '[' -f /tmp/packages_start.txt ']' 16:22:31 + '[' -f /tmp/packages_end.txt ']' 16:22:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:31 + '[' /w/workspace/portal-ng-bff-docker-merge-master ']' 16:22:31 + mkdir -p /w/workspace/portal-ng-bff-docker-merge-master/archives/ 16:22:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-bff-docker-merge-master/archives/ 16:22:31 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins15201228552663998282.sh 16:22:31 ---> capture-instance-metadata.sh 16:22:31 Setup pyenv: 16:22:31 system 16:22:31 3.8.13 16:22:31 3.9.13 16:22:31 * 3.10.6 (set by /w/workspace/portal-ng-bff-docker-merge-master/.python-version) 16:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nV7G from file:/tmp/.os_lf_venv 16:22:33 lf-activate-venv(): INFO: Installing: lftools 16:22:42 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:22:42 INFO: Running in OpenStack, capturing instance metadata 16:22:43 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins7010846592287597027.sh 16:22:43 provisioning config files... 16:22:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-bff-docker-merge-master@tmp/config8892934977677286017tmp 16:22:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:22:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:22:43 [EnvInject] - Injecting environment variables from a build step. 16:22:43 [EnvInject] - Injecting as environment variables the properties content 16:22:43 SERVER_ID=logs 16:22:43 16:22:43 [EnvInject] - Variables injected successfully. 16:22:43 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins8700217265114323262.sh 16:22:43 ---> create-netrc.sh 16:22:43 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins5721572456597178576.sh 16:22:43 ---> python-tools-install.sh 16:22:43 Setup pyenv: 16:22:43 system 16:22:43 3.8.13 16:22:43 3.9.13 16:22:43 * 3.10.6 (set by /w/workspace/portal-ng-bff-docker-merge-master/.python-version) 16:22:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nV7G from file:/tmp/.os_lf_venv 16:22:44 lf-activate-venv(): INFO: Installing: lftools 16:22:52 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:22:52 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins14072560308054899691.sh 16:22:52 ---> sudo-logs.sh 16:22:52 Archiving 'sudo' log.. 16:22:53 [portal-ng-bff-docker-merge-master] $ /bin/bash /tmp/jenkins16389798648569235561.sh 16:22:53 ---> job-cost.sh 16:22:53 Setup pyenv: 16:22:53 system 16:22:53 3.8.13 16:22:53 3.9.13 16:22:53 * 3.10.6 (set by /w/workspace/portal-ng-bff-docker-merge-master/.python-version) 16:22:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nV7G from file:/tmp/.os_lf_venv 16:22:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:22:59 INFO: No Stack... 16:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:59 INFO: Archiving Costs 16:22:59 [portal-ng-bff-docker-merge-master] $ /bin/bash -l /tmp/jenkins7242934349744364381.sh 16:22:59 ---> logs-deploy.sh 16:22:59 Setup pyenv: 16:22:59 system 16:22:59 3.8.13 16:22:59 3.9.13 16:22:59 * 3.10.6 (set by /w/workspace/portal-ng-bff-docker-merge-master/.python-version) 16:22:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nV7G from file:/tmp/.os_lf_venv 16:23:01 lf-activate-venv(): INFO: Installing: lftools 16:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-nV7G/bin to PATH 16:23:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-bff-docker-merge-master/59 16:23:09 INFO: archiving workspace using pattern(s): 16:23:10 Archives upload complete. 16:23:10 INFO: archiving logs to Nexus 16:23:11 ---> uname -a: 16:23:11 Linux prd-ubuntu1804-docker-8c-8g-21091 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:23:11 16:23:11 16:23:11 ---> lscpu: 16:23:11 Architecture: x86_64 16:23:11 CPU op-mode(s): 32-bit, 64-bit 16:23:11 Byte Order: Little Endian 16:23:11 CPU(s): 8 16:23:11 On-line CPU(s) list: 0-7 16:23:11 Thread(s) per core: 1 16:23:11 Core(s) per socket: 1 16:23:11 Socket(s): 8 16:23:11 NUMA node(s): 1 16:23:11 Vendor ID: AuthenticAMD 16:23:11 CPU family: 23 16:23:11 Model: 49 16:23:11 Model name: AMD EPYC-Rome Processor 16:23:11 Stepping: 0 16:23:11 CPU MHz: 2800.000 16:23:11 BogoMIPS: 5600.00 16:23:11 Virtualization: AMD-V 16:23:11 Hypervisor vendor: KVM 16:23:11 Virtualization type: full 16:23:11 L1d cache: 32K 16:23:11 L1i cache: 32K 16:23:11 L2 cache: 512K 16:23:11 L3 cache: 16384K 16:23:11 NUMA node0 CPU(s): 0-7 16:23:11 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 16:23:11 16:23:11 16:23:11 ---> nproc: 16:23:11 8 16:23:11 16:23:11 16:23:11 ---> df -h: 16:23:11 Filesystem Size Used Avail Use% Mounted on 16:23:11 udev 16G 0 16G 0% /dev 16:23:11 tmpfs 3.2G 708K 3.2G 1% /run 16:23:11 /dev/vda1 155G 12G 144G 8% / 16:23:11 tmpfs 16G 0 16G 0% /dev/shm 16:23:11 tmpfs 5.0M 0 5.0M 0% /run/lock 16:23:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:23:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:23:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:23:11 16:23:11 16:23:11 ---> free -m: 16:23:11 total used free shared buff/cache available 16:23:11 Mem: 32167 821 27940 0 3405 30897 16:23:11 Swap: 1023 0 1023 16:23:11 16:23:11 16:23:11 ---> ip addr: 16:23:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:23:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:23:11 inet 127.0.0.1/8 scope host lo 16:23:11 valid_lft forever preferred_lft forever 16:23:11 inet6 ::1/128 scope host 16:23:11 valid_lft forever preferred_lft forever 16:23:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:23:11 link/ether fa:16:3e:1b:9a:08 brd ff:ff:ff:ff:ff:ff 16:23:11 inet 10.30.106.188/23 brd 10.30.107.255 scope global dynamic ens3 16:23:11 valid_lft 85259sec preferred_lft 85259sec 16:23:11 inet6 fe80::f816:3eff:fe1b:9a08/64 scope link 16:23:11 valid_lft forever preferred_lft forever 16:23:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:23:11 link/ether 02:42:3c:3b:43:65 brd ff:ff:ff:ff:ff:ff 16:23:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:23:11 valid_lft forever preferred_lft forever 16:23:11 inet6 fe80::42:3cff:fe3b:4365/64 scope link 16:23:11 valid_lft forever preferred_lft forever 16:23:11 16:23:11 16:23:11 ---> sar -b -r -n DEV: 16:23:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-21091) 04/06/24 _x86_64_ (8 CPU) 16:23:11 16:23:11 16:04:13 LINUX RESTART (8 CPU) 16:23:11 16:23:11 16:05:01 tps rtps wtps bread/s bwrtn/s 16:23:11 16:06:01 17.10 0.00 17.10 0.00 15326.11 16:23:11 16:07:01 11.01 0.00 11.01 0.00 14802.13 16:23:11 16:08:01 10.50 0.00 10.50 0.00 14797.13 16:23:11 16:09:01 11.15 0.00 11.15 0.00 14939.38 16:23:11 16:10:01 10.93 0.00 10.93 0.00 14937.11 16:23:11 16:11:01 11.60 0.00 11.60 0.00 14946.71 16:23:11 16:12:01 10.56 0.00 10.56 0.00 14798.73 16:23:11 16:13:01 11.13 0.00 11.13 0.00 14938.71 16:23:11 16:14:01 10.20 0.00 10.20 0.00 14660.76 16:23:11 16:15:01 4.72 0.00 4.72 0.00 5259.52 16:23:11 16:16:01 1.33 0.00 1.33 0.00 15.46 16:23:11 16:17:01 1.85 0.02 1.83 0.13 21.46 16:23:11 16:18:01 1.53 0.00 1.53 0.00 17.46 16:23:11 16:19:02 1.47 0.00 1.47 0.00 17.60 16:23:11 16:20:01 7.08 5.00 2.08 78.50 190.21 16:23:11 16:21:01 95.48 38.28 57.21 1793.97 5542.68 16:23:11 16:22:01 313.68 8.75 304.93 1622.13 42277.62 16:23:11 16:23:01 81.50 1.22 80.29 81.19 37192.87 16:23:11 Average: 34.07 2.96 31.11 198.77 12493.61 16:23:11 16:23:11 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:23:11 16:06:01 30629752 31873480 2309468 7.01 38664 1533228 1309508 3.85 643648 1415416 152 16:23:11 16:07:01 30639564 31883376 2299656 6.98 38760 1533200 1309508 3.85 632884 1415416 12 16:23:11 16:08:01 30637956 31881916 2301264 6.99 38848 1533232 1309508 3.85 634276 1415416 164 16:23:11 16:09:01 30638284 31882356 2300936 6.99 38936 1533224 1309508 3.85 633764 1415424 8 16:23:11 16:10:01 30637752 31881940 2301468 6.99 39056 1533220 1309508 3.85 635060 1415432 4 16:23:11 16:11:01 30636484 31880744 2302736 6.99 39136 1533240 1323240 3.89 637028 1414776 64 16:23:11 16:12:01 30635576 31879896 2303644 6.99 39224 1533220 1323240 3.89 638124 1414784 4 16:23:11 16:13:01 30634740 31879140 2304480 7.00 39304 1533232 1323240 3.89 639176 1414784 4 16:23:11 16:14:01 30633848 31878372 2305372 7.00 39392 1533228 1323240 3.89 640336 1414788 24 16:23:11 16:15:01 30632616 31877212 2306604 7.00 39480 1533224 1323240 3.89 641516 1414796 8 16:23:11 16:16:01 30627732 31872476 2311488 7.02 39576 1533244 1323240 3.89 646112 1414796 20 16:23:11 16:17:01 30626048 31870932 2313172 7.02 39676 1533272 1323240 3.89 647600 1414804 124 16:23:11 16:18:01 30625228 31870216 2313992 7.03 39772 1533252 1323240 3.89 648596 1414812 8 16:23:11 16:19:02 30623872 31868928 2315348 7.03 39828 1533256 1323240 3.89 649668 1414816 136 16:23:11 16:20:01 30567792 31820236 2371428 7.20 40896 1539392 1334528 3.93 700044 1419864 24 16:23:11 16:21:01 30108532 31684480 2830688 8.59 71680 1815136 1414972 4.16 887748 1651236 164288 16:23:11 16:22:01 27926152 30622668 5013068 15.22 100036 2873208 2536416 7.46 2193860 2443760 27032 16:23:11 16:23:01 28635960 31663288 4303260 13.06 122352 3178816 1484268 4.37 1111460 2821464 1244 16:23:11 Average: 30338772 31781759 2600448 7.89 49145 1715101 1401494 4.12 770050 1563699 10740 16:23:11 16:23:11 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:23:11 16:06:01 ens3 1.88 0.52 2.30 0.88 0.00 0.00 0.00 0.00 16:23:11 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:07:01 ens3 0.27 0.18 0.06 0.01 0.00 0.00 0.00 0.00 16:23:11 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:08:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:23:11 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:09:01 ens3 0.28 0.25 0.06 0.17 0.00 0.00 0.00 0.00 16:23:11 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:10:01 ens3 0.27 0.28 0.13 0.33 0.00 0.00 0.00 0.00 16:23:11 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:11:01 ens3 0.37 0.38 0.14 0.25 0.00 0.00 0.00 0.00 16:23:11 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:23:11 16:12:01 ens3 0.17 0.12 0.05 0.01 0.00 0.00 0.00 0.00 16:23:11 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:13:01 ens3 0.28 0.25 0.06 0.18 0.00 0.00 0.00 0.00 16:23:11 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:14:01 ens3 0.15 0.12 0.05 0.18 0.00 0.00 0.00 0.00 16:23:11 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:15:01 ens3 0.30 0.35 0.13 0.34 0.00 0.00 0.00 0.00 16:23:11 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:16:01 ens3 0.40 0.50 0.20 0.67 0.00 0.00 0.00 0.00 16:23:11 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:17:01 ens3 0.17 0.13 0.06 0.06 0.00 0.00 0.00 0.00 16:23:11 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:18:01 ens3 0.12 0.15 0.05 0.17 0.00 0.00 0.00 0.00 16:23:11 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:19:02 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 16:23:11 16:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:11 16:20:01 ens3 56.47 27.77 94.95 13.89 0.00 0.00 0.00 0.00 16:23:11 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:21:01 ens3 107.32 76.64 890.43 31.80 0.00 0.00 0.00 0.00 16:23:11 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:11 16:21:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 16:23:11 16:22:01 ens3 460.82 258.52 7488.16 27.64 0.00 0.00 0.00 0.00 16:23:11 16:22:01 docker0 149.89 230.06 13.09 4176.15 0.00 0.00 0.00 0.00 16:23:11 16:22:01 veth9496e88 149.89 230.21 15.14 4176.16 0.00 0.00 0.00 0.34 16:23:11 16:22:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 16:23:11 16:23:01 ens3 177.64 178.10 1086.60 919.28 0.00 0.00 0.00 0.00 16:23:11 16:23:01 docker0 8.60 10.21 0.69 95.58 0.00 0.00 0.00 0.00 16:23:11 16:23:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 16:23:11 Average: ens3 44.84 30.25 531.70 55.36 0.00 0.00 0.00 0.00 16:23:11 Average: docker0 8.81 13.36 0.77 237.53 0.00 0.00 0.00 0.00 16:23:11 Average: lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 16:23:11 16:23:11 16:23:11 ---> sar -P ALL: 16:23:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-21091) 04/06/24 _x86_64_ (8 CPU) 16:23:11 16:23:11 16:04:13 LINUX RESTART (8 CPU) 16:23:11 16:23:11 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:23:11 16:06:01 all 0.16 0.00 0.01 0.90 0.01 98.91 16:23:11 16:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:06:01 1 1.00 0.00 0.03 0.07 0.00 98.90 16:23:11 16:06:01 2 0.08 0.00 0.02 0.00 0.02 99.88 16:23:11 16:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:23:11 16:06:01 5 0.07 0.00 0.02 0.00 0.03 99.88 16:23:11 16:06:01 6 0.03 0.00 0.00 7.15 0.02 92.80 16:23:11 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:07:01 all 0.02 0.00 0.01 0.93 0.01 99.03 16:23:11 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:07:01 1 0.02 0.00 0.00 0.13 0.00 99.85 16:23:11 16:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:23:11 16:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:23:11 16:07:01 6 0.00 0.00 0.00 7.35 0.00 92.65 16:23:11 16:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:23:11 16:08:01 all 0.12 0.00 0.00 0.97 0.01 98.90 16:23:11 16:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:08:01 1 0.02 0.00 0.00 0.05 0.00 99.93 16:23:11 16:08:01 2 0.83 0.00 0.00 0.00 0.02 99.15 16:23:11 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:08:01 5 0.02 0.00 0.02 0.00 0.03 99.93 16:23:11 16:08:01 6 0.02 0.00 0.00 7.67 0.00 92.31 16:23:11 16:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:23:11 16:09:01 all 0.14 0.00 0.01 0.90 0.01 98.94 16:23:11 16:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:09:01 1 0.03 0.00 0.00 0.10 0.02 99.85 16:23:11 16:09:01 2 0.98 0.00 0.02 0.00 0.03 98.97 16:23:11 16:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:23:11 16:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:23:11 16:09:01 6 0.02 0.00 0.02 7.07 0.00 92.90 16:23:11 16:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:23:11 16:10:01 all 0.02 0.00 0.01 0.84 0.01 99.12 16:23:11 16:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 16:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:23:11 16:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:10:01 5 0.03 0.00 0.03 0.00 0.03 99.90 16:23:11 16:10:01 6 0.00 0.00 0.02 6.73 0.02 93.23 16:23:11 16:10:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:23:11 16:11:01 all 0.10 0.00 0.04 0.86 0.01 99.00 16:23:11 16:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 16:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 16:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:23:11 16:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:23:11 16:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:11:01 5 0.58 0.00 0.10 0.00 0.02 99.30 16:23:11 16:11:01 6 0.02 0.00 0.02 6.89 0.00 93.08 16:23:11 16:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 16:23:11 16:12:01 all 0.01 0.00 0.00 0.92 0.01 99.06 16:23:11 16:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:23:11 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:12:01 2 0.00 0.00 0.00 0.00 0.03 99.97 16:23:11 16:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:23:11 16:12:01 6 0.00 0.00 0.00 7.39 0.02 92.60 16:23:11 16:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 16:13:01 all 0.01 0.00 0.00 0.84 0.01 99.15 16:23:11 16:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:23:11 16:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:23:11 16:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:23:11 16:13:01 5 0.03 0.00 0.00 0.00 0.03 99.93 16:23:11 16:13:01 6 0.00 0.00 0.00 6.67 0.00 93.33 16:23:11 16:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:14:01 all 0.03 0.00 0.00 1.09 0.01 98.86 16:23:11 16:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 16:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:14:01 2 0.15 0.00 0.00 0.00 0.02 99.83 16:23:11 16:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:23:11 16:14:01 6 0.00 0.00 0.02 8.74 0.00 91.25 16:23:11 16:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:15:01 all 0.13 0.00 0.01 0.51 0.01 99.34 16:23:11 16:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:15:01 2 0.83 0.00 0.05 0.00 0.02 99.10 16:23:11 16:15:01 3 0.12 0.00 0.00 0.00 0.00 99.88 16:23:11 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:15:01 5 0.07 0.00 0.03 0.03 0.02 99.85 16:23:11 16:15:01 6 0.00 0.00 0.00 4.08 0.02 95.90 16:23:11 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:16:01 all 0.04 0.00 0.01 0.01 0.00 99.94 16:23:11 16:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:23:11 16:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:23:11 16:16:01 5 0.08 0.00 0.02 0.07 0.02 99.82 16:23:11 16:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:23:11 16:16:01 7 0.08 0.00 0.00 0.00 0.00 99.92 16:23:11 16:23:11 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:23:11 16:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:23:11 16:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:23:11 16:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:23:11 16:17:01 5 0.02 0.00 0.00 0.08 0.02 99.88 16:23:11 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:23:11 16:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:23:11 16:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:23:11 16:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:23:11 16:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:18:01 5 0.03 0.00 0.03 0.05 0.02 99.87 16:23:11 16:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 16:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:19:02 all 0.01 0.00 0.00 0.01 0.00 99.97 16:23:11 16:19:02 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:19:02 1 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:19:02 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:19:02 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 16:19:02 4 0.03 0.00 0.00 0.00 0.00 99.97 16:23:11 16:19:02 5 0.07 0.00 0.03 0.10 0.02 99.78 16:23:11 16:19:02 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:19:02 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 16:20:01 all 0.28 0.00 0.03 0.04 0.01 99.64 16:23:11 16:20:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:23:11 16:20:01 1 0.08 0.00 0.00 0.00 0.00 99.92 16:23:11 16:20:01 2 0.39 0.00 0.00 0.00 0.02 99.59 16:23:11 16:20:01 3 0.39 0.00 0.02 0.00 0.00 99.59 16:23:11 16:20:01 4 0.37 0.00 0.12 0.07 0.00 99.44 16:23:11 16:20:01 5 0.70 0.00 0.03 0.19 0.03 99.05 16:23:11 16:20:01 6 0.15 0.00 0.03 0.02 0.00 99.80 16:23:11 16:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 16:21:01 all 10.83 0.00 0.77 1.15 0.03 87.22 16:23:11 16:21:01 0 1.00 0.00 0.40 0.80 0.00 97.80 16:23:11 16:21:01 1 1.82 0.00 0.48 0.37 0.00 97.33 16:23:11 16:21:01 2 19.28 0.00 1.03 0.73 0.05 78.90 16:23:11 16:21:01 3 14.67 0.00 0.72 0.28 0.02 84.31 16:23:11 16:21:01 4 35.32 0.00 1.94 0.82 0.05 61.88 16:23:11 16:21:01 5 2.02 0.00 0.47 5.96 0.07 91.49 16:23:11 16:21:01 6 9.54 0.00 0.77 0.22 0.02 89.45 16:23:11 16:21:01 7 3.05 0.00 0.35 0.05 0.00 96.55 16:23:11 16:22:01 all 33.70 0.00 2.13 1.74 0.08 62.35 16:23:11 16:22:01 0 29.71 0.00 1.68 0.45 0.08 68.07 16:23:11 16:22:01 1 31.18 0.00 2.72 0.25 0.08 65.77 16:23:11 16:22:01 2 34.15 0.00 1.92 1.05 0.07 62.81 16:23:11 16:22:01 3 45.53 0.00 2.83 0.52 0.10 51.02 16:23:11 16:22:01 4 36.67 0.00 2.98 4.86 0.08 55.41 16:23:11 16:22:01 5 26.70 0.00 2.03 4.27 0.10 66.91 16:23:11 16:22:01 6 35.03 0.00 1.70 0.10 0.12 63.06 16:23:11 16:22:01 7 30.63 0.00 1.19 2.45 0.07 65.67 16:23:11 16:23:01 all 13.17 0.00 1.40 2.05 0.04 83.33 16:23:11 16:23:01 0 14.93 0.00 1.74 0.10 0.05 83.18 16:23:11 16:23:01 1 12.48 0.00 1.47 0.07 0.05 85.93 16:23:11 16:23:01 2 20.84 0.00 1.39 4.00 0.07 73.70 16:23:11 16:23:01 3 11.21 0.00 1.02 1.76 0.02 86.00 16:23:11 16:23:01 4 7.02 0.00 1.32 2.53 0.03 89.10 16:23:11 16:23:01 5 10.97 0.00 1.28 0.02 0.03 87.70 16:23:11 16:23:01 6 10.37 0.00 0.92 0.02 0.03 88.66 16:23:11 16:23:01 7 17.61 0.00 2.04 7.93 0.05 72.38 16:23:11 Average: all 3.26 0.00 0.25 0.77 0.01 95.72 16:23:11 Average: 0 2.54 0.00 0.22 0.08 0.01 97.16 16:23:11 Average: 1 2.59 0.00 0.26 0.06 0.01 97.09 16:23:11 Average: 2 4.32 0.00 0.25 0.32 0.02 95.09 16:23:11 Average: 3 3.98 0.00 0.26 0.14 0.01 95.60 16:23:11 Average: 4 4.41 0.00 0.36 0.46 0.01 94.76 16:23:11 Average: 5 2.30 0.00 0.23 0.60 0.03 96.84 16:23:11 Average: 6 3.05 0.00 0.19 3.90 0.01 92.84 16:23:11 Average: 7 2.86 0.00 0.21 0.58 0.01 96.35 16:23:11 16:23:11 16:23:11