Gradle Test Run :respect-lib-cache:jvmTest[jvm]

givenPingSerialized_whenDeserialized_thenWillBeEqual[jvm]

summary

1

tests

0

failures

0

skipped

0s

duration

100%

successful

error output

Aug 23, 2026 11:09:26 PM io.github.aakira.napier.DebugAntilog performLog
SEVERE: [ERROR] DistCache - DistributedCacheHashtable(35835 cache2) exception reading incoming packet
java.net.SocketException: Socket closed
	at java.base/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:252)
	at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:700)
	at com.ustadmobile.libcache.distributed.DistributedCacheHashtable$ReceivePacketsRunnable.run(DistributedCacheHashtable.kt:170)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)