No Possible Issues Found via Git Search
jdk_custom_0
[2026-04-25T03:04:38.844Z] Running test jdk_custom_0 ...
[2026-04-25T03:04:38.844Z] ===============================================
[2026-04-25T03:04:38.844Z] jdk_custom_0 Start Time: Sat Apr 25 03:04:38 2026 Epoch Time (ms): 1777086278791
[2026-04-25T03:04:39.208Z] variation: NoOptions
[2026-04-25T03:04:39.208Z] JVM_OPTIONS:
[2026-04-25T03:04:39.208Z] { \
[2026-04-25T03:04:39.208Z] echo ""; echo "TEST SETUP:"; \
[2026-04-25T03:04:39.208Z] echo "Nothing to be done for setup."; \
[2026-04-25T03:04:39.208Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770862754085\\jdk_custom_0"; \
[2026-04-25T03:04:39.208Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770862754085\\jdk_custom_0"; \
[2026-04-25T03:04:39.208Z] echo ""; echo "TESTING:"; \
[2026-04-25T03:04:39.208Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-04-25T03:04:39.208Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/openjdk-test-image\\jdk\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2026-04-25T03:04:39.208Z] \
[2026-04-25T03:04:39.208Z] -w ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770862754085\\jdk_custom_0"\\work" \
[2026-04-25T03:04:39.208Z] -r ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770862754085\\jdk_custom_0"\\report" \
[2026-04-25T03:04:39.208Z] -jdk:"c:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" \
[2026-04-25T03:04:39.208Z] C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\openjdk\\openjdk-jdk\\test\\jdk\\sun/security/krb5/auto/UserIterCount.java; \
[2026-04-25T03:04:39.208Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_custom_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/; else echo "-----------------------------------"; echo "jdk_custom_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-25T03:04:39.208Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-25T03:04:39.208Z] echo "Nothing to be done for teardown."; \
[2026-04-25T03:04:39.208Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770862754085\\TestTargetResult";
[2026-04-25T03:04:39.208Z]
[2026-04-25T03:04:39.208Z] TEST SETUP:
[2026-04-25T03:04:39.208Z] Nothing to be done for setup.
[2026-04-25T03:04:39.208Z]
[2026-04-25T03:04:39.208Z] TESTING:
[2026-04-25T03:04:40.108Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work" not found: creating
[2026-04-25T03:04:40.108Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\report" not found: creating
[2026-04-25T03:04:47.974Z] XML output with verification to C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work
[2026-04-25T03:08:12.704Z] --------------------------------------------------
[2026-04-25T03:08:12.704Z] TEST: sun/security/krb5/auto/UserIterCount.java
[2026-04-25T03:08:12.704Z] TEST JDK: c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image
[2026-04-25T03:08:12.704Z]
[2026-04-25T03:08:12.704Z] ACTION: compile -- Passed. Compilation successful
[2026-04-25T03:08:12.704Z] REASON: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-25T03:08:12.704Z] TIME: 3.527 seconds
[2026-04-25T03:08:12.704Z] messages:
[2026-04-25T03:08:12.704Z] command: compile -XDignore.symbol.file C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java
[2026-04-25T03:08:12.704Z] reason: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-25T03:08:12.704Z] started: Sat Apr 25 03:04:48 UTC 2026
[2026-04-25T03:08:12.704Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T03:08:12.704Z] Mode: agentvm
[2026-04-25T03:08:12.704Z] Agent id: 1
[2026-04-25T03:08:12.704Z] finished: Sat Apr 25 03:04:51 UTC 2026
[2026-04-25T03:08:12.704Z] elapsed time (seconds): 3.527
[2026-04-25T03:08:12.704Z] configuration:
[2026-04-25T03:08:12.704Z] Boot Layer (javac runtime environment)
[2026-04-25T03:08:12.704Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-25T03:08:12.704Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-25T03:08:12.704Z] patch: java.base C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\patches\java.base
[2026-04-25T03:08:12.704Z]
[2026-04-25T03:08:12.704Z] javac compilation environment
[2026-04-25T03:08:12.704Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T03:08:12.704Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T03:08:12.704Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T03:08:12.704Z] source path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-25T03:08:12.704Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-25T03:08:12.704Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-25T03:08:12.704Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-25T03:08:12.704Z]
[2026-04-25T03:08:12.704Z] rerun:
[2026-04-25T03:08:12.704Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\scratch\0' && \
[2026-04-25T03:08:12.704Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-25T03:08:12.704Z] SystemDrive=C: \
[2026-04-25T03:08:12.704Z] SystemRoot='C:\Windows' \
[2026-04-25T03:08:12.704Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.705Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.705Z] windir='C:\Windows' \
[2026-04-25T03:08:12.705Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-25T03:08:12.705Z] -J-ea \
[2026-04-25T03:08:12.705Z] -J-esa \
[2026-04-25T03:08:12.705Z] -J-Xmx512m \
[2026-04-25T03:08:12.705Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T03:08:12.705Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T03:08:12.705Z] -J-Dtest.compiler.opts= \
[2026-04-25T03:08:12.705Z] -J-Dtest.java.opts= \
[2026-04-25T03:08:12.705Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.705Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.705Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-25T03:08:12.705Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-25T03:08:12.705Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-25T03:08:12.705Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T03:08:12.705Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-25T03:08:12.705Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-25T03:08:12.705Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.705Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.705Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.705Z] -J-Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-25T03:08:12.705Z] -J-Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T03:08:12.705Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T03:08:12.705Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T03:08:12.705Z] -d 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.705Z] -sourcepath 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.705Z] -classpath 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.705Z] -XDignore.symbol.file 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java'
[2026-04-25T03:08:12.705Z] stderr:
[2026-04-25T03:08:12.705Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-04-25T03:08:12.705Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-04-25T03:08:12.705Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-04-25T03:08:12.705Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-04-25T03:08:12.705Z] direct:
[2026-04-25T03:08:12.705Z] Note: Some input files use or override a deprecated API.
[2026-04-25T03:08:12.705Z] Note: Recompile with -Xlint:deprecation for details.
[2026-04-25T03:08:12.705Z] Note: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\KDC.java uses unchecked or unsafe operations.
[2026-04-25T03:08:12.705Z] Note: Recompile with -Xlint:unchecked for details.
[2026-04-25T03:08:12.705Z]
[2026-04-25T03:08:12.705Z] ACTION: build -- Passed. Build successful
[2026-04-25T03:08:12.705Z] REASON: Named class compiled on demand
[2026-04-25T03:08:12.705Z] TIME: 0.243 seconds
[2026-04-25T03:08:12.705Z] messages:
[2026-04-25T03:08:12.705Z] command: build jdk.test.lib.FileInstaller
[2026-04-25T03:08:12.705Z] reason: Named class compiled on demand
[2026-04-25T03:08:12.705Z] started: Sat Apr 25 03:04:51 UTC 2026
[2026-04-25T03:08:12.705Z] Library /test/lib:
[2026-04-25T03:08:12.705Z] compile: jdk.test.lib.FileInstaller
[2026-04-25T03:08:12.705Z] finished: Sat Apr 25 03:04:52 UTC 2026
[2026-04-25T03:08:12.705Z] elapsed time (seconds): 0.243
[2026-04-25T03:08:12.705Z]
[2026-04-25T03:08:12.705Z] ACTION: compile -- Passed. Compilation successful
[2026-04-25T03:08:12.705Z] REASON: .class file out of date or does not exist
[2026-04-25T03:08:12.705Z] TIME: 0.235 seconds
[2026-04-25T03:08:12.705Z] messages:
[2026-04-25T03:08:12.705Z] command: compile C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib\jdk\test\lib\FileInstaller.java
[2026-04-25T03:08:12.705Z] reason: .class file out of date or does not exist
[2026-04-25T03:08:12.705Z] started: Sat Apr 25 03:04:51 UTC 2026
[2026-04-25T03:08:12.705Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T03:08:12.705Z] Mode: agentvm
[2026-04-25T03:08:12.705Z] Agent id: 1
[2026-04-25T03:08:12.705Z] finished: Sat Apr 25 03:04:52 UTC 2026
[2026-04-25T03:08:12.705Z] elapsed time (seconds): 0.235
[2026-04-25T03:08:12.705Z] configuration:
[2026-04-25T03:08:12.705Z] Boot Layer (javac runtime environment)
[2026-04-25T03:08:12.705Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-25T03:08:12.705Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-25T03:08:12.706Z] patch: java.base C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\patches\java.base
[2026-04-25T03:08:12.706Z]
[2026-04-25T03:08:12.706Z] javac compilation environment
[2026-04-25T03:08:12.706Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T03:08:12.706Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T03:08:12.706Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T03:08:12.706Z] source path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-25T03:08:12.706Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-25T03:08:12.706Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib
[2026-04-25T03:08:12.706Z]
[2026-04-25T03:08:12.706Z] rerun:
[2026-04-25T03:08:12.706Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\scratch\0' && \
[2026-04-25T03:08:12.706Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-25T03:08:12.706Z] SystemDrive=C: \
[2026-04-25T03:08:12.706Z] SystemRoot='C:\Windows' \
[2026-04-25T03:08:12.706Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.706Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.706Z] windir='C:\Windows' \
[2026-04-25T03:08:12.706Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-25T03:08:12.706Z] -J-ea \
[2026-04-25T03:08:12.706Z] -J-esa \
[2026-04-25T03:08:12.706Z] -J-Xmx512m \
[2026-04-25T03:08:12.706Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T03:08:12.706Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T03:08:12.706Z] -J-Dtest.compiler.opts= \
[2026-04-25T03:08:12.706Z] -J-Dtest.java.opts= \
[2026-04-25T03:08:12.706Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.706Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.706Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-25T03:08:12.706Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-25T03:08:12.706Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-25T03:08:12.706Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T03:08:12.706Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-25T03:08:12.706Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-25T03:08:12.706Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.706Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.706Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.706Z] -J-Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.706Z] -J-Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T03:08:12.706Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T03:08:12.706Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T03:08:12.706Z] -d 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.706Z] -sourcepath 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.706Z] -classpath 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib\jdk\test\lib\FileInstaller.java'
[2026-04-25T03:08:12.706Z]
[2026-04-25T03:08:12.706Z] ACTION: main -- Passed. Execution successful
[2026-04-25T03:08:12.706Z] REASON: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T03:08:12.706Z] TIME: 0.904 seconds
[2026-04-25T03:08:12.706Z] messages:
[2026-04-25T03:08:12.706Z] command: main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T03:08:12.706Z] reason: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T03:08:12.706Z] started: Sat Apr 25 03:04:52 UTC 2026
[2026-04-25T03:08:12.706Z] Mode: agentvm
[2026-04-25T03:08:12.706Z] Agent id: 2
[2026-04-25T03:08:12.706Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.security.jgss/sun.security.krb5.internal java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab
[2026-04-25T03:08:12.706Z] Additional opens to unnamed modules from @modules: java.security.jgss/sun.security.krb5 java.security.jgss/sun.security.krb5.internal
[2026-04-25T03:08:12.706Z] finished: Sat Apr 25 03:04:52 UTC 2026
[2026-04-25T03:08:12.706Z] elapsed time (seconds): 0.904
[2026-04-25T03:08:12.706Z] configuration:
[2026-04-25T03:08:12.706Z] Boot Layer
[2026-04-25T03:08:12.706Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-25T03:08:12.706Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-25T03:08:12.706Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.10.2.jar
[2026-04-25T03:08:12.706Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar
[2026-04-25T03:08:12.706Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar
[2026-04-25T03:08:12.707Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar
[2026-04-25T03:08:12.707Z] patch: java.base C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\patches\java.base
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z] Test Layer
[2026-04-25T03:08:12.707Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T03:08:12.707Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.707Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.707Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-25T03:08:12.707Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-25T03:08:12.707Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib
[2026-04-25T03:08:12.707Z] C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z] rerun:
[2026-04-25T03:08:12.707Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\scratch\0' && \
[2026-04-25T03:08:12.707Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-25T03:08:12.707Z] SystemDrive=C: \
[2026-04-25T03:08:12.707Z] SystemRoot='C:\Windows' \
[2026-04-25T03:08:12.707Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.707Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.707Z] windir='C:\Windows' \
[2026-04-25T03:08:12.707Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\java' \
[2026-04-25T03:08:12.707Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T03:08:12.707Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T03:08:12.707Z] -Dtest.compiler.opts= \
[2026-04-25T03:08:12.707Z] -Dtest.java.opts= \
[2026-04-25T03:08:12.707Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.707Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.707Z] -Dtest.timeout.factor=8.0 \
[2026-04-25T03:08:12.707Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-25T03:08:12.707Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-25T03:08:12.707Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T03:08:12.707Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-25T03:08:12.707Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-25T03:08:12.707Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.707Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.707Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.707Z] -Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.707Z] -Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T03:08:12.707Z] -classpath 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-25T03:08:12.707Z] jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T03:08:12.707Z] stderr:
[2026-04-25T03:08:12.707Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-04-25T03:08:12.707Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-04-25T03:08:12.707Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-04-25T03:08:12.707Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-04-25T03:08:12.707Z] STDOUT:
[2026-04-25T03:08:12.707Z] copying C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\TestHosts to C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\scratch\0\TestHosts
[2026-04-25T03:08:12.707Z] STDERR:
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z] JavaTest Message: Test complete.
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z] ACTION: build -- Passed. All files up to date
[2026-04-25T03:08:12.707Z] REASON: Named class compiled on demand
[2026-04-25T03:08:12.707Z] TIME: 0.011 seconds
[2026-04-25T03:08:12.707Z] messages:
[2026-04-25T03:08:12.707Z] command: build UserIterCount
[2026-04-25T03:08:12.707Z] reason: Named class compiled on demand
[2026-04-25T03:08:12.707Z] started: Sat Apr 25 03:04:52 UTC 2026
[2026-04-25T03:08:12.707Z] finished: Sat Apr 25 03:04:53 UTC 2026
[2026-04-25T03:08:12.707Z] elapsed time (seconds): 0.011
[2026-04-25T03:08:12.707Z]
[2026-04-25T03:08:12.707Z] ACTION: main -- Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T03:08:12.707Z] REASON: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T03:08:12.707Z] TIME: 188.425 seconds
[2026-04-25T03:08:12.707Z] messages:
[2026-04-25T03:08:12.707Z] command: main -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T03:08:12.707Z] reason: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T03:08:12.707Z] started: Sat Apr 25 03:04:53 UTC 2026
[2026-04-25T03:08:12.707Z] Mode: othervm [/othervm specified]
[2026-04-25T03:08:12.707Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T03:08:12.707Z] finished: Sat Apr 25 03:08:01 UTC 2026
[2026-04-25T03:08:12.708Z] elapsed time (seconds): 188.425
[2026-04-25T03:08:12.708Z] configuration:
[2026-04-25T03:08:12.708Z] Boot Layer
[2026-04-25T03:08:12.708Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T03:08:12.708Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T03:08:12.708Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T03:08:12.708Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T03:08:12.708Z]
[2026-04-25T03:08:12.708Z] STDOUT:
[2026-04-25T03:08:12.708Z] Start KDC on 11307
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] KrbException: Additional pre-authentication required (25)
[2026-04-25T03:08:12.708Z] at KDC.processAsReq(KDC.java:1305)
[2026-04-25T03:08:12.708Z] at KDC.processMessage(KDC.java:783)
[2026-04-25T03:08:12.708Z] at KDC$1.run(KDC.java:1535)
[2026-04-25T03:08:12.708Z] Error 25 Additional pre-authentication required
[2026-04-25T03:08:12.708Z] >>>>> UDP request honored
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] Return dummy@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T03:08:12.708Z] >>>>> UDP request honored
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] KrbException: Additional pre-authentication required (25)
[2026-04-25T03:08:12.708Z] at KDC.processAsReq(KDC.java:1305)
[2026-04-25T03:08:12.708Z] at KDC.processMessage(KDC.java:783)
[2026-04-25T03:08:12.708Z] at KDC$1.run(KDC.java:1535)
[2026-04-25T03:08:12.708Z] Error 25 Additional pre-authentication required
[2026-04-25T03:08:12.708Z] >>>>> UDP request honored
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T03:08:12.708Z] >>>>> UDP request honored
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T03:08:12.708Z] >>>>> UDP request honored
[2026-04-25T03:08:12.708Z] -----------------------------------------------
[2026-04-25T03:08:12.708Z] >>>>> UDP packet received
[2026-04-25T03:08:12.708Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T03:08:12.708Z] STDERR:
[2026-04-25T03:08:12.708Z] javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T03:08:12.708Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:789)
[2026-04-25T03:08:12.708Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:597)
[2026-04-25T03:08:12.708Z] at Context.fromUserPass(Context.java:190)
[2026-04-25T03:08:12.708Z] at Context.fromUserPass(Context.java:147)
[2026-04-25T03:08:12.708Z] at UserIterCount.main(UserIterCount.java:59)
[2026-04-25T03:08:12.708Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-25T03:08:12.708Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-25T03:08:12.708Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-25T03:08:12.708Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-25T03:08:12.708Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-25T03:08:12.708Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-25T03:08:12.708Z] Caused by: java.net.SocketTimeoutException: Receive timed out
[2026-04-25T03:08:12.708Z] at java.base/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:703)
[2026-04-25T03:08:12.708Z] at java.base/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)
[2026-04-25T03:08:12.708Z] at java.base/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
[2026-04-25T03:08:12.708Z] at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:700)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.internal.UDPClient.receive(NetClient.java:205)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:409)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:369)
[2026-04-25T03:08:12.708Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:353)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm.sendIfPossible(KdcComm.java:252)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:228)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:199)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.send(KrbAsReqBuilder.java:345)
[2026-04-25T03:08:12.708Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.action(KrbAsReqBuilder.java:498)
[2026-04-25T03:08:12.708Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:751)
[2026-04-25T03:08:12.708Z] ... 10 more
[2026-04-25T03:08:12.708Z]
[2026-04-25T03:08:12.708Z] JavaTest Message: Test threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T03:08:12.708Z] JavaTest Message: shutting down test
[2026-04-25T03:08:12.708Z]
[2026-04-25T03:08:12.708Z] STATUS:Failed.`main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T03:08:12.708Z] rerun:
[2026-04-25T03:08:12.708Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\scratch\0' && \
[2026-04-25T03:08:12.708Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-25T03:08:12.708Z] SystemDrive=C: \
[2026-04-25T03:08:12.708Z] SystemRoot='C:\Windows' \
[2026-04-25T03:08:12.708Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.708Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-25T03:08:12.708Z] windir='C:\Windows' \
[2026-04-25T03:08:12.708Z] CLASSPATH='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-25T03:08:12.708Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\java' \
[2026-04-25T03:08:12.708Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T03:08:12.708Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T03:08:12.708Z] -Dtest.compiler.opts= \
[2026-04-25T03:08:12.708Z] -Dtest.java.opts= \
[2026-04-25T03:08:12.708Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.708Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-25T03:08:12.708Z] -Dtest.timeout.factor=8.0 \
[2026-04-25T03:08:12.708Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-25T03:08:12.708Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-25T03:08:12.708Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T03:08:12.709Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-25T03:08:12.709Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-25T03:08:12.709Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-25T03:08:12.709Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-25T03:08:12.709Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.709Z] -Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-25T03:08:12.709Z] -Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T03:08:12.709Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T03:08:12.709Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T03:08:12.709Z] -ea \
[2026-04-25T03:08:12.709Z] -esa \
[2026-04-25T03:08:12.709Z] -Xmx512m \
[2026-04-25T03:08:12.709Z] '-Djava.library.path=c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-25T03:08:12.709Z] -Djdk.net.hosts.file=TestHosts \
[2026-04-25T03:08:12.709Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work\sun\security\krb5\auto\UserIterCount.d\main.0.jta'
[2026-04-25T03:08:12.709Z]
[2026-04-25T03:08:12.709Z] TEST RESULT: Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T03:08:12.709Z] --------------------------------------------------
[2026-04-25T03:08:12.709Z] Test results: failed: 1
[2026-04-25T03:10:51.262Z] Report written to C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\report\html\report.html
[2026-04-25T03:10:51.262Z] Results written to C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770862754085\jdk_custom_0\work
[2026-04-25T03:10:51.262Z] Error: Some tests failed or other problems occurred.
[2026-04-25T03:10:51.262Z] -----------------------------------
[2026-04-25T03:10:51.262Z] jdk_custom_0_FAILED
[2026-04-25T03:10:51.262Z] -----------------------------------
[2026-04-25T03:10:51.262Z]
[2026-04-25T03:10:51.262Z] TEST TEARDOWN:
[2026-04-25T03:10:51.262Z] Nothing to be done for teardown.
[2026-04-25T03:10:51.593Z] jdk_custom_0 Finish Time: Sat Apr 25 03:10:51 2026 Epoch Time (ms): 1777086651309