[JIRA] [subversion-plugin] (JENKINS-29237) Version 2.5 requires access to repository root
Title: Message Title Jon Sten created an issue Jenkins / JENKINS-29237 Version 2.5 requires access to repository root Issue Type: Bug Assignee: Unassigned Components: subversion-plugin Created: 06/Jul/15 7:19 AM Environment: Jenkins 1.609.1 subversion-plugin 2.5 Priority: Major Reporter: Jon Sten After upgrading to 2.5 of the subversion plugin (upgraded from 2.4.3) we fail to check out a svn external repository which we don't have root access but access to a sub folder. The part of the repository that we wan't to access uses anonymous access and thus doesn't require any credentials. It doesn't help to provide any additional credentials, same error is given. Log from failing job (with some url/paths removed): Started by user Jon Building on master in workspace F:\\workspace Updating https:///trunk@HEAD at revision HEAD Fetching 'https:trunk' at -1 into 'F:\\workspace\src\external\' At revision Fetching 'https://svn.modelica.org/projects/Modelica/trunk' at -1 into 'F:\\workspace\\MSL' ERROR: Subversion update has been canceled Build was aborted Archiving artifacts Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver abo
[JIRA] [subversion-plugin] (JENKINS-29237) Version 2.5 requires access to repository root
Title: Message Title Jon Sten commented on JENKINS-29237 Re: Version 2.5 requires access to repository root Just for kicks, I created a new job that checked out the repo directly, same problem, it fails to check out. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26445) Browser freezes when clicking more link on a job to see other builds
Title: Message Title Chris Z commented on JENKINS-26445 Re: Browser freezes when clicking more link on a job to see other builds Hi, Dirty hack to get whole build history is appending buildHistory/all to the job name in URL. And it show whole history without CSS style as it's response is element which is used in jenkins. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26445) Browser freezes when clicking more link on a job to see other builds
Title: Message Title Chris Z edited a comment on JENKINS-26445 Re: Browser freezes when clicking more link on a job to see other builds Hi,Dirty hack to get whole build history is appending buildHistory/all to the job name in URL. And it show whole history without CSS style as it 's response is element which is used in jenkins. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26458) org.tmatesoft.svn.core.SVNException: svn: E155021: This client is too old to work with the working copy
Title: Message Title Manuel Jesús Recena Soto started work on JENKINS-26458 Change By: Manuel Jesús Recena Soto Status: Open In Progress Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26458) org.tmatesoft.svn.core.SVNException: svn: E155021: This client is too old to work with the working copy
Title: Message Title Manuel Jesús Recena Soto assigned an issue to Manuel Jesús Recena Soto Jenkins / JENKINS-26458 org.tmatesoft.svn.core.SVNException: svn: E155021: This client is too old to work with the working copy Change By: Manuel Jesús Recena Soto Assignee: Steven Christou Manuel Jesús Recena Soto Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26458) org.tmatesoft.svn.core.SVNException: svn: E155021: This client is too old to work with the working copy
Title: Message Title Manuel Jesús Recena Soto commented on JENKINS-26458 Re: org.tmatesoft.svn.core.SVNException: svn: E155021: This client is too old to work with the working copy Hello. I've started to work on this bug. I'll try to reproduce it. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-28795) Support Shelving / Unshelving Tasks
Title: Message Title Paul Allen commented on JENKINS-28795 Re: Support Shelving / Unshelving Tasks Summary - what is currently possible... You can unshelve a change for build (pre-build) and using the 'Perforce: Publish assets' (post-build) to shelve files. There is no need for `p4 edit` as another workspace (or virtual stream) is used to map just the files needed. However, the '+w' (writable) will need to be set on files that are modified as part of the build. Required - A means to aggregate shelves to a new shelf (or submitted change) Proposal - Use a Perforce Job ('p4 job') to gather the shelves. Parent creates a new Perforce Job and passes the job number to the children If a child build has a publish asset step, it links the shelf (or submitted change) to the job. Parent has a post build step 'Perforce: Aggregate assets' (or something similar) that gathers all the changes linked to the Perforce Job. When the parent is finished it closes the Perforce Job. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-26787) Upgrade p4java to 2014.1
Title: Message Title Paul Allen closed an issue as Not A Defect Closed. Not a defect, but a Perforce Server configuration issue. Jenkins / JENKINS-26787 Upgrade p4java to 2014.1 Change By: Paul Allen Status: Open Closed Resolution: Not A Defect Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [cas-plugin] (JENKINS-29238) Unable to sync groups neither roles
Title: Message Title Jean-Yves CRONIER created an issue Jenkins / JENKINS-29238 Unable to sync groups neither roles Issue Type: Bug Assignee: Unassigned Components: cas-plugin Created: 06/Jul/15 9:18 AM Environment: Jenkins 1.617 CAS Plugin 1.1.2 Role-based Authorization Strategy 2.2.0 Matrix Project Plugin 1.6 Matrix Authorization Strategy Plugin 1.2 Priority: Blocker Reporter: Jean-Yves CRONIER I've configured cas-plugin ( https://localhost/jenkins/configureSecurity/ ) : Realm : Protocole CAS : CAS 2.0 Attribut(s) des rôles : groups,roles Attribut du nom complet : cn Attribut de l'adresse e-mail : mail
[JIRA] [pretested-integration-plugin] (JENKINS-28640) Quotationmarks in commit message leads to merge failure (Praqma case 13083)
Title: Message Title Bue Petersen commented on JENKINS-28640 Re: Quotationmarks in commit message leads to merge failure (Praqma case 13083) Problem confirmed - it is still there. Might be mostly related to Windows. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [pretested-integration-plugin] (JENKINS-28640) Quotationmarks in commit message leads to merge failure (Praqma case 13083)
Title: Message Title Morten Engelhardt Olsen commented on JENKINS-28640 Re: Quotationmarks in commit message leads to merge failure (Praqma case 13083) Attaching log [PREINT] Preparing environment using Pretested Integration Plugin 2.3.0-SNAPSHOT (cbd24) [PREINT] Checking out integration branch master: [PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git checkout -B master atmelstudio/master [atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git checkout -B master atmelstudio/master [PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git pull atmelstudio master [atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git pull atmelstudio master [PREINT] Preparing to merge changes in commit fe50e64d497d722c41fe63f984dd1cf4702c3af5 on development branch atmelstudio/bugfix/ready_AVRSV-6716 to integration branch master [PREINT] Collecting commit messages on development branch atmelstudio/bugfix/ready_AVRSV-6716 [PREINT] Done collecting commit messages [PREINT] Collecting author of last commit on development branch [PREINT] Done colecting last commit author: <@> 1436164197 +0530 [PREINT] Starting accumulated merge (no-ff) - without commit: [PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git merge -m "Accumulated commit of the following from branch 'atmelstudio/bugfix/ready_AVRSV-6716': commit fe50e64d497d722c41fe63f984dd1cf4702c3af5 Author: Date: Mon Jul 6 07:29:57 2015 +0100 Fixed isues AVRSV-6716 commit 633f1a4b795f46a4fcb6e4910612bcc8c8325b50 Author: Date: Mon Jul 6 07:10:21 2015 +0100 AVRSV-6716 "program flash from RAM" option is disable under tools options in properties window and Memories tab in Device programming dialog " fe50e64d497d722c41fe63f984dd1cf4702c3af5 --no-ff --no-commit [atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git merge -m 'Accumulated commit of the following from branch 'atmelstudio/bugfix/ready_AVRSV-6716': commit fe50e64d497d722c41fe63f984dd1cf4702c3af5 Author: Date: Mon Jul 6 07:29:57 2015 +0100 Fixed isuues AVRSV-6716 commit 633f1a4b795f46a4fcb6e4910612bcc8c8325b50 Author: Date: Mon Jul 6 07:10:21 2015 +0100 AVRSV-6716 "program flash from RAM" option is disable under tools options in properties window and Memories tab in Device programming dialog ' fe50e64d497d722c41fe63f984dd1cf4702c3af5 --no-ff --no-commit [PREINT] Accumulated merge done [PREINT] Failed to merge. [PREINT] Git command failed with exit code '1' and error message: merge: flash - not something we can merge Could not merge changes. Git output: merge: flash - not something we can merge (anonymized) Add Comment
[JIRA] [pretested-integration-plugin] (JENKINS-28640) Quotationmarks in commit message leads to merge failure (Praqma case 13083)
Title: Message Title Morten Engelhardt Olsen edited a comment on JENKINS-28640 Re: Quotationmarks in commit message leads to merge failure (Praqma case 13083) Attaching log{code}[PREINT] Preparing environment using Pretested Integration Plugin 2.3.0-SNAPSHOT (cbd24) [PREINT] Checking out integration branch master:[PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git checkout -B master atmelstudio/master[atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git checkout -B master atmelstudio/master[PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git pull atmelstudio master[atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git pull atmelstudio master[PREINT] Preparing to merge changes in commit fe50e64d497d722c41fe63f984dd1cf4702c3af5 on development branch atmelstudio/bugfix/ready_AVRSV-6716 to integration branch master[PREINT] Collecting commit messages on development branch atmelstudio/bugfix/ready_AVRSV-6716[PREINT] Done collecting commit messages[PREINT] Collecting author of last commit on development branch[PREINT] Done colecting last commit author: <@> 1436164197 +0530[PREINT] Starting accumulated merge (no-ff) - without commit:[PREINT] D:\Jenkins_MCU_Node\tools\git\bin\git merge -m "Accumulated commit of the following from branch 'atmelstudio/bugfix/ready_AVRSV-6716': commit fe50e64d497d722c41fe63f984dd1cf4702c3af5Author: Date: Mon Jul 6 07:29:57 2015 +0100 Fixed isues AVRSV-6716 commit 633f1a4b795f46a4fcb6e4910612bcc8c8325b50Author: Date: Mon Jul 6 07:10:21 2015 +0100 AVRSV-6716 "program flash from RAM" option is disable under tools options in properties window and Memories tab in Device programming dialog " fe50e64d497d722c41fe63f984dd1cf4702c3af5 --no-ff --no-commit[atmelstudio] $ D:\Jenkins_MCU_Node\tools\git\bin\git merge -m 'Accumulated commit of the following from branch 'atmelstudio/bugfix/ready_AVRSV-6716': commit fe50e64d497d722c41fe63f984dd1cf4702c3af5Author: Date: Mon Jul 6 07:29:57 2015 +0100 Fixed isuues AVRSV-6716 commit 633f1a4b795f46a4fcb6e4910612bcc8c8325b50Author: Date: Mon Jul 6 07:10:21 2015 +0100 AVRSV-6716 "program flash from RAM" option is disable under tools options in properties window and Memories tab in Device programming dialog ' fe50e64d497d722c41fe63f984dd1cf4702c3af5 --no-ff --no-commit[PREINT] Accumulated merge done[PREINT] Failed to merge.[PREINT] Git command failed with exit code '1' and error message:merge: flash - not something we can merge Could not merge changes. Git output: merge: flash - not something we can merge{code}(anonymized) This build was running on a Windows Server 2012 R2 using javaws. Add Comment This message was sent by Atlassian J
[JIRA] [cas-plugin] (JENKINS-29238) Unable to sync groups neither roles
Title: Message Title Jean-Yves CRONIER updated an issue Jenkins / JENKINS-29238 Unable to sync groups neither roles Change By: Jean-Yves CRONIER I've configured cas-plugin ( https://localhost/jenkins/configureSecurity/ ) : Security Realm :* Protocole CAS Protocol : CAS 2.0* Attribut Roles Attribute (s) des rôles : groups,roles* Attribut du nom complet Full Name Attribute : cn* Attribut de l'adresse e-mail Email Attribute : mail * Proxy Settings : Accept Proxy Tickets Autorisations Authorization :* Stratégie basée sur les rôles Role-Based Strategy CAS Authentification successfully works, email and Full Name successfully updating following information send by CAS server. But Roles/groups aren't updated in https://localhost/jenkins/role-strategy/assign-rolesCAS Information seed to Jenkins : john.doe 3586a481-f948-4b94-be1f-abb98a492c43 john@server.com role1,roleB,administrators group1,group3 John DOE PGTIOU-1-hqkXZxLkdmaJKL4cbP3D-localhost Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-23890) Error on Maven build with SCM changes
Title: Message Title Paul Allen commented on JENKINS-23890 Re: Error on Maven build with SCM changes Close this as Fixed/Cannot Reproduce? Just doing a bit of housekeeping. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-25046) Cookie header too long, causing a 413 HTTP error
Title: Message Title Pei-Tang Huang updated an issue Jenkins / JENKINS-25046 Cookie header too long, causing a 413 HTTP error Same problem here, request information screenshots attached. Change By: Pei-Tang Huang Attachment: 413_on_requests.png Attachment: full_of_session_cookie.png Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Thomas Ascher commented on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) Subversion server is Apache/2.2.15 (Win32) DAV/2 SVN/1.6.6 mod_auth_sspi/1.0.4 mod_ssl/2.2.15 OpenSSL/0.9.8m, NTLM authentication is used Use Jenkins 1.691 and update the Subversion plugin to 2.5 Create a new item with freestyle project As source code management select Subversion As repository URL enter an repository with https URL that requires authentication Now add and select the required credentials via add, use kind username with password Below the credentials field the error 'svn: E200015: authentication cancelled' should appear. Also as a result of this a build can't check out the code which was working properly with the previous Subversion plugin Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- You received this message because you are subscribe
[JIRA] [subversion-plugin] (JENKINS-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Thomas Ascher edited a comment on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) * Subversion server is Apache/2.2.15 (Win32) DAV/2 SVN/1.6.6 mod_auth_sspi/1.0.4 mod_ssl/2.2.15 OpenSSL/0.9.8m, NTLM authentication is used* Use Jenkins 1.691 and update the Subversion plugin to 2.5* Create a new item with as freestyle project* As source code management select Subversion* As repository URL enter an repository with https URL that requires authentication* Now add and select the required credentials via add, use kind username with password* Below the credentials field the error 'svn: E200015: authentication cancelled' should appear . * Also as a result of this a build can't check out the code which was working properly with the previous Subversion plugin Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-23890) Error on Maven build with SCM changes
Title: Message Title Daniel Beck resolved as Incomplete Good idea Paul. No response to comments asking for additional information in months, so resolving as incomplete. Jenkins / JENKINS-23890 Error on Maven build with SCM changes Change By: Daniel Beck Status: Open Resolved Resolution: Incomplete Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-24028) using ${JOB_NAME} in Workspace Name Format fails in Matrix jobs
Title: Message Title Paul Allen closed an issue as Fixed Label variable moved to 'p4.label'. Jenkins / JENKINS-24028 using ${JOB_NAME} in Workspace Name Format fails in Matrix jobs Change By: Paul Allen Status: Reopened Closed Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-24203) SCM Polling Throwing an exception
Title: Message Title Paul Allen closed an issue as Fixed Presume fixed. Please reopen if found on release 1.2.4 and above. Jenkins / JENKINS-24203 SCM Polling Throwing an exception Change By: Paul Allen Status: Open Closed Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-24944) User link is wrong on the build summary page
Title: Message Title Paul Allen resolved as Fixed Fixed verified on release 1.2.4 Jenkins / JENKINS-24944 User link is wrong on the build summary page Change By: Paul Allen Status: Open Resolved Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [hp-application-automation-tools-plugin] (JENKINS-28436) Running HP ALM installs .exe on linux and tried to run it
Title: Message Title Avishai Moshka closed an issue as Not A Defect LoadRunner (Controller) and UFT are both Windows only products Jenkins / JENKINS-28436 Running HP ALM installs .exe on linux and tried to run it Change By: Avishai Moshka Status: Open Closed Resolution: Not A Defect Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-27241) p4-plugin error creating workspace when not using streams
Title: Message Title Paul Allen closed an issue as Won't Fix Closed. Perforce Server version too old. Streams was added in 2011.1, older version will report - Unknown field name 'Stream' Jenkins / JENKINS-27241 p4-plugin error creating workspace when not using streams Change By: Paul Allen Status: Open Closed Resolution: Won't Fix Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29079) Externals With(out) additional credentials is not clear
Title: Message Title Daniel Beck commented on JENKINS-29079 Re: Externals With(out) additional credentials is not clear stephenconnolly explained somewhere in this Jira that malicious SCM committers can point externals to a server they control to syphon off the credentials used by Jenkins. Quoting https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin they can be a route to hijacking credentials that in most cases have full read access to the entire repository and not just the limited subset of the repository that an individual committer's credentials may have read access to. The recommended way to handle externals is to add those as additional modules directly. Thus ensuring that even if a committers machine is hacked or otherwise compromised, their credentials cannot be used to commit a modified build script and svn:external definition that allows the entire contents of the Subversion repository to be zipped up and FTP'd to a remote server) 2: Make he selection of credentials a drop down without the need to type the realm (as the realm is already encoded in the credentials. I don't understand what you mean. The comment added in the 1.x to 2.x credential migration is entirely optional and has no meaning besides UI use, and the credentials domains are completely unrelated. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29079) Externals With(out) additional credentials is not clear
Title: Message Title Daniel Beck edited a comment on JENKINS-29079 Re: Externals With(out) additional credentials is not clear bq. 1: remove the need for additional credentials when all items in a project require the same credentials. [~stephenconnolly] explained somewhere in this Jira that malicious SCM committers can point externals to a server they control to syphon off the credentials used by Jenkins.Quoting https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Pluginbq. they can be a route to hijacking credentials that in most cases have full read access to the entire repository and not just the limited subset of the repository that an individual committer's credentials may have read access to. The recommended way to handle externals is to add those as additional modules directly. Thus ensuring that even if a committers machine is hacked or otherwise compromised, their credentials cannot be used to commit a modified build script and svn:external definition that allows the entire contents of the Subversion repository to be zipped up and FTP'd to a remote server) bq. 2: Make he selection of credentials a drop down without the need to type the realm (as the realm is already encoded in the credentials.I don't understand what you mean. The comment added in the 1.x to 2.x credential migration is entirely optional and has no meaning besides UI use, and the credentials domains are completely unrelated. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [hp-application-automation-tools-plugin] (JENKINS-28075) Want to see the LoadRunner controller execute when runing from Jenkins
Title: Message Title Avishai Moshka commented on JENKINS-28075 Re: Want to see the LoadRunner controller execute when runing from Jenkins hi, by design the controller window is set to be hidden on the Jenkins node. you can see it in https://github.com/hpsa/hp-application-automation-tools-plugin/blob/master/HpToolsLauncher/TestRunners/PerformanceTestRunner.cs#L320 if you want, we can create a feature request to set this option as configurable. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [hp-application-automation-tools-plugin] (JENKINS-28075) Want to see the LoadRunner controller execute when runing from Jenkins
Title: Message Title Avishai Moshka assigned an issue to Avishai Moshka Jenkins / JENKINS-28075 Want to see the LoadRunner controller execute when runing from Jenkins Change By: Avishai Moshka Assignee: Ofir Shaked Avishai Moshka Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29080) Load statistics graphs too large
Title: Message Title Daniel Beck commented on JENKINS-29080 Re: Load statistics graphs too large Oliver Gondža Could you confirm? PR 1717 was merged towards 1.619 which has been released today. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-custom-build-environment-plugin] (JENKINS-29194) doesn't work with remote docker servers
Title: Message Title Nicolas De Loof updated an issue Jenkins / JENKINS-29194 doesn't work with remote docker servers Change By: Nicolas De Loof Summary: doesn't work with remote docker servers (also when Jenkins itself is containerized) Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-custom-build-environment-plugin] (JENKINS-29239) Doesn't work when Jenkins itself is containerized
Title: Message Title Nicolas De Loof created an issue Jenkins / JENKINS-29239 Doesn't work when Jenkins itself is containerized Issue Type: Bug Assignee: Nicolas De Loof Components: docker-custom-build-environment-plugin Created: 06/Jul/15 10:22 AM Priority: Minor Reporter: Nicolas De Loof When Jenkins master run inside a container and uses local executor, can't use docker-custom-build-environment as build container can't bind-mount the workspace and temp dir. Possible solution is to run the build container with `--volume-from` so it can access master's JENKINS_HOME. Add Comment
[JIRA] [p4-plugin] (JENKINS-27266) Parameters are not set in environment which "Build Review" is used
Title: Message Title Paul Allen closed an issue as Won't Fix The two options are mutually exclusive, just like 'Build' and 'Build with parameters'. 'Build review' is a 3rd build option, using it's own parameters, independent of the 'Build with parameters'. Jenkins / JENKINS-27266 Parameters are not set in environment which "Build Review" is used Change By: Paul Allen Status: Open Closed Resolution: Won't Fix Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [hp-application-automation-tools-plugin] (JENKINS-28156) Add support for executing HP Performance Center rest calls on build slave in master/slave environment
Title: Message Title Avishai Moshka commented on JENKINS-28156 Re: Add support for executing HP Performance Center rest calls on build slave in master/slave environment hi, why don't you create a pull request to the plugin "development" branch? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-custom-build-environment-plugin] (JENKINS-29194) doesn't work with remote docker servers
Title: Message Title Nicolas De Loof updated an issue Jenkins / JENKINS-29194 doesn't work with remote docker servers Change By: Nicolas De Loof Steps to reproduce:# create new freestyle job# enable _Build inside a Docker container_# select _Pull docker image from repository_# fill in _Image id/tag_ (any image, e.g. ubuntu)# click _Advanced_# set _Docker server URI_ to a remote docker server, e.g. tcp://192.168.2.14:2375# add a _Execute shell_ build step# use anything as _Command_ (e.g. {{env}})# save and run the jobExpected outcome:Job succeeds, the command is run inside a remote container.Actual outcome:Job fails, console output contains:{quote}Started by user anonymousBuilding on master in workspace /var/jenkins_home/jobs/test-dock-env/workspace...$ docker run --tty --detach --user 1000:1000 --workdir /var/jenkins_home/jobs/test-dock-env/workspace --volume /var/jenkins_home/jobs/test-dock-env/workspace:/var/jenkins_home/jobs/test-dock-env/workspace:rw --volume /tmp:/tmp:rw --env ... ubuntu catDocker container e93275a1a8256acd427bc21e1b9ab9850695198d231dad4792326e33b5d6d362 started to host the build[workspace] $ docker exec --tty e93275a1a8256acd427bc21e1b9ab9850695198d231dad4792326e33b5d6d362 /bin/sh -xe /tmp/hudson8942168893563194578.sh/bin/sh: 0: Can't open /tmp/hudson8942168893563194578.shBuild step 'Execute shell' marked build as failure{quote}Notes:Basically this can't work as the plugin assumes it can share source/scripts with the container using host bind mounts, which is not the case when using a remote docker server. Same situation arises when Jenkins itself is run in a container.I don't currently have a great idea on how to solve this. With Jenkins-in-a-container scenario you could allow to run the environment container with a {{--volumes-from JENKINS_MASTER_CONTAINER}} instead which would give it access to JENKINS_HOME and the workspace. That still doesn't work for remote dockers though. AFAICT the only concept that would work with remote dockers would be to stream the source/scripts to the container in a similar way as docker client streams context to the daemon during a build. Add Comment
[JIRA] [docker-custom-build-environment-plugin] (JENKINS-29194) doesn't work with remote docker servers
Title: Message Title Nicolas De Loof commented on JENKINS-29194 Re: doesn't work with remote docker servers created dedicated issue for the containerized-master use-case Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-29235) p4jenksin not pickup latest changes
Title: Message Title Paul Allen commented on JENKINS-29235 Re: p4jenksin not pickup latest changes Please can you send me the full console log, and expand the sections used to clean and sync the workspace. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29240) Gracefully recovery of identity.key.enc recovery
Title: Message Title Félix Belzunce Arcos created an issue Jenkins / JENKINS-29240 Gracefully recovery of identity.key.enc recovery Issue Type: Improvement Assignee: Félix Belzunce Arcos Components: core Created: 06/Jul/15 10:35 AM Priority: Minor Reporter: Félix Belzunce Arcos The stacktrace below suggests that identity.key.enc was present somehow malformed. javax.crypto.BadPaddingException: Given final block not properly padded at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:811) at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676) at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:313) at javax.crypto.Cipher.doFinal(Cipher.java:2087) at org.jenkinsci.main.modules.instance_identity.InstanceIdentity.(InstanceIdentity.java:60) Add Comment
[JIRA] [core] (JENKINS-29240) Gracefully recovery of identity.key.enc recovery
Title: Message Title Félix Belzunce Arcos started work on JENKINS-29240 Change By: Félix Belzunce Arcos Status: Open In Progress Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29240) Gracefully recovery of identity.key.enc
Title: Message Title Félix Belzunce Arcos updated an issue Jenkins / JENKINS-29240 Gracefully recovery of identity.key.enc Change By: Félix Belzunce Arcos Summary: Gracefully recovery of identity.key.enc recovery Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-16035) Publish Over SSH - With SFTP GET
Title: Message Title Félix Belzunce Arcos stopped work on JENKINS-16035 Change By: Félix Belzunce Arcos Status: In Progress Open Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Manuel Jesús Recena Soto commented on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) Thomas Ascher, thanks so much. I hope to reproduce the bug following these steps. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26668) Tag this build ignores credentials set up in Jenkins - only works if you have cached credentials in .subversion
Title: Message Title Manuel Jesús Recena Soto resolved as Duplicate There are other ticket more detailed (screenshot and steps to reproduce). https://issues.jenkins-ci.org/browse/JENKINS-29225 Jenkins / JENKINS-26668 Tag this build ignores credentials set up in Jenkins - only works if you have cached credentials in .subversion Change By: Manuel Jesús Recena Soto Status: In Progress Resolved Resolution: Duplicate Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [hp-operations-orchestration-automation-execution-plugin] (JENKINS-29241) Cant run more than 2 runs in parallel using the plugin
Title: Message Title Or Ben-zeev created an issue Jenkins / JENKINS-29241 Cant run more than 2 runs in parallel using the plugin Issue Type: Improvement Assignee: Unassigned Components: hp-operations-orchestration-automation-execution-plugin Created: 06/Jul/15 11:27 AM Labels: plugin Priority: Minor Reporter: Or Ben-zeev When triggering more than 2 concurrent jobs with the Operations orchestation plugin, only 2 run at the same time. i went over the code in github and i think this class is causing it: https://github.com/jenkinsci/hp-operations-orchestration-plugin/blob/master/src/main/java/com/hp/mercury/ci/jenkins/plugins/OOBuildStep.java line 40 : import org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager; line 111 : httpClient = new DefaultHttpClient(new ThreadSafeClientConnManager()); the "ThreadSafeClientConnManager" is limited by default to creating only 2 connections to a host at the same time. you might want to try something like : line 111 : httpClient = new DefaultHttpClient(new ThreadSafeClientConnManager().setDefaultMaxPerRoute(10));
[JIRA] [p4-plugin] (JENKINS-29030) Crash when deleting a job using P4 SCM where the workspace is invalid
Title: Message Title SCM/JIRA link daemon commented on JENKINS-29030 Re: Crash when deleting a job using P4 SCM where the workspace is invalid Code changed in jenkins User: Paul Allen Path: src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java http://jenkins-ci.org/commit/p4-plugin/577ec3009510b0a58165286c201b1fd24e25c943 Log: Check if the workspace exists before cleanup. JENKINS-29030 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Manuel Jesús Recena Soto edited a comment on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) [~tascher] , I tried to reproduce the bug without successful. I've recorded a screencast (https://goo.gl/uZ5N4P) to show how I tested it.I think we can improve the UX if the recently created credentials are selected. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Manuel Jesús Recena Soto commented on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) Thomas Ascher I tried to reproduce the bug without successful. I've recorded a screencast (https://goo.gl/uZ5N4P) to show how I tested it. I think we can improve the UX if the recently created credentials are selected. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)
Title: Message Title Manuel Jesús Recena Soto edited a comment on JENKINS-26440 Re: svn: E200015: authentication cancelled (subversion plugin 2.5) [~tascher], I tried to reproduce the bug without successful. I've recorded a screencast (https://goo.gl/uZ5N4P) to show how I tested it.I think we can improve the UX if the recently created credentials are credential is selected. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-22448) Jenkins Error CA Certificate
Title: Message Title TJ Bryant commented on JENKINS-22448 Re: Jenkins Error CA Certificate I couldn't figure out how to fix it. I had to switch to using a tomcat container to run jenkins. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [build-blocker-plugin] (JENKINS-29242) Final blank line in "Blocking Jobs" causes job to stop
Title: Message Title Erik Thaysen created an issue Jenkins / JENKINS-29242 Final blank line in "Blocking Jobs" causes job to stop Issue Type: Bug Assignee: Unassigned Components: build-blocker-plugin Created: 06/Jul/15 12:20 PM Environment: Build Blocker 1.7 Jenkins 1.609.1 Priority: Critical Reporter: Erik Thaysen If the "Blocking Jobs" field contains a final blank line, then the job will not be run. It seems to result in a situation where "any running job will block". While this is easily amended if you configure Jenkins manually, it becomes problematic if you use Jenkins Job Builder to generate the job configuration, because the XML configuration will look like this: true ^emt_.*Deploy$ ^emt_.*Build$ The newline before would cause a split on newline to result in a 3rd empty string. If I manually remove the blank line, the job works as intended. So I suppose a trim() before the split() would do the trick.
[JIRA] [core] (JENKINS-22448) Jenkins Error CA Certificate
Title: Message Title Paolo Giarrusso commented on JENKINS-22448 Re: Jenkins Error CA Certificate Alex Domoradov: I managed to fix it by switching to a keytool certificate store (see SuperUser link), though that's a pain, but I wish I'd switched to a nginx proxy — especially if you want to SSL more services, it's more convenient to do it all in nginx rather than once for each service. (An Apache proxy would also work, it'd just be more resource hungry). Googling "nginx ssl proxy" leads me to an HOWTO for Jenkins somehow, https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-with-ssl-as-a-reverse-proxy-for-jenkins. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [ansicolor-plugin] (JENKINS-29090) Too many span labels for the same line
Title: Message Title Daniel Beck commented on JENKINS-29090 Re: Too many span labels for the same line What is the source text? Maybe the problem is that the ANSI output also looks like this? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-client-plugin] (JENKINS-29243) Allow for specifying the '--exec-path' parameter
Title: Message Title Andreas Schöneck created an issue Jenkins / JENKINS-29243 Allow for specifying the '--exec-path' parameter Issue Type: Bug Assignee: Nicolas De Loof Components: git-client-plugin Created: 06/Jul/15 12:25 PM Priority: Minor Reporter: Andreas Schöneck When a Git installation is transferred from one host to another, it has the git_exec_path parameter hardened as specified when running make. In other words, the installation is not fully portable when it is not compiled on the same machine or the install directory is moved after installing. Therefore, commands that are based on scripts, such as git submodule do not work. As a workaround one can set the --exec-path parameter. This would make the automatic installation of git using "extract a .zip/.tar.gz archive" useful and allow different versions of git run in parallel on the same machine without having the need to install it on OS level. git-client-plugin should allow for specifying this parameter as a directory relative to the binary archive extraction root in the Git settings. It should then be passed to any git command as the full absolute path. To illustrate, here's how it could be configured then: Install automatically
[JIRA] [console-tail-plugin] (JENKINS-23697) IndexOutOfBoundsException at hudson.MarkupText.rangeCheck(MarkupText.java:276)
Title: Message Title Daniel Beck commented on JENKINS-23697 Re: IndexOutOfBoundsException at hudson.MarkupText.rangeCheck(MarkupText.java:276) Is this about the Console Tail Plugin, or does it happen when viewing a job's console while building? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26611) Subversion Plugin - SvnTagPublisher aborted java.lang.NoSuchMethodError
Title: Message Title Manuel Jesús Recena Soto edited a comment on JENKINS-26611 Re: Subversion Plugin - SvnTagPublisher aborted java.lang.NoSuchMethodError A [PR|https://github.com/jenkinsci/svn-tag-plugin/pull/ 10 11 ] has been sent. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-client-plugin] (JENKINS-29243) Allow for specifying the '--exec-path' parameter
Title: Message Title Andreas Schöneck updated an issue Jenkins / JENKINS-29243 Allow for specifying the '--exec-path' parameter Change By: Andreas Schöneck When a Git installation is transferred from one host to another, it has the {{git_exec_path}} parameter hardened as specified when running {{make}}. In other words, the installation is not fully portable when unless it is not compiled on the same machine or the install directory is moved kept after installing. Therefore, commands that are based on scripts, such as {{git submodule}} do not work.As a workaround one can set the {{--exec-path}} parameter. This would make the automatic installation of git using "extract a \ *.zip/ \ *.tar.gz archive" useful and allow different versions of git run in parallel on the same machine without having the need to install it on OS level.{{git-client-plugin}} should allow for specifying this parameter as a directory relative to the binary archive extraction root in the Git settings. It should then be passed to any git command as the full absolute path.To illustrate, here's how it could be configured then:{panel:title=Install automatically}|Label| ||Download URL|{{http://some.url.to/git-bin-version.tar.gz}}||Subdirectory |{{bin/git}}||Exec-Path|{{libexec/git-core}}|{panel}If left empty, the parameter should rather not be passed at all. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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
[JIRA] [repository-connector-plugin] (JENKINS-20263) Artifact Resolver does not retrieve the latest version from central Maven Repository
Title: Message Title SCM/JIRA link daemon resolved as Fixed Jenkins / JENKINS-20263 Artifact Resolver does not retrieve the latest version from central Maven Repository Change By: SCM/JIRA link daemon Status: Open Resolved Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [repository-connector-plugin] (JENKINS-20263) Artifact Resolver does not retrieve the latest version from central Maven Repository
Title: Message Title SCM/JIRA link daemon commented on JENKINS-20263 Re: Artifact Resolver does not retrieve the latest version from central Maven Repository Code changed in jenkins User: robertkleinschmager Path: src/main/java/org/jvnet/hudson/plugins/repositoryconnector/aether/Aether.java http://jenkins-ci.org/commit/repository-connector-plugin/6678c6838691cc154a8fe55eb909e420087fcdd6 Log: [FIXED JENKINS-20263] Artifact Resolver does not retrieve the latest version from central Maven Repository as #resolveMirrors() currently just copies the repository, we should ensure, that the policies are set BEFORE the copy was made Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27198) java.lang.NoSuchMethodError: createDefaultConfiguration on SVN plugin on slave after upgrading Jenkins
Title: Message Title Manuel Jesús Recena Soto assigned an issue to Manuel Jesús Recena Soto Jenkins / JENKINS-27198 java.lang.NoSuchMethodError: createDefaultConfiguration on SVN plugin on slave after upgrading Jenkins Change By: Manuel Jesús Recena Soto Assignee: Manuel Jesús Recena Soto Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27198) java.lang.NoSuchMethodError: createDefaultConfiguration on SVN plugin on slave after upgrading Jenkins
Title: Message Title Manuel Jesús Recena Soto started work on JENKINS-27198 Change By: Manuel Jesús Recena Soto Status: Open In Progress Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-28760) P4 Plugin does not respect line endings for template workspaces
Title: Message Title Paul Allen resolved as Fixed Fixed in 1.2.4 Jenkins / JENKINS-28760 P4 Plugin does not respect line endings for template workspaces Change By: Paul Allen Status: Open Resolved Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [p4-plugin] (JENKINS-27267) Force sync fails when files in workspace are not writable
Title: Message Title Paul Allen commented on JENKINS-27267 Re: Force sync fails when files in workspace are not writable The files are removed using FileUtils.forceDelete(File file). It is similar to 'rm -rf' and removes files as long as it has permission. When files are synced out of Perforce they are read-only. I cannot reproduce your issue; do you have an ownership problem? what is the owner/group set to for the synced files? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29066) Git plugin dev version 2.3.6-0c1a59a8 builds on every poll
Title: Message Title SCM/JIRA link daemon commented on JENKINS-29066 Re: Git plugin dev version 2.3.6-0c1a59a8 builds on every poll Code changed in jenkins User: Mark Waite Path: src/main/java/hudson/plugins/git/GitSCM.java src/test/java/hudson/plugins/git/GitSCMTest.java http://jenkins-ci.org/commit/git-plugin/3745d562fcad08cda294eaf9bc56e9c8840463f3 Log: Merge pull request #331 from ndeloof/ JENKINS-29066 JENKINS-29066 potential fix Compare: https://github.com/jenkinsci/git-plugin/compare/e051c3273aaa...3745d562fcad Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29066) Git plugin dev version 2.3.6-0c1a59a8 builds on every poll
Title: Message Title SCM/JIRA link daemon commented on JENKINS-29066 Re: Git plugin dev version 2.3.6-0c1a59a8 builds on every poll Code changed in jenkins User: Nicolas De Loof Path: src/main/java/hudson/plugins/git/GitSCM.java http://jenkins-ci.org/commit/git-plugin/e5c75f18c4d68d55bc9950f006ff76b4092eb933 Log: [FIX JENKINS-29066] Revert "Can poll without workspace" This reverts commit ccd4efa756c6cac3db5072e28cd84c9763d56c50. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29066) Git plugin dev version 2.3.6-0c1a59a8 builds on every poll
Title: Message Title SCM/JIRA link daemon commented on JENKINS-29066 Re: Git plugin dev version 2.3.6-0c1a59a8 builds on every poll Code changed in jenkins User: Nicolas De Loof Path: src/test/java/hudson/plugins/git/GitSCMTest.java http://jenkins-ci.org/commit/git-plugin/199f5e8b175d134942b2b8415f299d52ed92e756 Log: JENKINS-29066 reproduction testcate Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29066) Git plugin dev version 2.3.6-0c1a59a8 builds on every poll
Title: Message Title SCM/JIRA link daemon commented on JENKINS-29066 Re: Git plugin dev version 2.3.6-0c1a59a8 builds on every poll Code changed in jenkins User: Mark Waite Path: src/test/java/hudson/plugins/git/GitSCMTest.java http://jenkins-ci.org/commit/git-plugin/06dc97fb8264d85aa45b9c2f880e6bfe74f03c20 Log: Test polling of parent of HEAD commit with and without workspace More testing of JENKINS-29066 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27665) NPE after updating EnvInject Plugin from 1.90 to 1.91.1
Title: Message Title Tim-Christian Bloss commented on JENKINS-27665 Re: NPE after updating EnvInject Plugin from 1.90 to 1.91.1 Same here. Debian GNU/Linux 8 / AMD64 LANG=de_DE.UTF-8 Apache Tomcat/7.0.54 Oracle JDK 1.8.0_45 / AMD64 -Duser.language=de -Duser.country=DE -Dfile.encoding=UTF-8 Jenkins LTS 1.596.3 EnvInject Plugin 1.91.3 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29066) Git plugin dev version 2.3.6-0c1a59a8 builds on every poll
Title: Message Title SCM/JIRA link daemon resolved as Fixed Jenkins / JENKINS-29066 Git plugin dev version 2.3.6-0c1a59a8 builds on every poll Change By: SCM/JIRA link daemon Status: Open Resolved Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27190) SVN Plugin Polling and Pinning with @ in SVN URL
Title: Message Title Tristan Leask commented on JENKINS-27190 Re: SVN Plugin Polling and Pinning with @ in SVN URL Daniel Beck, maybe I created the issue incorrectly then, as the SVN plugin that is running on our copy of Jenkins, is the latest from what I can tell? https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin This lists the latest version as 2.5 (Jan 02 2015) Our CI Server is listing the same version, 2.5 /1.54. It also doesn't display that a later version is available. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [email-ext-plugin] (JENKINS-29244) in project frontend configuration: option to exclude a user/email from notifications
Title: Message Title Tom Klingenberg created an issue Jenkins / JENKINS-29244 in project frontend configuration: option to exclude a user/email from notifications Issue Type: Improvement Assignee: Alex Earl Components: email-ext-plugin Created: 06/Jul/15 1:31 PM Priority: Trivial Reporter: Tom Klingenberg You're a Developer. You get some Emails. You don't know which triggers this. Logging into Jenkins, going into the project (via the webinterface) and just mark it that you don't need any more emails would be fine. Add Comment
[JIRA] [email-ext-plugin] (JENKINS-29244) in project frontend configuration: option to exclude a user/email from notifications
Title: Message Title Tom Klingenberg commented on JENKINS-29244 Re: in project frontend configuration: option to exclude a user/email from notifications There is a related ticket: https://issues.jenkins-ci.org/browse/JENKINS-2 - but it's about the global config. This here is about a frontend project option. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [thinBackup] (JENKINS-20395) Corrupt ZIP backup sets and thinBackup crashing the whole Jenkins server
Title: Message Title Tim-Christian Bloss commented on JENKINS-20395 Re: Corrupt ZIP backup sets and thinBackup crashing the whole Jenkins server That error happend to us some time ago, but not recently, Last time this occured we were using Oracle JRE 1.8.0_25 as it seems.. ls -l /opt/jenkins_backup insgesamt 229336 rw-r r - 1 tomcat tomcat 204881920 Feb 14 12:13 BACKUPSET_2015-02-13_12-00_.zip rw-r r - 1 tomcat tomcat 4915558 Jun 30 12:01 BACKUPSET_2015-06-29_12-00_.zip rw-r r - 1 tomcat tomcat 4952374 Jul 1 12:01 BACKUPSET_2015-06-30_12-00_.zip rw-r r - 1 tomcat tomcat 4990141 Jul 2 12:02 BACKUPSET_2015-07-01_12-00_.zip rw-r r - 1 tomcat tomcat 5002866 Jul 3 12:02 BACKUPSET_2015-07-02_12-00_.zip rw-r r - 1 tomcat tomcat 5025237 Jul 5 17:33 BACKUPSET_2015-07-03_12-00_.zip rw-r r - 1 tomcat tomcat 5027377 Jul 6 12:02 BACKUPSET_2015-07-05_12-00_.zip drwxr-xr-x 5 tomcat tomcat 4096 Jul 6 12:01 FULL-2015-07-06_12-00 for I in $(ls /opt/jenkins_backup/*.zip); do unzip -q -t $I; done [/opt/jenkins_backup/BACKUPSET_2015-02-13_12-00_.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /opt/jenkins_backup/BACKUPSET_2015-02-13_12-00_.zip or /opt/jenkins_backup/BACKUPSET_2015-02-13_12-00_.zip.zip, and cannot find /opt/jenkins_backup/BACKUPSET_2015-02-13_12-00_.zip.ZIP, period. No errors detected in compressed data of /opt/jenkins_backup/BACKUPSET_2015-06-29_12-00_.zip. No errors detected in compressed data of /opt/jenkins_backup/BACKUPSET_2015-06-30_12-00_.zip. No errors detected in compressed data of /opt/jenkins_backup/BACKUPSET_2015-07-01_12-00_.zip. No errors detected in compressed data of /opt/jenkins_bac
[JIRA] [starteam-plugin] (JENKINS-29245) Workflow integration with Starteam SCM
Title: Message Title Flávio Augusto Valones created an issue Jenkins / JENKINS-29245 Workflow integration with Starteam SCM Issue Type: Improvement Assignee: Paul Adamson Components: starteam-plugin Created: 06/Jul/15 1:34 PM Priority: Major Reporter: Flávio Augusto Valones Would be nice to see starteam working with the jenkins workflow plugin. See the [https://github.com/jenkinsci/workflow-plugin/blob/master/scm-step/README.md#supporting-workflow-from-an-scm-plugin|migration guide] for more details. Add Comment
[JIRA] [starteam-plugin] (JENKINS-29245) Workflow integration with Starteam SCM
Title: Message Title Flávio Augusto Valones updated an issue Jenkins / JENKINS-29245 Workflow integration with Starteam SCM Change By: Flávio Augusto Valones Labels: scm starteam workflow Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [starteam-plugin] (JENKINS-29245) Workflow integration with Starteam SCM
Title: Message Title Flávio Augusto Valones updated an issue Jenkins / JENKINS-29245 Workflow integration with Starteam SCM Change By: Flávio Augusto Valones Would be nice to see starteam working with the jenkins workflow plugin.See the [ migration guide| https://github.com/jenkinsci/workflow-plugin/blob/master/scm-step/README.md#supporting-workflow-from-an-scm-plugin |migration guide ] for more details. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27190) SVN Plugin Polling and Pinning with @ in SVN URL
Title: Message Title Daniel Beck commented on JENKINS-27190 Re: SVN Plugin Polling and Pinning with @ in SVN URL If it's 2.5, don't write that it's 1.54 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27190) SVN Plugin Polling and Pinning with @ in SVN URL
Title: Message Title Daniel Beck updated an issue Jenkins / JENKINS-27190 SVN Plugin Polling and Pinning with @ in SVN URL Change By: Daniel Beck Environment: Jenkins 1.599 org Subversion Plugin 2 . jenkins-ci.plugins:subversion:1.54 5 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27190) SVN Plugin Polling and Pinning with @ in SVN URL
Title: Message Title Daniel Beck reopened an issue Jenkins / JENKINS-27190 SVN Plugin Polling and Pinning with @ in SVN URL Change By: Daniel Beck Resolution: Cannot Reproduce Status: Resolved Reopened Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [cluster-stats-plugin] (JENKINS-29246) ConcurrentModificationException on serialization
Title: Message Title Tim-Christian Bloss created an issue Jenkins / JENKINS-29246 ConcurrentModificationException on serialization Issue Type: Bug Assignee: Unassigned Components: cluster-stats-plugin Created: 06/Jul/15 1:40 PM Environment: Debian GNU/Linux 8 / AMD64 LANG=de_DE.UTF-8 Apache Tomcat/7.0.54 Oracle JDK 1.8.0_45 / AMD64 -Duser.language=de -Duser.country=DE -Dfile.encoding=UTF-8 Jenkins LTS 1.596.3 cluster-stats-plugin 0.4.6 Labels: exception Priority: Minor Reporter: Tim-Christian Bloss Not fully thread safe as it seems. Not nice, but not yet causing severe problems. Jul 06, 2015 11:03:40 AM hudson.model.listeners.RunListener report WARNUNG: RunListener failed java.lang.RuntimeException: Failed to serialize org.zeroturnaround.stats.ClusterStatisticsPlugin#statsData for class org.zeroturnaround.stats.ClusterStatisticsPlugin at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:214) at hudson.util.RobustReflectionConver
[JIRA] [email-ext-plugin] (JENKINS-29244) in project frontend configuration: option to exclude a user/email from notifications
Title: Message Title Alex Earl commented on JENKINS-29244 Re: in project frontend configuration: option to exclude a user/email from notifications You should communicate with the admin and have them fix the recipient list if you don't want the emails. If you've committed something and the build fails, you SHOULD get emails. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27190) SVN Plugin Polling and Pinning with @ in SVN URL
Title: Message Title Tristan Leask commented on JENKINS-27190 Re: SVN Plugin Polling and Pinning with @ in SVN URL Sorry! I blame the confusing plugin page listing two version numbers (version and installed). Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [mstest-plugin] (JENKINS-29247) Gettin Error in MSTest plugin
Title: Message Title vishal Mane created an issue Jenkins / JENKINS-29247 Gettin Error in MSTest plugin Issue Type: Bug Assignee: Ivo Bellin Salarin Attachments: img.png Components: mstest-plugin Created: 06/Jul/15 1:43 PM Labels: mstest Priority: Blocker Reporter: vishal Mane I am using VsTestRunner to create trx file but getting error while creating report from TRX java.nio.file.InvalidPathException: Trailing char < > at index 118: C:\Program Files (x86)\Jenkins\jobs\Traveazy.Suppliers\workspace\TestResults\SYSTEM_AD-JENKINS 2015-07-06 18_45_37.trx
[JIRA] [email-ext-plugin] (JENKINS-29249) NullPointerException when calling addRecipients
Title: Message Title Tim-Christian Bloss created an issue Jenkins / JENKINS-29249 NullPointerException when calling addRecipients Issue Type: Bug Assignee: Alex Earl Components: email-ext-plugin Created: 06/Jul/15 1:46 PM Environment: Debian GNU/Linux 8 / AMD64 LANG=de_DE.UTF-8 Apache Tomcat/7.0.54 Oracle JDK 1.8.0_45 / AMD64 -Duser.language=de -Duser.country=DE -Dfile.encoding=UTF-8 Jenkins LTS 1.596.3 email-ext-plugin 2.40.5 Labels: exception Priority: Minor Reporter: Tim-Christian Bloss Jul 05, 2015 8:08:05 PM hudson.plugins.emailext.ExtendedEmailPublisher sendMail WARNUNG: Could not send email. java.lang.NullPointerException at hudson.plugins.emailext.plugins.recipients.RequesterRecipientProvider.addRecipients(RequesterRecipientProvider.java:46) at hudson.plugins.emailext.ExtendedEmailPublisher.createMail(ExtendedEmailPublisher.java:590) at hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:331) at hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:322) at hudson.plugins.emailext
[JIRA] [matrix-auth-plugin] (JENKINS-29248) uid should be caseinsensitve in Matrix-based security
Title: Message Title Carsten Grzemba created an issue Jenkins / JENKINS-29248 uid should be caseinsensitve in Matrix-based security Issue Type: Bug Assignee: Jesse Glick Components: matrix-auth-plugin Created: 06/Jul/15 1:46 PM Environment: jenkins 1.619 tomcat 7.0.61 java 1.8.0_31 Solaris 11.2 x86 Labels: authentication security matrix-auth Priority: Major Reporter: Carsten Grzemba Users are authenticated in AD. Unfortunatly AD reports useraccounts with upper first letter like User. If user logins with lowercase letters this will not match and login will fail. Unfortunatly with a missleading error message "user is missing the Overall/Read permission". So uid matching should be caseinsensitve like other auth systems.
[JIRA] [ec2-plugin] (JENKINS-26800) Enhance EC2 plugin behavior when the AWS API request limit is reached
Title: Message Title Jacek Migdal commented on JENKINS-26800 Re: Enhance EC2 plugin behavior when the AWS API request limit is reached Also plagued by this issue, fix it by increasing the amount of retries. I hope that it will get merged: https://github.com/jenkinsci/ec2-plugin/pull/156 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [sectioned-view-plugin] (JENKINS-29250) Sectioned View appearance broken in 1.619
Title: Message Title mwebber created an issue Jenkins / JENKINS-29250 Sectioned View appearance broken in 1.619 Issue Type: Bug Assignee: Timothy Bingaman Attachments: in-jenkins-1.618-good.png, in-jenkins-1.619-bad.png Components: sectioned-view-plugin Created: 06/Jul/15 1:52 PM Priority: Major Reporter: mwebber After upgrading from Jenkins 1.618 to 1.619, there is an annoying visual artefact on all "sectioned view" web pages. I've attached before and after screenshots to illustrate the problem. In 1.619, there is a large blank area beneath the row of tabs for the various views. The problem was definitely introduced in 1.619 - rolling back to 1.618 fixes the problem. Add Comment
[JIRA] [ec2-plugin] (JENKINS-26800) Enhance EC2 plugin behavior when the AWS API request limit is reached
Title: Message Title SCM/JIRA link daemon commented on JENKINS-26800 Re: Enhance EC2 plugin behavior when the AWS API request limit is reached Code changed in jenkins User: Jacek Migdal Path: src/main/java/hudson/plugins/ec2/EC2Cloud.java http://jenkins-ci.org/commit/ec2-plugin/cf4f5272528c82bf8fbd9be20ed17c4831345d2c Log: Fix JENKINS-26800 by retrying more times on throttled requests Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-26800) Enhance EC2 plugin behavior when the AWS API request limit is reached
Title: Message Title SCM/JIRA link daemon commented on JENKINS-26800 Re: Enhance EC2 plugin behavior when the AWS API request limit is reached Code changed in jenkins User: Francis Upton Path: src/main/java/hudson/plugins/ec2/EC2Cloud.java http://jenkins-ci.org/commit/ec2-plugin/1d0da6cb4934a2194513fd98a8142570045cce4a Log: Merge pull request #156 from jakozaur/master Fix JENKINS-26800 by retrying more times on throttled requests Compare: https://github.com/jenkinsci/ec2-plugin/compare/c418b486cc2e...1d0da6cb4934 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [sectioned-view-plugin] (JENKINS-29250) Sectioned View appearance broken in 1.619
Title: Message Title mwebber commented on JENKINS-29250 Re: Sectioned View appearance broken in 1.619 Possible related to the fix for JENKINS-29080? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-29080) Load statistics graphs too large
Title: Message Title mwebber commented on JENKINS-29080 Re: Load statistics graphs too large Jenkins 1.619 broke the appearance of sectioned views (see JENKINS-29250) - was that caused by the fix for this problem? Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [sectioned-view-plugin] (JENKINS-29250) Sectioned View appearance broken in 1.619
Title: Message Title mwebber commented on JENKINS-29250 Re: Sectioned View appearance broken in 1.619 To clarify - I don't see the large blank area on pages where the view is not a sectioned view. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [mstest-plugin] (JENKINS-29247) Gettin Error in MSTest plugin
Title: Message Title vishal Mane commented on JENKINS-29247 Re: Gettin Error in MSTest plugin After update I am getting following issue: https://issues.jenkins-ci.org/browse/JENKINS-23531 Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [test-stability-plugin] (JENKINS-29251) Exclude skipped tests from the failed count
Title: Message Title Daniel Bengtsson created an issue Jenkins / JENKINS-29251 Exclude skipped tests from the failed count Issue Type: Improvement Assignee: kutzi Components: test-stability-plugin Created: 06/Jul/15 2:18 PM Priority: Minor Reporter: Daniel Bengtsson It seems that a test result that is skipped is included in the failure count. For example I have a test that has 15 failures and 3 skips, the stability status say: "Failed 17 times in the last 22 runs.". That does not seem correct to me since a skip is not really the same as a failure. I think it should either be excluded from the count or at least make it configurable how the skips should be counted. Add Comment
[JIRA] [subversion-plugin] (JENKINS-27198) java.lang.NoSuchMethodError: createDefaultConfiguration on SVN plugin on slave after upgrading Jenkins
Title: Message Title Manuel Jesús Recena Soto commented on JENKINS-27198 Re: java.lang.NoSuchMethodError: createDefaultConfiguration on SVN plugin on slave after upgrading Jenkins Fernando Miguelez, I've tried to reproduce this bug but it was not possible. Could you provide a "step by step" process to reproduce it? Thanks in advance. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27231) Subversion fails first revision check
Title: Message Title Manuel Jesús Recena Soto assigned an issue to Manuel Jesús Recena Soto Jenkins / JENKINS-27231 Subversion fails first revision check Change By: Manuel Jesús Recena Soto Assignee: Manuel Jesús Recena Soto Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27231) Subversion fails first revision check
Title: Message Title Manuel Jesús Recena Soto started work on JENKINS-27231 Change By: Manuel Jesús Recena Soto Status: Open In Progress Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27231) Subversion fails first revision check
Title: Message Title Manuel Jesús Recena Soto commented on JENKINS-27231 Re: Subversion fails first revision check sachin kung I could not reproduce the bug. Could you provide a step by step process in order to reproduce the bug? Thanks in advance. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [email-ext-plugin] (JENKINS-29244) in project frontend configuration: option to exclude a user/email from notifications
Title: Message Title Tom Klingenberg commented on JENKINS-29244 Re: in project frontend configuration: option to exclude a user/email from notifications Thanks for the quick feedback. In any case, where could Developer learn who the Admin is for the recipient list, so that Developer is able to personally address the issue? And yes, theoretically this is the way. But the reality is the following: Developer is not on the project any longer since longer time. The build fails since longer time. The SHOULD get emails is not applicable any longer. If the Developer can care on it's own, there is no need for Admin interaction. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [email-ext-plugin] (JENKINS-29244) in project frontend configuration: option to exclude a user/email from notifications
Title: Message Title Alex Earl commented on JENKINS-29244 Re: in project frontend configuration: option to exclude a user/email from notifications The from address for the emails should be the admin address. I see an issue with this, I can bring am the build, remove myself from the notifications. If you want to do something like this, enable watching and only use watching for notifications. Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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-27265) SvnPlugin ignores system credentials (svn: E175002: SSL handshake failed: 'Received fatal alert: handshake_failure' )
Title: Message Title Manuel Jesús Recena Soto assigned an issue to Manuel Jesús Recena Soto Jenkins / JENKINS-27265 SvnPlugin ignores system credentials (svn: E175002: SSL handshake failed: 'Received fatal alert: handshake_failure' ) Change By: Manuel Jesús Recena Soto Assignee: Manuel Jesús Recena Soto Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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] [synergy-plugin] (JENKINS-27637) Refactor the plugin to use new model field databinding
Title: Message Title SCM/JIRA link daemon resolved as Fixed Jenkins / JENKINS-27637 Refactor the plugin to use new model field databinding Change By: SCM/JIRA link daemon Status: In Progress Resolved Resolution: Fixed Add Comment This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) -- 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.