[JIRA] [core] (JENKINS-27289) Masking classLoader doesn`t work on remote Slave

2015-03-09 Thread lio...@jfrog.com (JIRA)














































lior hasson
 updated  JENKINS-27289


Masking classLoader doesn`t work on remote Slave
















Change By:


lior hasson
(09/Mar/15 11:51 AM)




Description:


AfterupgradingtheApachehttpClientto4.4,IfoundthatotherpluginssuchasGit-Client/Maven-pluginthatalsouseshttpClientwithdifferentversionscollapseswithours.SoAfterIaddedtheMask-Classesattributetheproblemwasgone,butitlookslikethisisolatedenvironmentdosenotapplyforSlaves.Ifoundout
the
that
inthe*RemoteClassLoader*whileittriestofindaspecificclassURL,*Which.classFileUrl(class)*usesthegetResourcemethod.Thismethodisnotoverridebythe*hudson.util.MaskingClassLoader*.Sotheclasscomesfromtherightsourceunderthepluginitself,buttheresourceURLofthesameclasscancamefrom+other+sourcesuchasotherpluginsthatcontainthesameclasses.ErrorexamplethatIget:athudson.model.Executor.run(Executor.java:240)Causedby:java.io.IOException:Remotecallonlocal-windowsfailedathudson.remoting.Channel.call(Channel.java:748)athudson.FilePath.act(FilePath.java:907)...9moreCausedby:java.lang.NoSuchFieldError:INSTANCEatorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:52)atorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:56)atorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.clinit(DefaultHttpRequestWriterFactory.java:46)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:72)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:84)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.clinit(ManagedHttpClientConnectionFactory.java:59)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager$InternalConnectionFactory.init(PoolingHttpClientConnectionManager.java:493)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:149)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:138)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:114)atorg.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:726)atorg.jfrog.build.client.HttpClientConfigurator.getClient(HttpClientConfigurator.java:91)atorg.jfrog.build.client.ArtifactoryHttpClient.getHttpClient(ArtifactoryHttpClient.java:140)atorg.jfrog.build.client.ArtifactoryHttpClient.execute(ArtifactoryHttpClient.java:209)atorg.jfrog.build.client.ArtifactoryHttpClient.upload(ArtifactoryHttpClient.java:205)atorg.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.uploadFile(ArtifactoryBuildInfoClient.java:603)atorg.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.deployArtifact(ArtifactoryBuildInfoClient.java:315)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.deploy(GenericArtifactsDeployer.java:179)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:151)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:119)athudson.FilePath$FileCallableWrapper.call(FilePath.java:2484)athudson.remoting.UserRequest.perform(UserRequest.java:118)athudson.remoting.UserRequest.perform(UserRequest.java:48)athudson.remoting.Request$2.run(Request.java:328)athudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)atjava.util.concurrent.FutureTask.run(FutureTask.java:262)atjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)atjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)athudson.remoting.Engine$1$1.run(Engine.java:63)atjava.lang.Thread.run(Thread.java:744)



























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 

[JIRA] [core] (JENKINS-27288) Leaking temporary directories named /tmp/hudson*tmp

2015-03-09 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 updated  JENKINS-27288


Leaking temporary directories named /tmp/hudson*tmp
















Change By:


Vincent Latombe
(09/Mar/15 12:07 PM)




Component/s:


core





Component/s:


pollscm-plugin



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [throttle-concurrent-builds-plugin] (JENKINS-12092) Allow a job to completely block a category

2015-03-09 Thread sean.dunne1...@gmail.com (JIRA)














































Seán Dunne
 commented on  JENKINS-12092


Allow a job to completely block a category















Not right now.
I will eventually, once I get the time.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27291) SubversionCredentialProvider no longer supported since 2.0

2015-03-09 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27291


SubversionCredentialProvider no longer supported since 2.0















Subversion Plugin 2.0 moved to use of the standard Credentials plugin for credential assignment. Maybe you can adapt your solution to make it work with Credentials?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26335) svn trunk only checkout

2015-03-09 Thread martin.kut...@fen-net.de (JIRA)












































 
Martin Kutter
 edited a comment on  JENKINS-26335


svn trunk only checkout
















This is not directly supported in subversion - the current recommendation in the SVN book is to


	do a sparse check out of the root director
	perform svn update with --set-depth excludes



See http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html

Changing the repository layout to something like


trunk/ModuleA
 /ModuleB
branches/ModuleA/branch 1
/ModuleA/branch 2
tags/



and changing the checkout-URL to trunk/ might be a simple solution.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27087) Jenkins crashed

2015-03-09 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-27087 as Incomplete


Jenkins crashed
















Change By:


Daniel Beck
(09/Mar/15 1:58 PM)




Status:


Open
Resolved





Resolution:


Incomplete



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-21640) scm-sync-configuration plugin doesn't work anymore with Subversion Plugin =2.0

2015-03-09 Thread dan.ro...@gmail.com (JIRA)














































Dan Rough
 commented on  JENKINS-21640


scm-sync-configuration plugin doesnt work anymore with Subversion Plugin =2.0















@Cameron, @Arun Thanks!



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27274) SVN Client is too old error

2015-03-09 Thread martin.kut...@fen-net.de (JIRA)















































Martin Kutter
 resolved  JENKINS-27274 as Duplicate


SVN Client is too old error
















Duplicate of JENKINS-26458





Change By:


Martin Kutter
(09/Mar/15 1:06 PM)




Status:


Open
Resolved





Assignee:


MartinKutter





Resolution:


Duplicate



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27291) SubversionCredentialProvider no longer supported since 2.0

2015-03-09 Thread martin.kut...@fen-net.de (JIRA)














































Martin Kutter
 created  JENKINS-27291


SubversionCredentialProvider no longer supported since 2.0















Issue Type:


Bug



Assignee:


Unassigned


Components:


subversion-plugin



Created:


09/Mar/15 1:05 PM



Description:


The extension point SubversionCredentialProvider is no longer supported since (apparently) 2.0.

The Code for the extension point (and the documentation) is still there, but it's never called.

We've used this extension point for implementing plugin providing a global per-URL authentication strategy, using a proprietary in-house credential storage. We can't upgrade our implementation to post 2.0, because our code never gets called.




Environment:


Jenkins 1.596.1, subversion-plugin 2.5




Project:


Jenkins



Priority:


Major



Reporter:


Martin Kutter

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26335) svn trunk only checkout

2015-03-09 Thread martin.kut...@fen-net.de (JIRA)














































Martin Kutter
 commented on  JENKINS-26335


svn trunk only checkout















This is not directly supported in subversion - the current recommendation in the SVN book is to


	do a sparse check out of the root director
	perform svn update with --set-depth excludes



See http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html

Changing the repository layout to something like

trunk/ModuleA
 /ModuleB
branches/ModuleA/branch 1
/ModuleA/branch 2
tags/

and changing the checkout-URL to trunk/ might be a simple solution.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27087) Jenkins crashed

2015-03-09 Thread eric.koe...@gmail.com (JIRA)














































Eric Koegel
 commented on  JENKINS-27087


Jenkins crashed















  Yeah, I didn't have core dumps enabled on the server and it does use NFS shares. Good news is, I haven't encountered the issue since. You can close this report and I will open a new one with more details if it happens again. Thanks!



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-27290) Communication Error, Syntax Problem

2015-03-09 Thread jenkins...@kay-strobach.de (JIRA)














































Kay Strobach
 created  JENKINS-27290


Communication Error, Syntax Problem















Issue Type:


Bug



Assignee:


Patrik Boström



Attachments:


Screenshot 2015-03-09 12.48.50.png



Components:


delivery-pipeline-plugin



Created:


09/Mar/15 12:00 PM



Description:


In the json output have been some enencoded characters, so that the generated json was invalid.
Workaround so far is reducing the number of showed builds, which reduces the json and so it works again.




Project:


Jenkins



Labels:


JSON
pipeline




Priority:


Blocker



Reporter:


Kay Strobach

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [publish-over-ssh-plugin] (JENKINS-19973) Option to hide command in log

2015-03-09 Thread m8r-0uk...@mailinator.com (JIRA)












































 
Saul Goodman
 edited a comment on  JENKINS-19973


