Build failed in Jenkins: build-master-slowbuild #3267

2016-02-18 Thread jenkins
See -- [...truncated 824 lines...] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at

[GitHub] cloudstack pull request: Usage event fixes for deleted accounts

2016-02-18 Thread nnesic
Github user nnesic closed the pull request at: https://github.com/apache/cloudstack/pull/924 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Add lsb-release dependency to mgmt server...

2016-02-18 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1412#issuecomment-185756432 I've updated this pull request @bhaisaab. The dependency needs to be added to cloudstack-agent as well due to a similar problem with the cloudstack-setup-agent

Re: Controlling Load Order of Modules

2016-02-18 Thread Jeff Hair
This is above the classloader level. It's at CloudStack's module level, which is an abstraction built on top of Spring's dependency injection. The relevant stuff can be found in framework/spring/module/src/main/java/org/apache/cloudstack/spring/module/model/impl/. On Thu, Feb 18, 2016 at 2:01

Re: Controlling Load Order of Modules

2016-02-18 Thread Ron Wheeler
Does this not depend on the classloader rather than the package being loaded? http://www.javaworld.com/article/2077260/learn-java/learn-java-the-basics-of-java-class-loaders.html It seems that any solution that take advantage of the "current" classloader will be fragile and subject to sudden

[GitHub] cloudstack pull request: CLOUDSTACK-9026: Modifying testpath for a...

2016-02-18 Thread pritisarap12
Github user pritisarap12 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1031#discussion_r53309123 --- Diff: test/integration/testpaths/testpath_storage_migration.py --- @@ -248,6 +248,11 @@ def setUpClass(cls):

Re: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-02-18 Thread Nux!
Done http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-vmware.ova -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Sanjeev N" > To: dev@cloudstack.apache.org > Sent: Thursday, 18 February, 2016 11:07:32

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-02-18 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1330#issuecomment-185671218 Also, forgot I was making a test case for this. Will update my agenda to get this done. --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Add lsb-release dependency to mgmt server...

2016-02-18 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1412#issuecomment-185670520 Apparently the build of this pull request sucked Jenkins into a black hole. The build returns 404. --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: CLOUDSTACK-9026: Modifying testpath for a...

2016-02-18 Thread nitt10prashant
Github user nitt10prashant commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1031#discussion_r53300709 --- Diff: test/integration/testpaths/testpath_storage_migration.py --- @@ -248,6 +248,11 @@ def setUpClass(cls):

[GitHub] cloudstack pull request: CLOUDSTACK-9026: Modifying testpath for a...

2016-02-18 Thread sanju1010
Github user sanju1010 commented on the pull request: https://github.com/apache/cloudstack/pull/1031#issuecomment-185662747 LGTM based on test results!! Test migrate Volume (root and data disk) ... === TestName: test_01_migrate_root_and_data_disk_nonlive | Status : SUCCESS

Re: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-02-18 Thread Sanjeev N
Hi Nux, Can you please convert this template to .ova format , so that tests can run on vmware. http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-vmware.vmdk.bz2 Thanks, Sanjeev On Mon, Jan 4, 2016 at 5:42 PM, Raja Pullela wrote: > Nux, I will provide you

Controlling Load Order of Modules

2016-02-18 Thread Jeff Hair
Hi, We've run across an interesting case where we have the need to load a module before other modules. Normally this kind of thing is handled by putting the module up higher in the hierarchy. Our problem is that this module is part of core, and to make it load first we'd have to put it above

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-02-18 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1330#issuecomment-185646057 PR updated to latest 4.6. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cloudstack pull request: Refactor system VM default network creati...

2016-02-18 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1360#issuecomment-185645919 PR rebased against latest master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

Re: [Proposal] Concerning open PRs

2016-02-18 Thread Jeff Hair
I think that requiring everyone to test a pull request before opening a new one will just grind development to a halt. Although it has to be done, nobody likes testing. Automated testing relieves a lot of this, and many of the pull requests are involved enough to require extensive

Re: [update] ACS management unable to connect to xenserver hosts after reboot

2016-02-18 Thread Stephan Seitz
Paul, thank you for your hint! That was the root cause of our problems: https://bugs.launchpad.net/ubuntu/+source/ifenslave/+bug/1288196 We simply just didn't know that the msid is derived from the MAC. Our services tend to be manageable again ;) Thanks again guys! cheers, - Stephan Am

[GitHub] cloudstack pull request: CLOUDSTACK-9287 - Fix unique mac address ...

2016-02-18 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1413#issuecomment-185635109 LGTM, based on the tests below. This runs in prod at SBP. Test results: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a

[GitHub] cloudstack pull request: CLOUDSTACK-9091: Update testpath for para...

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1130 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack pull request: CLOUDSTACK-9128: Testcase to verify physi...

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1199 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack pull request: SystemVM cleanups

2016-02-18 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1414#issuecomment-185628849 thanks for the explanation. Your PR LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request: CLOUDSTACK-9091: Update testpath for para...

2016-02-18 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/1130#issuecomment-185610104 Testcase result after modifications: Test Volume (root) Snapshot ... === TestName: test_01_volume_snapshot | Status : SUCCESS === ok

Re: [Proposal] Concerning open PRs

2016-02-18 Thread sebgoa
> On Feb 18, 2016, at 8:38 AM, Wilder Rodrigues > wrote: > > Hi all, > > > It’s been a long time, but the Wolverine is not dead yet. ;) > > Currently we have 175 opened PRs, which we all agree to be a lot, given the > fact that few people, if any, are