Costin Caraivan created JENKINS-12688:
-----------------------------------------
Summary: Build hangs on Windows 2008 x64 slave
Key: JENKINS-12688
URL: https://issues.jenkins-ci.org/browse/JENKINS-12688
Project: Jenkins
Issue Type: Bug
Components: core
Affects Versions: current
Environment: Master - Windows 2008 x64, Java 1.6.0_29
Slave - Windows 2008 x64 service (also tried JNLP), Java 1.6.0._29
Reporter: Costin Caraivan
Priority: Critical
We have some integration tests launched from freestyle jobs. They are MSBuild
projects which launch Nunit tests.
The main build steps run ok and are over in ~17-18 minutes. However, the build
hangs at the end - where the communication with the master is supposed to
happen (for example when publishing the reports, or when sending the email
notification). I've removed the email notification and the Nunit report
publishing, and the build still hangs:
"Time Elapsed 00:16:10.09
Build step 'Build a Visual Studio project or solution using MSBuild.' marked
build as failure").
We've had build hanging for as much as 11 hours (!).
I've tried different connection settings: Windows service, JNLP - nothing helps.
I'll attach the server & slave dumps.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira