Sergey Chipiga edited a comment on Bug JENKINS-19453

Hi!
I have still this problem (Jenkins ver. 1.580.2):
<code>
FATAL: Remote call on win7-home-premium-x86-ru-1-f8e failed
20:33:18 java.io.IOException: Remote call on win7-home-premium-x86-ru-1-f8e failed
20:33:18 at hudson.remoting.Channel.call(Channel.java:760)
20:33:18 at hudson.Launcher$RemoteLauncher.kill(Launcher.java:941)
20:33:18 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:556)
20:33:18 at hudson.model.Run.execute(Run.java:1745)
20:33:18 at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
20:33:18 at hudson.model.ResourceController.execute(ResourceController.java:89)
20:33:18 at hudson.model.Executor.run(Executor.java:240)
20:33:18 Caused by: java.lang.Error: Unable to load resource winp.dll
20:33:18 at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:381)
20:33:18 at java.lang.ClassLoader.getResource(Unknown Source)
20:33:18 at org.jvnet.winp.Native.load(Native.java:85)
20:33:18 at org.jvnet.winp.Native.<clinit>(Native.java:56)
20:33:18 at org.jvnet.winp.WinProcess.enableDebugPrivilege(WinProcess.java:212)
20:33:18 at hudson.util.ProcessTree$Windows.<clinit>(ProcessTree.java:469)
20:33:18 at hudson.util.ProcessTree.get(ProcessTree.java:328)
20:33:18 at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:953)
20:33:18 at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:944)
20:33:18 at hudson.remoting.UserRequest.perform(UserRequest.java:121)
20:33:18 at hudson.remoting.UserRequest.perform(UserRequest.java:49)
20:33:18 at hudson.remoting.Request$2.run(Request.java:324)
20:33:18 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
20:33:18 at java.util.concurrent.FutureTask.run(Unknown Source)
20:33:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
20:33:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
20:33:18 at hudson.remoting.Engine$1$1.run(Engine.java:63)
20:33:18 at java.lang.Thread.run(Unknown Source)
20:33:18 at ......remote call to yabrowser-win7-home-premium-x86-ru-1-f8e(Native Method)
20:33:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
20:33:18 at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
20:33:18 at hudson.remoting.Channel.call(Channel.java:752)
20:33:18 ... 6 more
20:33:18 Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Invalid object ID 2 iota=14
20:33:18 at hudson.remoting.AsyncFutureImpl.get(AsyncFutureImpl.java:75)
20:33:18 at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
20:33:18 at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:373)
20:33:18 at java.lang.ClassLoader.getResource(Unknown Source)
20:33:18 at org.jvnet.winp.Native.load(Native.java:85)
20:33:18 at org.jvnet.winp.Native.<clinit>(Native.java:56)
20:33:18 at org.jvnet.winp.WinProcess.enableDebugPrivilege(WinProcess.java:212)
20:33:18 at hudson.util.ProcessTree$Windows.<clinit>(ProcessTree.java:469)
20:33:18 at hudson.util.ProcessTree.get(ProcessTree.java:328)
20:33:18 at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:953)
20:33:18 at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:944)
20:33:18 at hudson.remoting.UserRequest.perform(UserRequest.java:121)
20:33:18 at hudson.remoting.UserRequest.perform(UserRequest.java:49)
20:33:18 at hudson.remoting.Request$2.run(Request.java:324)
20:33:18 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
20:33:18 at java.util.concurrent.FutureTask.run(Unknown Source)
20:33:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
20:33:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
20:33:18 at hudson.remoting.Engine$1$1.run(Engine.java:63)
20:33:18 at java.lang.Thread.run(Unknown Source)
20:33:18 Caused by: java.lang.IllegalStateException: Invalid object ID 2 iota=14
20:33:18 at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:348)
20:33:18 at hudson.remoting.ExportTable.get(ExportTable.java:324)
20:33:18 at hudson.remoting.Channel.getExportedObject(Channel.java:604)
20:33:18 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:311)
20:33:18 at hudson.remoting.Request$2.run(Request.java:324)
20:33:18 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
20:33:18 at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
20:33:18 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
20:33:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
20:33:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
20:33:18 at java.lang.Thread.run(Thread.java:744)
20:33:18 at ......remote call to channel(Native Method)
20:33:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
20:33:18 at hudson.remoting.Request.call(Request.java:171)
20:33:18 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:176)
20:33:18 at com.sun.proxy.$Proxy5.writeJarTo(Unknown Source)
20:33:18 at hudson.remoting.FileSystemJarCache.retrieve(FileSystemJarCache.java:66)
20:33:18 at hudson.remoting.JarCacheSupport$1.run(JarCacheSupport.java:62)
20:33:18 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
20:33:18 at java.util.concurrent.FutureTask.run(Unknown Source)
20:33:18 at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)
20:33:18 ... 1 more
20:33:18 Caused by: java.lang.Exception: Object was recently deallocated
20:33:18 #2 (ref.0) : [hudson.remoting.JarLoader]
20:33:18 Created at Wed Dec 24 20:28:20 MSK 2014
20:33:18 at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:93)
20:33:18 at hudson.remoting.ExportTable.export(ExportTable.java:299)
20:33:18 at hudson.remoting.Channel.internalExport(Channel.java:600)
20:33:18 at hudson.remoting.Channel.export(Channel.java:591)
20:33:18 at hudson.remoting.Channel.<init>(Channel.java:472)
20:33:18 at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:280)
20:33:18 at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:290)
20:33:18 at org.jenkinsci.remoting.nio.NioChannelBuilder.build(NioChannelBuilder.java:36)
20:33:18 at org.jenkinsci.remoting.nio.NioChannelBuilder.build(NioChannelBuilder.java:52)
20:33:18 at jenkins.slaves.JnlpSlaveAgentProtocol$Handler.jnlpConnect(JnlpSlaveAgentProtocol.java:120)
20:33:18 at jenkins.slaves.DefaultJnlpSlaveReceiver.handle(DefaultJnlpSlaveReceiver.java:63)
20:33:18 at jenkins.slaves.JnlpSlaveAgentProtocol2$Handler2.run(JnlpSlaveAgentProtocol2.java:57)
20:33:18 at jenkins.slaves.JnlpSlaveAgentProtocol2.handle(JnlpSlaveAgentProtocol2.java:31)
20:33:18 at hudson.TcpSlaveAgentListener$ConnectionHandler.run(TcpSlaveAgentListener.java:156)
20:33:18 Released at Wed Dec 24 20:28:20 MSK 2014
20:33:18 at hudson.remoting.ExportTable$Entry.release(ExportTable.java:125)
20:33:18 at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:376)
20:33:18 at hudson.remoting.Channel.unexport(Channel.java:612)
20:33:18 at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:38)
20:33:18 at hudson.remoting.Channel$2.handle(Channel.java:483)
20:33:18 at hudson.remoting.AbstractByteArrayCommandTransport$1.handle(AbstractByteArrayCommandTransport.java:61)
20:33:18 at org.jenkinsci.remoting.nio.NioChannelHub$2.run(NioChannelHub.java:597)
20:33:18 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
20:33:18 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
20:33:18 at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:111)
20:33:18 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
20:33:18 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
20:33:18 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
20:33:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
20:33:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
20:33:18 at java.lang.Thread.run(Thread.java:744)
20:33:18 Caused by: Command hudson.remoting.UnexportCommand@1787906e created at
20:33:18 at hudson.remoting.Command.<init>(Command.java:67)
20:33:18 at hudson.remoting.Command.<init>(Command.java:50)
20:33:18 at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
20:33:18 at hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:234)
20:33:18 at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
20:33:18 at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
20:33:18 at java.lang.ref.Finalizer.access$100(Unknown Source)
20:33:18 at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
20:33:18 at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:341)
20:33:18 at hudson.remoting.ExportTable.get(ExportTable.java:324)
20:33:18 at hudson.remoting.Channel.getExportedObject(Channel.java:604)
20:33:18 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:311)
20:33:18 at hudson.remoting.Request$2.run(Request.java:324)
20:33:18 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
20:33:18 at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
20:33:18 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
20:33:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
20:33:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
20:33:18 at java.lang.Thread.run(Thread.java:744)
20:33:18 Caused by: Released at Wed Dec 24 20:28:20 MSK 2014
20:33:18 at hudson.remoting.ExportTable$Entry.release(ExportTable.java:125)
20:33:18 at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:376)
20:33:18 at hudson.remoting.Channel.unexport(Channel.java:612)
20:33:18 at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:38)
20:33:18 at hudson.remoting.Channel$2.handle(Channel.java:483)
20:33:18 at hudson.remoting.AbstractByteArrayCommandTransport$1.handle(AbstractByteArrayCommandTransport.java:61)
20:33:18 at org.jenkinsci.remoting.nio.NioChannelHub$2.run(NioChannelHub.java:597)
20:33:18 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
20:33:18 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
20:33:18 at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:111)
20:33:18 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
20:33:18 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
20:33:18 ... 4 more
20:33:18 Caused by: Command hudson.remoting.UnexportCommand@1539730b created at
20:33:18 at hudson.remoting.Command.<init>(Command.java:67)
20:33:18 at hudson.remoting.Command.<init>(Command.java:50)
20:33:18 at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
20:33:18 at hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:234)
20:33:18 at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
20:33:18 at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
20:33:18 at java.lang.ref.Finalizer.access$100(Unknown Source)
20:33:18 at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
</code>

Statistically, one from 10 slaves break connection with such error.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to