Option to hide command in log
















This is really needed!

Its also needed if you want to print enviroment-variables that contains passwords and so on...

I think the best way would be like the "Execute Shell" is doing.
Default it runs with "#Unable to render embedded object: File (/bin/sh -ex Which makes it print all commands its running, if you want to overwrite you simply put #) not found./bin/sh" at the top line.

So your "Exec Command" would like like this:
#!/bin/sh 
if [ ! -f $bkpSh ]
then
  echo "ERROR backup.sh does not exist!" 
  exit 1
fi



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-10222) Jenkins cleaning out workspace unnecessarily when polling SCM (SVN)

2015-03-09 Thread alghe.glo...@gmail.com (JIRA)












































 
Alexandru Gheorghe
 edited a comment on  JENKINS-10222


Jenkins cleaning out workspace unnecessarily when polling SCM (SVN)
















Same issue as Damien Finck described we're encoutering with latest Jenkins version to this date: v1.602:


	subversion plugin: 2.5
	multiple repositories:
	
		some fetched to different folders
		the rest fetched to one folder
	
	
	each time there's a trigger (timed at 15 minutes) even if there are no changes polling takes place
	the checkout will delete files and add ones on the first poll of the first repository, then the second does the same; what is interesting is that in the end it will balance out and it'll work but each time the build is triggered it will fetch the files in the workspace
	at each 15 minutes a new build takes 11MB so that in a couple of days we got over 1GB of disk space occupied; not something wanted



Tried to append @HEAD at the URL but no luck: 
https://url/svn/branch@HEAD
, it will indeed go to HEAD and poll there (unlike before where the revision was the date at which it was started) but still with "No changes" in the subversion polling log it still gets the files and checks out as if it goes back 1 revision and sees new changes.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [tap-plugin] (JENKINS-27227) TAP plugin fails to load with java.lang.NoClassDefFoundError: hudson/tasks/test/AbstractTestResultAction

2015-03-09 Thread lio...@minix3.org (JIRA)














































Lionel Sambuc
 commented on  JENKINS-27227


TAP plugin fails to load with java.lang.NoClassDefFoundError: hudson/tasks/test/AbstractTestResultAction















I updated to version 1.22, and sadly still see the same problem.

Log with the latest run with the TAP plugin (v1.22) enabled: 
http://jenkins.minix3.org/job/testrunner-x86-vm-cross/4/console



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27288) Leaking temporary directories named /tmp/hudson*tmp

2015-03-09 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 updated  JENKINS-27288


Leaking temporary directories named /tmp/hudson*tmp
















Change By:


Vincent Latombe
(09/Mar/15 12:09 PM)




Assignee:


VincentLatombe



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-13913) after upgrading Subversion Plugin to 1.40 some (not all) project are building again and again

2015-03-09 Thread alghe.glo...@gmail.com (JIRA)














































Alexandru Gheorghe
 commented on  JENKINS-13913


after upgrading Subversion Plugin to 1.40 some (not all) project are building again and again















Same for me ~cristophem, I'd like to add here my comment from JENKINS-10222



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [tap-plugin] (JENKINS-27227) TAP plugin fails to load with java.lang.NoClassDefFoundError: hudson/tasks/test/AbstractTestResultAction

2015-03-09 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-27227 as Not A Defect


TAP plugin fails to load with java.lang.NoClassDefFoundError: hudson/tasks/test/AbstractTestResultAction
















Enable the JUnit plugin.





Change By:


Daniel Beck
(09/Mar/15 12:22 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-27097) wrong timezone reported in changes

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27097


wrong timezone reported in changes















Code changed in jenkins
User: Nicolas De Loof
Path:
 src/test/java/hudson/plugins/git/GitChangeSetEuroTest.java
 src/test/java/hudson/plugins/git/GitChangeSetSimpleTest.java
http://jenkins-ci.org/commit/git-plugin/6d605973a848938c690609b5bb875ec55579dac1
Log:
  JENKINS-27097 remove legacy (and wrong) timestamp tests





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27292) Very first build on slave takes significantly much time than next ones

2015-03-09 Thread przemyslaw.hej...@gmail.com (JIRA)














































Przemek Hejman
 updated  JENKINS-27292


Very first build on slave takes significantly much time than next ones
















Change By:


Przemek Hejman
(09/Mar/15 1:38 PM)




Summary:


Veryfirstbuildonslavetakes
significantlymuchtimethannextones



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-23366) jdk8u5 installation fails on windows slaves

2015-03-09 Thread ni...@dybdahl.dk (JIRA)














































Niels Dybdahl
 commented on  JENKINS-23366


jdk8u5 installation fails on windows slaves















Updated today to Jenkins 1.602 and then I could install JDK8 on the windows slaves.
Strangely it rebooted the slave in the first two attempts, but in the third attempt it worked.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-27097) wrong timezone reported in changes

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27097


wrong timezone reported in changes















Code changed in jenkins
User: Nicolas De Loof
Path:
 src/main/java/hudson/plugins/git/GitChangeSet.java
 src/test/java/hudson/plugins/git/GitChangeSetTest.java
http://jenkins-ci.org/commit/git-plugin/ea22613b2e9ae3d5ce7b6cc46d79d886f3cb62fc
Log:
  JENKINS-27097 better date/timestamp handling





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27289) Masking classLoader doesn`t work on remote Slave

2015-03-09 Thread lio...@jfrog.com (JIRA)














































lior hasson
 created  JENKINS-27289


Masking classLoader doesn`t work on remote Slave















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Mar/15 11:44 AM



Description:


After upgrading the Apache httpClient to 4.4, I found that other plugins such as Git-Client/Maven-plugin that also uses httpClient with different versions collapses with ours. So After I added the Mask-Classes attribute the problem was gone, but it looks like this isolated environment dose not apply for Slaves.

I found out the in the RemoteClassLoader while it tries to find a specific class URL, Which.classFileUrl(class) uses the getResource method. This method is not override by the hudson.util.MaskingClassLoader. So the class comes from the right source under the plugin itself, but the resource URL of the same class can came from other source such as other plugins that contain the same classes. 

Error example that I get:

at hudson.model.Executor.run(Executor.java:240) 
Caused by: java.io.IOException: Remote call on local-windows failed 
at hudson.remoting.Channel.call(Channel.java:748) 
at hudson.FilePath.act(FilePath.java:907) 
... 9 more 
Caused by: java.lang.NoSuchFieldError: INSTANCE 
at org.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:52) 
at org.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:56) 
at org.apache.http.impl.io.DefaultHttpRequestWriterFactory.clinit(DefaultHttpRequestWriterFactory.java:46) 
at org.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:72) 
at org.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:84) 
at org.apache.http.impl.conn.ManagedHttpClientConnectionFactory.clinit(ManagedHttpClientConnectionFactory.java:59) 
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager$InternalConnectionFactory.init(PoolingHttpClientConnectionManager.java:493) 
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:149) 
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:138) 
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:114) 
at org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:726) 
at org.jfrog.build.client.HttpClientConfigurator.getClient(HttpClientConfigurator.java:91) 
at org.jfrog.build.client.ArtifactoryHttpClient.getHttpClient(ArtifactoryHttpClient.java:140) 
at org.jfrog.build.client.ArtifactoryHttpClient.execute(ArtifactoryHttpClient.java:209) 
at org.jfrog.build.client.ArtifactoryHttpClient.upload(ArtifactoryHttpClient.java:205) 
at org.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.uploadFile(ArtifactoryBuildInfoClient.java:603) 
at org.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.deployArtifact(ArtifactoryBuildInfoClient.java:315) 
at org.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.deploy(GenericArtifactsDeployer.java:179) 
at org.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:151) 
at org.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:119) 
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2484) 
at hudson.remoting.UserRequest.perform(UserRequest.java:118) 
at hudson.remoting.UserRequest.perform(UserRequest.java:48) 
at hudson.remoting.Request$2.run(Request.java:328) 
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
at 

[JIRA] [subversion-plugin] (JENKINS-10222) Jenkins cleaning out workspace unnecessarily when polling SCM (SVN)

