Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143942 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-4591 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-integration-tests-master-ui-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXl39azd/agent.1562 SSH_AGENT_PID=1564 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_7954737024073947771.key (/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_7954737024073947771.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/sdc.git > git init /w/workspace/sdc-integration-tests-master-ui-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/42/143942/1 # timeout=30 > git rev-parse c37b20c963aab8d2dc9e9e0b51fbdc7a282e98d5^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision c37b20c963aab8d2dc9e9e0b51fbdc7a282e98d5 (refs/changes/42/143942/1) > git config core.sparsecheckout # timeout=10 > git checkout -f c37b20c963aab8d2dc9e9e0b51fbdc7a282e98d5 # timeout=30 Commit message: "Datastax Cassandra Driver 4.x Upgrade Issue-ID: SDC-4819" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5090c792f1611b7b561a55d064c4ad567811c037 # timeout=10 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins6888755520543080154.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KcGH lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KcGH/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-KcGH/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.85 botocore==1.42.85 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.1 charset-normalizer==3.4.7 click==8.3.2 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [sdc-integration-tests-master-ui-verify-java] $ /bin/sh /tmp/jenkins5718302289400250444.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-04-08 07:13:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T08%3A02%3A41Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-08T07%3A01%3A53Z&ske=2026-04-08T08%3A02%3A41Z&sks=b&skv=2018-11-09&sig=LtddshkGF9FBVwdd%2FSeHoqL1YJBJuK0x7cqdVOw6eHA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTYzMjY2OSwibmJmIjoxNzc1NjMyMzY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FdmwHtE4T9oMYKDcy6BKlO1jTXJp2bton5-Gs0zqBC4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-53C0Wz.sh" [1] downloading uv 0.11.4 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.4 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [sdc-integration-tests-master-ui-verify-java] $ /bin/sh /tmp/jenkins14031252935955743746.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: error: alternative path /usr/lib/jvm/java-11-openjdk-amd64/bin/javac doesn't exist update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: error: alternative /usr/lib/jvm/java-11-openjdk-amd64/bin/javac for javac not registered; not setting update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.30" 2026-01-20 OpenJDK Runtime Environment (build 11.0.30+7-post-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 11.0.30+7-post-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/config4873866869662757700tmp copy managed file [sdc-settings] to file:/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/config2169156880845514471tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu2204-docker-8c-8g-4591 using settings config with name sdc-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [sdc-integration-tests-master-ui-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9529460338302317814.xml -gs /tmp/global-settings17443588401833289388.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c37b20c963aab8d2dc9e9e0b51fbdc7a282e98d5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=varun.deoghare@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Varun Deoghare" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/sdc/+/143942 -DGERRIT_PATCHSET_UPLOADER_EMAIL=varun.deoghare@t-systems.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml integration-tests/target/ExtentReport/UI/*.html integration-tests/target/ExtentReport/UI/screenshots/*.png **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=sdc -DGERRIT_PATCHSET_UPLOADER_USERNAME=varun.deoghare -DGERRIT_CHANGE_NUMBER=143942 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Varun Deoghare\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/42/143942/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Varun Deoghare" '-DGERRIT_CHANGE_OWNER=\"Varun Deoghare\" ' -DPROJECT=sdc -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=RGF0YXN0YXggQ2Fzc2FuZHJhIERyaXZlciA0LnggVXBncmFkZQpJc3N1ZS1JRDogU0RDLTQ4MTkKCkNoYW5nZS1JZDogSTU0MWM5MjNiZjlkMzQ4N2Y1NzBjOTY4M2JiZTIzMjQ3ZWEyNzRiOWEKU2lnbmVkLW9mZi1ieTogdmFydW4uZGVvZ2hhcmUgPHZhcnVuLmRlb2doYXJlQHQtc3lzdGVtcy5jb20+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Datastax Cassandra Driver 4.x Upgrade Issue-ID: SDC-4819" -DGERRIT_EVENT_ACCOUNT_USERNAME=varun.deoghare -DGERRIT_CHANGE_OWNER_USERNAME=varun.deoghare '-DGERRIT_EVENT_ACCOUNT=\"Varun Deoghare\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I541c923bf9d3487f570c9683bbe23247ea274b9a -DGERRIT_EVENT_HASH=1661108575 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=varun.deoghare@t-systems.com -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/npm/-/ -Ddocker.skip.push=true -P docker,run-integration-tests-ui" "-DGERRIT_CHANGE_OWNER_NAME=Varun Deoghare" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/npm/-/ -Ddocker.skip.push=true -P docker,run-integration-tests-ui [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openecomp.sdc:catalog-be:war:1.16.2-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.hibernate:hibernate-validator:jar -> duplicate declaration of version 5.4.3.Final @ line 126, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openecomp.sdc:sdc-integration-tests:jar:1.16.2-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 589, column 21 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ line 792, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] sdc [pom] [INFO] sdc-onboarding [pom] [INFO] onap-common-lib [pom] [INFO] onap-common-configuration-management [pom] [INFO] onap-configuration-management-api [jar] [INFO] openecomp-sdc [pom] [INFO] openecomp-sdc-lib [pom] [INFO] openecomp-sdc-logging-lib [pom] [INFO] openecomp-sdc-logging-api [jar] [INFO] onap-configuration-management-core [jar] [INFO] onap-tosca-datatype [jar] [INFO] onap-generic-artifact-browser [pom] [INFO] onap-generic-artifact-browser-service [jar] [INFO] onap-generic-artifact-browser-component-tests [jar] [INFO] openecomp-sdc-logging-core [jar] [INFO] common-app-logging [jar] [INFO] common-app-api [jar] [INFO] openecomp-core-lib [pom] [INFO] openecomp-utilities-lib [jar] [INFO] openecomp-sdc-datatypes-lib [jar] [INFO] openecomp-common-lib [jar] [INFO] openecomp-facade-lib [pom] [INFO] openecomp-facade-api [jar] [INFO] openecomp-facade-core [jar] [INFO] openecomp-session-lib [jar] [INFO] openecomp-sdc-api [pom] [INFO] openecomp-sdc-rest-webapp [pom] [INFO] openecomp-sdc-common-rest [jar] [INFO] openecomp-nosqldb-lib [pom] [INFO] openecomp-nosqldb-api [jar] [INFO] openecomp-nosqldb-core [jar] [INFO] openecomp-item-permissions-lib [pom] [INFO] openecomp-item-permissions-api [jar] [INFO] openecomp-sdc-notification-lib [pom] [INFO] openecomp-sdc-notification-api [jar] [INFO] openecomp-item-permissions-core [jar] [INFO] openecomp-sdc-versioning-lib [pom] [INFO] openecomp-sdc-versioning-api [jar] [INFO] openecomp-zusammen-lib [pom] [INFO] openecomp-zusammen-api [jar] [INFO] openecomp-zusammen-core [jar] [INFO] openecomp-sdc-versioning-core [jar] [INFO] openecomp-sdc-vendor-license-lib [pom] [INFO] openecomp-sdc-vendor-license-api [jar] [INFO] openecomp-sdc-vendor-license-core [jar] [INFO] openecomp-sdc-validation-lib [pom] [INFO] openecomp-sdc-validation-api [jar] [INFO] openecomp-heat-lib [jar] [INFO] openecomp-sdc-validation-sdk [jar] [INFO] openecomp-sdc-validation-core [jar] [INFO] common-be-tests-utils [jar] [INFO] common-be [jar] [INFO] openecomp-tosca-lib [jar] [INFO] openecomp-sdc-translator-lib [pom] [INFO] openecomp-sdc-translator-api [jar] [INFO] openecomp-sdc-validation-impl [jar] [INFO] openecomp-sdc-translator-core [jar] [INFO] openecomp-sdc-enrichment-lib [pom] [INFO] openecomp-sdc-enrichment-api [jar] [INFO] openecomp-config-lib [jar] [INFO] openecomp-sdc-vendor-software-product-lib [pom] [INFO] openecomp-sdc-vendor-software-product-api [jar] [INFO] openecomp-sdc-model-lib [pom] [INFO] openecomp-sdc-model-api [jar] [INFO] openecomp-tosca-converter-lib [pom] [INFO] openecomp-tosca-converter-api [jar] [INFO] openecomp-sdc-model-impl [jar] [INFO] openecomp-sdc-tosca-generator-lib [pom] [INFO] openecomp-sdc-tosca-generator-api [jar] [INFO] openecomp-sdc-vendor-software-product-core [jar] [INFO] openecomp-sdc-enrichment-impl [jar] [INFO] openecomp-sdc-enrichment-core [jar] [INFO] backend [pom] [INFO] openecomp-sdc-validation-manager [jar] [INFO] openecomp-healing-lib [pom] [INFO] openecomp-sdc-healing-api [jar] [INFO] openecomp-sdc-healing-core [jar] [INFO] openecomp-item-permissions-impl [jar] [INFO] openecomp-tosca-converter-core [jar] [INFO] openecomp-sdc-healing-impl [jar] [INFO] openecomp-sdc-activity-log-lib [pom] [INFO] openecomp-sdc-activity-log-api [jar] [INFO] openecomp-sdc-activity-log-core [jar] [INFO] openecomp-sdc-activity-log-manager [jar] [INFO] openecomp-sdc-tosca-generator-core [jar] [INFO] openecomp-sdc-vendor-software-product-manager [jar] [INFO] openecomp-sdc-vendor-license-manager [jar] [INFO] openecomp-conflict-lib [pom] [INFO] openecomp-conflict-api [jar] [INFO] openecomp-conflict-core [jar] [INFO] openecomp-sdc-conflict-manager [jar] [INFO] item-rest [pom] [INFO] item-rest-types [jar] [INFO] vendor-license-rest [pom] [INFO] vendor-license-rest-types [jar] [INFO] openecomp-sdc-item-permissions-manager [jar] [INFO] item-rest-services [jar] [INFO] unique-type-rest [pom] [INFO] unique-type-rest-types [jar] [INFO] vendor-license-rest-services [jar] [INFO] openecomp-sdc-notification-core [jar] [INFO] vendor-software-products-rest [pom] [INFO] vendor-software-products-rest-types [jar] [INFO] vendor-software-products-rest-services [jar] [INFO] vnf-repository-rest-services [jar] [INFO] validation-rest [pom] [INFO] validation-rest-types [jar] [INFO] validation-rest-services [jar] [INFO] openecomp-sdc-healthcheck-manager [jar] [INFO] healthcheck-rest [pom] [INFO] healthcheck-rest-types [jar] [INFO] healthcheck-rest-services [jar] [INFO] conflict-rest [pom] [INFO] conflict-rest-types [jar] [INFO] conflict-rest-services [jar] [INFO] item-permissions-rest [pom] [INFO] item-permissions-rest-types [jar] [INFO] item-permissions-rest-services [jar] [INFO] openecomp-sdc-application-config-manager [jar] [INFO] notifications-rest [pom] [INFO] notifications-rest-types [jar] [INFO] notifications-rest-services [jar] [INFO] application-config-rest [pom] [INFO] application-config-rest-types [jar] [INFO] application-config-rest-services [jar] [INFO] togglz-rest [pom] [INFO] togglz-rest-types [jar] [INFO] togglz-rest-services [jar] [INFO] openecomp-sdc-action-lib [pom] [INFO] openecomp-sdc-action-api [jar] [INFO] action-library-rest [pom] [INFO] action-library-rest-types [jar] [INFO] openecomp-sdc-action-core [jar] [INFO] openecomp-sdc-action-manager [jar] [INFO] action-library-rest-services [jar] [INFO] unique-type-rest-services [jar] [INFO] openecomp-sdc-externaltesting-lib [pom] [INFO] openecomp-sdc-externaltesting-api [jar] [INFO] openecomp-sdc-externaltesting-impl [jar] [INFO] external-testing-rest [pom] [INFO] externaltesting-rest-services [jar] [INFO] metrics-rest [jar] [INFO] openecomp-sdc-security-util [jar] [INFO] onboarding-rest-war [war] [INFO] openecomp-sdc-notification-worker [jar] [INFO] openecomp-sdc-notification-websocket [jar] [INFO] notification-war [war] [INFO] openecomp-sdc-logging-spring [jar] [INFO] catalog-dao [jar] [INFO] catalog-model [jar] [INFO] catalog-be [war] [INFO] api-docs [jar] [INFO] openecomp-zusammen-tools [jar] [INFO] openecomp-sdc-docker-dist [pom] [INFO] openecomp-sdc-docker-backend [pom] [INFO] openecomp-sdc-docker-db-init [pom] [INFO] onboarding-ui-war [war] [INFO] catalog-be-plugins [pom] [INFO] etsi-nfv-nsd-csar-plugin [jar] [INFO] backend-all-plugins [pom] [INFO] asdctool [jar] [INFO] catalog-ui [pom] [INFO] catalog-fe [war] [INFO] sdc-os-chef [pom] [INFO] webseal-simulator [war] [INFO] sdc-integration-tests [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 2 [INFO] [INFO] ---------------------< org.openecomp.sdc:sdc-main >--------------------- [INFO] Building sdc 1.16.2-SNAPSHOT [1/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ sdc-main --- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sdc-main --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-main --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-main --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version-default) @ sdc-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdc-main --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdc-main --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ sdc-main --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ sdc-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:instrument (default-instrument) @ sdc-main --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/sdc-integration-tests-master-ui-verify-java/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdc-main --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:restore-instrumented-classes (default-restore-instrumented-classes) @ sdc-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdc-main --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ sdc-main --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdc-main --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdc-main --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ sdc-main --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-main --- [INFO] Installing /w/workspace/sdc-integration-tests-master-ui-verify-java/pom.xml to /home/jenkins/.m2/repository/org/openecomp/sdc/sdc-main/1.16.2-SNAPSHOT/sdc-main-1.16.2-SNAPSHOT.pom [INFO] [INFO] ----------------< org.openecomp.sdc:common-app-logging >---------------- [INFO] Building common-app-logging 1.16.2-SNAPSHOT [2/166] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------< org.openecomp.sdc:sdc-onboarding >------------------ [INFO] Building sdc-onboarding 1.16.2-SNAPSHOT [3/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ sdc-onboarding --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-onboarding --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-onboarding --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-onboarding --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version-default) @ sdc-onboarding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdc-onboarding --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/onboarding/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdc-onboarding --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ sdc-onboarding --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ sdc-onboarding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdc-onboarding --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdc-onboarding --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/onboarding/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ sdc-onboarding --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdc-onboarding --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ sdc-onboarding --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-onboarding --- [INFO] Installing /w/workspace/sdc-integration-tests-master-ui-verify-java/onboarding/pom.xml to /home/jenkins/.m2/repository/org/openecomp/sdc/sdc-onboarding/1.16.2-SNAPSHOT/sdc-onboarding-1.16.2-SNAPSHOT.pom [INFO] [INFO] --------------------< org.openecomp.sdc:catalog-ui >-------------------- [INFO] Building catalog-ui 1.16.2-SNAPSHOT [4/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ catalog-ui --- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ catalog-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ catalog-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ catalog-ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version-default) @ catalog-ui --- [INFO] [INFO] --- yaml-json-validator-maven-plugin:1.0.2:validate (validate) @ catalog-ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ common-app-logging --- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ common-app-logging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ common-app-logging --- [INFO] Skipping validation [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ catalog-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ common-app-logging --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version-default) @ common-app-logging --- [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ catalog-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ common-app-logging --- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (clean.fe.webapp.folder) @ catalog-ui --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] Deleting /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-fe/src/main/webapp (includes = [**/*, *], excludes = [META-INF/*, WEB-INF/*]) [INFO] [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ common-app-logging --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ catalog-ui --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ catalog-ui --- [INFO] [INFO] --- frontend-maven-plugin:1.12.0:install-node-and-npm (install node and npm) @ catalog-ui --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ common-app-logging --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ common-app-logging --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-app-logging --- [INFO] Installing node version v16.20.0 [INFO] Downloading https://nodejs.org/dist/v16.20.0/node-v16.20.0-linux-x64.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/node/16.20.0/node-16.20.0-linux-x64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/16.20.0/node-16.20.0-linux-x64.tar.gz into /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node/tmp [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common-app-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/classes [INFO] Copying node binary from /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node/tmp/node-v16.20.0-linux-x64/bin/node to /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node/node [INFO] Installed node locally. [INFO] Installing npm version 6.14.13 [INFO] Downloading https://nexus3.onap.org/repository/npm.public/npm/-/npm-6.14.13.tgz to /home/jenkins/.m2/repository/com/github/eirslett/npm/6.14.13/npm-6.14.13.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/6.14.13/npm-6.14.13.tar.gz into /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend-maven-plugin:1.12.0:npm (npm set progress off) @ catalog-ui --- [INFO] Running 'npm set progress=false' in /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui [INFO] [INFO] --- frontend-maven-plugin:1.12.0:npm (npm install) @ catalog-ui --- [INFO] Running 'npm install' in /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-app-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common-app-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/test-classes [INFO] npm WARN deprecated extract-text-webpack-plugin@2.1.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ common-app-logging --- [INFO] npm WARN deprecated jest-dom@1.12.1: 🚨 jest-dom has moved to @testing-library/jest-dom. Please uninstall jest-dom and install @testing-library/jest-dom instead, or use an older version of jest-dom. Learn more about this change here: https://github.com/testing-library/dom-testing-library/issues/260 Thanks! :) [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ common-app-logging --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common-app-logging --- [INFO] npm WARN deprecated html-webpack-plugin@2.30.1: out of support [INFO] Building jar: /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/common-app-logging-1.16.2-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ common-app-logging --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ common-app-logging --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ common-app-logging --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ common-app-logging --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-app-logging --- [INFO] Installing /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/target/common-app-logging-1.16.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/openecomp/sdc/common-app-logging/1.16.2-SNAPSHOT/common-app-logging-1.16.2-SNAPSHOT.jar [INFO] Installing /w/workspace/sdc-integration-tests-master-ui-verify-java/common-app-logging/pom.xml to /home/jenkins/.m2/repository/org/openecomp/sdc/common-app-logging/1.16.2-SNAPSHOT/common-app-logging-1.16.2-SNAPSHOT.pom [INFO] [INFO] -------------------< org.openecomp.sdc:sdc-os-chef >-------------------- [INFO] Building sdc-os-chef 1.16.2-SNAPSHOT [5/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in sdc-os-chef: [WARNING] io.fabric8:docker-maven-plugin:0.48.1 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ sdc-os-chef --- [INFO] [INFO] --- docker-maven-plugin:0.48.1:remove (clean-images) @ sdc-os-chef --- [INFO] npm WARN deprecated @angular/http@5.2.11: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp [INFO] npm WARN deprecated angular@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward. [INFO] npm WARN deprecated angular-translate@2.19.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. [INFO] npm WARN deprecated angular-sanitize@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward. [INFO] npm WARN deprecated angular-resource@1.5.11: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward. [INFO] npm WARN deprecated angular-translate-loader-static-files@2.19.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. [INFO] npm WARN deprecated angular-ui-router@0.4.3: This npm package 'angular-ui-router' has been renamed to '@uirouter/angularjs'. Please update your package.json. See https://ui-router.github.io/blog/uirouter-scoped-packages/ [INFO] npm WARN deprecated bootstrap@3.4.1: This version of Bootstrap is no longer supported. Please upgrade to the latest version. [INFO] npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [INFO] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [INFO] npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sdc-os-chef --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-os-chef --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-os-chef --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version-default) @ sdc-os-chef --- [INFO] [INFO] --- yaml-json-validator-maven-plugin:1.0.2:validate (validate) @ sdc-os-chef --- [INFO] Skipping validation [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdc-os-chef --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/sdc-integration-tests-master-ui-verify-java/sdc-os-chef/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdc-os-chef --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ sdc-os-chef --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ sdc-os-chef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdc-os-chef --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- docker-maven-plugin:0.48.1:build (generate-images) @ sdc-os-chef --- [INFO] Building tar: /w/workspace/sdc-integration-tests-master-ui-verify-java/sdc-os-chef/target/docker/onap/sdc-cassandra/tmp/docker-build.tar [INFO] DOCKER> [onap/sdc-cassandra:latest] "sdc-cassandra": Created docker-build.tar in 48 milliseconds [INFO] DOCKER> Pulling from cassandra [INFO] npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 [INFO] npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] npm WARN deprecated node-sass@4.14.1: Node Sass is no longer supported. Please use `sass` or `sass-embedded` instead. [INFO] npm WARN deprecated extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin [INFO] npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [INFO] npm WARN deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. [INFO] npm WARN deprecated [INFO] npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) [INFO] npm WARN deprecated bfj-node4@5.3.1: Switch to the `bfj` package for fixes and new features! [INFO] npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. [INFO] npm WARN deprecated acorn-dynamic-import@2.0.2: This is probably built in to whatever tool you're using. If you still need it... idk [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [INFO] DOCKER> Digest: sha256:9a14b18eb658851e8939cfdeca8fcbca389f5f0d00fca4a995d80b6accfcbd96 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/cassandra:3.11.19 [INFO] DOCKER> Pulled cassandra:3.11.19 in 4 seconds [INFO] npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues [INFO] npm WARN deprecated request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142 [INFO] npm WARN deprecated osenv@0.1.5: This package is no longer supported. [INFO] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. [INFO] npm WARN deprecated npmlog@4.1.2: This package is no longer supported. [INFO] npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. [INFO] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [INFO] npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. [INFO] npm WARN deprecated [INFO] npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) [INFO] npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. [INFO] npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. [INFO] npm WARN deprecated svgo@0.7.2: This SVGO version is no longer supported. Upgrade to v2.x.x. [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [INFO] npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 [INFO] npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit for migration path(s). [INFO] npm WARN deprecated sane@2.5.2: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added [INFO] npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. [INFO] npm WARN deprecated har-validator@4.2.1: this library is no longer supported [INFO] npm WARN deprecated gauge@2.7.4: This package is no longer supported. [INFO] npm WARN deprecated are-we-there-yet@1.1.7: This package is no longer supported. [INFO] npm WARN deprecated fstream@1.0.12: This package is no longer supported. [INFO] npm WARN deprecated tar@2.2.2: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [INFO] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [INFO] npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart() [INFO] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [INFO] npm WARN deprecated whatwg-encoding@1.0.5: Use @exodus/bytes instead for a more spec-conformant and faster implementation [INFO] npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 [INFO] npm WARN deprecated domexception@1.0.1: Use your platform's native DOMException instead [INFO] npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). [INFO] npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). [INFO] npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). [INFO] npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. [INFO] npm WARN deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] [INFO] > @parcel/watcher@2.5.6 install /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node_modules/@parcel/watcher [INFO] > node scripts/build-from-source.js [INFO] [INFO] [INFO] > node-sass@4.14.1 install /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node_modules/node-sass [INFO] > node scripts/install.js [INFO] [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux-x64-93_binding.node [INFO] Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/linux-x64-93_binding.node": [INFO] [INFO] HTTP error 404 Not Found [INFO] [INFO] Hint: If github.com is not accessible in your location [INFO] try setting a proxy via HTTP_PROXY, e.g. [INFO] [INFO] export HTTP_PROXY=http://example.com:1234 [INFO] [INFO] or configure npm proxy via [INFO] [INFO] npm config set proxy http://example.com:8080 [INFO] [INFO] > core-js@2.6.12 postinstall /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node_modules/core-js [INFO] > node -e "try{require('./postinstall')}catch(e){}" [INFO] [INFO] [INFO] > ejs@2.7.4 postinstall /w/workspace/sdc-integration-tests-master-ui-verify-java/catalog-ui/node_modules/ejs [INFO] > node ./postinstall.js [INFO] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1564 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins5642733248819550556.sh ---> sysstat.sh [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping onap-common-lib [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping openecomp-sdc [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping onboarding-ui-war [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping common-app-api [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins3808131268575278323.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/sdc-integration-tests-master-ui-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' + mkdir -p /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins515817308966542307.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KcGH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KcGH/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins2095990504375252951.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/config17840702191135153956tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins5594730500807043590.sh ---> create-netrc.sh [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins4895335569543127061.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KcGH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KcGH/bin to PATH [sdc-integration-tests-master-ui-verify-java] $ /bin/sh /tmp/jenkins15479313781817329855.sh ---> uv-install.sh uv 0.11.4 is already installed uvx 0.11.4 (x86_64-unknown-linux-gnu) [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins209008821865686292.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins12358873168078118784.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KcGH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KcGH/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 193s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=193 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: sdc-integration-tests-master-ui-verify-java,1128,2026-04-08 07:14:41,v3-standard-8,193,0.22,0.00,ABORTED [sdc-integration-tests-master-ui-verify-java] $ /bin/bash -l /tmp/jenkins11471988651648813157.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KcGH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KcGH/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-integration-tests-master-ui-verify-java/1128 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p integration-tests/target/ExtentReport/UI/*.html -p integration-tests/target/ExtentReport/UI/screenshots/*.png -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-4591 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 12G 143G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 789 26226 4 5075 30834 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ac:43:ca brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.172/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86199sec preferred_lft 86199sec inet6 fe80::f816:3eff:feac:43ca/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether aa:ce:bd:08:7c:ca brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::a8ce:bdff:fe08:7cca/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4591) 04/08/26 _x86_64_ (8 CPU) 07:11:36 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4591) 04/08/26 _x86_64_ (8 CPU) 07:11:36 LINUX RESTART (8 CPU)