Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A15CFDCE6 for ; Wed, 22 May 2013 06:25:44 +0000 (UTC) Received: (qmail 8213 invoked by uid 500); 22 May 2013 06:25:43 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 7522 invoked by uid 500); 22 May 2013 06:25:40 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 7375 invoked by uid 500); 22 May 2013 06:25:38 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 7315 invoked by uid 99); 22 May 2013 06:25:37 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 06:25:37 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id ABC611CA602; Wed, 22 May 2013 06:25:30 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6266307526380852719==" MIME-Version: 1.0 Subject: Re: Review Request: Cloudstack-2548 [Automation] Failed to delete public IP range From: "bharat kumar" To: "Koushik Das" , "Abhinandan Prateek" Cc: "cloudstack" , "bharat kumar" , "Prasanna Santhanam" Date: Wed, 22 May 2013 06:25:30 -0000 Message-ID: <20130522062530.13726.13322@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "bharat kumar" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/11297/ X-Sender: "bharat kumar" References: <20130522061918.13726.31755@reviews.apache.org> In-Reply-To: <20130522061918.13726.31755@reviews.apache.org> Reply-To: "bharat kumar" --===============6266307526380852719== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11297/ ----------------------------------------------------------- (Updated May 22, 2013, 6:25 a.m.) Review request for cloudstack, Abhinandan Prateek and Koushik Das. Description ------- Cloudstack-2548 [Automation] Failed to delete public IP range https://issues.apache.org/jira/browse/CLOUDSTACK-2548 This addresses bug Cloudstack-2548. Diffs (updated) ----- server/src/com/cloud/configuration/ConfigurationManagerImpl.java 47c5482 = Diff: https://reviews.apache.org/r/11297/diff/ Testing ------- tested on master. ~/workspace/cloudstack/incubator-cloudstack(branch:master) =C2=BB mvn -Pdev= eloper,marvin.test -pl :cloud-marvin integration-test -Dmarvin.config=3Dset= up/dev/advanced.cfg ts= p@banmlcharlesf01 [INFO] Scanning for projects... [INFO] = = [INFO] --------------------------------------------------------------------= ---- [INFO] Building Apache CloudStack marvin 4.2.0-SNAPSHOT [INFO] --------------------------------------------------------------------= ---- [INFO] = [INFO] --- gmaven-plugin:1.5:execute (setproperty) @ cloud-marvin --- [INFO] = [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources) @ cloud-marvin -= -- [INFO] = [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-marv= in --- [INFO] = [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cl= oud-marvin --- [INFO] = [INFO] --- exec-maven-plugin:1.2.1:exec (integration-test) @ cloud-marvin -= -- test DeployVM in anti-affinity groups ... ok Test userdata as GET, size > 2k ... ok Test userdata as POST, size > 2k ... ok Test to create disk offering ... ok Test to update existing disk offering ... ok Test to delete disk offering ... ok test update configuration setting at zone level scope ... ok Test guest vlan range dedication ... ok Test to update a physical network and extend its vlan ... ok test_createPortablePublicIPAcquire (integration.smoke.test_portable_publici= p.TestPortablePublicIPAcquire) ... ERROR test_createPortablePublicIPRange (integration.smoke.test_portable_publicip.= TestPortablePublicIPRange) ... ERROR Test public IP range dedication ... ok Test for create region ... ok Test advanced zone virtual router ... ok Test Deploy Virtual Machine ... ok =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_createPortablePublicIPAcquire (integration.smoke.test_portable_= publicip.TestPortablePublicIPAcquire) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/tsp/workspace/cloudstack/incubator-cloudstack/test/integrati= on/smoke/test_portable_publicip.py", line 229, in test_createPortablePublic= IPAcquire self.portable_ip_range =3D PortablePublicIpRange.create( NameError: global name 'PortablePublicIpRange' is not defined -------------------- >> begin captured logging << -------------------- testclient.testcase.TestPortablePublicIPAcquire: DEBUG: attempting to creat= e a portable Public IP range --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_createPortablePublicIPRange (integration.smoke.test_portable_pu= blicip.TestPortablePublicIPRange) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/tsp/workspace/cloudstack/incubator-cloudstack/test/integrati= on/smoke/test_portable_publicip.py", line 144, in test_createPortablePublic= IPRange self.portable_ip_range =3D PortablePublicIpRange.create( NameError: global name 'PortablePublicIpRange' is not defined -------------------- >> begin captured logging << -------------------- testclient.testcase.TestPortablePublicIPRange: DEBUG: attempting to create = a portable Public IP range --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 15 tests in 109.205s FAILED (errors=3D2) [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 1:58.130s [INFO] Finished at: Tue May 21 15:12:40 GMT+05:30 2013 [INFO] Final Memory: 23M/81M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:ex= ec (integration-test) on project cloud-marvin: Command execution failed. Pr= ocess exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] = [ERROR] To see the full stack trace of the errors, re-run Maven with the -e= switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] = [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecu= tionException Thanks, bharat kumar --===============6266307526380852719==--