20:31:20 Started by timer
20:31:20 Running as SYSTEM
20:31:20 [EnvInject] - Loading node environment variables.
20:31:20 Building remotely on prd-ubuntu1804-docker-4c-4g-3643 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-clm-k-release
20:31:20 [ssh-agent] Looking for ssh-agent implementation...
20:31:20 $ ssh-agent
20:31:20 SSH_AUTH_SOCK=/tmp/ssh-TtNkxYju3kAR/agent.2044
20:31:20 SSH_AGENT_PID=2046
20:31:20 [ssh-agent] Started.
20:31:21 Running ssh-add (command line suppressed)
20:31:21 Identity added: /w/workspace/smo-teiv-maven-clm-k-release@tmp/private_key_17836130917142397902.key (jenkins-ssh)
20:31:21 [ssh-agent] Using credentials jenkins (jenkins)
20:31:21 The recommended git tool is: NONE
20:31:23 using credential jenkins
20:31:23 Wiping out workspace first.
20:31:23 Cloning the remote Git repository
20:31:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:31:23 > git init /w/workspace/smo-teiv-maven-clm-k-release # timeout=10
20:31:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:31:23 > git --version # timeout=10
20:31:23 > git --version # 'git version 2.17.1'
20:31:23 using GIT_SSH to set credentials jenkins
20:31:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10
20:31:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10
20:31:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:31:25 Avoid second fetch
20:31:25 > git rev-parse refs/remotes/origin/k-release^{commit} # timeout=10
20:31:25 Checking out Revision fa011ec1f9657c2ff22d51e23b83f5791dc3b397 (refs/remotes/origin/k-release)
20:31:25 > git config core.sparsecheckout # timeout=10
20:31:25 > git checkout -f fa011ec1f9657c2ff22d51e23b83f5791dc3b397 # timeout=10
20:31:26 Commit message: "TEIV: update graph generator to include attributes"
20:31:26 > git rev-list --no-walk fa011ec1f9657c2ff22d51e23b83f5791dc3b397 # timeout=10
20:31:29 provisioning config files...
20:31:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:31:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:31:29 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins1653981049471958989.sh
20:31:29 ---> python-tools-install.sh
20:31:29 Setup pyenv:
20:31:29 * system (set by /opt/pyenv/version)
20:31:29 * 3.8.13 (set by /opt/pyenv/version)
20:31:29 * 3.9.13 (set by /opt/pyenv/version)
20:31:29 * 3.10.6 (set by /opt/pyenv/version)
20:31:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yzKn
20:31:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:31:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:31:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:31:45 lf-activate-venv(): INFO: Base packages installed successfully
20:31:45 lf-activate-venv(): INFO: Installing additional packages: lftools
20:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-yzKn/bin to PATH
20:32:30 Generating Requirements File
20:33:09 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.
20:33:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:33:10 Python 3.10.6
20:33:10 pip 25.2 from /tmp/venv-yzKn/lib/python3.10/site-packages/pip (python 3.10)
20:33:11 appdirs==1.4.4
20:33:11 argcomplete==3.6.2
20:33:11 aspy.yaml==1.3.0
20:33:11 attrs==25.3.0
20:33:11 autopage==0.5.2
20:33:11 beautifulsoup4==4.13.5
20:33:11 boto3==1.40.30
20:33:11 botocore==1.40.30
20:33:11 bs4==0.0.2
20:33:11 cachetools==5.5.2
20:33:11 certifi==2025.8.3
20:33:11 cffi==2.0.0
20:33:11 cfgv==3.4.0
20:33:11 chardet==5.2.0
20:33:11 charset-normalizer==3.4.3
20:33:11 click==8.2.1
20:33:11 cliff==4.11.0
20:33:11 cmd2==2.7.0
20:33:11 cryptography==3.3.2
20:33:11 debtcollector==3.0.0
20:33:11 decorator==5.2.1
20:33:11 defusedxml==0.7.1
20:33:11 Deprecated==1.2.18
20:33:11 distlib==0.4.0
20:33:11 dnspython==2.8.0
20:33:11 docker==7.1.0
20:33:11 dogpile.cache==1.4.1
20:33:11 durationpy==0.10
20:33:11 email-validator==2.3.0
20:33:11 filelock==3.19.1
20:33:11 future==1.0.0
20:33:11 gitdb==4.0.12
20:33:11 GitPython==3.1.45
20:33:11 google-auth==2.40.3
20:33:11 httplib2==0.31.0
20:33:11 identify==2.6.14
20:33:11 idna==3.10
20:33:11 importlib-resources==1.5.0
20:33:11 iso8601==2.1.0
20:33:11 Jinja2==3.1.6
20:33:11 jmespath==1.0.1
20:33:11 jsonpatch==1.33
20:33:11 jsonpointer==3.0.0
20:33:11 jsonschema==4.25.1
20:33:11 jsonschema-specifications==2025.9.1
20:33:11 keystoneauth1==5.12.0
20:33:11 kubernetes==33.1.0
20:33:11 lftools==0.37.13
20:33:11 lxml==6.0.1
20:33:11 markdown-it-py==4.0.0
20:33:11 MarkupSafe==3.0.2
20:33:11 mdurl==0.1.2
20:33:11 msgpack==1.1.1
20:33:11 multi_key_dict==2.0.3
20:33:11 munch==4.0.0
20:33:11 netaddr==1.3.0
20:33:11 niet==1.4.2
20:33:11 nodeenv==1.9.1
20:33:11 oauth2client==4.1.3
20:33:11 oauthlib==3.3.1
20:33:11 openstacksdk==4.7.1
20:33:11 os-service-types==1.8.0
20:33:11 osc-lib==4.2.0
20:33:11 oslo.config==10.0.0
20:33:11 oslo.context==6.1.0
20:33:11 oslo.i18n==6.6.0
20:33:11 oslo.log==7.2.1
20:33:11 oslo.serialization==5.8.0
20:33:11 oslo.utils==9.1.0
20:33:11 packaging==25.0
20:33:11 pbr==7.0.1
20:33:11 platformdirs==4.4.0
20:33:11 prettytable==3.16.0
20:33:11 psutil==7.0.0
20:33:11 pyasn1==0.6.1
20:33:11 pyasn1_modules==0.4.2
20:33:11 pycparser==2.23
20:33:11 pygerrit2==2.0.15
20:33:11 PyGithub==2.8.1
20:33:11 Pygments==2.19.2
20:33:11 PyJWT==2.10.1
20:33:11 PyNaCl==1.6.0
20:33:11 pyparsing==2.4.7
20:33:11 pyperclip==1.9.0
20:33:11 pyrsistent==0.20.0
20:33:11 python-cinderclient==9.8.0
20:33:11 python-dateutil==2.9.0.post0
20:33:11 python-heatclient==4.3.0
20:33:11 python-jenkins==1.8.3
20:33:11 python-keystoneclient==5.7.0
20:33:11 python-magnumclient==4.9.0
20:33:11 python-openstackclient==8.2.0
20:33:11 python-swiftclient==4.8.0
20:33:11 PyYAML==6.0.2
20:33:11 referencing==0.36.2
20:33:11 requests==2.32.5
20:33:11 requests-oauthlib==2.0.0
20:33:11 requestsexceptions==1.4.0
20:33:11 rfc3986==2.0.0
20:33:11 rich==14.1.0
20:33:11 rich-argparse==1.7.1
20:33:11 rpds-py==0.27.1
20:33:11 rsa==4.9.1
20:33:11 ruamel.yaml==0.18.15
20:33:11 ruamel.yaml.clib==0.2.12
20:33:11 s3transfer==0.14.0
20:33:11 simplejson==3.20.1
20:33:11 six==1.17.0
20:33:11 smmap==5.0.2
20:33:11 soupsieve==2.8
20:33:11 stevedore==5.5.0
20:33:11 tabulate==0.9.0
20:33:11 toml==0.10.2
20:33:11 tomlkit==0.13.3
20:33:11 tqdm==4.67.1
20:33:11 typing_extensions==4.15.0
20:33:11 tzdata==2025.2
20:33:11 urllib3==1.26.20
20:33:11 virtualenv==20.34.0
20:33:11 wcwidth==0.2.13
20:33:11 websocket-client==1.8.0
20:33:11 wrapt==1.17.3
20:33:11 xdg==6.0.0
20:33:11 xmltodict==1.0.0
20:33:11 yq==3.4.3
20:33:11 [smo-teiv-maven-clm-k-release] $ /bin/sh -xe /tmp/jenkins15931830433430747971.sh
20:33:11 + echo quiet=on
20:33:11 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-docker-4c-4g-3643
20:33:13 [smo-teiv-maven-clm-k-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=k-release -Dsha1=origin/k-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=smo/teiv -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/k-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=k-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
20:33:13 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=smo/teiv --version
20:33:13 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:33:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:33:13 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
20:33:13 Default locale: en, platform encoding: UTF-8
20:33:13 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:33:13 [smo-teiv-maven-clm-k-release] $ /bin/sh -xe /tmp/jenkins5480236467740777312.sh
20:33:13 + rm /home/jenkins/.wgetrc
20:33:13 [EnvInject] - Injecting environment variables from a build step.
20:33:13 [EnvInject] - Injecting as environment variables the properties content
20:33:13 SET_JDK_VERSION=openjdk17
20:33:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
20:33:13
20:33:13 [EnvInject] - Variables injected successfully.
20:33:13 [smo-teiv-maven-clm-k-release] $ /bin/sh /tmp/jenkins3331822206268701085.sh
20:33:13 ---> update-java-alternatives.sh
20:33:13 ---> Updating Java version
20:33:14 ---> Ubuntu/Debian system detected
20:33:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:33:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:33:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:33:14 openjdk version "17.0.7" 2023-04-18
20:33:14 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
20:33:14 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
20:33:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
20:33:14 [EnvInject] - Injecting environment variables from a build step.
20:33:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:33:14 [EnvInject] - Variables injected successfully.
20:33:14 provisioning config files...
20:33:14 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config4645384370429485951tmp
20:33:14 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config3144675685082692072tmp
20:33:14 [EnvInject] - Injecting environment variables from a build step.
20:33:14 [EnvInject] - Injecting as environment variables the properties content
20:33:14 MAVEN_GOALS=clean install
20:33:14
20:33:14 [EnvInject] - Variables injected successfully.
20:33:14 [smo-teiv-maven-clm-k-release] $ /bin/bash -l /tmp/jenkins12661051435653572352.sh
20:33:15 ---> common-variables.sh
20:33:15 --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
20:33:15 ---> sonatype-clm.sh
20:33:15 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:33:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:33:15 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
20:33:15 Default locale: en, platform encoding: UTF-8
20:33:15 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:33:17 [INFO] Scanning for projects...
20:33:24 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:27 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:27 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:27 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:28 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:28 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:29 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:33 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:33 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:35 [INFO] ------------------------------------------------------------------------
20:33:35 [INFO] Reactor Build Order:
20:33:35 [INFO]
20:33:35 [INFO] topology-exposure-inventory [pom]
20:33:35 [INFO] Yang Parser [jar]
20:33:35 [INFO] pgsql-schema-generator [jar]
20:33:35 [INFO] topology-exposure-inventory-jar [jar]
20:33:37 [INFO]
20:33:37 [INFO] --------------< org.oran.smo:topology-exposure-inventory >--------------
20:33:37 [INFO] Building topology-exposure-inventory 0.1.1-SNAPSHOT [1/4]
20:33:37 [INFO] from pom.xml
20:33:37 [INFO] --------------------------------[ pom ]---------------------------------
20:33:37 [INFO]
20:33:37 [INFO] --- clean:3.3.2:clean (default-clean) @ topology-exposure-inventory ---
20:33:38 [INFO]
20:33:38 [INFO] --- install:3.1.1:install (default-install) @ topology-exposure-inventory ---
20:33:38 [INFO] Installing /w/workspace/smo-teiv-maven-clm-k-release/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.1.1-SNAPSHOT/topology-exposure-inventory-0.1.1-SNAPSHOT.pom
20:33:38 [INFO]
20:33:38 [INFO] --- dependency:3.6.1:tree (default-cli) @ topology-exposure-inventory ---
20:33:42 [INFO] org.oran.smo:topology-exposure-inventory:pom:0.1.1-SNAPSHOT
20:33:42 [INFO]
20:33:42 [INFO] --- clm:2.53.1-01:index (default-cli) @ topology-exposure-inventory ---
20:33:43 [INFO] Saved module information to /w/workspace/smo-teiv-maven-clm-k-release/target/sonatype-clm/module.xml
20:33:43 [INFO]
20:33:43 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------
20:33:43 [INFO] Building Yang Parser 1.1.1-SNAPSHOT [2/4]
20:33:43 [INFO] from yang-parser/pom.xml
20:33:43 [INFO] --------------------------------[ jar ]---------------------------------
20:33:43 [INFO]
20:33:43 [INFO] --- clean:3.3.2:clean (default-clean) @ yang-parser-jar ---
20:33:43 [INFO]
20:33:43 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar ---
20:33:44 [INFO] Executing tasks
20:33:44 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules
20:33:44 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang
20:33:44 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-yang-library-2019-01-04.yang
20:33:44 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang
20:33:44 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-datastores-2018-02-14.yang
20:33:44 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:44 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:45 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:45 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:45 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:45 [INFO] [get] Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:45 [INFO] ------------------------------------------------------------------------
20:33:45 [INFO] Reactor Summary:
20:33:45 [INFO]
20:33:45 [INFO] topology-exposure-inventory 0.1.1-SNAPSHOT ......... SUCCESS [ 5.221 s]
20:33:45 [INFO] Yang Parser 1.1.1-SNAPSHOT ......................... FAILURE [ 2.186 s]
20:33:45 [INFO] pgsql-schema-generator 1.1.1 ....................... SKIPPED
20:33:45 [INFO] topology-exposure-inventory-jar 0.1.1-SNAPSHOT ..... SKIPPED
20:33:45 [INFO] ------------------------------------------------------------------------
20:33:45 [INFO] BUILD FAILURE
20:33:45 [INFO] ------------------------------------------------------------------------
20:33:45 [INFO] Total time: 27.345 s
20:33:45 [INFO] Finished at: 2025-09-13T20:33:45Z
20:33:45 [INFO] ------------------------------------------------------------------------
20:33:45 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (download-src-external-yang-models) on project yang-parser-jar: An Ant BuildException has occured: Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:45 [ERROR] around Ant part ...... @ 11:119 in /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/target/antrun/build-main.xml
20:33:45 [ERROR] -> [Help 1]
20:33:45 [ERROR]
20:33:45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:33:45 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:33:45 [ERROR]
20:33:45 [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:33:45 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
20:33:45 [ERROR]
20:33:45 [ERROR] After correcting the problems, you can resume the build with the command
20:33:45 [ERROR] mvn -rf :yang-parser-jar
20:33:45 Build step 'Execute shell' marked build as failure
20:33:45 $ ssh-agent -k
20:33:45 unset SSH_AUTH_SOCK;
20:33:45 unset SSH_AGENT_PID;
20:33:45 echo Agent pid 2046 killed;
20:33:45 [ssh-agent] Stopped.
20:33:45 [PostBuildScript] - [INFO] Executing post build scripts.
20:33:45 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins12565824811264923658.sh
20:33:45 ---> sysstat.sh
20:33:46 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins5656719058777525677.sh
20:33:46 ---> package-listing.sh
20:33:46 ++ tr '[:upper:]' '[:lower:]'
20:33:46 ++ facter osfamily
20:33:46 + OS_FAMILY=debian
20:33:46 + workspace=/w/workspace/smo-teiv-maven-clm-k-release
20:33:46 + START_PACKAGES=/tmp/packages_start.txt
20:33:46 + END_PACKAGES=/tmp/packages_end.txt
20:33:46 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:33:46 + PACKAGES=/tmp/packages_start.txt
20:33:46 + '[' /w/workspace/smo-teiv-maven-clm-k-release ']'
20:33:46 + PACKAGES=/tmp/packages_end.txt
20:33:46 + case "${OS_FAMILY}" in
20:33:46 + dpkg -l
20:33:46 + grep '^ii'
20:33:46 + '[' -f /tmp/packages_start.txt ']'
20:33:46 + '[' -f /tmp/packages_end.txt ']'
20:33:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:33:46 + '[' /w/workspace/smo-teiv-maven-clm-k-release ']'
20:33:46 + mkdir -p /w/workspace/smo-teiv-maven-clm-k-release/archives/
20:33:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-clm-k-release/archives/
20:33:46 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins2161672618454047770.sh
20:33:46 ---> capture-instance-metadata.sh
20:33:46 Setup pyenv:
20:33:46 system
20:33:46 3.8.13
20:33:46 3.9.13
20:33:46 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzKn from file:/tmp/.os_lf_venv
20:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:33:51 lf-activate-venv(): INFO: Base packages installed successfully
20:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools
20:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-yzKn/bin to PATH
20:34:12 INFO: Running in OpenStack, capturing instance metadata
20:34:13 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins6418493904798014123.sh
20:34:13 provisioning config files...
20:34:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config17232955590500208178tmp
20:34:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
20:34:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
20:34:13 [EnvInject] - Injecting environment variables from a build step.
20:34:13 [EnvInject] - Injecting as environment variables the properties content
20:34:13 SERVER_ID=logs
20:34:13
20:34:13 [EnvInject] - Variables injected successfully.
20:34:13 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins12017298455433324234.sh
20:34:13 ---> create-netrc.sh
20:34:13 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins15415217497611628625.sh
20:34:13 ---> python-tools-install.sh
20:34:13 Setup pyenv:
20:34:13 system
20:34:13 3.8.13
20:34:13 3.9.13
20:34:13 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzKn from file:/tmp/.os_lf_venv
20:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:17 lf-activate-venv(): INFO: Base packages installed successfully
20:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools
20:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-yzKn/bin to PATH
20:34:37 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins2211522393721625086.sh
20:34:37 ---> sudo-logs.sh
20:34:37 Archiving 'sudo' log..
20:34:37 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins552851457441042554.sh
20:34:37 ---> job-cost.sh
20:34:37 Setup pyenv:
20:34:37 system
20:34:37 3.8.13
20:34:37 3.9.13
20:34:37 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzKn from file:/tmp/.os_lf_venv
20:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:41 lf-activate-venv(): INFO: Base packages installed successfully
20:34:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-yzKn/bin to PATH
20:34:52 INFO: No Stack...
20:34:53 INFO: Retrieving Pricing Info for: v3-starter-4
20:34:53 INFO: Archiving Costs
20:34:53 [smo-teiv-maven-clm-k-release] $ /bin/bash -l /tmp/jenkins858995931598102537.sh
20:34:53 ---> logs-deploy.sh
20:34:54 Setup pyenv:
20:34:54 system
20:34:54 3.8.13
20:34:54 3.9.13
20:34:54 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzKn from file:/tmp/.os_lf_venv
20:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:57 lf-activate-venv(): INFO: Base packages installed successfully
20:34:57 lf-activate-venv(): INFO: Installing additional packages: lftools
20:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-yzKn/bin to PATH
20:35:16 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-clm-k-release/40
20:35:16 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
20:35:18 Archives upload complete.
20:35:19 INFO: archiving logs to Nexus
20:35:21 ---> uname -a:
20:35:21 Linux prd-ubuntu1804-docker-4c-4g-3643 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
20:35:21
20:35:21
20:35:21 ---> lscpu:
20:35:21 Architecture: x86_64
20:35:21 CPU op-mode(s): 32-bit, 64-bit
20:35:21 Byte Order: Little Endian
20:35:21 CPU(s): 4
20:35:21 On-line CPU(s) list: 0-3
20:35:21 Thread(s) per core: 1
20:35:21 Core(s) per socket: 1
20:35:21 Socket(s): 4
20:35:21 NUMA node(s): 1
20:35:21 Vendor ID: AuthenticAMD
20:35:21 CPU family: 23
20:35:21 Model: 49
20:35:21 Model name: AMD EPYC-Rome Processor
20:35:21 Stepping: 0
20:35:21 CPU MHz: 2800.000
20:35:21 BogoMIPS: 5600.00
20:35:21 Virtualization: AMD-V
20:35:21 Hypervisor vendor: KVM
20:35:21 Virtualization type: full
20:35:21 L1d cache: 32K
20:35:21 L1i cache: 32K
20:35:21 L2 cache: 512K
20:35:21 L3 cache: 16384K
20:35:21 NUMA node0 CPU(s): 0-3
20:35:21 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
20:35:21
20:35:21
20:35:21 ---> nproc:
20:35:21 4
20:35:21
20:35:21
20:35:21 ---> df -h:
20:35:21 Filesystem Size Used Avail Use% Mounted on
20:35:21 udev 3.9G 0 3.9G 0% /dev
20:35:21 tmpfs 798M 696K 797M 1% /run
20:35:21 /dev/vda1 20G 9.1G 11G 48% /
20:35:21 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:35:21 tmpfs 5.0M 0 5.0M 0% /run/lock
20:35:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
20:35:21 /dev/vda15 105M 5.3M 100M 5% /boot/efi
20:35:21 tmpfs 798M 0 798M 0% /run/user/1001
20:35:21
20:35:21
20:35:21 ---> free -m:
20:35:21 total used free shared buff/cache available
20:35:21 Mem: 7975 521 5144 0 2309 7173
20:35:21 Swap: 1023 0 1023
20:35:21
20:35:21
20:35:21 ---> ip addr:
20:35:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:35:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:35:21 inet 127.0.0.1/8 scope host lo
20:35:21 valid_lft forever preferred_lft forever
20:35:21 inet6 ::1/128 scope host
20:35:21 valid_lft forever preferred_lft forever
20:35:21 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000
20:35:21 link/ether fa:16:3e:16:e4:c5 brd ff:ff:ff:ff:ff:ff
20:35:21 inet 10.32.6.229/23 brd 10.32.7.255 scope global dynamic ens3
20:35:21 valid_lft 86117sec preferred_lft 86117sec
20:35:21 inet6 fe80::f816:3eff:fe16:e4c5/64 scope link
20:35:21 valid_lft forever preferred_lft forever
20:35:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default
20:35:21 link/ether 02:42:3a:10:e6:bc brd ff:ff:ff:ff:ff:ff
20:35:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
20:35:21 valid_lft forever preferred_lft forever
20:35:21
20:35:21
20:35:21 ---> sar -b -r -n DEV:
20:35:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3643) 09/13/25 _x86_64_ (4 CPU)
20:35:21
20:35:21 20:30:39 LINUX RESTART (4 CPU)
20:35:21
20:35:21 20:31:01 tps rtps wtps bread/s bwrtn/s
20:35:21 20:32:02 157.94 68.44 89.50 5543.34 40467.41
20:35:21 20:33:01 60.96 0.15 60.80 26.57 9731.37
20:35:21 20:34:01 70.99 34.34 36.65 1775.01 6115.69
20:35:21 20:35:01 24.98 0.70 24.28 77.97 7170.14
20:35:21 Average: 78.79 26.01 52.77 1863.30 15896.06
20:35:21
20:35:21 20:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:35:21 20:32:02 5859076 7404084 2308344 28.26 39416 1684596 992864 10.77 600848 1537068 63336
20:35:21 20:33:01 5612888 7367272 2554532 31.28 57000 1865172 1018252 11.05 646284 1714156 62720
20:35:21 20:34:01 5262544 7330260 2904876 35.57 68568 2155356 1016048 11.02 737232 1950700 186852
20:35:21 20:35:01 5288696 7363248 2878724 35.25 71692 2158464 982956 10.67 711212 1949244 9080
20:35:21 Average: 5505801 7366216 2661619 32.59 59169 1965897 1002530 10.88 673894 1787792 80497
20:35:21
20:35:21 20:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:35:21 20:32:02 ens3 402.85 246.19 1187.14 68.17 0.00 0.00 0.00 0.00
20:35:21 20:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:21 20:32:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00
20:35:21 20:33:01 ens3 51.80 40.79 660.90 5.28 0.00 0.00 0.00 0.00
20:35:21 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:21 20:33:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00
20:35:21 20:34:01 ens3 243.64 200.72 2996.75 32.69 0.00 0.00 0.00 0.00
20:35:21 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:21 20:34:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00
20:35:21 20:35:01 ens3 10.90 11.13 8.45 5.34 0.00 0.00 0.00 0.00
20:35:21 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:21 20:35:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00
20:35:21 Average: ens3 177.82 125.06 1215.64 27.97 0.00 0.00 0.00 0.00
20:35:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:21 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00
20:35:21
20:35:21
20:35:21 ---> sar -P ALL:
20:35:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3643) 09/13/25 _x86_64_ (4 CPU)
20:35:21
20:35:21 20:30:39 LINUX RESTART (4 CPU)
20:35:21
20:35:21 20:31:01 CPU %user %nice %system %iowait %steal %idle
20:35:21 20:32:02 all 21.48 0.00 2.97 5.41 1.87 68.28
20:35:21 20:32:02 0 13.32 0.00 2.28 4.59 1.46 78.35
20:35:21 20:32:02 1 29.10 0.00 4.80 4.27 1.87 59.96
20:35:21 20:32:02 2 10.56 0.00 2.29 7.43 2.33 77.39
20:35:21 20:32:02 3 33.02 0.00 2.48 5.35 1.82 57.33
20:35:21 20:33:01 all 20.11 0.00 1.27 1.93 1.43 75.26
20:35:21 20:33:01 0 8.50 0.00 0.61 0.05 0.44 90.40
20:35:21 20:33:01 1 61.88 0.00 3.14 0.56 2.53 31.90
20:35:21 20:33:01 2 5.49 0.00 1.04 6.99 1.91 84.57
20:35:21 20:33:01 3 4.86 0.00 0.34 0.05 0.83 93.93
20:35:21 20:34:01 all 31.16 0.00 2.31 1.87 3.43 61.23
20:35:21 20:34:01 0 27.20 0.00 3.04 2.08 3.12 64.57
20:35:21 20:34:01 1 48.09 0.00 2.96 1.42 4.03 43.50
20:35:21 20:34:01 2 27.91 0.00 2.05 2.89 3.58 63.55
20:35:21 20:34:01 3 21.50 0.00 1.18 1.12 2.97 73.23
20:35:21 20:35:01 all 20.71 0.00 1.06 0.79 1.82 75.63
20:35:21 20:35:01 0 5.25 0.00 0.62 0.54 2.48 91.11
20:35:21 20:35:01 1 22.53 0.00 1.09 0.12 1.51 74.76
20:35:21 20:35:01 2 38.23 0.00 1.28 2.44 1.81 56.24
20:35:21 20:35:01 3 17.08 0.00 1.26 0.05 1.50 80.11
20:35:21 Average: all 23.39 0.00 1.90 2.50 2.14 70.07
20:35:21 Average: 0 13.58 0.00 1.64 1.82 1.89 81.08
20:35:21 Average: 1 40.30 0.00 2.99 1.59 2.48 52.63
20:35:21 Average: 2 20.60 0.00 1.67 4.93 2.41 70.39
20:35:21 Average: 3 19.16 0.00 1.32 1.64 1.79 76.10
20:35:21
20:35:21
20:35:21