16:59:08 Started by timer 16:59:08 Running as SYSTEM 16:59:08 [EnvInject] - Loading node environment variables. 16:59:08 Building remotely on prd-ubuntu1804-builder-4c-4g-10063 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master 16:59:08 [ssh-agent] Looking for ssh-agent implementation... 16:59:08 $ ssh-agent 16:59:08 SSH_AUTH_SOCK=/tmp/ssh-qxWXXZnmVaql/agent.1801 16:59:08 SSH_AGENT_PID=1803 16:59:08 [ssh-agent] Started. 16:59:08 Running ssh-add (command line suppressed) 16:59:08 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/private_key_12829203602926021610.key (jenkins-ssh) 16:59:08 [ssh-agent] Using credentials jenkins (jenkins) 16:59:08 The recommended git tool is: NONE 16:59:11 using credential jenkins 16:59:11 Wiping out workspace first. 16:59:11 Cloning the remote Git repository 16:59:11 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 16:59:11 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master # timeout=10 16:59:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 16:59:11 > git --version # timeout=10 16:59:11 > git --version # 'git version 2.17.1' 16:59:11 using GIT_SSH to set credentials jenkins 16:59:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 16:59:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:12 Avoid second fetch 16:59:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:59:12 Checking out Revision 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 (refs/remotes/origin/master) 16:59:12 > git config core.sparsecheckout # timeout=10 16:59:12 > git checkout -f 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # timeout=10 16:59:13 Commit message: "Chore(rtd): modernise docs build infra" 16:59:13 > git rev-list --no-walk 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # timeout=10 16:59:16 provisioning config files... 16:59:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:59:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:59:16 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins14494347318167028503.sh 16:59:16 ---> python-tools-install.sh 16:59:16 Setup pyenv: 16:59:16 * system (set by /opt/pyenv/version) 16:59:16 * 3.8.13 (set by /opt/pyenv/version) 16:59:16 * 3.9.13 (set by /opt/pyenv/version) 16:59:16 * 3.10.6 (set by /opt/pyenv/version) 16:59:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nS84 16:59:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:59:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:59:31 lf-activate-venv(): INFO: Installing additional packages: lftools 17:00:12 lf-activate-venv(): INFO: Adding /tmp/venv-nS84/bin to PATH 17:00:12 Generating Requirements File 17:00:55 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. 17:00:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:00:57 Python 3.10.6 17:00:57 pip 26.2.1 from /tmp/venv-nS84/lib/python3.10/site-packages/pip (python 3.10) 17:00:58 aiohappyeyeballs==2.7.1 17:00:58 aiohttp==3.14.3 17:00:58 aiosignal==1.4.0 17:00:58 appdirs==1.4.4 17:00:58 argcomplete==3.7.2 17:00:58 aspy.yaml==1.3.0 17:00:58 async-timeout==5.0.1 17:00:58 attrs==26.1.0 17:00:58 autopage==0.6.0 17:00:58 backports.strenum==1.3.1 17:00:58 beautifulsoup4==4.15.0 17:00:58 boto3==1.43.88 17:00:58 botocore==1.43.88 17:00:58 bs4==0.0.2 17:00:58 certifi==2026.7.22 17:00:58 cffi==2.1.1 17:00:58 cfgv==3.5.0 17:00:58 chardet==7.6.0 17:00:58 charset-normalizer==3.5.1 17:00:58 click==8.5.0 17:00:58 cliff==4.14.0 17:00:58 cmd2==3.5.1 17:00:58 cryptography==3.3.2 17:00:58 debtcollector==3.1.0 17:00:58 decorator==5.3.1 17:00:58 defusedxml==0.7.1 17:00:58 Deprecated==1.3.1 17:00:58 distlib==0.4.3 17:00:58 dnspython==2.8.0 17:00:58 docker==7.2.0 17:00:58 dogpile.cache==1.5.0 17:00:58 durationpy==0.11 17:00:58 email-validator==2.3.0 17:00:58 filelock==3.32.5 17:00:58 frozenlist==1.8.0 17:00:58 future==1.0.0 17:00:58 gitdb==4.0.12 17:00:58 GitPython==3.1.61 17:00:58 httplib2==0.30.2 17:00:58 identify==2.6.19 17:00:58 idna==3.19 17:00:58 importlib-resources==1.5.0 17:00:58 iso8601==2.1.0 17:00:58 Jinja2==3.1.6 17:00:58 jmespath==1.1.0 17:00:58 jsonpatch==1.33 17:00:58 jsonpointer==3.1.1 17:00:58 jsonschema==4.26.0 17:00:58 jsonschema-specifications==2025.9.1 17:00:58 keystoneauth1==5.14.0 17:00:58 kubernetes==36.0.3 17:00:58 lftools==0.37.23 17:00:58 lxml==6.1.3 17:00:58 markdown-it-py==4.2.0 17:00:58 MarkupSafe==3.0.3 17:00:58 mdurl==0.1.2 17:00:58 msgpack==1.2.2 17:00:58 multi_key_dict==2.0.3 17:00:58 multidict==6.7.1 17:00:58 munch==4.0.0 17:00:58 netaddr==1.3.0 17:00:58 niet==1.4.2 17:00:58 nodeenv==1.10.0 17:00:58 oauth2client==4.1.3 17:00:58 oauthlib==3.3.1 17:00:58 openstacksdk==4.13.0 17:00:58 os-service-types==1.8.2 17:00:58 osc-lib==4.6.0 17:00:58 oslo.config==10.4.0 17:00:58 oslo.context==6.4.0 17:00:58 oslo.i18n==6.8.0 17:00:58 oslo.log==8.2.0 17:00:58 oslo.serialization==5.10.0 17:00:58 oslo.utils==10.1.1 17:00:58 packaging==26.3 17:00:58 pbr==7.0.3 17:00:58 platformdirs==4.11.7 17:00:58 prettytable==3.18.0 17:00:58 propcache==0.5.2 17:00:58 psutil==7.2.2 17:00:58 pyasn1==0.6.4 17:00:58 pyasn1_modules==0.4.2 17:00:58 pycparser==3.0 17:00:58 pygerrit2==2.0.15 17:00:58 PyGithub==2.10.0 17:00:58 Pygments==2.21.0 17:00:58 PyJWT==2.13.0 17:00:58 PyNaCl==1.6.2 17:00:58 pyparsing==2.4.7 17:00:58 pyperclip==1.11.0 17:00:58 pyrsistent==0.20.0 17:00:58 python-cinderclient==9.9.0 17:00:58 python-dateutil==2.9.0.post0 17:00:58 python-discovery==1.6.0 17:00:58 python-heatclient==5.2.0 17:00:58 python-jenkins==1.8.3 17:00:58 python-keystoneclient==6.0.0 17:00:58 python-magnumclient==4.11.0 17:00:58 python-openstackclient==10.0.0 17:00:58 python-swiftclient==4.11.0 17:00:58 PyYAML==6.0.3 17:00:58 referencing==0.37.0 17:00:58 requests==2.34.2 17:00:58 requests-oauthlib==2.0.0 17:00:58 rfc3986==2.0.0 17:00:58 rich==15.0.0 17:00:58 rich-argparse==1.8.0 17:00:58 rpds-py==0.30.0 17:00:58 rsa==4.9.1 17:00:58 ruamel.yaml==0.19.1 17:00:58 ruamel.yaml.clib==0.2.15 17:00:58 s3transfer==0.19.2 17:00:58 simplejson==4.1.2 17:00:58 six==1.17.0 17:00:58 smmap==5.0.3 17:00:58 soupsieve==2.9.2 17:00:58 stevedore==5.8.0 17:00:58 tabulate==0.10.0 17:00:58 toml==0.10.2 17:00:58 tomlkit==0.15.1 17:00:58 tqdm==4.70.0 17:00:58 typing_extensions==4.16.0 17:00:58 urllib3==1.26.20 17:00:58 virtualenv==21.7.8 17:00:58 wcwidth==0.8.3 17:00:58 websocket-client==1.9.2 17:00:58 wrapt==2.4.0 17:00:58 xdg==6.0.0 17:00:58 xmltodict==1.0.4 17:00:58 yarl==1.24.5 17:00:58 yq==4.1.2 17:00:58 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins16417108945946412696.sh 17:00:58 ---> uv-install.sh 17:00:58 Installing uv/uvx (latest) using shell installer 17:00:58 2026-09-05 17:00:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-b8MFDc.sh" [1] 17:00:58 downloading uv 0.12.10 x86_64-unknown-linux-gnu 17:01:00 installing to /home/jenkins/.local/bin 17:01:00 uv 17:01:00 uvx 17:01:00 everything's installed! 17:01:00 17:01:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:01:00 17:01:00 source $HOME/.local/bin/env (sh, bash, zsh) 17:01:00 source $HOME/.local/bin/env.fish (fish) 17:01:00 Adding install location to PATH 17:01:00 ---> Validating uv/uvx install 17:01:00 uvx 0.12.10 (x86_64-unknown-linux-gnu) 17:01:00 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6577682859196902077.sh 17:01:00 + echo quiet=on 17:01:00 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-10063 17:01:02 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:01:02 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 17:01:02 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 17:01:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:01:02 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 17:01:02 Default locale: en, platform encoding: UTF-8 17:01:02 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 17:01:02 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4528361985620925912.sh 17:01:02 + rm /home/jenkins/.wgetrc 17:01:02 [EnvInject] - Injecting environment variables from a build step. 17:01:02 [EnvInject] - Injecting as environment variables the properties content 17:01:02 SET_JDK_VERSION=openjdk17 17:01:02 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:01:02 17:01:02 [EnvInject] - Variables injected successfully. 17:01:02 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins14656987941186425710.sh 17:01:02 ---> update-java-alternatives.sh 17:01:02 ---> Updating Java version 17:01:03 ---> Ubuntu/Debian system detected 17:01:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:01:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:01:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:01:03 openjdk version "17.0.4" 2022-07-19 17:01:03 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 17:01:03 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 17:01:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:01:03 [EnvInject] - Injecting environment variables from a build step. 17:01:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:01:03 [EnvInject] - Variables injected successfully. 17:01:03 provisioning config files... 17:01:03 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config12214565496211451056tmp 17:01:03 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config12852720300663376346tmp 17:01:03 [EnvInject] - Injecting environment variables from a build step. 17:01:03 [EnvInject] - Injecting as environment variables the properties content 17:01:03 MAVEN_GOALS=clean install 17:01:03 17:01:03 [EnvInject] - Variables injected successfully. 17:01:03 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash -l /tmp/jenkins2760747791088458713.sh 17:01:04 ---> common-variables.sh 17:01:04 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 17:01:04 ---> sonatype-clm.sh 17:01:04 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 17:01:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:01:04 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 17:01:04 Default locale: en, platform encoding: UTF-8 17:01:04 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 17:01:06 [INFO] Scanning for projects... 17:01:15 [INFO] 17:01:15 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 17:01:15 [INFO] Building Nonrtric Gateway 1.4.0-SNAPSHOT 17:01:15 [INFO] from pom.xml 17:01:15 [INFO] --------------------------------[ jar ]--------------------------------- 17:01:20 [INFO] 17:01:20 [INFO] --- clean:3.4.1:clean (default-clean) @ nonrtric-gateway --- 17:01:21 [INFO] 17:01:21 [INFO] --- resources:3.3.1:resources (default-resources) @ nonrtric-gateway --- 17:01:21 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/main/resources 17:01:21 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/main/resources 17:01:21 [INFO] 17:01:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ nonrtric-gateway --- 17:01:22 [INFO] Recompiling the module because of changed source code. 17:01:22 [INFO] Compiling 1 source file with javac [debug parameters release 17] to target/classes 17:01:23 [INFO] 17:01:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nonrtric-gateway --- 17:01:23 [INFO] Copying 1 resource from config to target/test-classes 17:01:23 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/test/resources 17:01:23 [INFO] 17:01:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nonrtric-gateway --- 17:01:23 [INFO] Recompiling the module because of changed dependency. 17:01:23 [INFO] Compiling 1 source file with javac [debug parameters release 17] to target/test-classes 17:01:23 [INFO] 17:01:23 [INFO] --- surefire:3.5.3:test (default-test) @ nonrtric-gateway --- 17:01:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:24 [INFO] 17:01:24 [INFO] ------------------------------------------------------- 17:01:24 [INFO] T E S T S 17:01:24 [INFO] ------------------------------------------------------- 17:01:25 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 17:01:26 17:01:25.999 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: GatewayApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:01:26 17:01:26.178 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 17:01:27 17:01:27 . ____ _ __ _ _ 17:01:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:27 =========|_|==============|___/=/_/_/_/ 17:01:27 17:01:27 :: Spring Boot :: (v3.4.5) 17:01:27 17:01:31 2026-09-05T17:01:31.008Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 17:01:31 2026-09-05T17:01:31.009Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 17:01:31 2026-09-05T17:01:31.009Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 17:01:31 2026-09-05T17:01:31.010Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 17:01:31 2026-09-05T17:01:31.011Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 17:01:31 2026-09-05T17:01:31.011Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 17:01:31 2026-09-05T17:01:31.013Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [XForwardedRemoteAddr] 17:01:31 2026-09-05T17:01:31.013Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 17:01:31 2026-09-05T17:01:31.013Z INFO 2531 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 17:01:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.243 s -- in org.oransc.nonrtric.gateway.GatewayApplicationTests 17:01:35 [INFO] 17:01:35 [INFO] Results: 17:01:35 [INFO] 17:01:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:01:35 [INFO] 17:01:35 [INFO] 17:01:35 [INFO] --- jar:3.4.2:jar (default-jar) @ nonrtric-gateway --- 17:01:36 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar 17:01:36 [INFO] 17:01:36 [INFO] --- spring-boot:3.4.5:repackage (repackage) @ nonrtric-gateway --- 17:01:37 [INFO] Replacing main artifact /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:01:37 [INFO] The original artifact has been renamed to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar.original 17:01:37 [INFO] 17:01:37 [INFO] --- install:3.1.4:install (default-install) @ nonrtric-gateway --- 17:01:38 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/nonrtric-gateway-1.4.0-SNAPSHOT.pom 17:01:38 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/nonrtric-gateway-1.4.0-SNAPSHOT.jar 17:01:38 [INFO] 17:01:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ nonrtric-gateway --- 17:01:41 [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.4.0-SNAPSHOT 17:01:41 [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:4.2.1:compile 17:01:41 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:4.2.1:compile 17:01:41 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:4.2.1:compile 17:01:41 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.4.5:compile 17:01:41 [INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:4.2.1:compile 17:01:41 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:01:41 [INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:4.2.1:compile 17:01:41 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:3.4.5:compile 17:01:41 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.40:compile 17:01:41 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:8.0.2.Final:compile 17:01:41 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 17:01:41 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 17:01:41 [INFO] | | | \- com.fasterxml:classmate:jar:1.7.0:compile 17:01:41 [INFO] | | \- io.projectreactor.addons:reactor-extra:jar:3.5.2:compile 17:01:41 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.5:compile 17:01:41 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:01:41 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.5:compile 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.4.5:compile 17:01:41 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.3:compile 17:01:41 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.3:compile 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.5:compile 17:01:41 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.5:compile 17:01:41 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-common:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-transport:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-codec:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | \- io.netty:netty-handler:jar:4.1.119.Final:compile 17:01:41 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.119.Final:compile 17:01:41 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.119.Final:compile 17:01:41 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.119.Final:compile 17:01:41 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.119.Final:compile 17:01:41 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.119.Final:compile 17:01:41 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.119.Final:compile 17:01:41 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.119.Final:compile 17:01:41 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.5:compile 17:01:41 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.119.Final:compile 17:01:41 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.119.Final:compile 17:01:41 [INFO] | +- org.springframework:spring-web:jar:6.2.6:compile 17:01:41 [INFO] | | \- org.springframework:spring-beans:jar:6.2.6:compile 17:01:41 [INFO] | \- org.springframework:spring-webflux:jar:6.2.6:compile 17:01:41 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.4.5:test 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.4.5:compile 17:01:41 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.4.5:compile 17:01:41 [INFO] | | | \- org.springframework:spring-context:jar:6.2.6:compile 17:01:41 [INFO] | | | +- org.springframework:spring-aop:jar:6.2.6:compile 17:01:41 [INFO] | | | \- org.springframework:spring-expression:jar:6.2.6:compile 17:01:41 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.5:compile 17:01:41 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.4.5:compile 17:01:41 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 17:01:41 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 17:01:41 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 17:01:41 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 17:01:41 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 17:01:41 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 17:01:41 [INFO] | | \- org.yaml:snakeyaml:jar:2.3:compile 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.4.5:test 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.5:test 17:01:41 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 17:01:41 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 17:01:41 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 17:01:41 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test 17:01:41 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 17:01:41 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 17:01:41 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 17:01:41 [INFO] | +- org.assertj:assertj-core:jar:3.26.3:test 17:01:41 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.15.11:test 17:01:41 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 17:01:41 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:01:41 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.11.4:test 17:01:41 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test 17:01:41 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:41 [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.11.4:test 17:01:41 [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:41 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.11.4:test 17:01:41 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test 17:01:41 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.11.4:test 17:01:41 [INFO] | +- org.mockito:mockito-core:jar:5.14.2:test 17:01:41 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.15.11:test 17:01:41 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 17:01:41 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.14.2:test 17:01:41 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 17:01:41 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:01:41 [INFO] | +- org.springframework:spring-core:jar:6.2.6:compile 17:01:41 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.6:compile 17:01:41 [INFO] | +- org.springframework:spring-test:jar:6.2.6:test 17:01:41 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:01:41 [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:3.4.5:compile 17:01:41 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.4.5:compile 17:01:41 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.4.5:compile 17:01:41 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3:compile 17:01:41 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3:compile 17:01:41 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.18.3:compile 17:01:41 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3:compile 17:01:41 [INFO] +- io.micrometer:micrometer-observation:jar:1.14.6:compile 17:01:41 [INFO] | \- io.micrometer:micrometer-commons:jar:1.14.6:compile 17:01:41 [INFO] \- io.micrometer:micrometer-jakarta9:jar:1.14.6:compile 17:01:41 [INFO] \- io.micrometer:micrometer-core:jar:1.14.6:compile 17:01:41 [INFO] +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 17:01:41 [INFO] \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:01:41 [INFO] 17:01:41 [INFO] --- clm:3.0.11-01:index (default-cli) @ nonrtric-gateway --- 17:01:41 [INFO] Saved module information to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/sonatype-clm/module.xml 17:01:41 [INFO] ------------------------------------------------------------------------ 17:01:41 [INFO] BUILD SUCCESS 17:01:41 [INFO] ------------------------------------------------------------------------ 17:01:41 [INFO] Total time: 35.288 s 17:01:41 [INFO] Finished at: 2026-09-05T17:01:41Z 17:01:41 [INFO] ------------------------------------------------------------------------ 17:01:41 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins11659810810239571193.sh 17:01:41 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3947097248322749194.sh 17:01:41 + + find . -regex .*karaf/target 17:01:41 xargs rm -rf 17:01:42 $ ssh-agent -k 17:01:42 unset SSH_AUTH_SOCK; 17:01:42 unset SSH_AGENT_PID; 17:01:42 echo Agent pid 1803 killed; 17:01:42 [ssh-agent] Stopped. 17:01:42 FATAL: Could not verify application public id from IQ Server 17:01:42 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 17:01:42 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 17:01:42 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 17:01:42 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 17:01:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 17:01:42 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 17:01:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 17:01:42 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 17:01:42 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 17:01:42 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 17:01:42 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 17:01:42 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 17:01:42 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 17:01:42 at hudson.model.Build$BuildExecution.build(Build.java:199) 17:01:42 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 17:01:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 17:01:42 at hudson.model.Run.execute(Run.java:1895) 17:01:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:01:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:01:42 at hudson.model.Executor.run(Executor.java:442) 17:01:42 [PostBuildScript] - [INFO] Executing post build scripts. 17:01:42 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins14950587484866253161.sh 17:01:42 ---> sysstat.sh 17:01:42 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins17106062201211976096.sh 17:01:42 ---> package-listing.sh 17:01:42 ++ tr '[:upper:]' '[:lower:]' 17:01:42 ++ facter osfamily 17:01:43 + OS_FAMILY=debian 17:01:43 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master 17:01:43 + START_PACKAGES=/tmp/packages_start.txt 17:01:43 + END_PACKAGES=/tmp/packages_end.txt 17:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:43 + PACKAGES=/tmp/packages_start.txt 17:01:43 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master ']' 17:01:43 + PACKAGES=/tmp/packages_end.txt 17:01:43 + case "${OS_FAMILY}" in 17:01:43 + dpkg -l 17:01:43 + grep '^ii' 17:01:43 + '[' -f /tmp/packages_start.txt ']' 17:01:43 + '[' -f /tmp/packages_end.txt ']' 17:01:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:43 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master ']' 17:01:43 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/ 17:01:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/ 17:01:43 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins8296004947584994464.sh 17:01:43 ---> capture-instance-metadata.sh 17:01:43 Setup pyenv: 17:01:43 system 17:01:43 3.8.13 17:01:43 3.9.13 17:01:43 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:01:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS84 from file:/tmp/.os_lf_venv 17:01:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:46 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-nS84/bin to PATH 17:02:06 INFO: Running in OpenStack, capturing instance metadata 17:02:06 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins1652644943348906600.sh 17:02:06 provisioning config files... 17:02:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config9065395685505838684tmp 17:02:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:02:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:02:06 [EnvInject] - Injecting environment variables from a build step. 17:02:06 [EnvInject] - Injecting as environment variables the properties content 17:02:06 SERVER_ID=logs 17:02:06 17:02:06 [EnvInject] - Variables injected successfully. 17:02:06 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins15591984087016217527.sh 17:02:06 ---> create-netrc.sh 17:02:06 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins13987931404179989253.sh 17:02:06 ---> python-tools-install.sh 17:02:06 Setup pyenv: 17:02:06 system 17:02:06 3.8.13 17:02:06 3.9.13 17:02:06 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:02:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS84 from file:/tmp/.os_lf_venv 17:02:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:10 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-nS84/bin to PATH 17:02:28 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins14807462989118243330.sh 17:02:28 ---> uv-install.sh 17:02:28 uv 0.12.10 is already installed 17:02:28 uvx 0.12.10 (x86_64-unknown-linux-gnu) 17:02:28 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins4053257638514619987.sh 17:02:28 ---> sudo-logs.sh 17:02:28 Archiving 'sudo' log.. 17:02:29 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins11023022059644984511.sh 17:02:29 ---> job-cost.sh 17:02:29 INFO: Activating Python virtual environment... 17:02:29 Setup pyenv: 17:02:29 system 17:02:29 3.8.13 17:02:29 3.9.13 17:02:29 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS84 from file:/tmp/.os_lf_venv 17:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-nS84/bin to PATH 17:02:44 INFO: No stack-cost file found 17:02:44 INFO: Instance uptime: 249s 17:02:44 INFO: Fetching instance metadata (attempt 1 of 3)... 17:02:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:02:44 INFO: Successfully fetched instance metadata 17:02:44 INFO: Instance type: v3-starter-4 17:02:44 INFO: Retrieving pricing info for: v3-starter-4 17:02:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:02:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=249 17:02:44 INFO: Successfully fetched Vexxhost pricing API 17:02:44 INFO: Retrieved cost: 0.04 17:02:44 INFO: Retrieved resource: v3-starter-4 17:02:44 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/cost 17:02:44 INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/cost.csv 17:02:44 INFO: Successfully archived job cost data 17:02:44 DEBUG: Cost data: portal-nonrtric-controlpanel-gateway-maven-clm-master,294,2026-09-05 17:02:44,v3-starter-4,249,0.04,0.00,FAILURE 17:02:44 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash -l /tmp/jenkins15833725327779212994.sh 17:02:44 ---> logs-deploy.sh 17:02:44 Setup pyenv: 17:02:44 system 17:02:44 3.8.13 17:02:44 3.9.13 17:02:44 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS84 from file:/tmp/.os_lf_venv 17:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-nS84/bin to PATH 17:03:08 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-master/294 17:03:08 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 17:03:10 Archives upload complete. 17:03:11 INFO: archiving logs to Nexus 17:03:12 ---> uname -a: 17:03:12 Linux prd-ubuntu1804-builder-4c-4g-10063 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:03:12 17:03:12 17:03:12 ---> lscpu: 17:03:12 Architecture: x86_64 17:03:12 CPU op-mode(s): 32-bit, 64-bit 17:03:12 Byte Order: Little Endian 17:03:12 CPU(s): 4 17:03:12 On-line CPU(s) list: 0-3 17:03:12 Thread(s) per core: 1 17:03:12 Core(s) per socket: 1 17:03:12 Socket(s): 4 17:03:12 NUMA node(s): 1 17:03:12 Vendor ID: AuthenticAMD 17:03:12 CPU family: 23 17:03:12 Model: 49 17:03:12 Model name: AMD EPYC-Rome Processor 17:03:12 Stepping: 0 17:03:12 CPU MHz: 2800.000 17:03:12 BogoMIPS: 5600.00 17:03:12 Virtualization: AMD-V 17:03:12 Hypervisor vendor: KVM 17:03:12 Virtualization type: full 17:03:12 L1d cache: 32K 17:03:12 L1i cache: 32K 17:03:12 L2 cache: 512K 17:03:12 L3 cache: 16384K 17:03:12 NUMA node0 CPU(s): 0-3 17:03:12 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 17:03:12 17:03:12 17:03:12 ---> nproc: 17:03:12 4 17:03:12 17:03:12 17:03:12 ---> df -h: 17:03:12 Filesystem Size Used Avail Use% Mounted on 17:03:12 udev 3.9G 0 3.9G 0% /dev 17:03:12 tmpfs 798M 664K 797M 1% /run 17:03:12 /dev/vda1 20G 7.8G 12G 41% / 17:03:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:03:12 tmpfs 5.0M 0 5.0M 0% /run/lock 17:03:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:03:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:03:12 tmpfs 798M 0 798M 0% /run/user/1001 17:03:12 17:03:12 17:03:12 ---> free -m: 17:03:12 total used free shared buff/cache available 17:03:12 Mem: 7975 475 5121 0 2378 7216 17:03:12 Swap: 1023 0 1023 17:03:12 17:03:12 17:03:12 ---> ip addr: 17:03:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:03:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:03:12 inet 127.0.0.1/8 scope host lo 17:03:12 valid_lft forever preferred_lft forever 17:03:12 inet6 ::1/128 scope host 17:03:12 valid_lft forever preferred_lft forever 17:03:12 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:03:12 link/ether fa:16:3e:ab:cc:75 brd ff:ff:ff:ff:ff:ff 17:03:12 inet 10.32.6.250/23 brd 10.32.7.255 scope global dynamic ens3 17:03:12 valid_lft 86134sec preferred_lft 86134sec 17:03:12 inet6 fe80::f816:3eff:feab:cc75/64 scope link 17:03:12 valid_lft forever preferred_lft forever 17:03:12 17:03:12 17:03:12 ---> sar -b -r -n DEV: 17:03:12 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10063) 09/05/26 _x86_64_ (4 CPU) 17:03:12 17:03:12 16:58:50 LINUX RESTART (4 CPU) 17:03:12 17:03:12 16:59:01 tps rtps wtps bread/s bwrtn/s 17:03:12 17:00:01 114.88 54.00 60.88 3548.15 5528.17 17:03:12 17:01:01 58.12 5.72 52.41 195.83 9612.26 17:03:12 17:02:01 77.67 33.21 44.46 2054.19 13444.69 17:03:12 17:03:01 24.10 0.60 23.50 67.72 5309.65 17:03:12 Average: 68.69 23.38 45.31 1466.56 8473.57 17:03:12 17:03:12 16:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:03:12 17:00:01 5951680 7395932 2215740 27.13 38512 1584848 716768 7.78 610652 1441748 100932 17:03:12 17:01:01 5701760 7473280 2465660 30.19 57112 1875272 604096 6.55 530132 1735084 196332 17:03:12 17:02:01 5224908 7363072 2942512 36.03 64496 2227340 697404 7.57 749028 1978808 130336 17:03:12 17:03:01 5232748 7378296 2934672 35.93 66844 2231920 683608 7.42 747840 1971460 9872 17:03:12 Average: 5527774 7402645 2639646 32.32 56741 1979845 675469 7.33 659413 1781775 109368 17:03:12 17:03:12 16:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:03:12 17:00:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:03:12 17:00:01 ens3 463.75 279.21 1505.51 69.80 0.00 0.00 0.00 0.00 17:03:12 17:01:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:03:12 17:01:01 ens3 58.81 54.59 747.69 6.87 0.00 0.00 0.00 0.00 17:03:12 17:02:01 lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 17:03:12 17:02:01 ens3 181.69 160.42 3386.46 29.62 0.00 0.00 0.00 0.00 17:03:12 17:03:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 17:03:12 17:03:01 ens3 12.85 14.00 8.54 6.23 0.00 0.00 0.00 0.00 17:03:12 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 17:03:12 Average: ens3 179.28 127.06 1412.05 28.13 0.00 0.00 0.00 0.00 17:03:12 17:03:12 17:03:12 ---> sar -P ALL: 17:03:12 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10063) 09/05/26 _x86_64_ (4 CPU) 17:03:12 17:03:12 16:58:50 LINUX RESTART (4 CPU) 17:03:12 17:03:12 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:03:12 17:00:01 all 22.74 0.00 1.65 3.37 1.09 71.15 17:03:12 17:00:01 0 30.52 0.00 2.16 5.64 1.42 60.26 17:03:12 17:00:01 1 25.56 0.00 1.57 4.50 1.08 67.29 17:03:12 17:00:01 2 20.66 0.00 1.67 2.19 1.09 74.39 17:03:12 17:00:01 3 14.19 0.00 1.23 1.17 0.75 82.66 17:03:12 17:01:01 all 21.03 0.00 1.37 1.54 0.99 75.07 17:03:12 17:01:01 0 54.87 0.00 2.60 1.57 1.63 39.33 17:03:12 17:01:01 1 13.43 0.00 0.96 2.56 0.83 82.22 17:03:12 17:01:01 2 13.85 0.00 1.64 1.28 1.06 82.17 17:03:12 17:01:01 3 2.06 0.00 0.28 0.73 0.43 96.49 17:03:12 17:02:01 all 36.90 0.00 1.89 1.72 2.38 57.12 17:03:12 17:02:01 0 30.45 0.00 1.77 3.43 2.40 61.95 17:03:12 17:02:01 1 32.54 0.00 1.62 2.35 1.97 61.53 17:03:12 17:02:01 2 47.47 0.00 2.01 0.70 2.78 47.05 17:03:12 17:02:01 3 37.12 0.00 2.15 0.40 2.40 57.94 17:03:12 17:03:01 all 20.58 0.00 1.05 0.68 0.82 76.87 17:03:12 17:03:01 0 13.73 0.00 0.85 0.71 0.83 83.88 17:03:12 17:03:01 1 16.70 0.00 1.17 0.03 0.58 81.51 17:03:12 17:03:01 2 43.14 0.00 1.45 0.18 1.48 53.75 17:03:12 17:03:01 3 8.72 0.00 0.73 1.80 0.38 88.36 17:03:12 Average: all 25.31 0.00 1.49 1.83 1.32 70.05 17:03:12 Average: 0 32.38 0.00 1.84 2.84 1.57 61.37 17:03:12 Average: 1 22.05 0.00 1.33 2.36 1.12 73.14 17:03:12 Average: 2 31.28 0.00 1.69 1.09 1.60 64.34 17:03:12 Average: 3 15.53 0.00 1.10 1.02 0.99 81.36 17:03:12 17:03:12 17:03:12