Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: build-timeout
Created: 26/Feb/13 2:04 PM
Description:

The Jenkins server version is 1.480.1

The Jenkins master doesn't belong to the same timezone as the slave (The slave is 8 Hours behind)

Slave Launch method: Launch slave agents on Unix machines via SSH

A job run on this slave immediately failed.
The corresponding output is:

Started by user Dominique Ledit
Building remotely on vm-hou-bldrh53cFATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:493)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:664)
at hudson.EnvVars.getRemote(EnvVars.java:202)
at hudson.model.Computer.getEnvironment(Computer.java:844)
at jenkins.model.CoreEnvironmentContributor.buildEnvironmentFor(CoreEnvironmentContributor.java:28)
at hudson.model.Run.getEnvironment(Run.java:1952)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:843)
at hudson.model.AbstractBuild$AbstractBuildExecution.decideWorkspace(AbstractBuild.java:462)
at hudson.model.AbstractBuild$AbstractBuildExecution.run
(AbstractBuild.java:482)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException
at hudson.remoting.Channel.close(Channel.java:902)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
at hudson.remoting.PingThread.ping(PingThread.java:120)
at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1361148569659 hasn't completed at 1361148809659
... 2 more

Environment: Server: Red Hat Enterprise Linux Workstation release 6.2 (Santiago)
Slave: Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Project: Jenkins
Priority: Blocker Blocker
Reporter: Dominique Ledit
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/groups/opt_out.
 
 

Reply via email to