2015-03-09 Thread alghe.glo...@gmail.com (JIRA)














































Alexandru Gheorghe
 commented on  JENKINS-10222


Jenkins cleaning out workspace unnecessarily when polling SCM (SVN)















Same issue as Damien Finck described we're encoutering with latest Jenkins version to this date: v1.602:


	subversion plugin: 2.5
	multiple repositories:
	
		some fetched to different folders
		the rest fetched to one folder
	
	
	each time there's a trigger (timed at 15 minutes) even if there are no changes polling takes place
	the checkout will delete files and add ones on the first poll of the first repository, then the second does the same; what is interesting is that in the end it will balance out and it'll work but each time the build is triggered it will fetch the files in the workspace
	at each 15 minutes a new build takes 11MB so that in a couple of days we got over 1GB of disk space occupied; not something wanted





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-13913) after upgrading Subversion Plugin to 1.40 some (not all) project are building again and again

2015-03-09 Thread alghe.glo...@gmail.com (JIRA)












































 
Alexandru Gheorghe
 edited a comment on  JENKINS-13913


after upgrading Subversion Plugin to 1.40 some (not all) project are building again and again
















Same for me christopheM, I'd like to add here my comment from JENKINS-10222, however, simple https url didn't help, neither @HEAD workaround.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27289) Masking classLoader doesn`t work on remote Slave

2015-03-09 Thread lio...@jfrog.com (JIRA)














































lior hasson
 commented on  JENKINS-27289


Masking classLoader doesn`t work on remote Slave















This issue is a real blocker for us, Our next plugin (Artifactory) release version was planned to support SNI connection with the help of Apache httpClient 4.3.5 or 4.4.

Link to Pull Request: https://github.com/jenkinsci/jenkins/pull/1598



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27292) Very first build on slave takes significantly much time than next ones

2015-03-09 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-27292 as Not A Defect


Very first build on slave takes significantly much time than next ones
















This is an issue tracker, not a support site. Please direct any questions to #jenkins on Freenode, or the jenkinsci-users mailing list.





Change By:


Daniel Beck
(09/Mar/15 1:57 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27289) Masking classLoader doesn`t work on remote Slave

2015-03-09 Thread lio...@jfrog.com (JIRA)














































lior hasson
 updated  JENKINS-27289


Masking classLoader doesn`t work on remote Slave
















Change By:


lior hasson
(09/Mar/15 11:50 AM)




Description:


AfterupgradingtheApachehttpClientto4.4,IfoundthatotherpluginssuchasGit-Client/Maven-pluginthatalsouseshttpClientwithdifferentversionscollapseswithours.SoAfterIaddedtheMask-Classesattributetheproblemwasgone,butitlookslikethisisolatedenvironmentdosenotapplyforSlaves.Ifoundouttheinthe
*
RemoteClassLoader
*
whileittriestofindaspecificclassURL,
*
Which.classFileUrl(class)
*
usesthegetResourcemethod.Thismethodisnotoverridebythe
*
hudson.util.MaskingClassLoader
*
.Sotheclasscomesfromtherightsourceunderthepluginitself,buttheresourceURLofthesameclasscancamefrom
+
other
+
sourcesuchasotherpluginsthatcontainthesameclasses.ErrorexamplethatIget:athudson.model.Executor.run(Executor.java:240)Causedby:java.io.IOException:Remotecallonlocal-windowsfailedathudson.remoting.Channel.call(Channel.java:748)athudson.FilePath.act(FilePath.java:907)...9moreCausedby:java.lang.NoSuchFieldError:INSTANCEatorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:52)atorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.init(DefaultHttpRequestWriterFactory.java:56)atorg.apache.http.impl.io.DefaultHttpRequestWriterFactory.clinit(DefaultHttpRequestWriterFactory.java:46)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:72)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.init(ManagedHttpClientConnectionFactory.java:84)atorg.apache.http.impl.conn.ManagedHttpClientConnectionFactory.clinit(ManagedHttpClientConnectionFactory.java:59)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager$InternalConnectionFactory.init(PoolingHttpClientConnectionManager.java:493)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:149)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:138)atorg.apache.http.impl.conn.PoolingHttpClientConnectionManager.init(PoolingHttpClientConnectionManager.java:114)atorg.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:726)atorg.jfrog.build.client.HttpClientConfigurator.getClient(HttpClientConfigurator.java:91)atorg.jfrog.build.client.ArtifactoryHttpClient.getHttpClient(ArtifactoryHttpClient.java:140)atorg.jfrog.build.client.ArtifactoryHttpClient.execute(ArtifactoryHttpClient.java:209)atorg.jfrog.build.client.ArtifactoryHttpClient.upload(ArtifactoryHttpClient.java:205)atorg.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.uploadFile(ArtifactoryBuildInfoClient.java:603)atorg.jfrog.build.extractor.clientConfiguration.client.ArtifactoryBuildInfoClient.deployArtifact(ArtifactoryBuildInfoClient.java:315)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.deploy(GenericArtifactsDeployer.java:179)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:151)atorg.jfrog.hudson.generic.GenericArtifactsDeployer$FilesDeployerCallable.invoke(GenericArtifactsDeployer.java:119)athudson.FilePath$FileCallableWrapper.call(FilePath.java:2484)athudson.remoting.UserRequest.perform(UserRequest.java:118)athudson.remoting.UserRequest.perform(UserRequest.java:48)athudson.remoting.Request$2.run(Request.java:328)athudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)atjava.util.concurrent.FutureTask.run(FutureTask.java:262)atjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)atjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)athudson.remoting.Engine$1$1.run(Engine.java:63)atjava.lang.Thread.run(Thread.java:744)



























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 

[JIRA] [publish-over-ssh-plugin] (JENKINS-19973) Option to hide command in log

2015-03-09 Thread m8r-0uk...@mailinator.com (JIRA)














































Saul Goodman
 commented on  JENKINS-19973


Option to hide command in log















This is really needed!

I think the best way would be like the "Execute Shell" is doing.
Default it runs with "#Unable to render embedded object: File (/bin/sh -ex Which makes it print all commands its running, if you want to overwrite you simply put #) not found./bin/sh" at the top line.

So your "Exec Command" would like like this:
#!/bin/sh 
if [ ! -f $bkpSh ]
then
  echo "ERROR backup.sh does not exist!" 
  exit 1
fi



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [throttle-concurrent-builds-plugin] (JENKINS-12092) Allow a job to completely block a category

2015-03-09 Thread akerstrom.christ...@gmail.com (JIRA)














































Christian Bremer
 commented on  JENKINS-12092


Allow a job to completely block a category















Sean, are you working on resolving the merge conflicts to get it into the repo?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-27290) Communication Error, Syntax Problem

2015-03-09 Thread jenkins...@kay-strobach.de (JIRA)














































Kay Strobach
 started work on  JENKINS-27290


Communication Error, Syntax Problem
















Change By:


Kay Strobach
(09/Mar/15 12:15 PM)




Status:


Open
InProgress



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27292) Very first build on slave takes

2015-03-09 Thread przemyslaw.hej...@gmail.com (JIRA)














































Przemek Hejman
 created  JENKINS-27292


Very first build on slave takes















Issue Type:


Bug



Assignee:


Francis Upton



Components:


core, ec2-plugin, slave-utilization



Created:


09/Mar/15 1:36 PM



Description:


Hi everyone,

I've recently stepped into a really strange issue to me, I wonder if you could explain me mechanisms that are happening during my build processes.

I am using the EC2 plugin to spawn a slave agents. I've prepared provisioned slave image with all necessary packages, repository cloned, and artifacts downloaded, but when a job is being run for the very first time, step below:

00:00:00.004 Building remotely on EC2 Android-runner (i-eb81dd28) (ubuntu-java-ec2) in workspace /home/ubuntu/workspace/Android-Devel
00:01:29.496   git rev-parse --is-inside-work-tree # timeout=10


use to run for longer than minute. After this first job is completed and I trigger one more build  on that slave and this "Building remotely..." step takes only a second. 

Could you explain me what is being done there so that it takes so long for the very first time after launching slave?

Exactly the same time difference appears in the last step

00:08:31.055 Recording test results
00:10:21.737 Finished: SUCCESS

