testExample_0
[2026-02-18T21:42:24.786Z] Running test testExample_0 ...
[2026-02-18T21:42:24.786Z] ===============================================
[2026-02-18T21:42:24.786Z] testExample_0 Start Time: Wed Feb 18 21:41:00 2026 Epoch Time (ms): 1771450860727
[2026-02-18T21:42:24.786Z] variation: -Xint
[2026-02-18T21:42:24.786Z] JVM_OPTIONS: -Xint
[2026-02-18T21:42:24.786Z] { \
[2026-02-18T21:42:24.786Z] echo ""; echo "TEST SETUP:"; \
[2026-02-18T21:42:24.786Z] echo "Nothing to be done for setup."; \
[2026-02-18T21:42:24.786Z] mkdir -p "/aqa-tests/TKG/../TKG/output_17714508605588/testExample_0"; \
[2026-02-18T21:42:24.786Z] cd "/aqa-tests/TKG/../TKG/output_17714508605588/testExample_0"; \
[2026-02-18T21:42:24.786Z] echo ""; echo "TESTING:"; \
[2026-02-18T21:42:24.786Z] "/opt/java/openjdk/bin/java" -Xint \
[2026-02-18T21:42:24.786Z] -cp "/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/aqa-tests/TKG/../TKG/lib/testng.jar:/aqa-tests/TKG/../TKG/lib/jcommander.jar:/aqa-tests/TKG/../../jvmtest/functional/TestExample/TestExample.jar" \
[2026-02-18T21:42:24.786Z] org.testng.TestNG -d "/aqa-tests/TKG/../TKG/output_17714508605588/testExample_0" "/aqa-tests/TKG/../../jvmtest/functional/TestExample/testng.xml" \
[2026-02-18T21:42:24.786Z] -groups level.extended \
[2026-02-18T21:42:24.786Z] -excludegroups d.*.linux_x86-64,d.*.arch.x86,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2026-02-18T21:42:24.786Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "testExample_0""_PASSED"; echo "-----------------------------------"; cd /aqa-tests/TKG/..; else echo "-----------------------------------"; echo "testExample_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-18T21:42:24.786Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-18T21:42:24.786Z] echo "Nothing to be done for teardown."; \
[2026-02-18T21:42:24.786Z] } 2>&1 | tee -a "/aqa-tests/TKG/../TKG/output_17714508605588/TestTargetResult";
[2026-02-18T21:42:24.786Z]
[2026-02-18T21:42:24.786Z] TEST SETUP:
[2026-02-18T21:42:24.786Z] Nothing to be done for setup.
[2026-02-18T21:42:24.786Z]
[2026-02-18T21:42:24.786Z] TESTING:
[2026-02-18T21:42:24.786Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-18T21:42:25.464Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2026-02-18T21:42:25.464Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2026-02-18T21:42:25.464Z] ...
[2026-02-18T21:42:25.464Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-18T21:42:25.464Z] ...
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z] [MyTest] [INFO] running aTestExample: INFO and above level logging enabled
[2026-02-18T21:42:25.464Z] PASSED: aTestExample
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z] ===============================================
[2026-02-18T21:42:25.464Z] myTest
[2026-02-18T21:42:25.464Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-18T21:42:25.464Z] ===============================================
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z] ===============================================
[2026-02-18T21:42:25.464Z] TestExample suite
[2026-02-18T21:42:25.464Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-18T21:42:25.464Z] ===============================================
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z] -----------------------------------
[2026-02-18T21:42:25.464Z] testExample_0_PASSED
[2026-02-18T21:42:25.464Z] -----------------------------------
[2026-02-18T21:42:25.464Z]
[2026-02-18T21:42:25.464Z] TEST TEARDOWN:
[2026-02-18T21:42:25.464Z] Nothing to be done for teardown.
[2026-02-18T21:42:25.464Z] testExample_0 Finish Time: Wed Feb 18 21:41:01 2026 Epoch Time (ms): 1771450861467