[JIRA] [subversion-plugin] (JENKINS-26612) svn: absolutely unacceptably SLOW

2015-02-17 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 commented on  JENKINS-26612


svn: absolutely unacceptably SLOW















I'm not even sure how to down grade to older version.

I think there is HUGE bug in svn code. For some retarded reason it tries to wipeout entire repo and checkout it again from scratch. I see it once again right now, it's been doing svn update for more than an hour already, and it was only a minor change in one file.

Here's what I see:

Started by user anonymous
Building in workspace C:\work\jenkins\my-project-name
Updating svn+ssh://my-username@svn-host/usr/svn/trunk/my-project-name at revision '2015-02-17T21:28:59.850 -0500'
Workspace appear to be locked, so getting a fresh workspace
Cleaning local Directory .

hours of wasted time here.


It looks like if the workspace is locked for whatever reason it does that wipe-out step. Can I disable that somehow??



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26742) giant memory hog

2015-02-02 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 created  JENKINS-26742


giant memory hog















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


02/Feb/15 4:15 PM



Description:


I start manually jenkins using a bat file this way:

cd C:\Program Files (x86)\Jenkins
start /LOW java -jar jenkins.war

after a day I see that java process takes 2BG of ram. I don't do much with jenkins, all it does it tries two svn repos every minute for updates and runs my script that does the update/revert/build.

If I go to installed plugins tab I see these plugins with "uninstall" button. I assume that these were installed by me, right?

build-name-setter
GIT client plugin
GIT plugin
instant-messaging plugin
MapDB API Plugin	
SCM API Plugin
Skype notifier plugin
Token Macro Plugin




Environment:


Win 2008 server




Project:


Jenkins



Labels:


memory
memory-leak




Priority:


Major



Reporter:


Pablob P

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26612) svn: absolutely unacceptably SLOW

2015-01-26 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 created  JENKINS-26612


svn: absolutely unacceptably SLOW















Issue Type:


Bug



Assignee:


Unassigned


Components:


subversion-plugin



Created:


26/Jan/15 5:28 PM



Description:


I have no clue how broken svn plugin is, but it takes way to much to do svn update on my svn repo. Looks like it uses something else (e.g. svn client implementation made in pure java?!) instead of real svn-client.

My svn repo is 4GB, 76,220 Files, 4,371 Folders. If I simply cd into the top dir and do svn update from command prompt it takes 7 seconds. When jenkins runs the svn update it takes a few minutes (I didn't even try to measure, but every time I take a look the console progress is stuck on "Updating ... step". Please provide a way to make it use normal svn-client instead, otherwise it's just unusable that way. For the same reason I actually had to use simple update option, update and revert was exceptionally ass proken option that I think was taking like half an hour to complete. I had to write my own batch script that makes the build and I do svn revert -R manually from my own build script instead.




Project:


Jenkins



Priority:


Major



Reporter:


Pablob P

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26612) svn: absolutely unacceptably SLOW

2015-01-26 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 commented on  JENKINS-26612


svn: absolutely unacceptably SLOW















Is it possible to use regular svn client binaries directly? Maybe there is an alternative svn plugin for jenkins that uses installed svn-client?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [skype-notifier] (JENKINS-13255) I am not able to save skype ids of users.

2015-01-14 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 commented on  JENKINS-13255


I am not able to save skype ids of users.















Any update? I tried latest jenkins with skype plugin and I cannot assign skype IDs to people. GUI is there to enter skype id, but when I save it the ID is discarded.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [skype-notifier] (JENKINS-26435) Skype Plugin modifies mood/tag line in skype and doesn't provide an option to avoid doing that.

2015-01-14 Thread i-love-s...@yandex.ru (JIRA)














































Pablob P
 created  JENKINS-26435


Skype Plugin modifies mood/tag line in skype and doesnt provide an option to avoid doing that.















Issue Type:


Bug



Assignee:


jarlebh



Components:


skype-notifier, skype-plugin



Created:


15/Jan/15 12:21 AM



Description:


I configured jenkins to run on my workstation and I made it to use my personal skype to send messages to comitters. I totally hate that skype plugin sets my tag line (mood) to some lame BS and I don't see a way to disable that behavior.




Project:


Jenkins



Priority:


Critical



Reporter:


Pablob P

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.