versus:

00:04:32.545 Recording test results
00:05:18.314 Finished: SUCCESS


It seems like the long-lasting tasks are all involving some master-slave communication, but I couldn't find any information about this in logs..

Could you please tell me why such a differences between first and the following builds appear?

My plans were to spawn a node per built, but when total build time takes twice the time than build on long-running slave it seems not to have sense at all..




Project:


Jenkins



Priority:


Minor



Reporter:


Przemek Hejman

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [sauce-ondemand-plugin] (JENKINS-25757) Windows 2003 is an unknown platform

2015-03-09 Thread christianrov...@gmail.com (JIRA)














































Christian Rovera
 commented on  JENKINS-25757


Windows 2003 is an unknown platform















Thanks for the clarification.
I was able to resolve the problem.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27292) Very first build on slave takes significantly much time than next ones

2015-03-09 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27292


Very first build on slave takes significantly much time than next ones















Hi Daniel, I've already discussed this issue up there.

Could you please provide links to previous discussion?

Don't you consider my situation as a bug??

I don't know. You're just asking questions so far, and this issue tracker is the wrong place for those. Quoting:

I wonder if you could explain me mechanisms that are happening during my build processes.

Could you explain me what is being done there so that it takes so long for the very first time after launching slave?

Could you please tell me why such a differences between first and the following builds appear?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27292) Very first build on slave takes significantly much time than next ones

2015-03-09 Thread przemyslaw.hej...@gmail.com (JIRA)














































Przemek Hejman
 commented on  JENKINS-27292


Very first build on slave takes significantly much time than next ones















Hi Daniel, I've already discussed this issue up there.

Don't you consider my situation as  a bug??



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-23447) Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction

2015-03-09 Thread dshvedche...@gmail.com (JIRA)














































Denis Shvedchenko
 commented on  JENKINS-23447


Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction















if project does not have Sensitive variables, it raises NPE on

ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@105707ef*
java.lang.NullPointerException
	at org.jenkinsci.plugins.envinject.EnvInjectPluginAction$1.transformEntry(EnvInjectPluginAction.java:25)
	at org.jenkinsci.plugins.envinject.EnvInjectPluginAction$1.transformEntry(EnvInjectPluginAction.java:23)





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-26732) Cannot install java on all debian machines thank to missing update

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26732


Cannot install java on all debian machines thank to missing update















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/ComputerLauncher.java
http://jenkins-ci.org/commit/digitalocean-plugin/6ab798d6f99bc3f2a60e7fb0d9c8dc31554ced6d
Log:
  Merge pull request #3 from anpieber/FIX_DEBIAN_IMAGE_SETUP

FIXED JENKINS-26732 Fix startup problem if debian image hadn't been updated repositories


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/be7a49bea6b7...6ab798d6f99b




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27293) A check for null as a label returns the wrong values

2015-03-09 Thread anpie...@gmail.com (JIRA)














































Andreas Pieber
 created  JENKINS-27293


A check for null as a label returns the wrong values















Issue Type:


Bug



Assignee:


Andreas Pieber



Components:


digitalocean-plugin



Created:


09/Mar/15 3:10 PM



Description:


Using specific combinations in jenkins requires a maschine for "null" first. Since this returns the wrong maschine at least two mashines are always created. This is not what should happen though.




Project:


Jenkins



Priority:


Minor



Reporter:


Andreas Pieber

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] An error occurred whilst rendering this message. Please contact the administrators, and inform them of this bug.

2015-03-09 Thread lar...@gmail.com (JIRA)
Details:
---
org.apache.velocity.exception.MethodInvocationException:
 Invocation of method #39;next#39; in  class java.util.AbstractList$Itr
 threw exception class java.util.NoSuchElementException : null
at
 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:251)

at
 
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)

at
 
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)

at
 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)

at
 org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:300)

at
 org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:202)

at
 
com.atlassian.velocity.DefaultVelocityManager.getEncodedBodyForContent(DefaultVelocityManager.java:143)

at
 
com.atlassian.jira.mail.MailingListCompiler$1.processRecipient(MailingListCompiler.java:295)

at
 
com.atlassian.jira.mail.NotificationRecipientProcessor.process(NotificationRecipientProcessor.java:39)

at
 
com.atlassian.jira.mail.MailingListCompiler.addMailsToQueue(MailingListCompiler.java:318)

at
 
com.atlassian.jira.mail.MailingListCompiler.access$400(MailingListCompiler.java:42)

at
 
com.atlassian.jira.mail.MailingListCompiler$NotificationCompiler.addEmailsToQueue(MailingListCompiler.java:463)

at
 
com.atlassian.jira.mail.MailingListCompiler$NotificationCompiler.sendLists(MailingListCompiler.java:433)

at
 
com.atlassian.jira.mail.MailingListCompiler$NotificationCompiler.sendNoLevelsIgnoreGroup(MailingListCompiler.java:413)

at
 
com.atlassian.jira.mail.MailingListCompiler$NotificationCompiler.sendToAll(MailingListCompiler.java:408)

at
 
com.atlassian.jira.mail.MailingListCompiler.sendLists(MailingListCompiler.java:140)

at
 com.atlassian.jira.mail.IssueMailQueueItem.send(IssueMailQueueItem.java:145)

at
 com.atlassian.mail.queue.MailQueueImpl.sendBuffer(MailQueueImpl.java:66)

at
 
com.atlassian.jira.service.services.mail.MailQueueService.run(MailQueueService.java:28)

at
 
com.atlassian.jira.service.JiraServiceContainerImpl.run(JiraServiceContainerImpl.java:61)

at 
com.atlassian.jira.service.ServiceRunner.execute(ServiceRunner.java:47)

at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
at
 
com.atlassian.multitenant.quartz.MultiTenantThreadPool$MultiTenantRunnable.run(MultiTenantThreadPool.java:72)

at
 org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-JIRA-FingerPrint: 3c0fae591c90ba70494f35b895fc4b8f




























style
/* Changing the layout to use less space for mobiles */
@media screen and (max-device-width: 480px), screen and 
(-webkit-min-device-pixel-ratio: 2) {
#email-body { min-width: 30em !important; }
#email-page { padding: 8px !important; }
#email-banner { padding: 8px 8px 0 8px !important; }
#email-avatar { margin: 1px 8px 8px 0 !important; padding: 0 !important; }
#email-fields { padding: 0 8px 8px 8px !important; }
#email-gutter { width: 0 !important; }
}
/style
div id=email-body
table id=email-wrap align=center border=0 cellpadding=0 
cellspacing=0 style=background-color:#f0f0f0;color:#00;width:100%;
tr valign=top
td id=email-page style=padding:16px !important;
table align=center border=0 cellpadding=0 cellspacing=0 
style=background-color:#ff;border:1px solid 
#bb;color:#00;width:100%;
tr valign=top
td bgcolor=#33 
style=background-color:#33;color:#ff;font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:12px;line-height:1;img
 
src=https://issues.jenkins-ci.org/s/en_US-jh6o7l/733/41/_/jira-logo-scaled.png;
 alt= style=vertical-align:top; //td
/trtr valign=top
td id=email-banner style=padding:32px 32px 0 32px;




table align=left border=0 cellpadding=0 cellspacing=0 
width=100% style=width:100%;
tr valign=top
td 
style=color:#505050;font-family:Arial,FreeSans,Helvetica,sans-serif;padding:0;
img id=email-avatar 
src=https://issues.jenkins-ci.org/secure/useravatar?ownerId=lshatzeravatarId=10826;
 alt= height=48 width=48 border=0 align=left style=padding:0;margin: 
0 16px 16px 0; /
div id=email-action style=padding: 0 0 8px 
0;font-size:12px;line-height:18px;
a class=user-hover rel=lshatzer 
id=email_lshatzer 
href=https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=lshatzer; 
style=color:#355564;Larry Shatzer, Jr./a
 deleted img src=https://issues.jenkins-ci.org/images/icons/bug.gif; 
height=16 width=16 border=0 align=absmiddle alt=Bug 

[JIRA] [digitalocean-plugin] (JENKINS-27293) A check for null as a label returns the wrong values

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27293


A check for null as a label returns the wrong values















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/Cloud.java
http://jenkins-ci.org/commit/digitalocean-plugin/b8641bc6d974dfbac9cc4ce84810962eb5dab832
Log:
  FIX JENKINS-27293 Better handling for jenkins requesting empty label mashine

(cherry picked from commit da33831f7ee124d2898b94e4a1a37c87e6dfb9a0)
Signed-off-by: Andreas Pieber anpie...@gmail.com





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27293) A check for null as a label returns the wrong values

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27293


A check for null as a label returns the wrong values















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/Cloud.java
http://jenkins-ci.org/commit/digitalocean-plugin/cb96f7cc4d5aee02c03a01237a2e88deb080dc99
Log:
  Merge pull request #9 from anpieber/FIX_LABEL_RESOLUTION

FIX JENKINS-27293 Better handling for jenkins requesting empty label


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/6ab798d6f99b...cb96f7cc4d5a




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-26352) Cannot create Jenkins slaves

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26352


Cannot create Jenkins slaves 















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/be7a49bea6b7fd68bd9fa1fcca789e2eba93f23f
Log:
  Merge pull request #4 from anpieber/CORRECT_DROPLET_NAMES

FIXED JENKINS-26352 Droplets no longer allow _ in id


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/36b10236a4be...be7a49bea6b7




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26544) Select All icon in configuration page looks image not found icon

2015-03-09 Thread chint...@me.com (JIRA)















































Chintan Patel
 assigned  JENKINS-26544 to Chintan Patel



Select All icon in configuration page looks image not found icon
















Change By:


Chintan Patel
(09/Mar/15 3:10 PM)




Assignee:


ChintanPatel



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27293) A check for null as a label returns the wrong values

2015-03-09 Thread anpie...@gmail.com (JIRA)














































Andreas Pieber
 started work on  JENKINS-27293


A check for null as a label returns the wrong values
















Change By:


Andreas Pieber
(09/Mar/15 3:11 PM)




Status:


Open
InProgress



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27279) Archived DigitalOcean containers, not starting with jenkins are taken as container

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27279


Archived DigitalOcean containers, not starting with jenkins are taken as container















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/bc2a6504aeb4334f0c2757bfac2abf2a8d874aad
Log:
  FIX JENKINS-27279 Do not reused unused container

Signed-off-by: Andreas Pieber anpie...@gmail.com





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27279) Archived DigitalOcean containers, not starting with jenkins are taken as container

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27279


Archived DigitalOcean containers, not starting with jenkins are taken as container















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/26f4d2a383f7f1cc191e8519efe3e88fbf00609c
Log:
  Merge pull request #7 from anpieber/DONT_USE_UNUSED_CONTAINER

FIX JENKINS-27279 Do not reused unused container


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/cb96f7cc4d5a...26f4d2a383f7




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26085) Credentials support for git step

2015-03-09 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-26085 as Fixed


Credentials support for git step
















Change By:


SCM/JIRA link daemon
(09/Mar/15 5:09 PM)




Status:


InProgress
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-23240) hipchat link in hipchat client is broken.

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-23240 as Fixed


hipchat link in hipchat client is broken.
















With 0.1.9-SNAPSHOT now the build server URL setting is gone, instead we are using Jenkins' instance URL from the global settings.





Change By:


aldaris
(09/Mar/15 5:11 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26085) Credentials support for git step

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26085


Credentials support for git step















Code changed in jenkins
User: Nicolas De loof
Path:
 scm-step/README.md
 scm-step/pom.xml
 scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
 scm-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GitStep/config.jelly
 scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java
http://jenkins-ci.org/commit/workflow-plugin/eb0548c654af1df70b853d4194581a90b8f443ca
Log:
  Merge pull request #79 from ndeloof/JENKINS-26085

FIXED JENKINS-26085 Credentials support for git step


Compare: https://github.com/jenkinsci/workflow-plugin/compare/64be5ce6dd7b...eb0548c654af




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26085) Credentials support for git step

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26085


Credentials support for git step















Code changed in jenkins
User: Nicolas De Loof
Path:
 scm-step/README.md
 scm-step/pom.xml
 scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
 scm-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GitStep/config.jelly
 scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java
http://jenkins-ci.org/commit/workflow-plugin/696119a41c8443c2d5099f7aba1f2e14cb7458b4
Log:
  FIXED JENKINS-26085 Credentials support for git step





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-25714) No HipChat notification when build status change from Unstable to Back To Normal

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-25714 as Fixed


No HipChat notification when build status change from Unstable to Back To Normal
















This was because only FAILURE - SUCCESS was considered Back To Normal, with 0.1.9-SNAPSHOT UNSTABLE - SUCCESS will trigger Back To Normal notifications as well.





Change By:


aldaris
(09/Mar/15 5:18 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27280) Cant start multiple DigitalOcean Maschines

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27280


Cant start multiple DigitalOcean Maschines















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/Cloud.java
 src/main/java/com/dubture/jenkins/digitalocean/Slave.java
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/886267579198c970feb683fd9a51cf15168d7f21
Log:
  Fix JENKINS-27280 Start multiple DO container at once





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-19184) hipchat does not update job configs when the settings change

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-19184 as Fixed


hipchat does not update job configs when the settings change
















This has been fixed in 0.1.9-SNAPSHOT already.





Change By:


aldaris
(09/Mar/15 5:06 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-20423) Hipchat Notifications do not function behind a proxy.

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-20423 as Fixed


Hipchat Notifications do not function behind a proxy.
















Proxy support was added in 0.1.8 release.





Change By:


aldaris
(09/Mar/15 5:08 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-26974) Allow notification background color to be passed from Jenkins

2015-03-09 Thread majorpe...@gmail.com (JIRA)














































aldaris
 commented on  JENKINS-26974


Allow notification background color to be passed from Jenkins















I'm not entirely sure about this request, and generally I'm against overcomplicating the configuration. Currently the coloring looks something like this:
STARTED - green
ABORTED - gray
SUCCESS - green
FAILURE - red
NOT_BUILT - gray
UNSTABLE - yellow
I'd say if this issue gets 10 votes, I'll have a look.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-25802) Notification for failure to success transition

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-25802 as Cannot Reproduce


Notification for failure to success transition
















Failure-Success transitions result in Back To Normal notifications in my environment.





Change By:


aldaris
(09/Mar/15 5:24 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


CannotReproduce



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-25908) Move proerties to PostBuildAction

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-25908 as Fixed


Move proerties to PostBuildAction
















This has now happened in 0.1.9-SNAPSHOT.





Change By:


aldaris
(09/Mar/15 5:26 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github-plugin] (JENKINS-27282) Github Webhook not working after upgrade Jenkins and plugins

2015-03-09 Thread ceza...@gmail.com (JIRA)














































Cezar Espinola
 commented on  JENKINS-27282


Github Webhook not working after upgrade Jenkins and plugins















I also had the same problem with Git plugin. A workaround for me was downgrading EnvInject plugin to 1.90, everything works now.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26544) Select All icon in configuration page looks image not found icon

2015-03-09 Thread chint...@me.com (JIRA)














































Chintan Patel
 commented on  JENKINS-26544


Select All icon in configuration page looks image not found icon















Pull request created.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-24852) Jenkins-HipChat plugin does not send message to internal hosted HipChat server

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-24852 as Fixed


Jenkins-HipChat plugin does not send message to internal hosted HipChat server
















I don't believe this is a problem any more.





Change By:


aldaris
(09/Mar/15 5:13 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-26845) Security: HipChat Plugin can leak global hipchat server host name and token

2015-03-09 Thread majorpe...@gmail.com (JIRA)















































aldaris
 resolved  JENKINS-26845 as Fixed


Security: HipChat Plugin can leak global hipchat server host name and token
















This is now resolved in 0.1.9-SNAPSHOT. With the addition of the v2 API support, now it is possible to define auth tokens on the job level or just simply inherit them from the global settings (without duplicating the setting in the project configuration).





Change By:


aldaris
(09/Mar/15 5:27 PM)




Status:


Open
Resolved





Assignee:


aldaris





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [disk-usage-plugin] (JENKINS-22224) one job configuration change results in three Job Config History entries

