BlueOcean with robotframework test

2016-11-23 Thread James Dumay
I haven't tested it myself but it appears that the Robotframework Jenkins 
plugin uses the JUnit plugin under the hood. so you should be able to get tests 
to display in Blue Ocean using it.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/29c112b6-9032-4116-906c-042d81784564%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins "Issue Tracker" Unable to login(https://issues.jenkins-ci.org)

2016-11-23 Thread Baptiste Mathus
Hello please don't post a new thread here. And better use the infra ml.

Thanks

Le 24 nov. 2016 2:04 AM,  a écrit :

> Hello everyone,
>I have a problem,Jenkins "Issue Tracker" Unable to login,url:
> https://issues.jenkins-ci.org/secure/Dashboard.jspa.
>I am sure I have registered the account at this site(
> https://accounts.jenkins.io).
> thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/da1c8538-03e7-49ac-994a-a0c1cd3fd07b%
> 40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS41OBrDru91e36iFXrYekJn-YPX6kbhT_XXJWBfvz8dNA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins "Issue Tracker" Unable to login(https://issues.jenkins-ci.org)

2016-11-23 Thread easonjim1919
Hello everyone,
   I have a problem,Jenkins "Issue Tracker" Unable to login,url:
https://issues.jenkins-ci.org/secure/Dashboard.jspa.
   I am sure I have registered the account at this site(
https://accounts.jenkins.io).
thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/da1c8538-03e7-49ac-994a-a0c1cd3fd07b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "mvn test" or "mvn package" error - Failed to clean uo temp dirs caused by secret.key

2016-11-23 Thread Baptiste Mathus
For future reference, also do NOT use any version of the plugin parent pom
that is not 2.5+.

If you use something <2.5, you're most probably going to hit INFRA-588.

2016-11-22 19:31 GMT+01:00 sneha shejwal :

> Hi Jesse,
>
> Thank for correcting me about the version. The POM.xml doesn't have the
> parameter "jenkins.vesrion". I will try updating the POm with these version
> and give it a try.
>
> Thanks,
> Sneha
>
>
> On Tuesday, November 22, 2016 at 7:52:01 AM UTC-8, Jesse Glick wrote:
>>
>> On Tue, Nov 22, 2016 at 1:20 AM, sneha shejwal 
>> wrote:
>> > I changed the  POM version to
>> > latest which is 2.2
>>
>> As of this writing the latest is 2.19.
>>
>> > [ERROR] Undefined reference: hudson/tasks/test/AbstractTestResultAction
>> in
>> > C:\Users\sshejwal\Downloads\delivery-pipeline-plugin-master\
>> target\classes\se\diabol\jenkins\pipeline\domain\results\TestResult.class
>>
>>
>> Did you specify a `jenkins.version` in your POM to select a particular
>> baseline, as you must do when using the 2.x parent? Seems like you are
>> now building against a newer Jenkins release after the split of the
>> `junit` plugin, and you are failing to declare a dependency on that
>> plugin.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/d40fede0-dbc0-412a-a24d-8402573745f7%
> 40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6AmWBnW%3D6pNxse5JU0YV8R6D1PpHOckdWPFrXOkjm0yg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to execute single Jenkins job on multiple platforms with different parameters?

2016-11-23 Thread Daniel Beck
Please ask questions about Jenkins use on the jenkinsci-users mailing list.

Out of curiosity, what made you choose this mailing list?

> On 23.11.2016, at 12:28, Kul Bhushan Srivastava  wrote:
> 
> Correction :
> I have created one build job in Jenkins. I want to use that same job to run 
> on multiple nodes but with different value for job parameter for each node.
> 
> 
> On Wednesday, 23 November 2016 15:50:08 UTC+5:30, Kul Bhushan Srivastava 
> wrote:
> 
> I have created one build job in Jenkins. I want to use that same job to run 
> on multiple nodes but with different job parameter.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/5e04c660-0fa6-4cdc-a030-d7e136e29495%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/B442A22F-85AF-497A-8E2C-607828319D4F%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Running ATH to validate changes on form-element-path plugin on ci.jenkins.io ?

2016-11-23 Thread Daniel Beck

> On 23.11.2016, at 16:54, Jesse Glick  wrote:
> 
> Is there some document listing what facilities are expected to be
> available to `Jenkinsfile`s on ci.jenkins.io? I do not really care
> about `ToolInstallation`s so long as Docker is available, but at least
> a list of relevant plugins (mainly publishers) would be useful, and
> some information about preferred Maven mirror usage.

https://github.com/jenkins-infra/documentation/blob/master/ci.adoc#jenkins-on-jenkins

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/DEDC8225-41BD-40DA-B825-0B72DE1D418B%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: How to check plugin total downloads and per version

2016-11-23 Thread Daniel Beck
You can see that all stats end with the previous month. If your plugin wasn't 
published then, there's no data for it.

> On 23.11.2016, at 15:57, JordanGS  wrote:
> 
> I figured that, but i don't appear on: 
> http://stats.jenkins.io/plugin-installation-trend/
> 
> so is it right to assume that it will take 1 month for zap-plugin stats to 
> become available at 
> http://stats.jenkins.io/plugin-installation-trend/zap-plugin.stats.json?
> 
> is this something that will get created on it's own or is there a pull 
> request that i need to make? Thank you.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/b3245b77-465e-4620-8a50-6cb4cfcd414d%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/A258390B-4F63-428B-94EA-322777A9AC0D%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Problem during plugin release

2016-11-23 Thread Thomas Fürer
No, sorry.

I still get the error
[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy)
on project thinBackup: Failed to deploy artifacts: Could not transfer
artifact org.jvnet.hudson.plugins:thinBackup:hpi:1.8 from/to
maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/): Failed to
transfer file:
https://repo.jenkins-ci.org/releases/org/jvnet/hudson/plugins/thinBackup/1.8/thinBackup-1.8.hpi.
Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]

Any idea?

Thomas

Am 21.11.2016 um 20:15 schrieb Peter Tierno:
> On Wednesday, November 9, 2016 at 12:41:38 PM UTC-5, Thomas Fuerer wrote:
>
> it seams that I'm still not authorized to release thinBackup plugin.
>
> I hadded the missing information to the yaml file some days ago, but
> still get the same error.
>
> have you resolved this? if so, how? im experiencing the same issue.
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to jenkinsci-dev+unsubscr...@googlegroups.com
> .
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/8e0449bf-221a-48be-9099-b9c8efd4f39c%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1a35a7c7-e080-c1de-2c33-e2433ccb9e21%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: Running ATH to validate changes on form-element-path plugin on ci.jenkins.io ?

2016-11-23 Thread Jesse Glick
On Wed, Nov 23, 2016 at 11:57 AM, Oliver Gondža  wrote:
> It should be possible to run
> ATH in container and run docker fixtures in sibling containers.

For interesting plugin builds I would also need to able to run both
Docker and XVNC, to be able to run selected acceptance tests. I
suppose the XVNC plugin is not strictly necessary since you can do the
equivalent with an appropriate Docker image and a bit of extra
scripting.

Is there some document listing what facilities are expected to be
available to `Jenkinsfile`s on ci.jenkins.io? I do not really care
about `ToolInstallation`s so long as Docker is available, but at least
a list of relevant plugins (mainly publishers) would be useful, and
some information about preferred Maven mirror usage.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1AtSPWg9EJj7ypcc4EVtaWhYuhqZ-_uibCxKgca3iS7w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check plugin total downloads and per version

2016-11-23 Thread JordanGS
I figured that, but i don't appear on: 
http://stats.jenkins.io/plugin-installation-trend/

so is it right to assume that it will take 1 month for zap-plugin stats to 
become available at 
http://stats.jenkins.io/plugin-installation-trend/zap-plugin.stats.json?

is this something that will get created on it's own or is there a pull 
request that i need to make? Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b3245b77-465e-4620-8a50-6cb4cfcd414d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BlueOcean with robotframework test

2016-11-23 Thread Alex Radinsky
Hey

Is it possible to publish robotframework results into the "tests" section 
of blueocean?



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/04a84b07-b1bf-44d4-900a-3d9d2d4003a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to execute single Jenkins job on multiple platforms with different parameters?

2016-11-23 Thread Kul Bhushan Srivastava
Correction :
I have created one build job in Jenkins. I want to use that same job to run 
on multiple nodes but with different value for job parameter for each node.


On Wednesday, 23 November 2016 15:50:08 UTC+5:30, Kul Bhushan Srivastava 
wrote:
>
>
> I have created one build job in Jenkins. I want to use that same job to 
> run on multiple nodes but with different job parameter.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/5e04c660-0fa6-4cdc-a030-d7e136e29495%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Running ATH to validate changes on form-element-path plugin on ci.jenkins.io ?

2016-11-23 Thread Oliver Gondža

On 2016-11-22 17:14, R. Tyler Croy wrote:


That said, this[0] Jenkinsfile was clearly written for some Jenkins which is
not ci.jenkins.io or anything that the Jenkins project runs.

* The labels it binds to are not labels we support[1]
* The Xvnc plugin isn't/won't be installed
* It requires an authenticated clone of g...@github.com:jenkinsci/a-t-h which 
won't work in ci.jenkins.io
* The CopyArtifact plugin is being used for unclear reasons, which also won't
  work
* There are no Sauce OnDemand credentials in ci.jenkins.io, so the current
  invocations of Selenium won't work


Thanks. How do you propose to address these? It should be possible to 
run ATH in container and run docker fixtures in sibling containers. Is 
there any image/Dockerfile we can reuse or it needs to be written from 
scratch?


Thanks
--
oliver

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/6616f6a6-312e-0df3-92f2-431cad408f24%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


How to execute single Jenkins job on multiple platforms with different parameters?

2016-11-23 Thread Kul Bhushan Srivastava

I have created one build job in Jenkins. I want to use that same job to run 
on multiple nodes but with different job parameter.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/09aa5623-f7ec-40b1-a730-bd2fe8445349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request ownership/action for a plugin (klocwork)

2016-11-23 Thread Jacob Larfors
Many thanks for helping so much with this. The plan sounds good to me.

My Jenkinsci account is: jlarfors

Thanks again,
Jacob

On Tuesday, 22 November 2016 18:05:20 UTC+1, Oleg Nenashev wrote:
>
> I have added the the topic to the agenda of the tomorrow's governance 
> meeting: 
> https://wiki.jenkins-ci.org/display/JENKINS/Governance+Meeting+Agenda#GovernanceMeetingAgenda-Nov23meeting
>
> Jacob, could you please provide your Jenkinsci account?
>
> Thanks in advance,
> Oleg
>
> вторник, 22 ноября 2016 г., 17:44:02 UTC+1 пользователь Oleg Nenashev 
> написал:
>>
>> In addition to this thread, I have tried to reach out Gregory directly 
>> without success. Since he has left his original company as well as his 
>> companion from citools org, it is a low chance we can proceed in the common 
>> way.
>>
>> I had an f2f discussion with Jacob at Embedded Conference Scandinavia. We 
>> discussed the current state and agreed on the following:
>>
>>1. Oleg will grant him an access to the klocwork repository within 
>>the jenkinsci organization (an existing repo)
>>2. Jacob will push the current changes in citools org and then 
>>proceed with preparing the release in pull requests (he can use 
>>jenkinsci/code-reviewers in order to get help with onboarding)
>>3. Oleg will try to reach out Thales directly on behalf of the 
>>Jenkins core team (in order to propose the ownership handover)
>>4. If we do not get a response from Thales, we will submit a topic to 
>>the Governance meeting with 2 options:
>>   - Fork of a plugin with renaming/package name changes
>>   - Just a takeover of the plugin by the Jenkins community (with 
>>   temporary revokation of upload permissions for original maintainers to 
>>   avoid mess if they come back and do not notice this thread)
>>   
>> WDYT?
>>
>>
>> Best regards,
>>
>> Oleg
>>
>>
>> среда, 16 ноября 2016 г., 16:11:58 UTC+1 пользователь Oleg Nenashev 
>> написал:
>>>
>>> Any revival of this plugin will be appreciated.
>>>
>>> Unfortunately, we cannot just fork the repository and start releasing 
>>> from it. It may be considered as a highjacking of the plugin. Plugin 
>>> maintainers commonly do not sign Jenkins CLA, hence we have no formal 
>>> permission to do so.
>>>
>>> I think we should fork the plugin to jenkinsci and start preparing it to 
>>> the release with patches (including stuff like CI, parent POM update, 
>>> etc.). If the maintainer does not respond, likely the only valid option 
>>> will be to rename plugin and to change packages to avoid data conflicts. 
>>> But it will require much work to implement the proper migration code.
>>>
>>> I've added Gregory Boissinot to Cc. Maybe he could suggest the proper 
>>> contact.
>>>
>>> BR, Oleg
>>>
>>> вторник, 15 ноября 2016 г., 14:13:29 UTC+1 пользователь Jacob Larfors 
>>> написал:

 Ok I tried contacting the other maintainer/user at cittools and his 
 email address for Thales does not work, so I suspect he has left Thales. 
 As 
 there has also been an outstanding pull request since July, and our 
 attempts to contact the people at cittools has failed, I would assume this 
 repository is no longer taken care of...

 What options do we have? Can we make the jenkinsci repository the 
 "main" one and we will get our commits there? There arent really any valid 
 PRs/FRs in Jira, and the few that are we could look to transfer or fix, as 
 we quite actively work on this plugin and have been shipping hpi files for 
 the past few years to avoid this mess and bottleneck of waiting for 
 cittools.

 Thanks for the help.

 Jacob

 On Tuesday, 15 November 2016 14:59:06 UTC+2, Jacob Larfors wrote:
>
> Hi Daniel, appreciate the quick feedback and thanks for the info - 
> that answered another question I had about why the jenkinsci repo even 
> existed.
>
> I would prefer to use the jenkinsci repo to avoid any future 
> issues/bottlenecks. I have made one last attempt at contacting cittools 
> because we tried contacting the owner of the repository for some time now 
> (gboissinot) with no luck.
>
> Should this not work, is there some way we can push our commits to the 
> jenkinsci repository and make this the one linked in Jenkins (i.e. make 
> the 
> cittools repo redundant)? I assume that can be done without needing 
> cittools, but I will await a response from them out of courtesy.
>
> Thanks,
> Jacob
>
> On Tuesday, 15 November 2016 14:46:39 UTC+2, Daniel Beck wrote:
>>
>> We cannot grant access to repositories outside the jenkinsci GitHub 
>> organization. Which is one of the reasons why we strongly recommend that 
>> plugins be maintained in that organization. 
>>
>> We can only grant access to 
>> https://github.com/jenkinsci/klocwork-plugin and you'd need to sync 
>> the existing com