Issue Type: Bug Bug
Assignee: Khai Do
Components: scp
Created: 24/Dec/13 5:36 AM
Description:

During upload of console log an exception is thrown and the connection pipe gets closed which results in copying only a portion of the console log to the remote server. This feature was working when used with Jenkins 1.525, but started to fail when I upgraded to Jenkins 1.540.

The exception occurs when writer.flush() is called in ConsoleRunnable thread.

steps to repro:
1. get and install the latest version of the scp plugin
2. goto jenkins global config page and configure an scp server
3. create a new job
4. add a 'Publish artifacts to SCP Repository' build step
5. select to copy console log
6. run a build (with a relatively large log maybe ~5 MB)
7. verify that entire console log is copied to the remote server.

Environment: Ubuntu precise
Java 1.7
Maven 3.1
Project: Jenkins
Labels: log consoleoutput plugin scp
Priority: Major Major
Reporter: Khai Do
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