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=19 Group=InnocuousThreadGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c2c1451 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c2c1451 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=24 Group=main RUNNABLE (in native) at java.base@21.0.7/sun.nio.ch.EPoll.wait(Native Method) at java.base@21.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121) at java.base@21.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked sun.nio.ch.Util$2@16f6ea73 - locked sun.nio.ch.EPollSelectorImpl@71839a6a 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/0x00007f6ff4145ca0.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@539ee009
JGit-WorkQueue
"JGit-WorkQueue" Id=157 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@385c1434 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@385c1434 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=38 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e2e6759 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e2e6759 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@3f3727c at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on hudson.remoting.Engine@3f3727c 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@386dec0e:JNLP4-connect connection to localhost/127.0.0.1:6041
"Ping thread for channel hudson.remoting.Channel@386dec0e:JNLP4-connect connection to localhost/127.0.0.1:6041" Id=36 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-176
"pool-1-thread-176" Id=272 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@3967f342 at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$Transferer@3967f342 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/0x00007f6ff4145ca0.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-177 for JNLP4-connect connection to localhost/127.0.0.1:6041 id=8410
"pool-1-thread-177 for JNLP4-connect connection to localhost/127.0.0.1:6041 id=8410" Id=273 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/0x00007f6ff416c458.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/0x00007f6ff4145ca0.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@7982f216
pool-1-thread-3
"pool-1-thread-3" Id=31 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@2c755038 at java.base@21.0.7/java.nio.channels.Channels$ReadableByteChannelImpl.read(Channels.java:316) - locked java.lang.Object@52570bf7 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/0x00007f6ff4145ca0.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@36aef47c - java.util.concurrent.locks.ReentrantLock$NonfairSync@3fea9b1d
RemoteInvocationHandler [#2]
"RemoteInvocationHandler [#2]" Id=175 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@52bea87b at java.base@21.0.7/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@52bea87b 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=23 Group=main TIMED_WAITING on hudson.remoting.Channel@386dec0e at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on hudson.remoting.Channel@386dec0e 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=25 Group=main TIMED_WAITING on java.lang.Object@d719697 at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on java.lang.Object@d719697 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/0x00007f6ff4145ca0.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@499c400a
Finalizer
"Finalizer" Id=10 Group=system WAITING on java.lang.ref.NativeReferenceQueue$Lock@eae2b8b at java.base@21.0.7/java.lang.Object.wait0(Native Method) - waiting on java.lang.ref.NativeReferenceQueue$Lock@eae2b8b 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=18 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