I run into same issue. Finally I've solved this by archiving textfile 
containining link to current workspace(Build ID and Job Name) of job which I'm 
interested in. Further I've used Log Parser plugin, whcih actually provides 
full build log propperly formatted in html and txt format which is actually to 
be arcived as well.

Afterwards I've collected all the logs I'm interested in by simply running a 
sccript on an upstream job.

Hope that helps!
Cheers


        processed by David.fx 
Subject: Jenkins - Copy build log from master to a shared drive (05-Aug-2015 
15:33)
From:    Rajasekar Vasudevan <[email protected]>
To:      [email protected]


Can someone direct me here? I have a simple job configured in Jenkins on a 
WINDOWS environment (master and all slaves running on windows) and the job is 
supposed to run on a particular slave. When you build the job, the build log ( 
log.log) gets stored in ” %JENKINS_HOME%\jobs\\builds\%BUILD_NUMBER%\” on the 
master.


I do have a Jenkins workspace (which is required when you add a slave node) set 
on the slave for this job–where nothing gets stored when the job runs.


With this scenario, I would like to copy the build log (log.log file that’s 
available on the master) to a share drive. Please advise me the way to get this 
done. I have tried few plugins “Copy to slave”, “Copy Artifact Plugin” and 
ArtifactDeployer Plugin…I could not get them working to meet what I need
-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e4e9da6d-54d8-47b7-9bd6-3f2085967f8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/DIIE.0000AE980076BAD4%40192.168.11.6.
For more options, visit https://groups.google.com/d/optout.

Reply via email to