Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359039 - Staged candidate hudson-war-2.1.2.war contains old ssh-slaves and subversion plugins
Summary: Staged candidate hudson-war-2.1.2.war contains old ssh-slaves and subversion ...
Status: CLOSED FIXED
Alias: None
Product: Hudson
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Winston Prakash CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 06:54 EDT by Geoff Waymark CLA
Modified: 2011-12-22 11:07 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Waymark CLA 2011-09-27 06:54:23 EDT
The staged candidate war hudson-war-2.1.2.war contains old versions of the

Hudson SSH Slaves plugin
Hudson Subversion Plug-in

at version 2.1.0 rather than the current 2.1.1

This causes ssh slaves to not reconnect after an upgrade with the following error

ERROR: Unexpected error in launching a slave. This is probably a bug in Hudson.
java.lang.NoSuchMethodError: com.trilead.ssh2.Connection.exec(Ljava/lang/String;Ljava/io/OutputStream;)I
 at hudson.plugins.sshslaves.SSHLauncher.verifyNoHeaderJunk(SSHLauncher.java:276)
 at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:201)
 at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:194)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)

We need to restage the war with the latest tier 1 plugin versions.
Comment 1 Geoff Waymark CLA 2011-12-22 11:07:18 EST
Fixed for final release