The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unix agent, version 3301.v4363ddcca_4e7
Thread Dump
Common-Cleaner
"Common-Cleaner" Id=18 Group=InnocuousThreadGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1818a8c at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1818a8c at java.base@21.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1852) at java.base@21.0.7/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at java.base@21.0.7/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.7/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)
IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-1
"IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-1" Id=26 Group=main RUNNABLE (in native) at java.base@21.0.7/sun.nio.ch.KQueue.poll(Native Method) at java.base@21.0.7/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:125) at java.base@21.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked sun.nio.ch.Util$2@56e138f - locked sun.nio.ch.KQueueSelectorImpl@1a337d9d at java.base@21.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at app//org.jenkinsci.remoting.protocol.IOHub.run(IOHub.java:474) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138) at app//hudson.remoting.Engine$1$$Lambda/0x00000008001ccab8.run(Unknown Source) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583) Number of locked synchronizers = 1 - java.util.concurrent.ThreadPoolExecutor$Worker@649fe24b
JGit-WorkQueue
"JGit-WorkQueue" Id=76 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11f96e30 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11f96e30 at java.base@21.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1763) at java.base@21.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@21.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583)
JNA Cleaner
"JNA Cleaner" Id=34 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53f3727e at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53f3727e at java.base@21.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1852) at java.base@21.0.7/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at Jenkins v2.504.2//com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)
main
"main" Id=1 Group=main WAITING on hudson.remoting.Engine@3401d1b2 at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on hudson.remoting.Engine@3401d1b2 at java.base@21.0.7/java.lang.Object.wait(Object.java:366) at java.base@21.0.7/java.lang.Thread.join(Thread.java:2079) at java.base@21.0.7/java.lang.Thread.join(Thread.java:2155) at app//hudson.remoting.Launcher.runAsInboundAgent(Launcher.java:729) at app//hudson.remoting.Launcher.run(Launcher.java:497) at app//hudson.remoting.Launcher.main(Launcher.java:468)
Ping thread for channel hudson.remoting.Channel@7b5aa800:JNLP4-connect connection to localhost/127.0.0.1:6012
"Ping thread for channel hudson.remoting.Channel@7b5aa800:JNLP4-connect connection to localhost/127.0.0.1:6012" Id=33 Group=main TIMED_WAITING at java.base@21.0.7/java.lang.Thread.sleep0(Native Method) at java.base@21.0.7/java.lang.Thread.sleep(Thread.java:558) at java.base@21.0.7/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446) at app//hudson.remoting.PingThread.run(PingThread.java:92)
pool-1-thread-229 for JNLP4-connect connection to localhost/127.0.0.1:6012 id=8400
"pool-1-thread-229 for JNLP4-connect connection to localhost/127.0.0.1:6012 id=8400" Id=384 Group=main RUNNABLE at java.management@21.0.7/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@21.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518) at java.management@21.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506) at Jenkins v2.504.2//hudson.Functions.getThreadInfos(Functions.java:1564) at Jenkins v2.504.2//hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:108) at Jenkins v2.504.2//hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:104) at app//hudson.remoting.UserRequest.perform(UserRequest.java:225) at app//hudson.remoting.UserRequest.perform(UserRequest.java:50) at app//hudson.remoting.Request$2.run(Request.java:391) at app//hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at app//hudson.remoting.InterceptingExecutorService$$Lambda/0x0000000800215538.call(Unknown Source) at java.base@21.0.7/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138) at app//hudson.remoting.Engine$1$$Lambda/0x00000008001ccab8.run(Unknown Source) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583) Number of locked synchronizers = 1 - java.util.concurrent.ThreadPoolExecutor$Worker@23c6d165
pool-1-thread-230
"pool-1-thread-230" Id=385 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@2015ce71 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$Transferer@2015ce71 at java.base@21.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.7/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.7/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.7/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.7/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138) at app//hudson.remoting.Engine$1$$Lambda/0x00000008001ccab8.run(Unknown Source) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583)
pool-1-thread-3
"pool-1-thread-3" Id=28 Group=main RUNNABLE (in native) at java.base@21.0.7/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base@21.0.7/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) at java.base@21.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:340) at java.base@21.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:306) at java.base@21.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:269) at java.base@21.0.7/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:425) at app//hudson.remoting.SocketChannelStream$1.read(SocketChannelStream.java:37) at java.base@21.0.7/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:74) at java.base@21.0.7/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103) - locked sun.nio.ch.ChannelInputStream@62eccab4 at java.base@21.0.7/java.nio.channels.Channels$ReadableByteChannelImpl.read(Channels.java:316) - locked java.lang.Object@1b3b2e6e at app//org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader.run(BIONetworkLayer.java:254) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138) at app//hudson.remoting.Engine$1$$Lambda/0x00000008001ccab8.run(Unknown Source) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583) Number of locked synchronizers = 2 - java.util.concurrent.ThreadPoolExecutor$Worker@29a894bb - java.util.concurrent.locks.ReentrantLock$NonfairSync@1a657701
RemoteInvocationHandler [#1]
"RemoteInvocationHandler [#1]" Id=30 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@57cebb59 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@57cebb59 at java.base@21.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1852) at java.base@21.0.7/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at app//hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:632) at java.base@21.0.7/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.7/java.util.concurrent.FutureTask.run(FutureTask.java:317) at app//hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583)
Thread-0
"Thread-0" Id=25 Group=main TIMED_WAITING on hudson.remoting.Channel@7b5aa800 at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on hudson.remoting.Channel@7b5aa800 at java.base@21.0.7/java.lang.Object.wait(Object.java:366) at app//hudson.remoting.Channel.join(Channel.java:1294) at app//hudson.remoting.Engine.innerRun(Engine.java:1063) at app//hudson.remoting.Engine.run(Engine.java:587)
Windows IOHub Watcher for IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-2
"Windows IOHub Watcher for IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-2" Id=27 Group=main TIMED_WAITING on java.lang.Object@176b41bd at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on java.lang.Object@176b41bd at java.base@21.0.7/java.lang.Object.wait(Object.java:366) at app//org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:563) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138) at app//hudson.remoting.Engine$1$$Lambda/0x00000008001ccab8.run(Unknown Source) at java.base@21.0.7/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.7/java.lang.Thread.run(Thread.java:1583) Number of locked synchronizers = 1 - java.util.concurrent.ThreadPoolExecutor$Worker@1714e4fd
Finalizer
"Finalizer" Id=10 Group=system WAITING on java.lang.ref.NativeReferenceQueue$Lock@615892dd at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on java.lang.ref.NativeReferenceQueue$Lock@615892dd at java.base@21.0.7/java.lang.Object.wait(Object.java:366) at java.base@21.0.7/java.lang.Object.wait(Object.java:339) at java.base@21.0.7/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48) at java.base@21.0.7/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.7/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89) at java.base@21.0.7/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
Notification Thread
"Notification Thread" Id=17 Group=system RUNNABLE
Reference Handler
"Reference Handler" Id=9 Group=system RUNNABLE at java.base@21.0.7/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@21.0.7/java.lang.ref.Reference.processPendingReferences(Reference.java:246) at java.base@21.0.7/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)
Signal Dispatcher
"Signal Dispatcher" Id=11 Group=system RUNNABLE