Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A54310EEF for ; Mon, 22 Jul 2013 14:02:50 +0000 (UTC) Received: (qmail 96621 invoked by uid 500); 22 Jul 2013 14:02:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 96602 invoked by uid 500); 22 Jul 2013 14:02:49 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 96495 invoked by uid 500); 22 Jul 2013 14:02:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 96399 invoked by uid 99); 22 Jul 2013 14:02:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jul 2013 14:02:49 +0000 Date: Mon, 22 Jul 2013 14:02:49 +0000 (UTC) From: "Prasanna Santhanam (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-3610) Regresssion test case "test_accounts.TestUserLogin" failed with wrong credentials MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam reassigned CLOUDSTACK-3610: ---------------------------------------------- Assignee: Gaurav Aradhye (was: Girish Shilamkar) > Regresssion test case "test_accounts.TestUserLogin" failed with wrong credentials > --------------------------------------------------------------------------------- > > Key: CLOUDSTACK-3610 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3610 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.2.0 > Environment: KVM and VMWARe > Automation > Reporter: Rayees Namathponnan > Assignee: Gaurav Aradhye > Fix For: 4.2.0 > > > Test suite integration.component.test_accounts.TestUserLogin failed login failure, > observed below error in log > Execute cmd: error failed, due to: errorCode: 531, errorText:Failed to authenticate user test-IRAJPP in domain 1; please provide valid credentials > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestUserLogin: DEBUG: Creating a domain for login with API domain test > testclient.testcase.TestUserLogin: DEBUG: Domain: Domain-LEH5TP is created succesfully. > testclient.testcase.TestUserLogin: DEBUG: Checking if the created domain is listed in list domains API > testclient.testcase.TestUserLogin: DEBUG: Creating an user account in domain: Domain-LEH5TP > testclient.testcase.TestUserLogin: DEBUG: Logging into the cloudstack with login API > --------------------- >> end captured logging << --------------------- > Stacktrace > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/data/Repo2/qa/cloudstack/test/integration/component/test_accounts.py", line 1587, in test_LoginApiDomain > password=self.services["account"]["password"] > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 212, in login > return apiclient.login(cmd) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 2725, in login > response = self.connection.marvin_request(command, response_type=response, method=method) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 222, in marvin_request > response = jsonHelper.getResultObj(response.json(), response_type) > File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj > raise cloudstackException.cloudstackAPIException(respname, errMsg) > Execute cmd: error failed, due to: errorCode: 531, errorText:Failed to authenticate user test-IRAJPP in domain 1; please provide valid credentials -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira