[JIRA] (JENKINS-36474) Copy Artifacts - Cloudbees folder issue

2016-07-06 Thread bob.lio...@kuehne-nagel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Liotta closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I found the issue and it WAS permissions.. You might want to mention in the docs that in this case, the permission would need to allow /jobname  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-36474  
 
 
  Copy Artifacts - Cloudbees folder issue   
 

  
 
 
 
 

 
Change By: 
 Robert Liotta  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-36474) Copy Artifacts - Cloudbees folder issue

2016-07-06 Thread bob.lio...@kuehne-nagel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Liotta created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36474  
 
 
  Copy Artifacts - Cloudbees folder issue   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 copyartifact-plugin  
 
 
Created: 
 2016/Jul/06 2:02 PM  
 
 
Environment: 
 plugin version 1.38  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Robert Liotta  
 

  
 
 
 
 

 
 Hello I have an issue that is described almost the same as this issue: JENKINS-32512 that was closed. The issue is as follows: Create a job in a folder. Call it testfolder/sourcebuild. Have this folder save an artifact. Case #1 - Works now create a job at the root, not in a folder. Call it getArt. Use the copyartifacts plugin. set the project name to testfolder/sourcebuild set the job# accordingly. Run job, works Case#2 - Does not work edit getArt Add a string variable bad - set it to testfolder/sourcebuild get the job# accordingly set the projectname to $bad or $ {bad} . Run job. Cannot find source project. I also tried adding it as /testfolder/sourcebuild.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
  

[JIRA] [promoted-builds] (JENKINS-22679) Regression, Promoted builds plugin not expanding job parameters on immediate promote after build.

2014-08-11 Thread bob.lio...@kuehne-nagel.com (JIRA)














































Robert Liotta
 commented on  JENKINS-22679


Regression, Promoted builds plugin not expanding job parameters on immediate promote after build.















Hello.

I just updated to the 2.18 SNAPSHOT that was posted a few days back to fix the re-execute button.  I have now run into this issue.  Will this get fixed for 2.18?



























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] (JENKINS-2505) NoSuchMethodError on the end of build

2012-08-03 Thread bob.lio...@kuehne-nagel.com (JIRA)














































Robert Liotta
 reopened  JENKINS-2505


NoSuchMethodError on the end of build
















Hello

I just started getting this error yesterday.  I am on version 1.476 of Jenkins, 2.5 of the CVS plugin, and 2.61 of the Promoted Builds Plugin.  It started on version 1.475.

I agree with the findings of the issue as the problem started after some updates.

I can manually promote it when it fails and it works.  Seems to be just the poller.

What to do?

Attached is a dump after a clean startup.


Running from: /usr/lib/jenkins/jenkins.war
webroot: System.getProperty("JENKINS_HOME")
Aug 02, 2012 9:55:13 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Jenkins home directory: /var/lib/jenkins found at: System.getProperty("JENKINS_HOME")
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: HTTP Listener started: port=8080
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: AJP13 Listener started: port=8009
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v0.9.10 running: controlPort=disabled
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Aug 02, 2012 9:55:14 PM hudson.ClassicPluginStrategy createPluginWrapper
INFO: Plugin active-directory.jpi is disabled
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Aug 02, 2012 9:55:18 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Aug 02, 2012 9:55:18 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Aug 02, 2012 9:55:20 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Aug 02, 2012 9:55:20 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run
INFO: Trying to register BouncyCastle as a JCE provider
Aug 02, 2012 9:55:21 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run
INFO: Registration succeeded
Aug 02, 2012 9:55:21 PM org.jenkinsci.main.modules.sshd.SSHD start
INFO: Started SSHD at port 35205
Aug 02, 2012 9:55:21 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@75ee3e8b: display name Root WebApplicationContext; startup date Thu Aug 02 21:55:22 EDT 2012; root of context hierarchy
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context org.springframework.web.context.support.StaticWebApplicationContext@75ee3e8b: org.springframework.beans.factory.support.DefaultListableBeanFactory@4b8f383f
Aug 02, 2012 9:55:22 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b8f383f: defining beans initialDirContextFactory,bindAuthenticator,ldapUserSearch,authenticationManager,authoritiesPopulator; root of factory hierarchy
Aug 02, 2012 9:55:22 PM org.acegisecurity.ldap.DefaultInitialDirContextFactory setProviderUrl
INFO:  URL 'ldap://ad.fifthlayer.net:389/dc=win,dc=fifthlayer,dc=net', root DN is 'dc=win,dc=fifthlayer,dc=net'
Aug 02, 2012 9:55:22 PM org.acegisecurity.providers.ldap.populator.DefaultLdapAuthoritiesPopulator setGroupSearchBase
INFO: groupSearchBase is empty. Searches will be performed from the root: dc=win,dc=fifthlayer,dc=net
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@70e9779b: display name Root WebApplicationContext; startup date Thu Aug 02 21:55:22 EDT 2012; root of context hierarchy
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context org.springframework.web.context.support.StaticWebApplicationContext@70e9779b: org.springframework.beans.factory.support.DefaultListableBeanFactory@17a7164f
Aug 02, 2012 9:55:22 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17a7164f: defining beans filter,legacy;