2015-03-09 Thread gentoo.inte...@gmail.com (JIRA)












































 
Kanstantsin Shautsou
 edited a comment on  JENKINS-4


one job configuration change results in three Job Config History entries
















1) scm-sync-configuration-plugin is bad itself
2) JobProperty is a right place for storing information and it's not a bug. 
3) disk-usage can migrate for storing data in separate xml files but backward compatibility and performance is under question.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [disk-usage-plugin] (JENKINS-22224) one job configuration change results in three Job Config History entries

2015-03-09 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-4


one job configuration change results in three Job Config History entries















1) scm-sync-configuration-plugin is bad itself
2) JobProperty is a right place for storing information and it's not a bug. 
3) disk-usage can save info in separate xml files but backward compatibility and performance is under question.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27294) jenkins spin with recording testng report state when running maven project(Selenium+TestNG automation test)

2015-03-09 Thread zengyue...@gmail.com (JIRA)














































yueran zeng
 created  JENKINS-27294


jenkins spin with recording testng report state when running maven project(Selenium+TestNG automation test)















Issue Type:


Bug



Assignee:


Nalin Makar



Attachments:


buildStuckInProgressState.png, testSpin.png, thisIsTheWorkingOne.png



Components:


testng-plugin



Created:


09/Mar/15 5:48 PM



Description:


When I tried to run a selenium test with Jenkins, the test finished with results:
Tests run: 413, Failures: 3, Errors: 0, Skipped: 0

But Jenkins spin with recording test results.

Which cause the build failed to stop after running the test and I have to click force to kill the progress which cause the build aborted and I did not get any test results.





Project:


Jenkins



Labels:


jenkins
plugin




Priority:


Minor



Reporter:


yueran zeng

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [digitalocean-plugin] (JENKINS-27280) Cant start multiple DigitalOcean Maschines

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27280


Cant start multiple DigitalOcean Maschines















Code changed in jenkins
User: Andreas Pieber
Path:
 src/main/java/com/dubture/jenkins/digitalocean/Cloud.java
 src/main/java/com/dubture/jenkins/digitalocean/Slave.java
 src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java
http://jenkins-ci.org/commit/digitalocean-plugin/2632580e0c9a6690ba5658b76b98e622193ec749
Log:
  Merge pull request #8 from anpieber/START_MULTIPLE_CONTAINER

Fix JENKINS-27280 Start multiple DO container at once


Compare: https://github.com/jenkinsci/digitalocean-plugin/compare/26f4d2a383f7...2632580e0c9a




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25326) Throttle Concurrent Builds doesn't work when builds are in cloudbees folders

2015-03-09 Thread t...@ulich.net (JIRA)














































Timo Ulich
 commented on  JENKINS-25326


Throttle Concurrent Builds doesnt work when builds are in cloudbees folders















I am experiencing the same problem with jenkins 1.596.1 LTS, cloudbees folder plugin 4.7 and Throttle Concurrent Builds Plug-in 1.8.4 (Matrix Project Plugin is installed).

This happens with newly created jobs and jobs that existed before restarting jenkins.

Can I provide any other information?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cloudfoundry-plugin] (JENKINS-27119) path attribute in manifest.yml is not evaluated relative to the manifest.yml file

2015-03-09 Thread willi...@activestate.com (JIRA)















































William Gautier
 resolved  JENKINS-27119 as Fixed


path attribute in manifest.yml is not evaluated relative to the manifest.yml file
















Fixed in https://github.com/jenkinsci/cloudfoundry/commit/7ccca26c11bb0702619d28ba58e81546c7ff0f1e

Will be available in v1.3 soon





Change By:


William Gautier
(09/Mar/15 9:33 PM)




Status:


InProgress
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-step-plugin] (JENKINS-27296) Jenkins stopped displaying build progress after docker update

2015-03-09 Thread jay...@gmail.com (JIRA)














































Jay Kah
 created  JENKINS-27296


Jenkins stopped displaying build progress after docker update















Issue Type:


Bug



Assignee:


vjuranek



Components:


docker-build-step-plugin



Created:


09/Mar/15 8:43 PM



Description:


Started by user John Smith
EnvInject - Loading node environment variables.
Building in workspace /jenkins/jobs/App Fast Build/workspace
workspace $ docker login -u john -e j...@domain.com -p  repo.domain.com:80
Login Succeeded
workspace $ docker build -t repo.domain.com:80/app /jenkins/build/App

And then it just keeps loading until the build is done.

And only after it's done, I can see the console output. Weird.


Any tips on how to help troubleshoot that?

Thanks!




Environment:


Jenkins 1.590




Project:


Jenkins



Priority:


Minor



Reporter:


Jay Kah

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26861) Invoke top-level Maven targets pre-/post-step should use batch mode

2015-03-09 Thread bochenski.kuba+jenk...@gmail.com (JIRA)














































Jakub Bochenski
 commented on  JENKINS-26861


Invoke top-level Maven targets pre-/post-step should use batch mode















Only tried that with Maven job type



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github-plugin] (JENKINS-27282) Github Webhook not working after upgrade Jenkins and plugins

2015-03-09 Thread alexan...@zia.com.br (JIRA)














































Alexandre Zia
 commented on  JENKINS-27282


Github Webhook not working after upgrade Jenkins and plugins















Thanks for the hint.

I've upgraded Jenkins to 1.602 and downgraded envinject to 1.90

Now there is no backtrace, but no build also

__
GitHubWebHook log :

Mar 09, 2015 7:05:21 PM INFO com.cloudbees.jenkins.GitHubWebHook processGitHubPayload
Received POST for https://github.com/MyCompany/MyJob
Mar 09, 2015 7:05:21 PM INFO com.cloudbees.jenkins.GitHubWebHook processGitHubPayload
Poked MyJob
Mar 09, 2015 7:05:21 PM INFO com.cloudbees.jenkins.GitHubWebHook processGitHubPayload

__
GitHub Hook Log

Last GitHub Push

Started on Mar 9, 2015 7:09:08 PM
Using strategy: Default
poll Last Built Revision: Revision 6fa1b84438478b04d1fc8b5de9180b0e65ad8acb (refs/remotes/origin/dev)
  git --version # timeout=10
  git -c core.askpass=true ls-remote -h g...@github.com:MyCompany/MyRepos.git # timeout=10
Done. Took 0.92 sec
No changes

__

Whenever my Jenkins receives a github webhook it updates Github Hook Log date, so I'm considering thar the webhook from github is firing a poll in my repository to check for new commits in my repository.
However my repository on github is not on this Revision, it is several commits ahead, but when Jenkins receives the Github webhook it runs thius check and don't actually see the real position in guthub


Regards
Alexandre



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-27125) Support for ignorePostCommitHooks in the scm trigger

2015-03-09 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 assigned  JENKINS-27125 to Daniel Spilker



Support for ignorePostCommitHooks in the scm trigger
















Change By:


Daniel Spilker
(09/Mar/15 6:57 PM)




Assignee:


NicoMommaerts
DanielSpilker



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-27125) Support for ignorePostCommitHooks in the scm trigger

2015-03-09 Thread m...@daniel-spilker.com (JIRA)














































Daniel Spilker
 commented on  JENKINS-27125


Support for ignorePostCommitHooks in the scm trigger















https://github.com/jenkinsci/job-dsl-plugin/pull/401



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [remoting] (JENKINS-24761) Jenkin job fails with hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown

2015-03-09 Thread gam...@cartersanders.com (JIRA)














































Carter Sanders
 commented on  JENKINS-24761


Jenkin job fails with hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown















I've also seen this problem intermittently connecting from an Ubuntu 12.04 master to slaves also running Ubuntu 12.04. The problem clears up after a slave connection restart.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-27295) Boolean parameters injected as Strings into Groovy Workflow Plugin environment

2015-03-09 Thread bat...@batmat.net (JIRA)














































Baptiste Mathus
 commented on  JENKINS-27295


Boolean parameters injected as Strings into Groovy Workflow Plugin environment















Linking to the associated thread can help: https://groups.google.com/forum/#!topic/jenkinsci-users/dO2LRFNRQ4Q 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26085) Credentials support for git step

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26085


