[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-23 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Gavin Mogan - Well, maybe it is just something about my setup.  I'm happy to screenshare and pair debug this (next week) or just let it go.  Up to you.   
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-20 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 The link is actually using the same code to check, so it shouldn't even provide you the option to download the zip unless you are an admin. I'm at a complete loss as to the cause.  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-20 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 https://github.com/saucelabs/jenkins-sauce-ondemand-plugin/blob/master/src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java#L171-L173 

 

AccessControlled ac = job;
Permission p = Project.CONFIGURE;
ac.checkPermission(p);
 

 If I understand that properly, its checking to see if you have Project Configure permission on the job  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-20 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37634  
 
 
  Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
Change By: 
 Gavin Mogan  
 
 
Attachment: 
 screenshot-2.png  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-20 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Brand new jenkins docker install (2.19.3) Latest release of sauce connect Simple Pipeline script   One successful build   It download the zip just fine.  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-20 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37634  
 
 
  Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
Change By: 
 Gavin Mogan  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-16 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 hrm okay, i'll make sure i set it to that strategy and do some tests.  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-16 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Gavin Mogan  Sorry to be so slow - I can still reproduce this. I'm running my Jenkins master in a docker container running 2.30 and sauce plugin 1.158. With the commands you provided, I get this output: {{ hudson.security.FullControlOnceLoggedInAuthorizationStrategy@74f816ad Liam Newman }} What else should I try?  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-16 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Hey Liam Newman, i'm going to close this now. I havn't heard anything in a couple months. Please reopen if its still an issue.  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-11-16 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37634  
 
 
  Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
Change By: 
 Gavin Mogan  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-09-28 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 yea absolutely, I just try to triage the bug list regularly  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-09-28 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Gavin Mogan  Could you wait on that a couple days? I'm under a deadline for the next couple days. But I will get to this next week.   
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-09-28 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Liam Newman Any additional information you can provide? Otherwise I'm going to close the bug for now. I have tried a number of ways to reproduce it and got nowhere.  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-08-27 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 I can't reproduce it. Do you know what ACL you are using? Can you run  

 

println(Jenkins.getInstance().getAuthorizationStrategy())
println(User.current())
 

 In the groovy console? Ideally I'd like to know what permissions you have, especially per project  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-08-24 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 K k, I'll double check it. I have tests for freestyle jobs, but not pipeline jobs yet, so I'll make sure I add one. Thanks  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-08-24 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Gavin Mogan  It behaves differently and, from a user perspective, worse in a pipeline job vs a freestyle job. All I'm saying it should behave the same in both cases for the same user. I'm logged in as the same admin on the Jenkins website in both cases.   
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-08-23 Thread halk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan commented on  JENKINS-37634  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
 Liam Newman Right now the code is checking to see if someone has permission access https://github.com/saucelabs/jenkins-sauce-ondemand-plugin/blob/master/src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java#L171-L173 

 

AccessControlled ac = job;
Permission p = Project.CONFIGURE;
ac.checkPermission(p);
 

 Do you think its a bug with pipeline + permissions? Or are you saying we should have more lax permissions?  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37634) Generate Sauce Support Zip fails in Pipeline

2016-08-23 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37634  
 
 
  Generate Sauce Support Zip fails in Pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Gavin Mogan  
 
 
Components: 
 sauce-ondemand-plugin  
 
 
Created: 
 2016/Aug/23 6:07 PM  
 
 
Environment: 
 jenkins 2.17, Sauce On Demand Plugin 1.154  
 
 
Labels: 
 pipeline plugin  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Liam Newman  
 

  
 
 
 
 

 
 When I click on the "Generate Sauce Support Zip" link from a pipeline job I get an " Access Denied: admin is missing the Job/Configure permission" error.  From Freestyle job it works.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment