[JIRA] (JENKINS-55827) Git Plugin 3.9.2 cannot clone remote repo
Title: Message Title Geoff Dunn edited a comment on JENKINS-55827 Re: Git Plugin 3.9.2 cannot clone remote repo Yeah I think Tim has got it. Doing my own experimentation it seems in 3.9.1 it will ignore the Tool configuration and use /usr/bin/git on my linux slaves. With 3.9.2 it started trying to use the configured (whoops) c:\Program Files etcChanging the configuration to just "git" seems to resolve any issues I had. However deleting the tool configuration and it will try and run git.exe on the linux slave (as the tool will put a default value with git . So there is still something not quite right. exe) Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-55827) Git Plugin 3.9.2 cannot clone remote repo
Title: Message Title Geoff Dunn commented on JENKINS-55827 Re: Git Plugin 3.9.2 cannot clone remote repo Yeah I think Tim has got it. Doing my own experimentation it seems in 3.9.1 it will ignore the Tool configuration and use /usr/bin/git on my linux slaves. With 3.9.2 it started trying to use the configured (whoops) c:\Program Files etc Changing the configuration to just "git" seems to resolve any issues I had. However deleting the tool configuration and it will try and run git.exe on the linux slave. So there is still something not quite right. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-54297) Failing to report build status to BitBucket server
Title: Message Title Geoff Dunn commented on JENKINS-54297 Re: Failing to report build status to BitBucket server You're spot on Samuel Hervé. https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/146 contains the error message that I saw and added conditions that could throw that exception. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-54297) Failing to report build status to BitBucket server
Title: Message Title Geoff Dunn updated an issue Jenkins / JENKINS-54297 Failing to report build status to BitBucket server Change By: Geoff Dunn Environment: Jenkins 2.149bitbucket-branch-source-plugin 2.2.13Windows Server 2008 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-54297) Failing to report build status to BitBucket server
Title: Message Title Geoff Dunn created an issue Jenkins / JENKINS-54297 Failing to report build status to BitBucket server Issue Type: Bug Assignee: Unassigned Components: bitbucket-branch-source-plugin Created: 2018-10-29 02:53 Priority: Major Reporter: Geoff Dunn I updated to version 2.2.13 today and found that builds are failing to report to BitBucket. Neither in-progress or a complete result is posted. Reverting back to 2.2.12 fixes the issue for me. When it fails I see this in the console output [Bitbucket] Notifying pull request build result Can not determine Jenkins root URL or Jenkins URL is not a valid URL regarding Bitbucket API. Commit status notifications are disabled until a root URL is configured in Jenkins global configuration. I don't see this now that I reverted Add Comment
[JIRA] (JENKINS-23061) Not setting 'Keep past HTML reports' on a job that runs concurrently can cause java.io.IOException: Unable to delete
Title: Message Title Geoff Dunn commented on JENKINS-23061 Re: Not setting 'Keep past HTML reports' on a job that runs concurrently can cause java.io.IOException: Unable to delete It's still a valid issue however it's very low priority so I'm not re-opening. I have a project where two jobs typically get triggered when a Pull Request is created. One for the branch and one for the Pull Request. That can cause one to fail due to this lockup. I've only seen it happen twice (so it's probably under 1% chance) and stopping that double build happening has meant it hasn't happened since. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn closed an issue as Fixed Resolved in 1.3 Jenkins / JENKINS-39993 Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines Change By: Geoff Dunn Status: Resolved Closed Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn commented on JENKINS-39993 Re: Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines Yes. The display with scrolling is still a bit funny but the option to turn it off works fine Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn commented on JENKINS-39993 Re: Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines I don't really need an option. Just use the full vertical height of the cell. It gets cut back to 1-2 lines when in many cases there is 4-5 lines there. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn commented on JENKINS-39993 Re: Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines I've attached some screenshot examples of before and after. Unfortunately I have to heavily blur them to hide any commercially sensitive information. But you should still get the idea of how I'm using the view Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn updated an issue Jenkins / JENKINS-39993 Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines Change By: Geoff Dunn Attachment: 1.1 example.png Attachment: 1.2 example1.png Attachment: 1.2 example2.png Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-39993) Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines
Title: Message Title Geoff Dunn created an issue Jenkins / JENKINS-39993 Scrolling changes only shows 1 line even if there are lots of stages wrapped across multiple lines Issue Type: Bug Assignee: Paul Horvath Components: pipeline-aggregator-view-plugin Created: 2016/Nov/24 3:22 AM Priority: Minor Reporter: Geoff Dunn On my jenkins pipeline jobs there are up to 15 stages. So the aggregation view normally has about 4 lines of stages on each job. If there's just a single change comment on a commit it wraps and fits just fine. But when I applied 1.2 the view is cut down to a single line and the wrapped message is scrolled up. Add Comment
[JIRA] (JENKINS-36762) Jenkins 2 Pipeline Parallel step failing makes the build hang indefinitely
Title: Message Title Geoff Dunn commented on JENKINS-36762 Re: Jenkins 2 Pipeline Parallel step failing makes the build hang indefinitely This appears to be fixed in the recent releases. I've been watching this issue and cannot reproduce it no 2.30. I'm guessing it was related to JENKINS-37664? Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.