Credentials support for git step















Code changed in jenkins
User: Jesse Glick
Path:
 CHANGES.md
http://jenkins-ci.org/commit/workflow-plugin/694a0f0ec1aba1fae0844654402329fbe7448647
Log:
  JENKINS-26085 Noting merge of #79.





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-27295) Boolean parameters injected as Strings into Groovy Workflow Plugin environment

2015-03-09 Thread j...@catnook.com (JIRA)














































Jos Backus
 created  JENKINS-27295


Boolean parameters injected as Strings into Groovy Workflow Plugin environment















Issue Type:


Bug



Assignee:


Jesse Glick



Components:


workflow-plugin



Created:


09/Mar/15 6:51 PM



Description:


Consider the following workflow script:

echo "bool=$bool"
echo bool.getClass().toString()

Output:

Started by user Jos Backus
Running: Print Message
bool=false
Running: Print Message
class java.lang.String
Running: End of Workflow
Finished: SUCCESS

I would expect the name of the class to be java.lang.Boolean, not java.lang.String. This forces one to add lines such as:

bool = bool == 'true'




Project:


Jenkins



Priority:


Minor



Reporter:


Jos Backus

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-27125) Support for ignorePostCommitHooks in the scm trigger

2015-03-09 Thread nico.mommae...@gmail.com (JIRA)














































Nico Mommaerts
 commented on  JENKINS-27125


Support for ignorePostCommitHooks in the scm trigger















thanks!



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-23447) Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction

2015-03-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-23447


Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction















Code changed in jenkins
User: Gregory Boissinot
Path:
 src/main/java/org/jenkinsci/plugins/envinject/EnvInjectPluginAction.java
http://jenkins-ci.org/commit/envinject-plugin/65f2715af6445d217e5df8a24bbd179f7841403f
Log:
  Merge pull request #40 from dshvedchenko/master

JENKINS-23447 related , avoid NPE if there are no getSensibleVariables()


Compare: https://github.com/jenkinsci/envinject-plugin/compare/db0d1ef23baf...65f2715af644




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github-plugin] (JENKINS-27282) Github Webhook not working after upgrade Jenkins and plugins

2015-03-09 Thread alexan...@zia.com.br (JIRA)














































Alexandre Zia
 commented on  JENKINS-27282


Github Webhook not working after upgrade Jenkins and plugins















Update:

I'm using EnvInject plugin, and set "Prepare an environment for the run", then setting several varibles in "Properties Content" like:  GIT_BRANCH=dev
Then in git configuration, in "Branches to build" I'm using the variable:  refs/heads/${GIT_BRANCH}
That always worked.

So I've tested several ways, without sucess:

refs/heads/${GIT_BRANCH}
refs/heads/$GIT_BRANCH
*/${GIT_BRANCH}
*/$GIT_BRANCH

I just tried removing the variable and set it hardcoded: 

refs/heads/dev  = not worked

And then, simply:

dev
*/dev

then it worked, any of the two combinations above, without varaibles and without specifying 




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jacoco-plugin] (JENKINS-27297) Using jacoco is drastically increasing Jenkins historical builds folder size

2015-03-09 Thread hs2...@gmail.com (JIRA)














































Hemant Singh
 created  JENKINS-27297


Using jacoco is drastically increasing Jenkins historical builds folder size















Issue Type:


Bug



Assignee:


Ognjen Bubalo



Components:


jacoco-plugin



Created:


09/Mar/15 10:57 PM



Description:


We have fairly complex build process where each build produces 400 jacoco exec files which are total of 80MB, in addition of exec files jacoco is also keeping snapshot of source code and class files which is drastically increasing the cost for keeping historical build which we all want to keep.

Jacoco plugin should make it configurable to persist old Java/Class files or not, as generating trend chart shouldn't require keeping the entire data set but trend chart can be generated incrementally, as most people wouldn't need to go and analyze older code coverage reports.




Project:


Jenkins



Priority:


Major



Reporter:


Hemant Singh

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [android-emulator-plugin] (JENKINS-14493) Send geo fix command to Android Emulator

2015-03-09 Thread jhans...@meetme.com (JIRA)














































Joe Hansche
 commented on  JENKINS-14493


Send geo fix command to Android Emulator















On Linux and Mac OS X, you can do this without telnet by doing:

echo "geo fix long lat" | nc localhost ${ANDROID_AVD_USER_PORT}


nc is the netcat tool, which can open a connection, send stdin to the remote server, and disconnect, all in a single command, so you don't have to worry about the fact that telnet will block the console.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27287) EnvInject plugin 1.91 causes javax.servlet.ServletException in job view

2015-03-09 Thread david.ru...@seebyte.com (JIRA)














































David Rubio
 created  JENKINS-27287


EnvInject plugin 1.91 causes javax.servlet.ServletException in job view















Issue Type:


Bug



Assignee:


Gregory Boissinot



Components:


envinject-plugin



Created:


09/Mar/15 10:34 AM



Description:


Version 1.91 of EnvInject plugin causes an javax.servlet.ServletException when opening a job view. Roll back to 1.90 solves the problem. 




Environment:


jenkins 1.602

Ubuntu 14.04.2




Project:


Jenkins



Priority:


Minor



Reporter:


David Rubio

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ec2-plugin] (JENKINS-27281) Provide more control over EC2 instance spawn rate

2015-03-09 Thread broo...@sirena.org.uk (JIRA)














































Mark Brown
 commented on  JENKINS-27281


Provide more control over EC2 instance spawn rate















Thinking about this some more just setting a maximum number of slaves that can be created per unit time would do the trick.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [pollscm-plugin] (JENKINS-27288) Leaking temporary directories named /tmp/hudson*tmp

2015-03-09 Thread cristi.magheru...@gmail.com (JIRA)














































Cristian Magherusan-Stanciu
 created  JENKINS-27288


Leaking temporary directories named /tmp/hudson*tmp















Issue Type:


Bug



Assignee:


Vincent Latombe



Components:


pollscm-plugin



Created:


09/Mar/15 10:56 AM



Description:


I just noticed that the SCM polling failed for all of our builds because no temporary files could be created in /tmp.

When looking there, I saw there were some 32k files named like hudson2195781228286547025tmp and that I'm hitting a filesystem limit that only allows a directory to have up to 32K files.

I deleted them all but they keep reappearing.


$ ls -la /tmp | grep hudson| wc -l
8
$ ls -la /tmp | grep hudson| wc -l
28
$ ls -la /tmp | grep hudson| wc -l
42





Environment:


- jenkins 1.599

- CentOS Linux 6.5

- ext3 filesystem




Project:


Jenkins



Priority:


Major



Reporter:


Cristian Magherusan-Stanciu

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27148) Jenkins Project Level Dashboard has rendering issue

2015-03-09 Thread thirot...@gmail.com (JIRA)












































 
Takayuki Hirota
 edited a comment on  JENKINS-27148


Jenkins Project Level Dashboard has rendering issue
















I also faced the same error using Chrome on Windows7 after upgrading from Jenkins 596 to 602 on CentOS6.5.
In our environment, it works fine now after upgrading Disk Usage Plugin from 0.24 to 0.25.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27148) Jenkins Project Level Dashboard has rendering issue

2015-03-09 Thread thirot...@gmail.com (JIRA)














































Takayuki Hirota
 commented on  JENKINS-27148


Jenkins Project Level Dashboard has rendering issue















I also faced the same error using Chrome on Windows7 after upgrading from Jenkins 596 to 602 on CentOS6.5.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-27304) wrong help test for Use v2 API

2015-03-09 Thread d...@fortysix.ch (JIRA)














































Dominik Bartholdi
 commented on  JENKINS-27304


wrong help test for Use v2 API















btw. if this is related to the host, then maybe you could even do this selection automatically?
e.g. if host is "api.hipchat.com", can "Use v2 API" always be selected? or maybe to a call to the server to see whether it supports the newer API version?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-25908) Move proerties to PostBuildAction

2015-03-09 Thread d...@fortysix.ch (JIRA)














































Dominik Bartholdi
 commented on  JENKINS-25908


Move proerties to PostBuildAction















cool stuff - thanks!

