← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1415470] [NEW] Debug information leak to test output

 

Public bug reported:

Destroying test database for alias 'default'...
Running openstack_dashboard tests
nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
Creating test database for alias 'default'...
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
..........DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
.DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
...........................................................................................................S...............................................................................................................................................................................................................................................SSSSSSSSS....................................................S
----------------------------------------------------------------------
Ran 1259 tests in 60.947s

** Affects: horizon
     Importance: Undecided
     Assignee: Wu Wenxiang (wu-wenxiang)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Wu Wenxiang (wu-wenxiang)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1415470

Title:
  Debug information leak to test output

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Destroying test database for alias 'default'...
  Running openstack_dashboard tests
  nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
  Creating test database for alias 'default'...
  .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
  ..........DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
  .DEBUG:heatclient.common.http:curl -i -X GET -H 'X-Auth-Token: {SHA1}8f1ba6b3ebedb0be5cc7985232f405ef1826c2b2' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://public.heat.example.com:8004/v1/stacks?sort_dir=desc&sort_key=created_at&limit=21
  ...........................................................................................................S...............................................................................................................................................................................................................................................SSSSSSSSS....................................................S
  ----------------------------------------------------------------------
  Ran 1259 tests in 60.947s

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1415470/+subscriptions


Follow ups

References