Admin access to jenkins.buildacloud.org

2016-01-29 Thread Wido den Hollander
Hi,

I see that the package generation for RPM and DEB isn't working properly
so I would like to set up 3 three slaves at PCextreme to generate
packages for:

- CentOS 6
- CentOs 7
- Ubuntu 14.04

I thought I had access to the jenkins.buildacloud.org systems, but I don't.

Can somebody hook me up with an account?

Wido


Re: Citrix CloudPltform Question-Hyper-V

2016-01-29 Thread Anshul Gangwar
Mount the secondary storage on management server with steps as suggested by 
Paul and then follow steps  @ 
http://cloudstack-installation.readthedocs.org/en/latest/management-server/_systemvm.html
 for seeding the template.

Script just needs the secondary path and it does not assume anything about the 
protocol used.

Yes through CCP UI you have to add the secondary storage as SMB.

Regards,
Anshul

On 29-Jan-2016, at 12:58 PM, Pinnock Jr., Clifford R 
mailto:clifford.pinnoc...@ca.com>> wrote:

Hi Anshul,
Thank you for your reply. No, this hasn't been resolved. We are trying to 
understand how to get the system vm template on to the volume and able to be 
provisioned hyper-v. Hyper v according you the documentation on supports smb 3. 
However are you supposed to mount it on your management server as NFS and them 
present it back to your Hyper V server through the CP UI as smb? The 
documentation is not clear on this and we are not able spin up system vm's for 
Hyper V because we cannot get passed this issue. Any help would be appreciated 
in understanding how exactly we are supposed to perform this step to get the 
system vm template and how it's supposed to be mounted. Thanks.



Sent via the Samsung Galaxy S6 edge+, an AT&T 4G LTE smartphone


 Original message 
From: Anshul Gangwar 
mailto:anshul.gang...@citrix.com>>
Date: 01/28/2016 9:30 PM (GMT-08:00)
To: "Pinnock Jr., Clifford R" 
mailto:clifford.pinnoc...@ca.com>>
Cc: dev@cloudstack.apache.org
Subject: Re: Citrix CloudPltform Question-Hyper-V

Hi Clifford,

Is this resolved or are you still waiting for response?

Regards,
Anshul

On 29-Jan-2016, at 3:56 AM, Pinnock Jr., Clifford R 
mailto:clifford.pinnoc...@ca.com>> wrote:

Hi.
I am with a Citrix partner and we are trying to deploy CloudPlatform integrated 
with Hyper-V, all is well except we get exceptionCould not find a part of the 
path /”secondary”tmpl/1/9 when creating the system vm’s. The thing is how are 
we supposed to get the system vm template onto the secondary if it is SMB and 
we can’t mount it onto management? Any thoughts on this issue would be 
appreciated.

Clifford Pinnock Jr.
Principal, Platform Engineer

CA Technologies | 160 Bridge St Hartfield Executive Pk | East Windsor, CT 
06088-9548
Mobile: +1 860 861 6744 | clifford.pinnoc...@ca.com






[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/1380#issuecomment-176645627
  
loks good but now jenkins complains about these:
  GetServiceProviderMetaDataCmdTest.testAuthenticate:96 » NoClassDefFound 
org/w3...
  SAML2LoginAPIAuthenticatorCmdTest.testAuthenticate:186 » NoClassDefFound 
org/a...
  SAML2LogoutAPIAuthenticatorCmdTest.testAuthenticate:76 » NoClassDefFound 
org/a...
  SAML2AuthManagerImplTest.testStart:63 » NoClassDefFound 
org/apache/xerces/dom/...
Any idea why this fails, @bhaisaab ? seems the tests use the old dependency.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


RE: Citrix CloudPltform Question-Hyper-V

2016-01-29 Thread Pinnock Jr., Clifford R
Hi Anshul,
Thank you for your reply. No, this hasn't been resolved. We are trying to 
understand how to get the system vm template on to the volume and able to be 
provisioned hyper-v. Hyper v according you the documentation on supports smb 3. 
However are you supposed to mount it on your management server as NFS and them 
present it back to your Hyper V server through the CP UI as smb? The 
documentation is not clear on this and we are not able spin up system vm's for 
Hyper V because we cannot get passed this issue. Any help would be appreciated 
in understanding how exactly we are supposed to perform this step to get the 
system vm template and how it's supposed to be mounted. Thanks.



Sent via the Samsung Galaxy S6 edge+, an AT&T 4G LTE smartphone


 Original message 
From: Anshul Gangwar 
Date: 01/28/2016 9:30 PM (GMT-08:00)
To: "Pinnock Jr., Clifford R" 
Cc: dev@cloudstack.apache.org
Subject: Re: Citrix CloudPltform Question-Hyper-V

Hi Clifford,

Is this resolved or are you still waiting for response?

Regards,
Anshul

On 29-Jan-2016, at 3:56 AM, Pinnock Jr., Clifford R 
mailto:clifford.pinnoc...@ca.com>> wrote:

Hi.
I am with a Citrix partner and we are trying to deploy CloudPlatform integrated 
with Hyper-V, all is well except we get exceptionCould not find a part of the 
path /"secondary"tmpl/1/9 when creating the system vm's. The thing is how are 
we supposed to get the system vm template onto the secondary if it is SMB and 
we can't mount it onto management? Any thoughts on this issue would be 
appreciated.

Clifford Pinnock Jr.
Principal, Platform Engineer

CA Technologies | 160 Bridge St Hartfield Executive Pk | East Windsor, CT 
06088-9548
Mobile: +1 860 861 6744 | clifford.pinnoc...@ca.com





Re: Admin access to jenkins.buildacloud.org

2016-01-29 Thread Daan Hoogland
I think you are hooked, not sure though. You had the same rights as I. I
added the right to build slaves. Maybe you need to give yourself more
rights still

On Fri, Jan 29, 2016 at 8:59 AM, Wido den Hollander  wrote:

> Hi,
>
> I see that the package generation for RPM and DEB isn't working properly
> so I would like to set up 3 three slaves at PCextreme to generate
> packages for:
>
> - CentOS 6
> - CentOs 7
> - Ubuntu 14.04
>
> I thought I had access to the jenkins.buildacloud.org systems, but I
> don't.
>
> Can somebody hook me up with an account?
>
> Wido
>



-- 
Daan


[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/1382#issuecomment-176651042
  
LGTM based on the lack of code


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/1382#issuecomment-176653729
  
ran ```mvn clean --projects='org.apache.cloudstack:cloudstack' 
org.apache.rat:apache-rat-plugin:0.10:check``` with the following tail of 
output:
```
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 7481 licence.
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 

[INFO] Total time: 24.846s
[INFO] Finished at: Fri Jan 29 09:07:16 GMT 2016
[INFO] Final Memory: 30M/252M
[INFO] 

```


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Admin access to jenkins.buildacloud.org

2016-01-29 Thread Wido den Hollander


On 29-01-16 09:53, Daan Hoogland wrote:
> I think you are hooked, not sure though. You had the same rights as I. I
> added the right to build slaves. Maybe you need to give yourself more
> rights still
> 

Thanks Daan!

Wido

> On Fri, Jan 29, 2016 at 8:59 AM, Wido den Hollander  wrote:
> 
>> Hi,
>>
>> I see that the package generation for RPM and DEB isn't working properly
>> so I would like to set up 3 three slaves at PCextreme to generate
>> packages for:
>>
>> - CentOS 6
>> - CentOs 7
>> - Ubuntu 14.04
>>
>> I thought I had access to the jenkins.buildacloud.org systems, but I
>> don't.
>>
>> Can somebody hook me up with an account?
>>
>> Wido
>>
> 
> 
> 


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.751s]
[INFO] Apache CloudStack . SUCCESS [2.074s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.766s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.425s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.167s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.098s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.820s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.131s]
[INFO] Apache CloudStack API . SUCCESS [1:47.845s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.622s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.419s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.090s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.771s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.943s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.116s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.890s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.842s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.371s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.414s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.048s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.562s]
[INFO] Apache CloudStack Server .. SUCCESS [4:17.538s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.435s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.021s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.785s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.068s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.431s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.796s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.732s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.081s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.877s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [30.395s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.889s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.546s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.204s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.636s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.988s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [27.169s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.944s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.806s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.704s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.718s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.094s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.615s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/1382


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request:

https://github.com/apache/cloudstack/pull/1378#issuecomment-176670512
  
Now that #1382 has been merged to 4.6, the checks should succeed.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Fixes regarding VOLUME_DELETE events resu...

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request:

https://github.com/apache/cloudstack/pull/1373#issuecomment-176670774
  
I added the suggested changes. Also, now that #1382 has been merged to 4.6, 
the checks should succeed.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request:

https://github.com/apache/cloudstack/pull/1360#issuecomment-176671839
  
Should the three commits be squashed? Or left in three? I suggest perhaps 
splitting the unit test commit into two, and putting each unit test with its 
corresponding refactor commit, so the end result is two commits, each 
refactoring one part of system VM network selection and providing an associated 
unit test.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-01-29 Thread maneesha-p
Github user maneesha-p commented on the pull request:

https://github.com/apache/cloudstack/pull/780#issuecomment-176683204
  
@bhaisaab @wido @remibergsma Plz review.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-01-29 Thread wido
Github user wido commented on the pull request:

https://github.com/apache/cloudstack/pull/780#issuecomment-176693950
  
This looks good to me. Hard to test though :(


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Fixes regarding VOLUME_DELETE events resu...

2016-01-29 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request:

https://github.com/apache/cloudstack/pull/1373#issuecomment-176700390
  
Congratulations, the code is much better now.
I can give LGTM now without doubt



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread mvs babu
Hi All,

Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with 
below stable/latest builds of System VM Template.



http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2

http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2

Please help to resolve this issue ASAP, because we planning to upgrade our 
production environment from 4.3.1.


Thank you,
Suneel Mallela





From: mvs babu
Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org





Hi,


Thank you for response.


Followed below documentation,
http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html


and templates are,
http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2






Thank you,
Suneel Mallela





From: Harikrishna Patnala
Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org





Hi,

Latest system vm template has flask installed in it. Can you please let us 
which system vm template you have used.

Thanks,
Harikrishna


On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:

> Sorry, it is not allowing to attach a screenshot. Please find below link.
> 
> 
> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
> 
> 
> 
> 
> 
> 
> Thank you,
> Suneel Mallela
> 
> 
> 
> 
> 
> From: mvs babu
> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
> To: us...@cloudstack.apache.org
> Cc: dev@cloudstack.apache.org
> 
> 
> 
> 
> 
> Please find attachment.
> 
> 
> 
> 
> 
> 
> Thank you,
> Suneel Mallela
> 
> 
> 
> 
> 
> From: mvs babu
> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
> To: us...@cloudstack.apache.org
> Cc: dev@cloudstack.apache.org
> 
> 
> 
> 
> 
> Hi All,
> 
> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
> VPC/Network and getting below error from Virtual Router then after router get 
> shutdown.
> 
> 
> 
> 
> We are using XenServer 6.2 and CentOS 6.3.
> 
> Please help us to fix this issue.
> 
> 
> Thank you,
> Suneel Mallela,
> 
> AxiomIO.

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Remi Bergsma
Hi Suneel,

If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been 
fixed. In another thread we discussed a timeout setting you can bump to make it 
work, too.

Regards,
Remi




On 29/01/16 12:17, "mvs babu"  wrote:

>Hi All,
>
>Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with 
>below stable/latest builds of System VM Template.
>
>
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>Please help to resolve this issue ASAP, because we planning to upgrade our 
>production environment from 4.3.1.
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: mvs babu
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>
>Thank you for response.
>
>
>Followed below documentation,
>http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html
>
>
>and templates are,
>http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
>http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
>
>
>
>
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: Harikrishna Patnala
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>Latest system vm template has flask installed in it. Can you please let us 
>which system vm template you have used.
>
>Thanks,
>Harikrishna
>
>
>On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:
>
>> Sorry, it is not allowing to attach a screenshot. Please find below link.
>> 
>> 
>> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
>> 
>> 
>> 
>> 
>> 
>> 
>> Thank you,
>> Suneel Mallela
>> 
>> 
>> 
>> 
>> 
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>> 
>> 
>> 
>> 
>> 
>> Please find attachment.
>> 
>> 
>> 
>> 
>> 
>> 
>> Thank you,
>> Suneel Mallela
>> 
>> 
>> 
>> 
>> 
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>> 
>> 
>> 
>> 
>> 
>> Hi All,
>> 
>> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
>> VPC/Network and getting below error from Virtual Router then after router 
>> get shutdown.
>> 
>> 
>> 
>> 
>> We are using XenServer 6.2 and CentOS 6.3.
>> 
>> Please help us to fix this issue.
>> 
>> 
>> Thank you,
>> Suneel Mallela,
>> 
>> AxiomIO.


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[3.272s]
[INFO] Apache CloudStack . SUCCESS [3.469s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.855s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [21.722s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.078s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.169s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.707s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.446s]
[INFO] Apache CloudStack API . SUCCESS [1:51.133s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.062s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.313s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.126s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.290s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.182s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.410s]
[INFO] Apache CloudStack Agents .. SUCCESS [37.900s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.703s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.631s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.116s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.880s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.890s]
[INFO] Apache CloudStack Server .. SUCCESS [4:20.858s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.535s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.456s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.983s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.105s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.754s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.382s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [50.232s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.939s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.797s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.594s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.006s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.522s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.511s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.450s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.066s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.677s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[24.198s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.681s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.593s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.082s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.687s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.259s]
[INFO] Apache Cloud

[VMware] How to enforce boot order in VMware in code?

2016-01-29 Thread Rohit Yadav
Hi all,

I’ve hit a bug I’m trying to fix where a VMware’s boot order got changed for 
some reason, this results in the wrong disk being booted (say data disk or a 
cdrom device).

For a VM that is already deployed, how can we enforce/fix the boot order (to 
root disk first if no iso is attached for example) when it starts (during 
StartCmd)? Appreciate any pointers.

Regards.


[ShapeBlue]
Rohit Yadav
Software Architect  ,   ShapeBlue


d:   | s: +44 203 603 0540  |  
m:  +91 8826230892

e:  rohit.ya...@shapeblue.com | t: 
   |  w:  
www.shapeblue.com

a:  53 Chandos Place, Covent Garden London WC2N 4HS UK


[cid:image51f4a4.png@29bd8a80.498a318c]


Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services 
India LLP is a company incorporated in India and is operated under license from 
Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in 
Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd 
is a company registered by The Republic of South Africa and is traded under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.
This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error.




Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build | 
CSForge – rapid IaaS deployment framework
CloudStack Consulting | 
CloudStack Software 
Engineering
CloudStack Infrastructure 
Support | CloudStack 
Bootcamp Training Courses


Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Remi Bergsma
You can use the 4.6 version in 4.6, 4.7 and 4.8.



On 29/01/16 13:24, "mvs babu"  wrote:

>Hi Remi,
>
>Thanks for suggestion, sure we will test with 4.7. But, there is no System VM 
>Template available for 4.7.
>
>
>Thank you,
>Suneel Mallela
>
>AxiomIO.
>
>
>
>From: Remi Bergsma
>Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎5‎:‎45‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi Suneel,
>
>If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been 
>fixed. In another thread we discussed a timeout setting you can bump to make 
>it work, too.
>
>Regards,
>Remi
>
>
>
>
>On 29/01/16 12:17, "mvs babu"  wrote:
>
>>Hi All,
>>
>>Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) 
>>with below stable/latest builds of System VM Template.
>>
>>
>>
>>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>>
>>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>>
>>Please help to resolve this issue ASAP, because we planning to upgrade our 
>>production environment from 4.3.1.
>>
>>
>>Thank you,
>>Suneel Mallela
>>
>>
>>
>>
>>
>>From: mvs babu
>>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
>>To: us...@cloudstack.apache.org
>>Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>>Hi,
>>
>>
>>Thank you for response.
>>
>>
>>Followed below documentation,
>>http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html
>>
>>
>>and templates are,
>>http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
>>http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
>>
>>
>>
>>
>>
>>
>>Thank you,
>>Suneel Mallela
>>
>>
>>
>>
>>
>>From: Harikrishna Patnala
>>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
>>To: us...@cloudstack.apache.org
>>Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>>Hi,
>>
>>Latest system vm template has flask installed in it. Can you please let us 
>>which system vm template you have used.
>>
>>Thanks,
>>Harikrishna
>>
>>
>>On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:
>>
>>> Sorry, it is not allowing to attach a screenshot. Please find below link.
>>> 
>>> 
>>> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Thank you,
>>> Suneel Mallela
>>> 
>>> 
>>> 
>>> 
>>> 
>>> From: mvs babu
>>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
>>> To: us...@cloudstack.apache.org
>>> Cc: dev@cloudstack.apache.org
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Please find attachment.
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Thank you,
>>> Suneel Mallela
>>> 
>>> 
>>> 
>>> 
>>> 
>>> From: mvs babu
>>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
>>> To: us...@cloudstack.apache.org
>>> Cc: dev@cloudstack.apache.org
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Hi All,
>>> 
>>> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
>>> VPC/Network and getting below error from Virtual Router then after router 
>>> get shutdown.
>>> 
>>> 
>>> 
>>> 
>>> We are using XenServer 6.2 and CentOS 6.3.
>>> 
>>> Please help us to fix this issue.
>>> 
>>> 
>>> Thank you,
>>> Suneel Mallela,
>>> 
>>> AxiomIO.


Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Simon Weller

Suneel,

The 4.6.x virtual routers work with 4.7+ now. The new method of pushing 
features into the virtual routers is to utilize the mounted ISO for deployment.

Not having to upgrade the routers with every release saves a huge amount of 
time and also simplifies deployment of new releases.

- Si



From: mvs babu 
Sent: Friday, January 29, 2016 6:24 AM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org
Subject: Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

Hi Remi,

Thanks for suggestion, sure we will test with 4.7. But, there is no System VM 
Template available for 4.7.


Thank you,
Suneel Mallela

AxiomIO.



From: Remi Bergsma
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎5‎:‎45‎ ‎PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org





Hi Suneel,

If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been 
fixed. In another thread we discussed a timeout setting you can bump to make it 
work, too.

Regards,
Remi




On 29/01/16 12:17, "mvs babu"  wrote:

>Hi All,
>
>Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with 
>below stable/latest builds of System VM Template.
>
>
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>Please help to resolve this issue ASAP, because we planning to upgrade our 
>production environment from 4.3.1.
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: mvs babu
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>
>Thank you for response.
>
>
>Followed below documentation,
>http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html
>
>
>and templates are,
>http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
>http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
>
>
>
>
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: Harikrishna Patnala
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>Latest system vm template has flask installed in it. Can you please let us 
>which system vm template you have used.
>
>Thanks,
>Harikrishna
>
>
>On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:
>
>> Sorry, it is not allowing to attach a screenshot. Please find below link.
>>
>>
>> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Please find attachment.
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Hi All,
>>
>> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
>> VPC/Network and getting below error from Virtual Router then after router 
>> get shutdown.
>>
>>
>>
>>
>> We are using XenServer 6.2 and CentOS 6.3.
>>
>> Please help us to fix this issue.
>>
>>
>> Thank you,
>> Suneel Mallela,
>>
>> AxiomIO.


How to expunge a system VM volume without a system VM running?

2016-01-29 Thread Jeff Hair
Hi,

This applies to CloudStack 4.6.

The scenario: have one zone installed, and you want to delete the zone.
Doing this requires deletion of everything under the host. When the system
VMs are destroyed, their volumes go into Destroy state. The storage cleanup
thread is constantly trying to expunge them, but it cannot since there's no
system VM API endpoint.

The message in the logs is: "No remote endpoint to send DeleteCommand,
check if host or ssvm is down?"

Since the volumes still technically exist, I was unable to delete the
primary storage and the zone without editing the database. Is there a
better way to do this? Or is this the officially recommended way?

Thanks,

Jeff


Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread mvs babu
Sure, I will test with 4.7.1 and get back with status.

Simon, I din not get you on below, can you please elaborate it.



“The new method of pushing features into the virtual routers is to utilize the 
mounted ISO for deployment”


Thank you,
Suneel Mallela

AxiomIO



From: Simon Weller
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎6‎:‎29‎ ‎PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org






Suneel,

The 4.6.x virtual routers work with 4.7+ now. The new method of pushing 
features into the virtual routers is to utilize the mounted ISO for deployment.

Not having to upgrade the routers with every release saves a huge amount of 
time and also simplifies deployment of new releases.

- Si



From: mvs babu 
Sent: Friday, January 29, 2016 6:24 AM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org
Subject: Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

Hi Remi,

Thanks for suggestion, sure we will test with 4.7. But, there is no System VM 
Template available for 4.7.


Thank you,
Suneel Mallela

AxiomIO.



From: Remi Bergsma
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎5‎:‎45‎ ‎PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org





Hi Suneel,

If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been 
fixed. In another thread we discussed a timeout setting you can bump to make it 
work, too.

Regards,
Remi




On 29/01/16 12:17, "mvs babu"  wrote:

>Hi All,
>
>Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with 
>below stable/latest builds of System VM Template.
>
>
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>Please help to resolve this issue ASAP, because we planning to upgrade our 
>production environment from 4.3.1.
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: mvs babu
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>
>Thank you for response.
>
>
>Followed below documentation,
>http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html
>
>
>and templates are,
>http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
>http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
>
>
>
>
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: Harikrishna Patnala
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
>To: us...@cloudstack.apache.org
>Cc: dev@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>Latest system vm template has flask installed in it. Can you please let us 
>which system vm template you have used.
>
>Thanks,
>Harikrishna
>
>
>On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:
>
>> Sorry, it is not allowing to attach a screenshot. Please find below link.
>>
>>
>> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Please find attachment.
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
>> To: us...@cloudstack.apache.org
>> Cc: dev@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Hi All,
>>
>> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
>> VPC/Network and getting below error from Virtual Router then after router 
>> get shutdown.
>>
>>
>>
>>
>> We are using XenServer 6.2 and CentOS 6.3.
>>
>> Please help us to fix this issue.
>>
>>
>> Thank you,
>> Suneel Mallela,
>>
>> AxiomIO.

[GitHub] cloudstack pull request: CLOUDSTACK-9252: Support configurable NFS...

2016-01-29 Thread nvazquez
Github user nvazquez commented on the pull request:

https://github.com/apache/cloudstack/pull/1361#issuecomment-176752434
  
@rafaelweingartner I pushed some changes according to your comments. Is it 
better like this?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request:

https://github.com/apache/cloudstack/pull/1378#issuecomment-176762035
  
The checks failed on unit tests which exist only on pull request #1360. 
Which is ... interesting. Will try to retrigger build.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/1380#issuecomment-176780479
  
@DaanHoogland env issue seems, had to include a new test scope dependency 
to fix it.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/1380#issuecomment-176781714
  
great LGTM. It is only removing an unused dep from the pom.xml


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request:

https://github.com/apache/cloudstack/pull/1378#issuecomment-176787411
  
@DaanHoogland The build is now passing.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.934s]
[INFO] Apache CloudStack . SUCCESS [2.068s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.779s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.868s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.169s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.107s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.354s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.869s]
[INFO] Apache CloudStack API . SUCCESS [1:52.077s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.687s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.327s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.088s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.149s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.365s]
[INFO] Apache CloudStack Core  SUCCESS [1:20.618s]
[INFO] Apache CloudStack Agents .. SUCCESS [37.128s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.622s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.410s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.614s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.541s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.543s]
[INFO] Apache CloudStack Server .. SUCCESS [4:13.557s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.049s]
[INFO] Apache CloudStack Usage Server  SUCCESS [45.070s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.013s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.077s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.521s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.672s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.195s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.207s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.441s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.790s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.758s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.567s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.437s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.893s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.096s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.487s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.702s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.178s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.812s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.146s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.631s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.515s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-29 Thread pdube
Github user pdube commented on the pull request:

https://github.com/apache/cloudstack/pull/1332#issuecomment-176825081
  
LGTM Tested with a XenServer host and Swift as secondary storage. Got the 
link and downloaded the template

https://cloud.githubusercontent.com/assets/2355044/12679915/ea6b1a40-c674-11e5-9a95-617ece9e1c33.png";>



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-01-29 Thread alexandrelimassantana
Github user alexandrelimassantana commented on the pull request:

https://github.com/apache/cloudstack/pull/1363#issuecomment-176851830
  
@ustcweizhou there are some modifications you could do to make this code a 
little more clean and readable.

**1)** You are duplicating code, since two classes have the same code 
written. You should reallocate this method to a common superclass.

**2)** You could change lines **84-86** (ScaleVMCmd.java file) from line 
comments to the Javadoc's pattern, which can be done much like a block comment, 
but with double asterisks /** Javadoc **/

```Java
/**
* I am a Javadoc and this is general information about the method
* @param This is a param documentation.
* @return This is a method's return documentation.
**/
```

**3)** You should use **!details.isEmpty()** instead of **details.size() != 
0**. It better states what you are looking for and it's performance is slightly 
better than the comparison you are using.

**4)** It's a good practice to declare the variables as the first 
statements of the method, that will help when someone is reading inside 
conditionals, the same method written with these changes would look like:

```Java
public Map getDetails(){
Map customparameterMap = new HashMap();
Collection parameterCollection;
Iterator iter;
HashMap value;

if (details == null || details.isEmpty())
return customparameterMap;

parameterCollection = details.values();
iter = parameterCollection.iterator();

while (iter.hasNext()) {
value = (HashMap)iter.next();
for (String key : value.keySet())
customparameterMap.put(key, value.get(key));
}

return customparameterMap;
}
```


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: [4.7] vmware: improve support for disk co...

2016-01-29 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/1365#issuecomment-176867564
  
@GabrielBrascher Thanks for reviewing. I'm avoiding comments in the code, 
methods are pretty small, self-explanatory. Tests have been added, along with 
the StringUtils fix. I've deduped a class defition as well. I've deduped a 
class definition as well. Regarding the "_" issue, it's a codebase wide issue. 
For now I'm sticking to how rest of the private vars are named.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.750s]
[INFO] Apache CloudStack . SUCCESS [2.148s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.810s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [20.004s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.509s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.142s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.613s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [26.869s]
[INFO] Apache CloudStack API . SUCCESS [1:50.890s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.652s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.247s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.097s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.460s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.854s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.918s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.154s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.421s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [15.672s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.908s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.848s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.365s]
[INFO] Apache CloudStack Server .. SUCCESS [4:14.909s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.774s]
[INFO] Apache CloudStack Usage Server  SUCCESS [43.692s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.578s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.073s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.524s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [55.002s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.771s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.900s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.270s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.464s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.658s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.555s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.976s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.919s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.971s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [27.025s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.141s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.166s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.801s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.098s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.065s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.755s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9264: Make /32 static routes f...

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request:

https://github.com/apache/cloudstack/pull/1383

CLOUDSTACK-9264: Make /32 static routes for private gw work

Static routes for private gateways that were /32 failed because the `route` 
command used had `-net` in it and a `/32` requires `-host` instead. I rewrote 
it to `ip` commands.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/remibergsma/cloudstack slash32routefix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1383.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1383


commit 78c43669e5c175bf4bbe6b4857ec4c9fcd53b402
Author: Remi Bergsma 
Date:   2016-01-29T18:25:29Z

CLOUDSTACK-9264: Make /32 static routes for private gw work




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-01-29 Thread ustcweizhou
Github user ustcweizhou commented on the pull request:

https://github.com/apache/cloudstack/pull/1363#issuecomment-176945786
  
@alexandrelimassantana I agree with you about the code changes.
However, this commit only reverts the commit 9c4162a and 16baa12 to fix the 
issue.

The issue you mentioned does exist in our codebase,  not only in these two 
commands, but more than 10 other commands (some are implemented in different 
way), you can change them in a single PR if you want.

```
[root@cloudstack(4.6)]# grep -r details.values api/src/
api/src/org/apache/cloudstack/api/BaseUpdateTemplateOrIsoCmd.java:
Collection paramsCollection = this.details.values();

api/src/org/apache/cloudstack/api/command/admin/storage/UpdateCloudToUseObjectStoreCmd.java:
Collection props = details.values();

api/src/org/apache/cloudstack/api/command/admin/storage/CreateSecondaryStagingStoreCmd.java:
for (Map detail : details.values()) {

api/src/org/apache/cloudstack/api/command/admin/storage/AddImageStoreCmd.java:  
  Collection props = details.values();

api/src/org/apache/cloudstack/api/command/admin/offering/CreateServiceOfferingCmd.java:
Collection props = details.values();

api/src/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java:
Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/admin/account/UpdateAccountCmd.java:  
  Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/admin/account/CreateAccountCmd.java:  
  Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java:
Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/user/template/CreateTemplateCmd.java: 
   Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/user/template/GetUploadParamsForTemplateCmd.java:
Collection paramsCollection = details.values();

api/src/org/apache/cloudstack/api/command/user/volume/AddResourceDetailCmd.java:
Collection servicesCollection = details.values();
api/src/org/apache/cloudstack/api/command/user/vm/ScaleVMCmd.java://it 
is because details.values() cannot be cast to a map.
api/src/org/apache/cloudstack/api/command/user/vm/ScaleVMCmd.java:  
  Collection parameterCollection = details.values();
api/src/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java:
Collection paramsCollection = this.details.values();
api/src/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java: 
   Collection parameterCollection = details.values();
api/src/org/apache/cloudstack/api/command/user/vm/UpgradeVMCmd.java:
Collection parameterCollection = details.values();
```



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9252: Support configurable NFS...

2016-01-29 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request:

https://github.com/apache/cloudstack/pull/1361#issuecomment-176948581
  
It is better now.
I only have to point two things out.
1 – About the class “com.cloud.storage.ImageStoreDetailsUtil” that 
you created. You are using static methods, and those static methods are using 
“variables” that you want to set using the spring suite. The way you did 
will not work; to my knowledge, those attributes will not be set by spring. If 
you want to set them with spring you should annotate the class with 
“@component”, then the object will be in the spring life cycle, and those 
attributes will be set properly. Of course, if you do that, remove the static 
from those methods (getNfsVersionByUuid, getNfsVersion) and then you would have 
to inject the "ImageStoreDetailsUtil" object into those classes that want to 
use the “getNfsVersion” methods.

2 – The java doc you created for 
“com.cloud.storage.ImageStoreDetailsUtil.getNfsVersion(long)” is pretty 
nice. I would like to see the same in 
“com.cloud.storage.ImageStoreDetailsUtil.getNfsVersionByUuid(String)”. 
Moreover, I think those methods deserve some test case.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9264: Make /32 static routes f...

2016-01-29 Thread remibergsma
Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/1383#issuecomment-176950230
  
Tested the following static routes:
https://cloud.githubusercontent.com/assets/1630096/12686942/1f0c9a3c-c6cd-11e5-9b65-60e813fdde47.png";>

Both show up fine now:
https://cloud.githubusercontent.com/assets/1630096/12686949/26a0d998-c6cd-11e5-9fa9-b89f0382a726.png";>




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Display hostname the VPC router runs on

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request:

https://github.com/apache/cloudstack/pull/1384

Display hostname the VPC router runs on

This is displayed on Infra tab and it's annoying that on the VPC page only 
the link local is mentioned and not the hostname. That is now corrected, so you 
have the correct details to login to the router straight away.

Before:
https://cloud.githubusercontent.com/assets/1630096/12687083/f7de5760-c6cd-11e5-9f62-cdf2cce8aeed.png";>

After:
https://cloud.githubusercontent.com/assets/1630096/12687088/fc4d1c1e-c6cd-11e5-8573-cdde638264f7.png";>

So the option 'Host' was added and displays the hypervisor the VPC runs on.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/remibergsma/cloudstack 
ui-display-vpc-router-host

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1384.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1384


commit f6cb6a6286c6b7baa5e8ea99b7ec290e41dfb0cd
Author: Remi Bergsma 
Date:   2016-01-29T19:53:19Z

Display hostname the VPC router runs on

This is displayed on Infra tab and it's annoying that on the VPC
page only the link local is mentioned and not the hostname. That is
now corrected, so you have the correct details to login to the
router straight away.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.759s]
[INFO] Apache CloudStack . SUCCESS [2.164s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.781s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.832s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.052s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.146s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.742s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [26.969s]
[INFO] Apache CloudStack API . SUCCESS [1:51.419s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.295s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.622s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.087s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.852s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.784s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.360s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.013s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.168s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.349s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.056s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.177s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.921s]
[INFO] Apache CloudStack Server .. SUCCESS [4:17.432s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.365s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.567s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.551s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.067s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.467s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.973s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.229s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.709s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.550s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.984s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.259s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.531s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.654s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.603s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.963s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [28.542s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.469s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.071s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.441s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.768s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.813s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.359s]
[INFO] Apache Cloud

Re: AW: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-29 Thread Daniel Mezentsev

 Hi All,

Sorry didn't particpate discussion. Got pretty big issue with the cloud
yesterday. Very intersting one.
I have 2 networks with 2 dedicated VR (not VPC). One of the netowork with
default gateway, the second one just for internal interconnect between VMs.
Both network are IsolatedWithNoSNAT service, basically only DHCP. Both
network started. I started fire-up VMs and got default gateway on the
second NIC (it's configured to be on the first). Doing some troubleshooting
on it i found that default gateway was overwitten when second interface was
activating. From my understanding VR of the network not designated to be
"default" should not provide DHCP option "router", but it did.
More over it provided wrong default gateway. In my configuration default
gateway points to device in the reserved IP range (external router), but VR
is pushed own IP address as default gw, so network was completely down.
Here is some numbers

network 1 - 10.1.12.0/24 range 10.1.12.1-240, default gw 10.1.12.254
network 2 - 10.1.22.0/24 range 10.1.22.1-240, default gw 10.1.22.254 (i
have to specify it here, but i really don't need it, more over that ip is
down)

NIC1 on all VMs in network1, NIC1 is default
NIC2 on all VMs in network2

But i got default gw from network2, and it was 10.1.22.1, which is not in
configuration at all.

That is very confusing. I wasn't able to fix that issue, so i removed
network2 completely.

Configuration above was working with 4.5 and 4.4, so it points me that
there is definetely something wrong with 4.6 system VM image.

That solution to increase time-out rather work-arround then real fix for
the problem. There is no way that router is booting for 4-5 minutes.
 


The routers from Daniel work when we bumped global setting
router.aggregation.command.each.timeout to 20 or higher. You may need to
upgrade to 4.7.1 for that to work, but that's a good thing to do anyway
because it has a load of fixes over 4.6. The upgrade is quick and
painless.

For the record, it doesn't have to do with the template. Be happy we
reuse it, makes upgrading way easier.

Regards, Remi

Sent from my iPhone


On 28 Jan 2016, at 07:12, Daniel Mezentsev  wrote:

4.7.1 also affected.
All versions use 4.6 templates.

P.S.: would it be usefull to move discussion to devs list. Looks like
it's
pretty big issue.


Hi!

After upgrading from 4.5.2 to 4.6.2, I also face this issue. We use

both

KVM and XenServer. Any stable workaround for this?

Thanx

Martin

-Ursprüngliche Nachricht-
Von: Andrei Mikhailovsky [mailto:and...@arhont.com]
Gesendet: Freitag, 18. Dezember 2015 02:55
An: users 
Betreff: Re: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

Hello guys,

I've just upgraded to 4.6.2 and have similar issues with three virtual
routers out of 22 in total. They are all failing exactly the same way

as

described here.

Has anyone found a permanent workaround for this issue?

Thanks

Andrei

- Original Message -

From: "Stephan Seitz" 
To: "users" 
Sent: Monday, 30 November, 2015 19:53:57
Subject: Re: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout



Does anybody else experiemce problems due to (very) slow deployment of
VRs?

Am Dienstag, den 24.11.2015, 16:31 +0100 schrieb Stephan Seitz:

Update / FYI:
After faking the particular VRu in sql, I tried to restart that
network, and it always fails. To me it looks like the
update_config.py - which takes almost all cpu ressources - runs way
longer any watchdog will accept.

I'm able to mitigate that by very nasty workarounds:
a) start the router
b) wait until its provisioned
c) restart cloudstack-management
d)  update vm_instance
set state='Running',
power_state='PowerOn' where name = 'r-XXX-VM';
e) once: update domain_router
set template_version="Cloudstack Release 4.6.0 Wed Nov 4 08:22:47 UTC
2015", scripts_version="546c9e7ac38e0aa16ecc498899dac8e2"
where id=XXX;
f) wait until update_config.py finishes (for me thats about 15
minutes)

Since I expect the need for VR restarts in the future, this behaviour
is somehow unsatisfying. It needs a lot of errorprone intervention.

I'm quite unsure if it's introduced with the update or the particular
VR just has simply not been restarted after getting configured with
lots of ips and rules.

Am Dienstag, den 24.11.2015, 12:29 +0100 schrieb Stephan Seitz:
Hi List!

After upgrading from 4.5.2 to 4.6.0 I faced a problem with one
virtualrouter. This particular VR has about 10 IPs w/ LB and FW
rules
defined. During the upgrade process, and after about 4-5 minutes a
watchdog kicks in and kills the respective VR due to no response.

So far I didn't find any timeout value in the global settings.
Temporarily setting network.router.EnableServiceMonitoring to false
doesn't change the behaviour.

Any help, how to mitigate that nasty timeout would be really
appreciated :)

cheers,

Stephan

From within the VR, the logs show

2015-11-24 11:24:33,807  CsFile.py search:123 Searching for
dhcp-range=interface:eth0,set:interface and r

[GitHub] cloudstack pull request: CLOUDSTACK-9265 cleanup around httpclient...

2016-01-29 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request:

https://github.com/apache/cloudstack/pull/1385

CLOUDSTACK-9265 cleanup around httpclient versions

some cleanup done
- replaced HttpStatus from org.apache.commons.httpclient with that from 
org.apache.http
- removed unthrown HttpException
- left auto reformat in place

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-9265

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1385


commit 278efc7202659093cbdf1d440f9b4939efa89bf5
Author: Daan Hoogland 
Date:   2016-01-29T23:15:24Z

CLOUDSTACK-9265 cleanup around httpclient versions




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28685 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.733s]
[INFO] Apache CloudStack . SUCCESS [2.101s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.800s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.092s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.539s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.122s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.217s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.049s]
[INFO] Apache CloudStack API . SUCCESS [1:47.751s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.206s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.040s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.115s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.957s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.196s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.533s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.074s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [35.873s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.982s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.324s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.720s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.401s]
[INFO] Apache CloudStack Server .. SUCCESS [4:12.937s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.788s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.001s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:20.954s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.450s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [52.759s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.344s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.204s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.368s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [30.942s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.467s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.338s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.437s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.867s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.967s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.616s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.268s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.241s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.474s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.030s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.827s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.907s]
[INFO] Apache Cloud

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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.731s]
[INFO] Apache CloudStack . SUCCESS [2.094s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.886s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.981s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.455s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.130s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.881s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.670s]
[INFO] Apache CloudStack API . SUCCESS [1:49.374s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.225s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.333s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.091s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.554s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.791s]
[INFO] Apache CloudStack Core  SUCCESS [1:20.568s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.862s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.593s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.966s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.076s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.487s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.033s]
[INFO] Apache CloudStack Server .. SUCCESS [4:14.404s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [36.676s]
[INFO] Apache CloudStack Usage Server  SUCCESS [43.654s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.930s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.069s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.428s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.847s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.157s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.305s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.339s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [31.786s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.402s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.066s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.327s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.497s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.970s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.670s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.956s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.136s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.320s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [22.976s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.801s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.756s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9266: Make deleting static rou...

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request:

https://github.com/apache/cloudstack/pull/1386

CLOUDSTACK-9266: Make deleting static routes in private gw work

The to-be-deleted static routes were removed from the json file, instead of 
putting them there with revoke=true. The script that parses the json now 
doesn't find it and thus does not delete it.

Example after adding/removing some:
```
root@r-3-VM:/var/cache/cloud# cat /etc/cloudstack/staticroutes.json 
{
"1.2.3.0/24": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "1.2.3.0/24", 
"revoke": true
}, 
"1.2.3.4/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "1.2.3.4/32", 
"revoke": true
}, 
"1.2.33.3/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "1.2.33.3/32", 
"revoke": true
}, 
"1.22.2.2/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "1.22.2.2/32", 
"revoke": true
}, 
"10.1.2.1/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "10.1.2.1/32", 
"revoke": true
}, 
"10.1.200.0/25": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "10.1.200.0/25", 
"revoke": true
}, 
"10.11.12.13/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "10.11.12.13/32", 
"revoke": true
}, 
"172.16.1.3/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "172.16.1.3/32", 
"revoke": true
}, 
"172.16.15.14/32": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "172.16.15.14/32", 
"revoke": false
}, 
"172.16.17.0/25": {
"gateway": "172.16.0.1", 
"ip_address": "172.16.0.2", 
"network": "172.16.17.0/25", 
"revoke": false
}, 
"id": "staticroutes"
}
```

This results in:
```
root@r-3-VM:/var/cache/cloud# ip route show
default via 192.168.23.1 dev eth1 
169.254.0.0/16 dev eth0  proto kernel  scope link  src 169.254.1.67 
172.16.0.0/24 dev eth2  proto kernel  scope link  src 172.16.0.2 
172.16.15.14 via 172.16.0.1 dev eth2 
172.16.17.0/25 via 172.16.0.1 dev eth2 
192.168.23.0/24 dev eth1  proto kernel  scope link  src 192.168.23.4 
```

Two static routes left, the rest deleted:
```
172.16.15.14 via 172.16.0.1 dev eth2 
172.16.17.0/25 via 172.16.0.1 dev eth2 
```

That also matches the UI:

https://cloud.githubusercontent.com/assets/1630096/12693933/83e67d80-c71b-11e5-9241-9f478522b7a4.png";>



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/remibergsma/cloudstack 
fix-del-private-gw-route

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1386


commit a40415604a9a8bbdc7833d850c4f74d66236d334
Author: Remi Bergsma 
Date:   2016-01-30T05:24:03Z

CLOUDSTACK-9266: Make deleting static routes in private gw work




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-01-29 Thread jenkins
See 

--
[...truncated 28675 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.787s]
[INFO] Apache CloudStack . SUCCESS [2.258s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.776s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.966s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.882s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.105s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.181s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.826s]
[INFO] Apache CloudStack API . SUCCESS [1:48.802s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.017s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.891s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.093s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.893s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.914s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.341s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.005s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.878s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [15.620s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.129s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.566s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.341s]
[INFO] Apache CloudStack Server .. SUCCESS [4:12.335s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.676s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.879s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.157s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.075s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.450s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.961s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.111s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.619s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.886s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.736s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.375s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.450s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.513s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.069s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.985s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.998s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.528s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.568s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.122s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.522s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.792s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.348s]
[INFO] Apache Cloud