I do have one additional hint: wrapping the whole detail sections 1 into an advanced section would imorove the UI even more - in my personal little view 

e.g.:

f:advanced title="Advanced Settings"
 [1]
/f:advanced


1 https://github.com/jenkinsci/hipchat-plugin/blob/master/src/main/resources/jenkins/plugins/hipchat/HipChatNotifier/config.jelly#L11-L51



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-27303) integrate credentials plugin

2015-03-09 Thread d...@fortysix.ch (JIRA)














































Dominik Bartholdi
 created  JENKINS-27303


integrate credentials plugin















Issue Type:


Improvement



Assignee:


aldaris



Components:


hipchat-plugin



Created:


10/Mar/15 4:14 AM



Description:


please consider integrating integration with the credentials plugin to avoid plain text passwords/API tokens. This will also allow reuse of the same on different locations (e.g. different job configurations) without repeating the value itself.

https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin 




Project:


Jenkins



Priority:


Major



Reporter:


Dominik Bartholdi

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hipchat-plugin] (JENKINS-27304) wrong help test for Use v2 API

2015-03-09 Thread d...@fortysix.ch (JIRA)














































Dominik Bartholdi
 created  JENKINS-27304


wrong help test for Use v2 API















Issue Type:


Improvement



Assignee:


aldaris



Components:


hipchat-plugin



Created:


10/Mar/15 4:17 AM



Description:


The newest version of the HipChat-plugin introduces a field called "Use v2 API" in the global configuration. Unfortunate the help text is the same as the one for "HipChat Server" and therefore a user has no idea what this configuration option there for.




Project:


Jenkins



Priority:


Minor



Reporter:


Dominik Bartholdi

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [multiple-scms-plugin] (JENKINS-26632) Multiple SCM plugin unable to checkout code from bitbucket

2015-03-09 Thread rodr...@freebsd.org (JIRA)















































Craig Rodrigues
 resolved  JENKINS-26632 as Cannot Reproduce


Multiple SCM plugin unable to checkout code from bitbucket
















Not reproducible in multiple scm plugin 0.4





Change By:


Craig Rodrigues
(10/Mar/15 2:29 AM)




Status:


Open
Resolved





Assignee:


KevinBell
CraigRodrigues





Resolution:


CannotReproduce



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-27298) Stackoverflow if a project has a downstream project which leads back to itself.

2015-03-09 Thread schristo...@gmail.com (JIRA)














































Steven Christou
 created  JENKINS-27298


Stackoverflow if a project has a downstream project which leads back to itself.















Issue Type:


Bug



Assignee:


Patrik Boström



Components:


delivery-pipeline-plugin



Created:


10/Mar/15 2:32 AM



Description:


If there is a project with multiple downstream projects, and one of the downstream projects loops back to itself, a stack overflow is thrown. Instead it should print a warning about the cyclic projects, and not fail to load the pipeline view.




Project:


Jenkins



Priority:


Minor



Reporter:


Steven Christou

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27299) Refactor Disable Build feature out of AbstractProject for Workflow Compatibility

2015-03-09 Thread pembert...@gmail.com (JIRA)














































Andy Pemberton
 created  JENKINS-27299


Refactor Disable Build feature out of AbstractProject for Workflow Compatibility















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


10/Mar/15 2:39 AM



Description:


Currently the Disable Build function is available as part of AbstractProject. This should be refactored out to a place where WorkflowJob can also inherit the functionality.




Environment:


1.580+




Project:


Jenkins



Labels:


workflow




Priority:


Minor



Reporter:


Andy Pemberton

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jacoco-plugin] (JENKINS-27302) Make CloverPublisher a SimpleBuildStep

2015-03-09 Thread pembert...@gmail.com (JIRA)














































Andy Pemberton
 created  JENKINS-27302


Make CloverPublisher a SimpleBuildStep















Issue Type:


New Feature



Assignee:


Ognjen Bubalo



Components:


jacoco-plugin



Created:


10/Mar/15 3:39 AM



Description:


See the guide to allowing this publisher to be used from a Workflow.




Project:


Jenkins



Labels:


workflow




Priority:


Major



Reporter:


Andy Pemberton

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xtrigger-plugin] (JENKINS-27301) Workflow Support

2015-03-09 Thread pembert...@gmail.com (JIRA)














































Andy Pemberton
 created  JENKINS-27301


Workflow Support















Issue Type:


Improvement



Assignee:


Gregory Boissinot



Components:


xtrigger-plugin



Created:


10/Mar/15 2:58 AM



Description:


It will require some research / analysis but the suite of xtrigger plugins (eg: fstrigger) should be refactored to support Jenkins Workflow.




Project:


Jenkins



Labels:


workflow




Priority:


Minor



Reporter:


Andy Pemberton

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [fingerprint-plugin] (JENKINS-19066) Do not spawn multiple files for fingerprints

2015-03-09 Thread trej...@java.net (JIRA)












































 
trejkaz
 edited a comment on  JENKINS-19066


Do not spawn multiple files for fingerprints
















Here's a quick back of the envelope calculation for our system.

Compile:

	Number of artifacts
	
		Windows - 13,911
		Linux - 13,818
		total = 27,729
	
	
	Keep max 20 builds with artifacts
	
		total = 554,580
	
	



Release:

	Number of artifacts
	
		Windows - 272
		Linux - 278
		Mac - 274
		total = 824
	
	
	Keep max 1 builds with artifacts
	
		total = 824
	
	



Total files expected from builds we're keeping: 554,580 + 824 = 555,404. (Compared to 15,273,772 files actually present.)

Fingerprint cleanup.log (took a while to find because it wasn't in /var/log like the main Jenkins log...) has 8 million lines and all lines start with either "possibly trimming" or "deleting obsolete".



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27300) Display Name support for Workflows

2015-03-09 Thread pembert...@gmail.com (JIRA)














































Andy Pemberton
 updated  JENKINS-27300


Display Name support for Workflows
















Change By:


Andy Pemberton
(10/Mar/15 2:48 AM)




Issue Type:


Bug
Improvement





Description:


Currently
Workflowscurrentlydonotsupport
the
DisableBuildfunctionisavailableaspartofAbstractProject
DisplayNamefieldfromAbstractItem
.
Thisshould
Would
be
refactoredout
idealifWorkflowssupporteditsimilar
to
aplacewhereWorkflowJobcanalsoinheritthefunctionality
freestylejobs
.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27300) Display Name support for Workflows

2015-03-09 Thread pembert...@gmail.com (JIRA)














































Andy Pemberton
 created  JENKINS-27300


Display Name support for Workflows















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


10/Mar/15 2:48 AM



Description:


Currently the Disable Build function is available as part of AbstractProject. This should be refactored out to a place where WorkflowJob can also inherit the functionality.




Environment:


1.580+




Project:


Jenkins



Labels:


workflow




Priority:


Minor



Reporter:


Andy Pemberton

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [tfs-plugin] (JENKINS-26449) Team Foundation Server Plugin: Team System Web Access repository browser links broken for TFS 2012 and 2013

2015-03-09 Thread oleg_jenk...@olegs.com (JIRA)














































Oleg N
 commented on  JENKINS-26449


Team Foundation Server Plugin: Team System Web Access repository browser links broken for TFS 2012 and 2013















I'm having the safe issue with the urls on TFS 2013. Everything else is fine so far except for the urls.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [fingerprint-plugin] (JENKINS-19066) Do not spawn multiple files for fingerprints

2015-03-09 Thread trej...@java.net (JIRA)














































trejkaz
 commented on  JENKINS-19066


Do not spawn multiple files for fingerprints















Here's a quick back of the envelope calculation for our system.

Compile:

	Number of artifacts
	
		Windows - 13,911
		Linux - 13,818
		total = 27,729
	
	
	Keep max 20 builds with artifacts
	
		total = 554,580
	
	



Release:

	Number of artifacts
	
		Windows - 272
		Linux - 278
		Mac - 274
		total = 824
	
	
	Keep max 1 builds with artifacts
	
		total = 824
	
	



Total files expected from builds we're keeping: 554,580 + 824 = 555,404. (Compared to 15,273,772 files actually present.)



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >