Skip to content

Instantly share code, notes, and snippets.

@nathanejohnson
Created September 30, 2016 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanejohnson/38805b23a67d512e5051a0390ca5294c to your computer and use it in GitHub Desktop.
Save nathanejohnson/38805b23a67d512e5051a0390ca5294c to your computer and use it in GitHub Desktop.
2016-09-29 16:48:55,365 - CRITICAL - FAILED: test_02_snapshot_data_disk: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots.py", line 307, in test_02_snapshot_data_disk\n snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
2016-09-29 17:23:34,777 - CRITICAL - FAILED: test_01_snapshot_on_rootVolume: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots_improvement.py", line 305, in test_01_snapshot_on_rootVolume\n self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, root_volume_snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
2016-09-29 17:27:08,351 - CRITICAL - FAILED: test_02_accountSnapshotClean: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_gc.py", line 279, in test_02_accountSnapshotClean\n self.fail("Exception occured: %s" % e)\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n raise self.failureException(msg)\n', 'AssertionError: Exception occured: Snapshot was not found on NFS\n']
2016-09-29 19:31:36,879 - CRITICAL - FAILED: test_04_snapshot_limit: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_limits.py", line 301, in test_04_snapshot_limit\n self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
Test create VM, Snapshot and Template ... === TestName: test_01_createVM_snapshotTemplate | Status : SUCCESS ===
ok
Test snapshot events ... === TestName: test_05_snapshot_events | Status : SUCCESS ===
ok
Test Creating snapshot from volume having spaces in name(KVM) ... === TestName: test_01_volume_from_snapshot | Status : SUCCESS ===
ok
Test Snapshot Data Disk ... === TestName: test_02_snapshot_data_disk | Status : FAILED ===
FAIL
Test snapshot from detached disk ... === TestName: test_03_snapshot_detachedDisk | Status : SUCCESS ===
ok
Test Delete Snapshot ... === TestName: test_04_delete_snapshot | Status : SUCCESS ===
ok
Create Template from snapshot ... === TestName: test_07_template_from_snapshot | Status : SUCCESS ===
ok
Test perform concurrent snapshots and migrate the vm from one host ... === TestName: test_01_concurrent_snapshots_live_migrate | Status : SUCCESS ===
ok
Test stop running VM while performing concurrent snapshot on volume ... === TestName: test_02_stop_vm_concurrent_snapshots | Status : SUCCESS ===
ok
Test while parent concurrent snapshot job in progress,create ... === TestName: test_03_concurrent_snapshots_create_template | Status : SUCCESS ===
ok
Test while parent concurrent snapshot job in progress,create volume ... === TestName: test_04_concurrent_snapshots_create_volume | Status : SUCCESS ===
ok
Test create VM with default cent os template and create snapshot ... === TestName: test_01_snapshot_on_rootVolume | Status : FAILED ===
FAIL
Test snapshot cleanup after account deletion ... === TestName: test_02_accountSnapshotClean | Status : FAILED ===
FAIL
Test snapshot limit in snapshot policies ... === TestName: test_04_snapshot_limit | Status : FAILED ===
FAIL
======================================================================
FAIL: Test Snapshot Data Disk
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots.py", line 307, in test_02_snapshot_data_disk
snapshot.id))
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_02_snapshot_data_disk | Status : FAILED ===
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ::::::::::::STARTED : TC: test_02_snapshot_data_disk :::::::::::
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'username': 'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'firstname': 'Test', 'lastname': 'User', 'response': 'json', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'createAccount', 'accounttype': 0, 'signature': 'eMpHdE9SnPc5WaA1F7XC/2nDO2I=', 'password': 'password', 'email': 'test@test.com'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : createAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?username=test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&firstname=Test&lastname=User&response=json&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=createAccount&accounttype=0&signature=eMpHdE9SnPc5WaA1F7XC%2F2nDO2I%3D&password=password&email=test%40test.com HTTP/1.1" 200 1652
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {primarystorageavailable : u'Unlimited', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'00c2b8bd-dbfb-443d-92a4-9e0a3f33724d', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'enabled', networktotal : 0, accounttype : 0, networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'1024', vpcavailable : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, user : [{username : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', firstname : u'Test', created : u'2016-09-29T16:47:28-0500', lastname : u'User', domain : u'ROOT', id : u'e9e11e88-b0e6-41df-817f-f18a1bb2818b', iscallerchilddomain : False, state : u'enabled', accounttype : 0, email : u'test@test.com', isdefault : False, accountid : u'00c2b8bd-dbfb-443d-92a4-9e0a3f33724d'}], groups : [], projectavailable : u'Unlimited', isdefault : False, primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', vmavailable : u'1024', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'serviceofferingid': u'9b1ac77d-f9fa-43f2-bf25-33de1653d546', 'displayname': 'Test VM -With Disk', 'templateid': u'74f4fd45-4fb7-11e6-986a-000c29b79f06', 'response': 'json', 'account': u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', 'command': 'deployVirtualMachine', 'signature': 'eZBTw9QensDxTa76BaLDjjuX8/o=', 'diskofferingid': u'0e07cb0a-ae1c-4553-8d51-8dd70b2c34db'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : deployVirtualMachine=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&serviceofferingid=9b1ac77d-f9fa-43f2-bf25-33de1653d546&displayname=Test+VM+-With+Disk&templateid=74f4fd45-4fb7-11e6-986a-000c29b79f06&response=json&account=test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X&command=deployVirtualMachine&signature=eZBTw9QensDxTa76BaLDjjuX8%2Fo%3D&diskofferingid=0e07cb0a-ae1c-4553-8d51-8dd70b2c34db HTTP/1.1" 200 125
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: dc09e8ed-e577-40f7-b085-9fb9a8fada9b Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3590 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3585 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3580 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3575 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3570 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3565 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3560 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3555 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3550 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3545 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 426
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:dc09e8ed-e577-40f7-b085-9fb9a8fada9b is Still Processing, Will TimeOut in:3540 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': '24Og8A+VPajSxyeBpvaiyHnP5WI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=24Og8A%2BVPajSxyeBpvaiyHnP5WI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=dc09e8ed-e577-40f7-b085-9fb9a8fada9b HTTP/1.1" 200 2239
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-191-619-QA', id : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', hostname : u'njcloudhost.dev.ena.net', displayvm : True, diskofferingname : u'Small Disk', state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'9b1ac77d-f9fa-43f2-bf25-33de1653d546', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', isdynamicallyscalable : False, displayname : u'Test VM -With Disk', tags : [], nic : [{networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', macaddress : u'02:00:63:78:00:01', isolationuri : u'vxlan://7579', type : u'Isolated', broadcasturi : u'vxlan://7579', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.41', id : u'5f3f0ae7-c98c-4ebd-a441-91d27869e882', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4', created : u'2016-09-29T16:47:28-0500', hypervisor : u'KVM', userid : u'e9e11e88-b0e6-41df-817f-f18a1bb2818b', jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', rootdevicetype : u'ROOT', rootdeviceid : 0, diskofferingid : u'0e07cb0a-ae1c-4553-8d51-8dd70b2c34db', serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:dc09e8ed-e577-40f7-b085-9fb9a8fada9b ; StartTime:Thu Sep 29 16:47:28 2016 ; EndTime:Thu Sep 29 16:48:29 2016 ; TotalTime:-60===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:47:28-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-191-619-QA', id : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', hostname : u'njcloudhost.dev.ena.net', displayvm : True, diskofferingname : u'Small Disk', state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'9b1ac77d-f9fa-43f2-bf25-33de1653d546', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', isdynamicallyscalable : False, displayname : u'Test VM -With Disk', tags : [], nic : [{networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', macaddress : u'02:00:63:78:00:01', isolationuri : u'vxlan://7579', type : u'Isolated', broadcasturi : u'vxlan://7579', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.41', id : u'5f3f0ae7-c98c-4ebd-a441-91d27869e882', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4', created : u'2016-09-29T16:47:28-0500', hypervisor : u'KVM', userid : u'e9e11e88-b0e6-41df-817f-f18a1bb2818b', jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', rootdevicetype : u'ROOT', rootdeviceid : 0, diskofferingid : u'0e07cb0a-ae1c-4553-8d51-8dd70b2c34db', serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'dc09e8ed-e577-40f7-b085-9fb9a8fada9b', jobresultcode : 0, jobinstanceid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'account': u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'associateIpAddress', 'signature': 'z9+oZUYVwg9r2ZNNMQH8st+1eQk=', 'response': 'json'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : associateIpAddress=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?account=test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=associateIpAddress&signature=z9%2BoZUYVwg9r2ZNNMQH8st%2B1eQk%3D&response=json HTTP/1.1" 200 123
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: b43ef6d8-21ac-4f90-a119-29f6a57480b7 Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'DyR2J3i0W83hLFvEUlJOm4beSYg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'b43ef6d8-21ac-4f90-a119-29f6a57480b7'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=DyR2J3i0W83hLFvEUlJOm4beSYg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=b43ef6d8-21ac-4f90-a119-29f6a57480b7 HTTP/1.1" 200 433
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.address.AssociateIPAddrCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'b43ef6d8-21ac-4f90-a119-29f6a57480b7', jobresultcode : 0, jobinstanceid : u'25017330-7824-4367-852b-a123162b2ffb', jobinstancetype : u'IpAddress', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:b43ef6d8-21ac-4f90-a119-29f6a57480b7 is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'DyR2J3i0W83hLFvEUlJOm4beSYg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'b43ef6d8-21ac-4f90-a119-29f6a57480b7'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=DyR2J3i0W83hLFvEUlJOm4beSYg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=b43ef6d8-21ac-4f90-a119-29f6a57480b7 HTTP/1.1" 200 1287
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:29-0500', jobresult : {ipaddress : {networkid : u'e5e3a550-e4b7-4aec-9331-f2113f874f53', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', isstaticnat : False, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', allocated : u'2016-09-29T16:48:29-0500', id : u'25017330-7824-4367-852b-a123162b2ffb', physicalnetworkid : u'e7873a7f-2c4c-42e0-bb78-eb31d09bb79b', fordisplay : True, issourcenat : False, vlanid : u'3d832534-f47a-4e44-a4db-8c9bbc953ec7', state : u'Allocating', forvirtualnetwork : True, zonename : u'DEV-ZONE-01', tags : [], associatednetworkname : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X-network', vlanname : u'vlan://107', associatednetworkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', ipaddress : u'10.107.0.17', isportable : False, account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', issystem : False}}, cmd : u'org.apache.cloudstack.api.command.admin.address.AssociateIPAddrCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'b43ef6d8-21ac-4f90-a119-29f6a57480b7', jobresultcode : 0, jobinstanceid : u'25017330-7824-4367-852b-a123162b2ffb', jobresulttype : u'object', jobinstancetype : u'IpAddress', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:b43ef6d8-21ac-4f90-a119-29f6a57480b7 ; StartTime:Thu Sep 29 16:48:29 2016 ; EndTime:Thu Sep 29 16:48:34 2016 ; TotalTime:-5===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:29-0500', jobresult : {ipaddress : {networkid : u'e5e3a550-e4b7-4aec-9331-f2113f874f53', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', isstaticnat : False, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', allocated : u'2016-09-29T16:48:29-0500', id : u'25017330-7824-4367-852b-a123162b2ffb', physicalnetworkid : u'e7873a7f-2c4c-42e0-bb78-eb31d09bb79b', fordisplay : True, issourcenat : False, vlanid : u'3d832534-f47a-4e44-a4db-8c9bbc953ec7', state : u'Allocating', forvirtualnetwork : True, zonename : u'DEV-ZONE-01', tags : [], associatednetworkname : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X-network', vlanname : u'vlan://107', associatednetworkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', ipaddress : u'10.107.0.17', isportable : False, account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', issystem : False}}, cmd : u'org.apache.cloudstack.api.command.admin.address.AssociateIPAddrCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'b43ef6d8-21ac-4f90-a119-29f6a57480b7', jobresultcode : 0, jobinstanceid : u'25017330-7824-4367-852b-a123162b2ffb', jobresulttype : u'object', jobinstancetype : u'IpAddress', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'protocol': 'TCP', 'endport': 22, 'cidrlist': '0.0.0.0/0', 'ipaddressid': u'25017330-7824-4367-852b-a123162b2ffb', 'command': 'createFirewallRule', 'signature': '8QYLNxBS97Ezt10hGyo+68d1/bA=', 'startport': 22, 'response': 'json'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : createFirewallRule=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&protocol=TCP&endport=22&cidrlist=0.0.0.0%2F0&ipaddressid=25017330-7824-4367-852b-a123162b2ffb&command=createFirewallRule&signature=8QYLNxBS97Ezt10hGyo%2B68d1%2FbA%3D&startport=22&response=json HTTP/1.1" 200 123
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: 7f4a436b-315c-405c-bc16-4d7f61ef6c96 Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'ndiS2gUlqhh+wTGl+jNXBQbmZWw=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7f4a436b-315c-405c-bc16-4d7f61ef6c96'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ndiS2gUlqhh%2BwTGl%2BjNXBQbmZWw%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=7f4a436b-315c-405c-bc16-4d7f61ef6c96 HTTP/1.1" 200 432
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:34-0500', cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'7f4a436b-315c-405c-bc16-4d7f61ef6c96', jobresultcode : 0, jobinstanceid : u'0b89f0e7-fb56-4355-872b-b2ef13206cdf', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:7f4a436b-315c-405c-bc16-4d7f61ef6c96 is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'ndiS2gUlqhh+wTGl+jNXBQbmZWw=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7f4a436b-315c-405c-bc16-4d7f61ef6c96'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ndiS2gUlqhh%2BwTGl%2BjNXBQbmZWw%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=7f4a436b-315c-405c-bc16-4d7f61ef6c96 HTTP/1.1" 200 775
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:34-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', startport : 22, endport : 22, fordisplay : True, cidrlist : u'0.0.0.0/0', tags : [], ipaddressid : u'25017330-7824-4367-852b-a123162b2ffb', state : u'Active', protocol : u'tcp', ipaddress : u'10.107.0.17', id : u'0b89f0e7-fb56-4355-872b-b2ef13206cdf'}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'7f4a436b-315c-405c-bc16-4d7f61ef6c96', jobresultcode : 0, jobinstanceid : u'0b89f0e7-fb56-4355-872b-b2ef13206cdf', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:7f4a436b-315c-405c-bc16-4d7f61ef6c96 ; StartTime:Thu Sep 29 16:48:34 2016 ; EndTime:Thu Sep 29 16:48:39 2016 ; TotalTime:-5===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:34-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', startport : 22, endport : 22, fordisplay : True, cidrlist : u'0.0.0.0/0', tags : [], ipaddressid : u'25017330-7824-4367-852b-a123162b2ffb', state : u'Active', protocol : u'tcp', ipaddress : u'10.107.0.17', id : u'0b89f0e7-fb56-4355-872b-b2ef13206cdf'}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'7f4a436b-315c-405c-bc16-4d7f61ef6c96', jobresultcode : 0, jobinstanceid : u'0b89f0e7-fb56-4355-872b-b2ef13206cdf', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'virtualmachineid': u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', 'ipaddressid': u'25017330-7824-4367-852b-a123162b2ffb', 'signature': 'upnFf9R3OmywnaVWXfIJxvW3v7U=', 'command': 'createPortForwardingRule', 'privateport': 22, 'protocol': 'TCP', 'publicport': 22, 'response': 'json'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : createPortForwardingRule=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&virtualmachineid=49e0ae04-87e0-4df7-88eb-fd36a8258da4&ipaddressid=25017330-7824-4367-852b-a123162b2ffb&signature=upnFf9R3OmywnaVWXfIJxvW3v7U%3D&command=createPortForwardingRule&privateport=22&protocol=TCP&publicport=22&response=json HTTP/1.1" 200 129
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: a8cccfcf-cfd4-4b40-b478-483c8e66011e Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'ywaxQi2G6BpyiFcWP+fUrjilsIg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a8cccfcf-cfd4-4b40-b478-483c8e66011e'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ywaxQi2G6BpyiFcWP%2BfUrjilsIg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a8cccfcf-cfd4-4b40-b478-483c8e66011e HTTP/1.1" 200 438
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:39-0500', cmd : u'org.apache.cloudstack.api.command.user.firewall.CreatePortForwardingRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a8cccfcf-cfd4-4b40-b478-483c8e66011e', jobresultcode : 0, jobinstanceid : u'be14c236-8a85-4706-8eba-017f3d67a111', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:a8cccfcf-cfd4-4b40-b478-483c8e66011e is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'ywaxQi2G6BpyiFcWP+fUrjilsIg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a8cccfcf-cfd4-4b40-b478-483c8e66011e'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ywaxQi2G6BpyiFcWP%2BfUrjilsIg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a8cccfcf-cfd4-4b40-b478-483c8e66011e HTTP/1.1" 200 1024
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:39-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', virtualmachinename : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4', protocol : u'tcp', virtualmachineid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', publicport : u'22', cidrlist : u'', fordisplay : True, ipaddressid : u'25017330-7824-4367-852b-a123162b2ffb', virtualmachinedisplayname : u'Test VM -With Disk', vmguestip : u'10.1.1.41', state : u'Active', publicendport : u'22', privateport : u'22', privateendport : u'22', ipaddress : u'10.107.0.17', id : u'be14c236-8a85-4706-8eba-017f3d67a111', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreatePortForwardingRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'a8cccfcf-cfd4-4b40-b478-483c8e66011e', jobresultcode : 0, jobinstanceid : u'be14c236-8a85-4706-8eba-017f3d67a111', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:a8cccfcf-cfd4-4b40-b478-483c8e66011e ; StartTime:Thu Sep 29 16:48:39 2016 ; EndTime:Thu Sep 29 16:48:44 2016 ; TotalTime:-5===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:39-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', virtualmachinename : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4', protocol : u'tcp', virtualmachineid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', publicport : u'22', cidrlist : u'', fordisplay : True, ipaddressid : u'25017330-7824-4367-852b-a123162b2ffb', virtualmachinedisplayname : u'Test VM -With Disk', vmguestip : u'10.1.1.41', state : u'Active', publicendport : u'22', privateport : u'22', privateendport : u'22', ipaddress : u'10.107.0.17', id : u'be14c236-8a85-4706-8eba-017f3d67a111', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreatePortForwardingRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'a8cccfcf-cfd4-4b40-b478-483c8e66011e', jobresultcode : 0, jobinstanceid : u'be14c236-8a85-4706-8eba-017f3d67a111', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'networkid': u'f188b282-d530-44f8-b3a9-d99b6f2db85e', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'protocol': 'All', 'cidrlist': '0.0.0.0/0', 'command': 'createEgressFirewallRule', 'signature': 'pJa1dj/x9Wessn/H40amOjNSR3I=', 'response': 'json'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : createEgressFirewallRule=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?networkid=f188b282-d530-44f8-b3a9-d99b6f2db85e&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&protocol=All&cidrlist=0.0.0.0%2F0&command=createEgressFirewallRule&signature=pJa1dj%2Fx9Wessn%2FH40amOjNSR3I%3D&response=json HTTP/1.1" 200 129
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: c5acae1f-4c26-41fe-b06b-797acf92873e Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'UJ+arCYm7nW4weQwFHI/wlCLBHk=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'c5acae1f-4c26-41fe-b06b-797acf92873e'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=UJ%2BarCYm7nW4weQwFHI%2FwlCLBHk%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=c5acae1f-4c26-41fe-b06b-797acf92873e HTTP/1.1" 200 438
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:44-0500', cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateEgressFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'c5acae1f-4c26-41fe-b06b-797acf92873e', jobresultcode : 0, jobinstanceid : u'e5d76475-ad5d-4bfe-b77c-9c3c97961fd5', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:c5acae1f-4c26-41fe-b06b-797acf92873e is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'UJ+arCYm7nW4weQwFHI/wlCLBHk=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'c5acae1f-4c26-41fe-b06b-797acf92873e'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=UJ%2BarCYm7nW4weQwFHI%2FwlCLBHk%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=c5acae1f-4c26-41fe-b06b-797acf92873e HTTP/1.1" 200 674
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:44-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', protocol : u'all', fordisplay : True, cidrlist : u'0.0.0.0/0', tags : [], state : u'Active', id : u'e5d76475-ad5d-4bfe-b77c-9c3c97961fd5'}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateEgressFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'c5acae1f-4c26-41fe-b06b-797acf92873e', jobresultcode : 0, jobinstanceid : u'e5d76475-ad5d-4bfe-b77c-9c3c97961fd5', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:c5acae1f-4c26-41fe-b06b-797acf92873e ; StartTime:Thu Sep 29 16:48:45 2016 ; EndTime:Thu Sep 29 16:48:50 2016 ; TotalTime:-5===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:44-0500', jobresult : {networkid : u'f188b282-d530-44f8-b3a9-d99b6f2db85e', protocol : u'all', fordisplay : True, cidrlist : u'0.0.0.0/0', tags : [], state : u'Active', id : u'e5d76475-ad5d-4bfe-b77c-9c3c97961fd5'}, cmd : u'org.apache.cloudstack.api.command.user.firewall.CreateEgressFirewallRuleCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'c5acae1f-4c26-41fe-b06b-797acf92873e', jobresultcode : 0, jobinstanceid : u'e5d76475-ad5d-4bfe-b77c-9c3c97961fd5', jobresulttype : u'object', jobinstancetype : u'FirewallRule', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'virtualmachineid': u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', 'command': 'listVolumes', 'signature': '4o8HJX1qJX1vyhVoNPu4qdeT6Ag=', 'type': 'DATADISK', 'response': 'json', 'listall': True}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : listVolumes=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&virtualmachineid=49e0ae04-87e0-4df7-88eb-fd36a8258da4&command=listVolumes&signature=4o8HJX1qJX1vyhVoNPu4qdeT6Ag%3D&type=DATADISK&response=json&listall=True HTTP/1.1" 200 993
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', storageid : u'282d5a88-b298-39b9-bd65-aafb088270c2', provisioningtype : u'thin', vmname : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4', id : u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', size : 1073741824, destroyed : False, diskofferingdisplaytext : u'Small Disk', storage : u'rbdnjcloudhost', displayvolume : True, diskofferingname : u'Small Disk', state : u'Ready', vmdisplayname : u'Test VM -With Disk', type : u'DATADISK', zonename : u'DEV-ZONE-01', tags : [], isextractable : True, path : u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', name : u'DATA-619', virtualmachineid : u'49e0ae04-87e0-4df7-88eb-fd36a8258da4', storagetype : u'shared', hypervisor : u'KVM', created : u'2016-09-29T16:47:28-0500', deviceid : 1, diskofferingid : u'0e07cb0a-ae1c-4553-8d51-8dd70b2c34db', vmstate : u'Running', quiescevm : False}]
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Creating a Snapshot from data volume: a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'account': u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'volumeid': u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'createSnapshot', 'signature': 'CCiCGCcZapurzZEuiyVJeQwPjWU=', 'response': 'json'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : createSnapshot=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?account=test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&volumeid=a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=createSnapshot&signature=CCiCGCcZapurzZEuiyVJeQwPjWU%3D&response=json HTTP/1.1" 200 119
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === Jobid: 7f2b76bb-b83a-466a-b1c1-f7db53a415f4 Started ===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'NQaICMrN8RyQ+HdrI/qjqK+dleg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7f2b76bb-b83a-466a-b1c1-f7db53a415f4'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=NQaICMrN8RyQ%2BHdrI%2FqjqK%2Bdleg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=7f2b76bb-b83a-466a-b1c1-f7db53a415f4 HTTP/1.1" 200 424
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:50-0500', cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'7f2b76bb-b83a-466a-b1c1-f7db53a415f4', jobresultcode : 0, jobinstanceid : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: === JobId:7f2b76bb-b83a-466a-b1c1-f7db53a415f4 is Still Processing, Will TimeOut in:3595 ====
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'signature': 'NQaICMrN8RyQ+HdrI/qjqK+dleg=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7f2b76bb-b83a-466a-b1c1-f7db53a415f4'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=NQaICMrN8RyQ%2BHdrI%2FqjqK%2Bdleg%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=7f2b76bb-b83a-466a-b1c1-f7db53a415f4 HTTP/1.1" 200 1024
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:50-0500', jobresult : {account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4_DATA-619_20160929214850', intervaltype : u'MANUAL', volumename : u'DATA-619', created : u'2016-09-29T16:48:50-0500', volumetype : u'DATADISK', domain : u'ROOT', volumeid : u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'7f2b76bb-b83a-466a-b1c1-f7db53a415f4', jobresultcode : 0, jobinstanceid : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ===Jobid:7f2b76bb-b83a-466a-b1c1-f7db53a415f4 ; StartTime:Thu Sep 29 16:48:50 2016 ; EndTime:Thu Sep 29 16:48:55 2016 ; TotalTime:-5===
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T16:48:50-0500', jobresult : {account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4_DATA-619_20160929214850', intervaltype : u'MANUAL', volumename : u'DATA-619', created : u'2016-09-29T16:48:50-0500', volumetype : u'DATADISK', domain : u'ROOT', volumeid : u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'7f2b76bb-b83a-466a-b1c1-f7db53a415f4', jobresultcode : 0, jobinstanceid : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'response': 'json', 'command': 'listSnapshots', 'signature': 'PSP1DdTyGEOIMw6m9YiUpBj5jTA=', 'id': u'7b274f04-ca7c-496f-a518-1c1c90ef4d94'}
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: ========Sending GET Cmd : listSnapshots=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&response=json&command=listSnapshots&signature=PSP1DdTyGEOIMw6m9YiUpBj5jTA%3D&id=7b274f04-ca7c-496f-a518-1c1c90ef4d94 HTTP/1.1" 200 600
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): DEBUG: Response : [{account : u'test-TestSnapshotLimit-test_02_snapshot_data_disk-GXRN0X', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-49e0ae04-87e0-4df7-88eb-fd36a8258da4_DATA-619_20160929214850', intervaltype : u'MANUAL', volumename : u'DATA-619', created : u'2016-09-29T16:48:50-0500', volumetype : u'DATADISK', domain : u'ROOT', volumeid : u'a8e88d7e-1398-4cfb-a8dc-da7b3c83aebc', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'7b274f04-ca7c-496f-a518-1c1c90ef4d94', tags : []}]
test_02_snapshot_data_disk (integration.component.test_snapshots.TestSnapshots): CRITICAL: FAILED: test_02_snapshot_data_disk: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots.py", line 307, in test_02_snapshot_data_disk\n snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: Test create VM with default cent os template and create snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots_improvement.py", line 305, in test_01_snapshot_on_rootVolume
self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, root_volume_snapshot.id))
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_01_snapshot_on_rootVolume | Status : FAILED ===
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'signature': 'yVN84j3DEN/AlDxwkJm5eE/c4mo=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteServiceOffering', 'id': u'36ea023c-3b1b-446c-a516-b022e7811112', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : deleteServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=yVN84j3DEN%2FAlDxwkJm5eE%2Fc4mo%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteServiceOffering&id=36ea023c-3b1b-446c-a516-b022e7811112&response=json HTTP/1.1" 200 52
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {success : u'true'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listDomains', 'signature': 'ednh6qoYlxpaR9B3ocE/NCBZp/Q=', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : listDomains=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listDomains&signature=ednh6qoYlxpaR9B3ocE%2FNCBZp%2FQ%3D&response=json HTTP/1.1" 200 None
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : [{primarystorageavailable : u'Unlimited', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 28, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 10, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 19614, templatelimit : u'Unlimited', snapshottotal : 28, templateavailable : u'Unlimited', vmlimit : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 1223, templatetotal : 1, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT', primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'ROOT', level : 0, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}, {primarystorageavailable : u'19300', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'f10185f2-5d6a-40b5-b278-edf494993e9b', cpuavailable : u'246', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 3, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 3, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 1180, templatelimit : u'Unlimited', snapshottotal : 23, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'647136', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'k12', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1001'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'5695d6c7-51a6-4c44-b6bc-96274c0aa149', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/edu', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'edu', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'daecadd9-bc3b-429c-b0ff-aa914e50887d', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/gov', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'gov', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'6df4d4f7-338d-4e62-98f9-84529614d346', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/corp', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'corp', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'1820', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 7, cputotal : 10, vpctotal : 1, id : u'380192f3-c288-47a1-893d-b0e4c6b4a736', cpuavailable : u'22', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 2, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 740, templatelimit : u'Unlimited', snapshottotal : 21, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'73856', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2177', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2177', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'107'}, {primarystorageavailable : u'2160', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'384fde52-4d2e-485d-ac6d-08069f373a22', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 400, templatelimit : u'Unlimited', snapshottotal : 2, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5569', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5569', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'126'}, {primarystorageavailable : u'10200', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'965db419-75c4-4442-b737-d716b62e0f67', cpuavailable : u'128', snapshotlimit : u'512', networklimit : u'Unlimited', iptotal : 1, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 40, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'327680', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5689', parentdomainname : u'k12', primarystoragelimit : u'10240', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5689', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'327680', cpulimit : u'128', snapshotavailable : u'512'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'c5375f90-52d4-4f46-9cd9-7dd4754fadd5', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/11111', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'11111', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'7b7a2300-da33-4fac-8336-6e929d10d1a1', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2837', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2837', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'9315e437-c94a-45af-a513-3868216b42a8', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2897', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2897', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'2db38f44-768d-471c-8ea7-dc1498bacf77', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/1', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'1', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'436b3c5e-9243-4318-a7b4-f3fd2950cd72', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/4208', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'4208', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'af650dee-b960-43a6-b2c1-3f17788d0137', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/8745', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'8745', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}]
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listZones', 'signature': 'NaSN+z4dEttRFHMxUU00IfUdzxE=', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : listZones=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listZones&signature=NaSN%2Bz4dEttRFHMxUU00IfUdzxE%3D&response=json HTTP/1.1" 200 401
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : [{localstorageenabled : False, name : u'DEV-ZONE-01', guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : u'0bb74795-5ce1-3e04-b2c8-75e15ea94bc8', dns1 : u'207.191.179.90', securitygroupsenabled : False, allocationstate : u'Enabled', internaldns1 : u'207.191.179.90', dhcpprovider : u'VirtualRouter', networktype : u'Advanced', id : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966'}]
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listTemplates', 'signature': 'ryw+LlarWAgKO09eCx8cnVNwdWk=', 'templatefilter': 'featured', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : listTemplates=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listTemplates&signature=ryw%2BLlarWAgKO09eCx8cnVNwdWk%3D&templatefilter=featured&response=json HTTP/1.1" 200 5874
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2012 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'2048', key : u'minmem'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'40', key : u'mindisk'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2012 R2', created : u'2016-08-08T09:03:07-0500', hypervisor : u'KVM', ispublic : True, checksum : u'b6001e82c294f053506a15e5f931f17b'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2008 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c06093d0-91cd-4148-8b20-6e134459f3dc', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'2048', key : u'minmem'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'40', key : u'mindisk'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2008 R2', created : u'2016-08-08T09:03:54-0500', hypervisor : u'KVM', ispublic : True, checksum : u'39c50d30f1cda812994b15283899f948'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Ubuntu 14.04 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Ubuntu Linux 16.04 x86_64', ostypeid : u'dbde8260-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c523dde6-fe0c-4c0f-8cf2-0c6a6a72944e', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_Ubuntu_16.04', created : u'2016-08-08T09:01:36-0500', hypervisor : u'KVM', ispublic : True, checksum : u'4bdd12609c2ec8fdc74cda8a8528ed00'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 7', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS Linux 7 x86_64', ostypeid : u'dbdc3ffb-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'36524c31-a54d-45b1-aa1d-3ebed3651599', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_7', created : u'2016-08-08T08:59:01-0500', hypervisor : u'KVM', ispublic : True, checksum : u'516d25cfd93a6d927850c57a243ee786'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 6.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Centos 6.8 x86_64', ostypeid : u'da93e16c-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'8abf7e42-4193-48af-ba8a-791bfa2363f6', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_6.8', created : u'2016-08-08T08:57:40-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ee425e20433fbf8a3bd6fcf8a936dfee'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'FreeBSD 10 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'FreeBSD 10.3 x86_64', ostypeid : u'75098b8a-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'096a8303-32e0-46b0-874c-cefe06d98758', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'FreeBSD_FreeBSD_10.3', created : u'2016-08-08T09:00:17-0500', hypervisor : u'KVM', ispublic : True, checksum : u'44957fd15d2ca8eedd6800df5264438e'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 5.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', ostypeid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', size : 8589934592, isready : True, format : u'QCOW2', templatetype : u'BUILTIN', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'system', name : u'CentOS 5.5(64-bit) no GUI (KVM)', created : u'2016-07-22T13:04:19-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ed0e788280ff2912ea40f7f91ca7a249'}]
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'username': 'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'firstname': 'Test', 'lastname': 'User', 'response': 'json', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'createAccount', 'accounttype': 0, 'signature': 'BHjUbF119NYPS7qg61mAXaUQnZI=', 'password': 'password', 'email': 'test@test.com'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : createAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?username=test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&firstname=Test&lastname=User&response=json&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=createAccount&accounttype=0&signature=BHjUbF119NYPS7qg61mAXaUQnZI%3D&password=password&email=test%40test.com HTTP/1.1" 200 1700
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {primarystorageavailable : u'Unlimited', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'08e7cbb5-062f-4d09-9f3d-933b1b596937', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'enabled', networktotal : 0, accounttype : 0, networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'1024', vpcavailable : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, user : [{username : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', firstname : u'Test', created : u'2016-09-29T17:22:28-0500', lastname : u'User', domain : u'ROOT', id : u'92e93178-8297-4053-962d-fd0d2f8ca7fa', iscallerchilddomain : False, state : u'enabled', accounttype : 0, email : u'test@test.com', isdefault : False, accountid : u'08e7cbb5-062f-4d09-9f3d-933b1b596937'}], groups : [], projectavailable : u'Unlimited', isdefault : False, primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', vmavailable : u'1024', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'cpunumber': 1, 'memory': 256, 'cpuspeed': 200, 'response': 'json', 'name': 'Tiny Instance', 'command': 'createServiceOffering', 'signature': 'oSOuxtf4XEiCbh+7GiQobP5awZg=', 'displaytext': 'Tiny Instance'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : createServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&cpunumber=1&memory=256&cpuspeed=200&response=json&name=Tiny+Instance&command=createServiceOffering&signature=oSOuxtf4XEiCbh%2B7GiQobP5awZg%3D&displaytext=Tiny+Instance HTTP/1.1" 200 392
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {iscustomized : False, name : u'Tiny Instance', created : u'2016-09-29T17:22:28-0500', storagetype : u'shared', limitcpuuse : False, memory : 256, offerha : False, isvolatile : False, provisioningtype : u'thin', cpunumber : 1, cpuspeed : 200, displaytext : u'Tiny Instance', issystem : False, id : u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', defaultuse : False}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'name': 'Small Disk', 'storagetype': 'shared', 'command': 'createDiskOffering', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'disksize': 1, 'signature': 'jnYQ4KR5bu9iMLrSraFjp+w00Kg=', 'displaytext': 'Small Disk', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : createDiskOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&name=Small+Disk&storagetype=shared&command=createDiskOffering&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&disksize=1&signature=jnYQ4KR5bu9iMLrSraFjp%2Bw00Kg%3D&displaytext=Small+Disk&response=json HTTP/1.1" 200 349
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {domain : u'ROOT', iscustomized : False, name : u'Small Disk', created : u'2016-09-29T17:22:28-0500', storagetype : u'shared', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', disksize : 1, displaytext : u'Small Disk', provisioningtype : u'thin', id : u'4a2dcde3-e4de-46ae-a7ab-58102f369335', displayoffering : True}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'cpunumber': 1, 'memory': 1024, 'cpuspeed': 1000, 'response': 'json', 'name': 'Med Instance', 'command': 'createServiceOffering', 'signature': 'mV2U0esi3bFEgySwxls6lfKuRTE=', 'displaytext': 'Med Instance'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : createServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&cpunumber=1&memory=1024&cpuspeed=1000&response=json&name=Med+Instance&command=createServiceOffering&signature=mV2U0esi3bFEgySwxls6lfKuRTE%3D&displaytext=Med+Instance HTTP/1.1" 200 392
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {iscustomized : False, name : u'Med Instance', created : u'2016-09-29T17:22:28-0500', storagetype : u'shared', limitcpuuse : False, memory : 1024, offerha : False, isvolatile : False, provisioningtype : u'thin', cpunumber : 1, cpuspeed : 1000, displaytext : u'Med Instance', issystem : False, id : u'f8306818-d1fb-49b6-b6a7-1623209fb04d', defaultuse : False}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'name': 'Med Disk', 'storagetype': 'shared', 'command': 'createDiskOffering', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'disksize': 5, 'signature': 'VFprCYZZGRk637l6Ff5K7/nNIMc=', 'displaytext': 'Med Disk', 'response': 'json'}
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: ========Sending GET Cmd : createDiskOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&name=Med+Disk&storagetype=shared&command=createDiskOffering&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&disksize=5&signature=VFprCYZZGRk637l6Ff5K7%2FnNIMc%3D&displaytext=Med+Disk&response=json HTTP/1.1" 200 345
test_04_concurrent_snapshots_create_volume (integration.component.test_snapshots_improvement.TestCreateSnapshot): DEBUG: Response : {domain : u'ROOT', iscustomized : False, name : u'Med Disk', created : u'2016-09-29T17:22:28-0500', storagetype : u'shared', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', disksize : 5, displaytext : u'Med Disk', provisioningtype : u'thin', id : u'2bab9e54-2b76-4b25-880f-8028fb7d2927', displayoffering : True}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ::::::::::::STARTED : TC: test_01_snapshot_on_rootVolume :::::::::::
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'serviceofferingid': u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', 'displayname': 'TestVM', 'templateid': u'74f4fd45-4fb7-11e6-986a-000c29b79f06', 'response': 'json', 'account': u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', 'command': 'deployVirtualMachine', 'signature': 'H83PdhtrxxRoH4vE4DzFlpA4IOA=', 'diskofferingid': u'4a2dcde3-e4de-46ae-a7ab-58102f369335'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deployVirtualMachine=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&serviceofferingid=1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5&displayname=TestVM&templateid=74f4fd45-4fb7-11e6-986a-000c29b79f06&response=json&account=test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596&command=deployVirtualMachine&signature=H83PdhtrxxRoH4vE4DzFlpA4IOA%3D&diskofferingid=4a2dcde3-e4de-46ae-a7ab-58102f369335 HTTP/1.1" 200 125
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === Jobid: 309e56b0-678c-4e94-be69-4406fbf7cb64 Started ===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3595 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3590 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3585 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3580 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3575 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3570 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3565 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3560 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3555 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3550 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3545 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:309e56b0-678c-4e94-be69-4406fbf7cb64 is Still Processing, Will TimeOut in:3540 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'T1zbYawUd52QnXpF9xNh8o/G724=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'309e56b0-678c-4e94-be69-4406fbf7cb64'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=T1zbYawUd52QnXpF9xNh8o%2FG724%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=309e56b0-678c-4e94-be69-4406fbf7cb64 HTTP/1.1" 200 2276
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-199-636-QA', id : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', hostname : u'njcloudhost.dev.ena.net', displayvm : True, diskofferingname : u'Small Disk', state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'3f40f5b9-d2fe-4de6-8ef6-d8215b43f4c7', macaddress : u'02:00:10:39:00:01', isolationuri : u'vxlan://7303', type : u'Isolated', broadcasturi : u'vxlan://7303', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.179', id : u'2007295e-74d5-47e3-bdc8-e41d36abaa78', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6', created : u'2016-09-29T17:22:29-0500', hypervisor : u'KVM', userid : u'92e93178-8297-4053-962d-fd0d2f8ca7fa', jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', rootdevicetype : u'ROOT', rootdeviceid : 0, diskofferingid : u'4a2dcde3-e4de-46ae-a7ab-58102f369335', serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ===Jobid:309e56b0-678c-4e94-be69-4406fbf7cb64 ; StartTime:Thu Sep 29 17:22:29 2016 ; EndTime:Thu Sep 29 17:23:29 2016 ; TotalTime:-60===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:22:29-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-199-636-QA', id : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', hostname : u'njcloudhost.dev.ena.net', displayvm : True, diskofferingname : u'Small Disk', state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'3f40f5b9-d2fe-4de6-8ef6-d8215b43f4c7', macaddress : u'02:00:10:39:00:01', isolationuri : u'vxlan://7303', type : u'Isolated', broadcasturi : u'vxlan://7303', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.179', id : u'2007295e-74d5-47e3-bdc8-e41d36abaa78', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6', created : u'2016-09-29T17:22:29-0500', hypervisor : u'KVM', userid : u'92e93178-8297-4053-962d-fd0d2f8ca7fa', jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', rootdevicetype : u'ROOT', rootdeviceid : 0, diskofferingid : u'4a2dcde3-e4de-46ae-a7ab-58102f369335', serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'309e56b0-678c-4e94-be69-4406fbf7cb64', jobresultcode : 0, jobinstanceid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Virtual machine got created with id: 1e397de0-927d-42d8-ad05-af90e44fbdd6
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'id': u'1e397de0-927d-42d8-ad05-af90e44fbdd6', 'response': 'json', 'command': 'listVirtualMachines', 'signature': 'w8t7l8vpo0ryS1RCK9PKabqNep0='}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listVirtualMachines=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&id=1e397de0-927d-42d8-ad05-af90e44fbdd6&response=json&command=listVirtualMachines&signature=w8t7l8vpo0ryS1RCK9PKabqNep0%3D HTTP/1.1" 200 1795
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-199-636-QA', id : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', hostname : u'njcloudhost.dev.ena.net', displayvm : True, diskofferingname : u'Small Disk', state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'3f40f5b9-d2fe-4de6-8ef6-d8215b43f4c7', macaddress : u'02:00:10:39:00:01', isolationuri : u'vxlan://7303', type : u'Isolated', broadcasturi : u'vxlan://7303', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.179', id : u'2007295e-74d5-47e3-bdc8-e41d36abaa78', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6', created : u'2016-09-29T17:22:29-0500', hypervisor : u'KVM', userid : u'92e93178-8297-4053-962d-fd0d2f8ca7fa', rootdevicetype : u'ROOT', rootdeviceid : 0, diskofferingid : u'4a2dcde3-e4de-46ae-a7ab-58102f369335', serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'account': u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'virtualmachineid': u'1e397de0-927d-42d8-ad05-af90e44fbdd6', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listVolumes', 'signature': '5MQHg0sae6hArszUL7jRwJ4a5Ek=', 'type': 'ROOT', 'response': 'json', 'listall': True}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listVolumes=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?account=test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&virtualmachineid=1e397de0-927d-42d8-ad05-af90e44fbdd6&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listVolumes&signature=5MQHg0sae6hArszUL7jRwJ4a5Ek%3D&type=ROOT&response=json&listall=True HTTP/1.1" 200 1165
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', storageid : u'282d5a88-b298-39b9-bd65-aafb088270c2', provisioningtype : u'thin', vmname : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6', id : u'370b5d1b-4795-4743-ae74-e411d17fad7a', size : 8589934592, storage : u'rbdnjcloudhost', displayvolume : True, destroyed : False, state : u'Ready', serviceofferingdisplaytext : u'Tiny Instance', vmdisplayname : u'TestVM', type : u'ROOT', serviceofferingid : u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', zonename : u'DEV-ZONE-01', tags : [], isextractable : True, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', path : u'370b5d1b-4795-4743-ae74-e411d17fad7a', account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', name : u'ROOT-636', virtualmachineid : u'1e397de0-927d-42d8-ad05-af90e44fbdd6', storagetype : u'shared', hypervisor : u'KVM', created : u'2016-09-29T17:22:29-0500', vmstate : u'Running', deviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', quiescevm : False}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Snapshot will be created on the volume with voluem id: 370b5d1b-4795-4743-ae74-e411d17fad7a
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'volumeid': u'370b5d1b-4795-4743-ae74-e411d17fad7a', 'command': 'createSnapshot', 'signature': 'QXcDtd+xpwSv70uoSodTUfjYtdc=', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : createSnapshot=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&volumeid=370b5d1b-4795-4743-ae74-e411d17fad7a&command=createSnapshot&signature=QXcDtd%2BxpwSv70uoSodTUfjYtdc%3D&response=json HTTP/1.1" 200 119
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === Jobid: 9838ae4c-e3c5-4b59-a570-60b9d70ed8ad Started ===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'YJCnQS6LVO52gm1cBQGbOpytj1I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'9838ae4c-e3c5-4b59-a570-60b9d70ed8ad'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=YJCnQS6LVO52gm1cBQGbOpytj1I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=9838ae4c-e3c5-4b59-a570-60b9d70ed8ad HTTP/1.1" 200 424
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:23:29-0500', cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'9838ae4c-e3c5-4b59-a570-60b9d70ed8ad', jobresultcode : 0, jobinstanceid : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:9838ae4c-e3c5-4b59-a570-60b9d70ed8ad is Still Processing, Will TimeOut in:3595 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'YJCnQS6LVO52gm1cBQGbOpytj1I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'9838ae4c-e3c5-4b59-a570-60b9d70ed8ad'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=YJCnQS6LVO52gm1cBQGbOpytj1I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=9838ae4c-e3c5-4b59-a570-60b9d70ed8ad HTTP/1.1" 200 1036
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:23:29-0500', jobresult : {account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6_ROOT-636_20160929222329', intervaltype : u'MANUAL', volumename : u'ROOT-636', created : u'2016-09-29T17:23:29-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'370b5d1b-4795-4743-ae74-e411d17fad7a', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'9838ae4c-e3c5-4b59-a570-60b9d70ed8ad', jobresultcode : 0, jobinstanceid : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ===Jobid:9838ae4c-e3c5-4b59-a570-60b9d70ed8ad ; StartTime:Thu Sep 29 17:23:29 2016 ; EndTime:Thu Sep 29 17:23:34 2016 ; TotalTime:-5===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:23:29-0500', jobresult : {account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6_ROOT-636_20160929222329', intervaltype : u'MANUAL', volumename : u'ROOT-636', created : u'2016-09-29T17:23:29-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'370b5d1b-4795-4743-ae74-e411d17fad7a', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'9838ae4c-e3c5-4b59-a570-60b9d70ed8ad', jobresultcode : 0, jobinstanceid : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Created snapshot: 73401be2-c04d-42e8-94c3-e1111a4ffa24 for vm: 1e397de0-927d-42d8-ad05-af90e44fbdd6
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'account': u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'response': 'json', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listSnapshots', 'signature': 'x1Y0J7ngibPk7zb83WaDbNQXk4I=', 'id': u'73401be2-c04d-42e8-94c3-e1111a4ffa24', 'listall': True}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listSnapshots=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?account=test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&response=json&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listSnapshots&signature=x1Y0J7ngibPk7zb83WaDbNQXk4I%3D&id=73401be2-c04d-42e8-94c3-e1111a4ffa24&listall=True HTTP/1.1" 200 612
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{account : u'test-TestSnapshotLimit-test_04_concurrent_snapshots_create_volume-3P3596', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-1e397de0-927d-42d8-ad05-af90e44fbdd6_ROOT-636_20160929222329', intervaltype : u'MANUAL', volumename : u'ROOT-636', created : u'2016-09-29T17:23:29-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'370b5d1b-4795-4743-ae74-e411d17fad7a', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'73401be2-c04d-42e8-94c3-e1111a4ffa24', tags : []}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: select id, removed, backup_snap_id from snapshots where uuid = '73401be2-c04d-42e8-94c3-e1111a4ffa24';
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): CRITICAL: FAILED: test_01_snapshot_on_rootVolume: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshots_improvement.py", line 305, in test_01_snapshot_on_rootVolume\n self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, root_volume_snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: Test snapshot cleanup after account deletion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_gc.py", line 279, in test_02_accountSnapshotClean
self.fail("Exception occured: %s" % e)
AssertionError: Exception occured: Snapshot was not found on NFS
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_02_accountSnapshotClean | Status : FAILED ===
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': '6QNOB8BlL8pmNsjz3ZUy2TFa/4k=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteAccount', 'id': u'08e7cbb5-062f-4d09-9f3d-933b1b596937', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deleteAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=6QNOB8BlL8pmNsjz3ZUy2TFa%2F4k%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteAccount&id=08e7cbb5-062f-4d09-9f3d-933b1b596937&response=json HTTP/1.1" 200 74
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === Jobid: 66e67892-5633-487b-a857-31222f34d654 Started ===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'BkBGBbN7lJ+tJB98v3R9jrDzwmk=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'66e67892-5633-487b-a857-31222f34d654'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=BkBGBbN7lJ%2BtJB98v3R9jrDzwmk%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=66e67892-5633-487b-a857-31222f34d654 HTTP/1.1" 200 422
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:25:50-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'66e67892-5633-487b-a857-31222f34d654', jobresultcode : 0, jobinstanceid : u'08e7cbb5-062f-4d09-9f3d-933b1b596937', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:66e67892-5633-487b-a857-31222f34d654 is Still Processing, Will TimeOut in:3595 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'BkBGBbN7lJ+tJB98v3R9jrDzwmk=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'66e67892-5633-487b-a857-31222f34d654'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=BkBGBbN7lJ%2BtJB98v3R9jrDzwmk%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=66e67892-5633-487b-a857-31222f34d654 HTTP/1.1" 200 422
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:25:50-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'66e67892-5633-487b-a857-31222f34d654', jobresultcode : 0, jobinstanceid : u'08e7cbb5-062f-4d09-9f3d-933b1b596937', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:66e67892-5633-487b-a857-31222f34d654 is Still Processing, Will TimeOut in:3590 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'BkBGBbN7lJ+tJB98v3R9jrDzwmk=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'66e67892-5633-487b-a857-31222f34d654'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=BkBGBbN7lJ%2BtJB98v3R9jrDzwmk%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=66e67892-5633-487b-a857-31222f34d654 HTTP/1.1" 200 476
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:25:50-0500', jobresult : {success : True}, cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'66e67892-5633-487b-a857-31222f34d654', jobresultcode : 0, jobinstanceid : u'08e7cbb5-062f-4d09-9f3d-933b1b596937', jobresulttype : u'object', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ===Jobid:66e67892-5633-487b-a857-31222f34d654 ; StartTime:Thu Sep 29 17:25:50 2016 ; EndTime:Thu Sep 29 17:26:00 2016 ; TotalTime:-10===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:25:50-0500', jobresult : {success : True}, cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'66e67892-5633-487b-a857-31222f34d654', jobresultcode : 0, jobinstanceid : u'08e7cbb5-062f-4d09-9f3d-933b1b596937', jobresulttype : u'object', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'bqap444Tvq7+UTN2SPPQFUiOjTE=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteServiceOffering', 'id': u'1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deleteServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=bqap444Tvq7%2BUTN2SPPQFUiOjTE%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteServiceOffering&id=1e89fa72-a341-4b42-a5ec-fc8d5c80eaf5&response=json HTTP/1.1" 200 52
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {success : u'true'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': '5nnO5cnjQc0pA0I3VJ7jE7PtCpc=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteDiskOffering', 'id': u'4a2dcde3-e4de-46ae-a7ab-58102f369335', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deleteDiskOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=5nnO5cnjQc0pA0I3VJ7jE7PtCpc%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteDiskOffering&id=4a2dcde3-e4de-46ae-a7ab-58102f369335&response=json HTTP/1.1" 200 49
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {success : u'true'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'UpwWgfQnALHpXJqyNFfX3DKOj4I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteServiceOffering', 'id': u'f8306818-d1fb-49b6-b6a7-1623209fb04d', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deleteServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=UpwWgfQnALHpXJqyNFfX3DKOj4I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteServiceOffering&id=f8306818-d1fb-49b6-b6a7-1623209fb04d&response=json HTTP/1.1" 200 52
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {success : u'true'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'FzZiGKjEyOTVKMBQy300fF3qGaI=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteDiskOffering', 'id': u'2bab9e54-2b76-4b25-880f-8028fb7d2927', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deleteDiskOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=FzZiGKjEyOTVKMBQy300fF3qGaI%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteDiskOffering&id=2bab9e54-2b76-4b25-880f-8028fb7d2927&response=json HTTP/1.1" 200 49
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {success : u'true'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listDomains', 'signature': 'ednh6qoYlxpaR9B3ocE/NCBZp/Q=', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listDomains=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listDomains&signature=ednh6qoYlxpaR9B3ocE%2FNCBZp%2FQ%3D&response=json HTTP/1.1" 200 None
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{primarystorageavailable : u'Unlimited', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 28, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 10, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 19623, templatelimit : u'Unlimited', snapshottotal : 28, templateavailable : u'Unlimited', vmlimit : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 1223, templatetotal : 1, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT', primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'ROOT', level : 0, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}, {primarystorageavailable : u'19300', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'f10185f2-5d6a-40b5-b278-edf494993e9b', cpuavailable : u'246', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 3, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 3, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 1180, templatelimit : u'Unlimited', snapshottotal : 23, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'647136', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'k12', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1001'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'5695d6c7-51a6-4c44-b6bc-96274c0aa149', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/edu', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'edu', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'daecadd9-bc3b-429c-b0ff-aa914e50887d', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/gov', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'gov', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'6df4d4f7-338d-4e62-98f9-84529614d346', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/corp', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'corp', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'1820', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 7, cputotal : 10, vpctotal : 1, id : u'380192f3-c288-47a1-893d-b0e4c6b4a736', cpuavailable : u'22', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 2, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 740, templatelimit : u'Unlimited', snapshottotal : 21, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'73856', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2177', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2177', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'107'}, {primarystorageavailable : u'2160', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'384fde52-4d2e-485d-ac6d-08069f373a22', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 400, templatelimit : u'Unlimited', snapshottotal : 2, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5569', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5569', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'126'}, {primarystorageavailable : u'10200', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'965db419-75c4-4442-b737-d716b62e0f67', cpuavailable : u'128', snapshotlimit : u'512', networklimit : u'Unlimited', iptotal : 1, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 40, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'327680', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5689', parentdomainname : u'k12', primarystoragelimit : u'10240', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5689', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'327680', cpulimit : u'128', snapshotavailable : u'512'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'c5375f90-52d4-4f46-9cd9-7dd4754fadd5', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/11111', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'11111', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'7b7a2300-da33-4fac-8336-6e929d10d1a1', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2837', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2837', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'9315e437-c94a-45af-a513-3868216b42a8', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2897', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2897', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'2db38f44-768d-471c-8ea7-dc1498bacf77', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/1', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'1', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'436b3c5e-9243-4318-a7b4-f3fd2950cd72', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/4208', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'4208', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'af650dee-b960-43a6-b2c1-3f17788d0137', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/8745', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'8745', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listZones', 'signature': 'NaSN+z4dEttRFHMxUU00IfUdzxE=', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listZones=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listZones&signature=NaSN%2Bz4dEttRFHMxUU00IfUdzxE%3D&response=json HTTP/1.1" 200 401
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{localstorageenabled : False, name : u'DEV-ZONE-01', guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : u'0bb74795-5ce1-3e04-b2c8-75e15ea94bc8', dns1 : u'207.191.179.90', securitygroupsenabled : False, allocationstate : u'Enabled', internaldns1 : u'207.191.179.90', dhcpprovider : u'VirtualRouter', networktype : u'Advanced', id : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966'}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listTemplates', 'signature': 'ryw+LlarWAgKO09eCx8cnVNwdWk=', 'templatefilter': 'featured', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listTemplates=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listTemplates&signature=ryw%2BLlarWAgKO09eCx8cnVNwdWk%3D&templatefilter=featured&response=json HTTP/1.1" 200 5874
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2012 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'2048', key : u'minmem'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'40', key : u'mindisk'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2012 R2', created : u'2016-08-08T09:03:07-0500', hypervisor : u'KVM', ispublic : True, checksum : u'b6001e82c294f053506a15e5f931f17b'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2008 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c06093d0-91cd-4148-8b20-6e134459f3dc', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'2048', key : u'minmem'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'40', key : u'mindisk'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2008 R2', created : u'2016-08-08T09:03:54-0500', hypervisor : u'KVM', ispublic : True, checksum : u'39c50d30f1cda812994b15283899f948'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Ubuntu 14.04 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Ubuntu Linux 16.04 x86_64', ostypeid : u'dbde8260-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c523dde6-fe0c-4c0f-8cf2-0c6a6a72944e', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_Ubuntu_16.04', created : u'2016-08-08T09:01:36-0500', hypervisor : u'KVM', ispublic : True, checksum : u'4bdd12609c2ec8fdc74cda8a8528ed00'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 7', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS Linux 7 x86_64', ostypeid : u'dbdc3ffb-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'36524c31-a54d-45b1-aa1d-3ebed3651599', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_7', created : u'2016-08-08T08:59:01-0500', hypervisor : u'KVM', ispublic : True, checksum : u'516d25cfd93a6d927850c57a243ee786'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 6.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Centos 6.8 x86_64', ostypeid : u'da93e16c-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'8abf7e42-4193-48af-ba8a-791bfa2363f6', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_6.8', created : u'2016-08-08T08:57:40-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ee425e20433fbf8a3bd6fcf8a936dfee'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'FreeBSD 10 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'FreeBSD 10.3 x86_64', ostypeid : u'75098b8a-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'096a8303-32e0-46b0-874c-cefe06d98758', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'FreeBSD_FreeBSD_10.3', created : u'2016-08-08T09:00:17-0500', hypervisor : u'KVM', ispublic : True, checksum : u'44957fd15d2ca8eedd6800df5264438e'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 5.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', ostypeid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', size : 8589934592, isready : True, format : u'QCOW2', templatetype : u'BUILTIN', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'system', name : u'CentOS 5.5(64-bit) no GUI (KVM)', created : u'2016-07-22T13:04:19-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ed0e788280ff2912ea40f7f91ca7a249'}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'username': 'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'firstname': 'Test', 'lastname': 'User', 'response': 'json', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'createAccount', 'accounttype': 0, 'signature': 'bUo4wiEjxOzHa7SotpHBn7Vh3+Q=', 'password': 'password', 'email': 'test@test.com'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : createAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?username=test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&firstname=Test&lastname=User&response=json&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=createAccount&accounttype=0&signature=bUo4wiEjxOzHa7SotpHBn7Vh3%2BQ%3D&password=password&email=test%40test.com HTTP/1.1" 200 1664
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {primarystorageavailable : u'Unlimited', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'enabled', networktotal : 0, accounttype : 0, networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'1024', vpcavailable : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, user : [{username : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', firstname : u'Test', created : u'2016-09-29T17:26:02-0500', lastname : u'User', domain : u'ROOT', id : u'565c93df-3584-43a5-bbf4-b55e29bf204a', iscallerchilddomain : False, state : u'enabled', accounttype : 0, email : u'test@test.com', isdefault : False, accountid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3'}], groups : [], projectavailable : u'Unlimited', isdefault : False, primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', vmavailable : u'1024', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'cpunumber': 1, 'memory': 256, 'cpuspeed': 200, 'response': 'json', 'name': 'Tiny Instance', 'command': 'createServiceOffering', 'signature': 'oSOuxtf4XEiCbh+7GiQobP5awZg=', 'displaytext': 'Tiny Instance'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : createServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&cpunumber=1&memory=256&cpuspeed=200&response=json&name=Tiny+Instance&command=createServiceOffering&signature=oSOuxtf4XEiCbh%2B7GiQobP5awZg%3D&displaytext=Tiny+Instance HTTP/1.1" 200 392
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {iscustomized : False, name : u'Tiny Instance', created : u'2016-09-29T17:26:02-0500', storagetype : u'shared', limitcpuuse : False, memory : 256, offerha : False, isvolatile : False, provisioningtype : u'thin', cpunumber : 1, cpuspeed : 200, displaytext : u'Tiny Instance', issystem : False, id : u'6256508d-ede5-4ae6-b1b6-ef33a4020cf8', defaultuse : False}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'serviceofferingid': u'6256508d-ede5-4ae6-b1b6-ef33a4020cf8', 'displayname': 'TestVM', 'templateid': u'74f4fd45-4fb7-11e6-986a-000c29b79f06', 'response': 'json', 'account': u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', 'command': 'deployVirtualMachine', 'signature': 'fM1qYqxzMCspXwEbPffi4pDTTOo='}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : deployVirtualMachine=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&serviceofferingid=6256508d-ede5-4ae6-b1b6-ef33a4020cf8&displayname=TestVM&templateid=74f4fd45-4fb7-11e6-986a-000c29b79f06&response=json&account=test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C&command=deployVirtualMachine&signature=fM1qYqxzMCspXwEbPffi4pDTTOo%3D HTTP/1.1" 200 125
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === Jobid: 51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 Started ===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3595 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3590 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3585 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3580 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3575 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3570 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3565 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3560 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3555 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3550 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3545 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 426
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 is Still Processing, Will TimeOut in:3540 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'ybuA261Drg0Hv3bCRfjjlK40M6I=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=ybuA261Drg0Hv3bCRfjjlK40M6I%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 HTTP/1.1" 200 2152
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-200-638-QA', id : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', hostname : u'njcloudhost.dev.ena.net', displayvm : True, state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'6256508d-ede5-4ae6-b1b6-ef33a4020cf8', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'1c9a783b-3ce4-4a66-ba3f-c33155af25a2', macaddress : u'02:00:4e:d6:00:01', isolationuri : u'vxlan://7456', type : u'Isolated', broadcasturi : u'vxlan://7456', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.235', id : u'3030bedb-5f24-4474-b807-c45fa873e26d', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', created : u'2016-09-29T17:26:02-0500', hypervisor : u'KVM', userid : u'565c93df-3584-43a5-bbf4-b55e29bf204a', jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', rootdevicetype : u'ROOT', rootdeviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ===Jobid:51d5e478-f108-4e4f-b5ac-81d1ee54b0f4 ; StartTime:Thu Sep 29 17:26:02 2016 ; EndTime:Thu Sep 29 17:27:03 2016 ; TotalTime:-60===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:26:02-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-200-638-QA', id : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', hostname : u'njcloudhost.dev.ena.net', displayvm : True, state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'6256508d-ede5-4ae6-b1b6-ef33a4020cf8', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'1c9a783b-3ce4-4a66-ba3f-c33155af25a2', macaddress : u'02:00:4e:d6:00:01', isolationuri : u'vxlan://7456', type : u'Isolated', broadcasturi : u'vxlan://7456', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.235', id : u'3030bedb-5f24-4474-b807-c45fa873e26d', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', created : u'2016-09-29T17:26:02-0500', hypervisor : u'KVM', userid : u'565c93df-3584-43a5-bbf4-b55e29bf204a', jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', rootdevicetype : u'ROOT', rootdeviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'51d5e478-f108-4e4f-b5ac-81d1ee54b0f4', jobresultcode : 0, jobinstanceid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'virtualmachineid': u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', 'command': 'listVolumes', 'signature': 'sgCtePXld3bT8CqCmMMVTXQre88=', 'type': 'ROOT', 'response': 'json', 'listall': True}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : listVolumes=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&virtualmachineid=b23c7df4-c256-4e4f-8dce-2b77f6fcfad5&command=listVolumes&signature=sgCtePXld3bT8CqCmMMVTXQre88%3D&type=ROOT&response=json&listall=True HTTP/1.1" 200 1153
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', storageid : u'282d5a88-b298-39b9-bd65-aafb088270c2', provisioningtype : u'thin', vmname : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', id : u'2a7fb82f-2ce4-4ebf-b2da-482375260187', size : 8589934592, storage : u'rbdnjcloudhost', displayvolume : True, destroyed : False, state : u'Ready', serviceofferingdisplaytext : u'Tiny Instance', vmdisplayname : u'TestVM', type : u'ROOT', serviceofferingid : u'6256508d-ede5-4ae6-b1b6-ef33a4020cf8', zonename : u'DEV-ZONE-01', tags : [], isextractable : True, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', path : u'2a7fb82f-2ce4-4ebf-b2da-482375260187', account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', name : u'ROOT-638', virtualmachineid : u'b23c7df4-c256-4e4f-8dce-2b77f6fcfad5', storagetype : u'shared', hypervisor : u'KVM', created : u'2016-09-29T17:26:02-0500', vmstate : u'Running', deviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', quiescevm : False}]
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'volumeid': u'2a7fb82f-2ce4-4ebf-b2da-482375260187', 'command': 'createSnapshot', 'signature': 'c8+AFtvAkjOI+cvNjGtbaymmNbk=', 'response': 'json'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : createSnapshot=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&volumeid=2a7fb82f-2ce4-4ebf-b2da-482375260187&command=createSnapshot&signature=c8%2BAFtvAkjOI%2BcvNjGtbaymmNbk%3D&response=json HTTP/1.1" 200 119
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === Jobid: e48bb591-5fc8-4fb8-9e66-66b4b8d611ae Started ===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'owuhmwOIY8J9ecIrpgOovw0854E=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'e48bb591-5fc8-4fb8-9e66-66b4b8d611ae'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=owuhmwOIY8J9ecIrpgOovw0854E%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=e48bb591-5fc8-4fb8-9e66-66b4b8d611ae HTTP/1.1" 200 424
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:03-0500', cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'e48bb591-5fc8-4fb8-9e66-66b4b8d611ae', jobresultcode : 0, jobinstanceid : u'69e76553-955e-4533-9c67-c0925e87ccdb', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: === JobId:e48bb591-5fc8-4fb8-9e66-66b4b8d611ae is Still Processing, Will TimeOut in:3595 ====
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Payload: {'signature': 'owuhmwOIY8J9ecIrpgOovw0854E=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'e48bb591-5fc8-4fb8-9e66-66b4b8d611ae'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=owuhmwOIY8J9ecIrpgOovw0854E%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=e48bb591-5fc8-4fb8-9e66-66b4b8d611ae HTTP/1.1" 200 1024
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:03-0500', jobresult : {account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5_ROOT-638_20160929222703', intervaltype : u'MANUAL', volumename : u'ROOT-638', created : u'2016-09-29T17:27:03-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'2a7fb82f-2ce4-4ebf-b2da-482375260187', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'69e76553-955e-4533-9c67-c0925e87ccdb', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'e48bb591-5fc8-4fb8-9e66-66b4b8d611ae', jobresultcode : 0, jobinstanceid : u'69e76553-955e-4533-9c67-c0925e87ccdb', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: ===Jobid:e48bb591-5fc8-4fb8-9e66-66b4b8d611ae ; StartTime:Thu Sep 29 17:27:03 2016 ; EndTime:Thu Sep 29 17:27:08 2016 ; TotalTime:-5===
test_01_snapshot_on_rootVolume (integration.component.test_snapshots_improvement.TestSnapshotOnRootVolume): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:03-0500', jobresult : {account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5_ROOT-638_20160929222703', intervaltype : u'MANUAL', volumename : u'ROOT-638', created : u'2016-09-29T17:27:03-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'2a7fb82f-2ce4-4ebf-b2da-482375260187', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'69e76553-955e-4533-9c67-c0925e87ccdb', tags : []}, cmd : u'org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'e48bb591-5fc8-4fb8-9e66-66b4b8d611ae', jobresultcode : 0, jobinstanceid : u'69e76553-955e-4533-9c67-c0925e87ccdb', jobresulttype : u'object', jobinstancetype : u'Snapshot', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ::::::::::::STARTED : TC: test_02_accountSnapshotClean :::::::::::
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'response': 'json', 'command': 'listAccounts', 'signature': 'VD6k2Pb2COHxcfkXfoO124dODuw=', 'id': u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : listAccounts=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&response=json&command=listAccounts&signature=VD6k2Pb2COHxcfkXfoO124dODuw%3D&id=0ac2a58a-16c6-4460-a98d-9e16069cd6d3 HTTP/1.1" 200 1723
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : [{primarystorageavailable : u'Unlimited', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 256, secondarystorageavailable : u'Unlimited', vmtotal : 1, cputotal : 1, vpctotal : 0, id : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', networkavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 1, volumetotal : 1, projectlimit : u'Unlimited', state : u'enabled', networktotal : 1, sentbytes : 0, accounttype : 0, receivedbytes : 0, cpuavailable : u'Unlimited', primarystoragetotal : 8, templatelimit : u'Unlimited', snapshottotal : 1, templateavailable : u'Unlimited', vmlimit : u'1024', vpcavailable : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 8, templatetotal : 0, projecttotal : 0, vmrunning : 1, groups : [], projectavailable : u'Unlimited', isdefault : False, primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', vmavailable : u'1023', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited', user : [{username : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', firstname : u'Test', created : u'2016-09-29T17:26:02-0500', lastname : u'User', domain : u'ROOT', id : u'565c93df-3584-43a5-bbf4-b55e29bf204a', iscallerchilddomain : False, state : u'enabled', accounttype : 0, email : u'test@test.com', isdefault : False, accountid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3'}]}]
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'response': 'json', 'command': 'listSnapshots', 'signature': 'G8aa9IlvKjHQxiS6jKdE7eZfIw8=', 'id': u'69e76553-955e-4533-9c67-c0925e87ccdb'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : listSnapshots=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&response=json&command=listSnapshots&signature=G8aa9IlvKjHQxiS6jKdE7eZfIw8%3D&id=69e76553-955e-4533-9c67-c0925e87ccdb HTTP/1.1" 200 600
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : [{account : u'test-TestSnapshotLimit-test_01_snapshot_on_rootVolume-QPS15C', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-b23c7df4-c256-4e4f-8dce-2b77f6fcfad5_ROOT-638_20160929222703', intervaltype : u'MANUAL', volumename : u'ROOT-638', created : u'2016-09-29T17:27:03-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'2a7fb82f-2ce4-4ebf-b2da-482375260187', snapshottype : u'MANUAL', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'69e76553-955e-4533-9c67-c0925e87ccdb', tags : []}]
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): CRITICAL: FAILED: test_02_accountSnapshotClean: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_gc.py", line 279, in test_02_accountSnapshotClean\n self.fail("Exception occured: %s" % e)\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n raise self.failureException(msg)\n', 'AssertionError: Exception occured: Snapshot was not found on NFS\n']
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: Test snapshot limit in snapshot policies
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_limits.py", line 301, in test_04_snapshot_limit
self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, snapshot.id))
AssertionError: False is not true
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_04_snapshot_limit | Status : FAILED ===
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '2vIapnJs1gOhBebA6NfbUSkSdFs=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'deleteAccount', 'id': u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', 'response': 'json'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : deleteAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=2vIapnJs1gOhBebA6NfbUSkSdFs%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=deleteAccount&id=0ac2a58a-16c6-4460-a98d-9e16069cd6d3&response=json HTTP/1.1" 200 74
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === Jobid: a0a383ea-4cba-44e9-a031-80a2cd9efe3e Started ===
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3595 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3590 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3585 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3580 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3575 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3570 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3565 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3560 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3555 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3550 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3545 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3540 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3535 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3530 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3525 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3520 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3515 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3510 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3505 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3500 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3495 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3490 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3485 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3480 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3475 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3470 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3465 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 422
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:a0a383ea-4cba-44e9-a031-80a2cd9efe3e is Still Processing, Will TimeOut in:3460 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': 'RlaiPh5K8if0RdZ8TOIEKZ1cAJU=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=RlaiPh5K8if0RdZ8TOIEKZ1cAJU%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=a0a383ea-4cba-44e9-a031-80a2cd9efe3e HTTP/1.1" 200 476
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', jobresult : {success : True}, cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobresulttype : u'object', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ===Jobid:a0a383ea-4cba-44e9-a031-80a2cd9efe3e ; StartTime:Thu Sep 29 17:27:08 2016 ; EndTime:Thu Sep 29 17:29:29 2016 ; TotalTime:-140===
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:27:08-0500', jobresult : {success : True}, cmd : u'org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'a0a383ea-4cba-44e9-a031-80a2cd9efe3e', jobresultcode : 0, jobinstanceid : u'0ac2a58a-16c6-4460-a98d-9e16069cd6d3', jobresulttype : u'object', jobinstancetype : u'Account', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listDomains', 'signature': 'ednh6qoYlxpaR9B3ocE/NCBZp/Q=', 'response': 'json'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : listDomains=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listDomains&signature=ednh6qoYlxpaR9B3ocE%2FNCBZp%2FQ%3D&response=json HTTP/1.1" 200 None
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : [{primarystorageavailable : u'Unlimited', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 28, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 10, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 19631, templatelimit : u'Unlimited', snapshottotal : 28, templateavailable : u'Unlimited', vmlimit : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 1223, templatetotal : 1, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT', primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'ROOT', level : 0, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}, {primarystorageavailable : u'19300', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : True, vmtotal : 7, cputotal : 10, vpctotal : 3, id : u'f10185f2-5d6a-40b5-b278-edf494993e9b', cpuavailable : u'246', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 3, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 3, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 1180, templatelimit : u'Unlimited', snapshottotal : 23, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'647136', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'k12', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1001'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'5695d6c7-51a6-4c44-b6bc-96274c0aa149', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/edu', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'edu', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'daecadd9-bc3b-429c-b0ff-aa914e50887d', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/gov', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'gov', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'20480', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'6df4d4f7-338d-4e62-98f9-84529614d346', cpuavailable : u'256', snapshotlimit : u'1024', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', memoryavailable : u'655200', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/corp', parentdomainname : u'ROOT', primarystoragelimit : u'20480', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'corp', level : 1, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'655200', cpulimit : u'256', snapshotavailable : u'1024'}, {primarystorageavailable : u'1820', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 8064, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 7, cputotal : 10, vpctotal : 1, id : u'380192f3-c288-47a1-893d-b0e4c6b4a736', cpuavailable : u'22', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 2, volumetotal : 13, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 740, templatelimit : u'Unlimited', snapshottotal : 21, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'73856', secondarystoragetotal : 298, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2177', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2177', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'107'}, {primarystorageavailable : u'2160', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'384fde52-4d2e-485d-ac6d-08069f373a22', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 400, templatelimit : u'Unlimited', snapshottotal : 2, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5569', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5569', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'126'}, {primarystorageavailable : u'10200', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 1, id : u'965db419-75c4-4442-b737-d716b62e0f67', cpuavailable : u'128', snapshotlimit : u'512', networklimit : u'Unlimited', iptotal : 1, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 1, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 40, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'327680', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/5689', parentdomainname : u'k12', primarystoragelimit : u'10240', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'5689', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'327680', cpulimit : u'128', snapshotavailable : u'512'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'c5375f90-52d4-4f46-9cd9-7dd4754fadd5', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/11111', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'11111', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'5120', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'7b7a2300-da33-4fac-8336-6e929d10d1a1', cpuavailable : u'64', snapshotlimit : u'256', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'163840', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2837', parentdomainname : u'k12', primarystoragelimit : u'5120', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2837', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'163840', cpulimit : u'64', snapshotavailable : u'256'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'9315e437-c94a-45af-a513-3868216b42a8', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/2897', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'2897', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'2db38f44-768d-471c-8ea7-dc1498bacf77', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/1', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'1', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'436b3c5e-9243-4318-a7b4-f3fd2950cd72', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/4208', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'4208', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}, {primarystorageavailable : u'2560', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', haschild : False, vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'af650dee-b960-43a6-b2c1-3f17788d0137', cpuavailable : u'32', snapshotlimit : u'128', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'Active', networktotal : 0, vpcavailable : u'Unlimited', networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'Unlimited', parentdomainid : u'f10185f2-5d6a-40b5-b278-edf494993e9b', memoryavailable : u'81920', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, projectavailable : u'Unlimited', path : u'ROOT/k12/8745', parentdomainname : u'k12', primarystoragelimit : u'2560', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'8745', level : 2, vmavailable : u'Unlimited', ipavailable : u'Unlimited', memorylimit : u'81920', cpulimit : u'32', snapshotavailable : u'128'}]
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listZones', 'signature': 'NaSN+z4dEttRFHMxUU00IfUdzxE=', 'response': 'json'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : listZones=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listZones&signature=NaSN%2Bz4dEttRFHMxUU00IfUdzxE%3D&response=json HTTP/1.1" 200 401
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : [{localstorageenabled : False, name : u'DEV-ZONE-01', guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : u'0bb74795-5ce1-3e04-b2c8-75e15ea94bc8', dns1 : u'207.191.179.90', securitygroupsenabled : False, allocationstate : u'Enabled', internaldns1 : u'207.191.179.90', dhcpprovider : u'VirtualRouter', networktype : u'Advanced', id : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966'}]
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'listTemplates', 'signature': 'ryw+LlarWAgKO09eCx8cnVNwdWk=', 'templatefilter': 'featured', 'response': 'json'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : listTemplates=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=listTemplates&signature=ryw%2BLlarWAgKO09eCx8cnVNwdWk%3D&templatefilter=featured&response=json HTTP/1.1" 200 5874
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2012 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'40', key : u'mindisk'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'57b64f43-ad96-4021-a908-5c4bbbd52eff', domain : u'ROOT', value : u'2048', key : u'minmem'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2012 R2', created : u'2016-08-08T09:03:07-0500', hypervisor : u'KVM', ispublic : True, checksum : u'b6001e82c294f053506a15e5f931f17b'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Windows PV', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Windows Server 2008 R2 x86_64', ostypeid : u'75012acf-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c06093d0-91cd-4148-8b20-6e134459f3dc', size : 42949672960, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [{account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'40', key : u'mindisk'}, {account : u'admin', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', resourcetype : u'Template', resourceid : u'c06093d0-91cd-4148-8b20-6e134459f3dc', domain : u'ROOT', value : u'2048', key : u'minmem'}], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Windows_Windows Server_2008 R2', created : u'2016-08-08T09:03:54-0500', hypervisor : u'KVM', ispublic : True, checksum : u'39c50d30f1cda812994b15283899f948'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'Ubuntu 14.04 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Ubuntu Linux 16.04 x86_64', ostypeid : u'dbde8260-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'c523dde6-fe0c-4c0f-8cf2-0c6a6a72944e', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_Ubuntu_16.04', created : u'2016-08-08T09:01:36-0500', hypervisor : u'KVM', ispublic : True, checksum : u'4bdd12609c2ec8fdc74cda8a8528ed00'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 7', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS Linux 7 x86_64', ostypeid : u'dbdc3ffb-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'36524c31-a54d-45b1-aa1d-3ebed3651599', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_7', created : u'2016-08-08T08:59:01-0500', hypervisor : u'KVM', ispublic : True, checksum : u'516d25cfd93a6d927850c57a243ee786'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 6.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'Centos 6.8 x86_64', ostypeid : u'da93e16c-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'8abf7e42-4193-48af-ba8a-791bfa2363f6', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'Linux_CentOS_6.8', created : u'2016-08-08T08:57:40-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ee425e20433fbf8a3bd6fcf8a936dfee'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'FreeBSD 10 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'FreeBSD 10.3 x86_64', ostypeid : u'75098b8a-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'096a8303-32e0-46b0-874c-cefe06d98758', size : 21474836480, isready : True, format : u'QCOW2', templatetype : u'USER', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'admin', name : u'FreeBSD_FreeBSD_10.3', created : u'2016-08-08T09:00:17-0500', hypervisor : u'KVM', ispublic : True, checksum : u'44957fd15d2ca8eedd6800df5264438e'}, {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', ostypename : u'CentOS 5.5 (64-bit)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', displaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', ostypeid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', passwordenabled : False, id : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', size : 8589934592, isready : True, format : u'QCOW2', templatetype : u'BUILTIN', zonename : u'DEV-ZONE-01', status : u'Download Complete', isdynamicallyscalable : False, tags : [], isfeatured : True, sshkeyenabled : False, isextractable : True, crossZones : True, account : u'system', name : u'CentOS 5.5(64-bit) no GUI (KVM)', created : u'2016-07-22T13:04:01-0500', hypervisor : u'KVM', ispublic : True, checksum : u'ed0e788280ff2912ea40f7f91ca7a249'}]
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'username': 'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', 'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'firstname': 'Test', 'lastname': 'User', 'response': 'json', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'createAccount', 'accounttype': 0, 'signature': '2FcV8tpJfMR56CXeePXG+XJ7Npw=', 'password': 'password', 'email': 'test@test.com'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : createAccount=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?username=test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD&domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&firstname=Test&lastname=User&response=json&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=createAccount&accounttype=0&signature=2FcV8tpJfMR56CXeePXG%2BXJ7Npw%3D&password=password&email=test%40test.com HTTP/1.1" 200 1658
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {primarystorageavailable : u'Unlimited', domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', vpclimit : u'Unlimited', iplimit : u'Unlimited', volumelimit : u'Unlimited', memorytotal : 0, secondarystorageavailable : u'Unlimited', vmtotal : 0, cputotal : 0, vpctotal : 0, id : u'167f6405-38b9-4580-a7e4-ab01353e1d9b', cpuavailable : u'Unlimited', snapshotlimit : u'Unlimited', networklimit : u'Unlimited', iptotal : 0, volumetotal : 0, projectlimit : u'Unlimited', state : u'enabled', networktotal : 0, accounttype : 0, networkavailable : u'Unlimited', primarystoragetotal : 0, templatelimit : u'Unlimited', snapshottotal : 0, templateavailable : u'Unlimited', vmlimit : u'1024', vpcavailable : u'Unlimited', memoryavailable : u'Unlimited', secondarystoragetotal : 0, templatetotal : 0, projecttotal : 0, user : [{username : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', account : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', firstname : u'Test', created : u'2016-09-29T17:29:30-0500', lastname : u'User', domain : u'ROOT', id : u'8fa0a76f-5099-4546-adb5-5bb3d99c320d', iscallerchilddomain : False, state : u'enabled', accounttype : 0, email : u'test@test.com', isdefault : False, accountid : u'167f6405-38b9-4580-a7e4-ab01353e1d9b'}], groups : [], projectavailable : u'Unlimited', isdefault : False, primarystoragelimit : u'Unlimited', secondarystoragelimit : u'Unlimited', volumeavailable : u'Unlimited', name : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', vmavailable : u'1024', ipavailable : u'Unlimited', memorylimit : u'Unlimited', cpulimit : u'Unlimited', snapshotavailable : u'Unlimited'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'cpunumber': 1, 'memory': 256, 'cpuspeed': 200, 'response': 'json', 'name': 'Tiny Instance', 'command': 'createServiceOffering', 'signature': 'oSOuxtf4XEiCbh+7GiQobP5awZg=', 'displaytext': 'Tiny Instance'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : createServiceOffering=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&cpunumber=1&memory=256&cpuspeed=200&response=json&name=Tiny+Instance&command=createServiceOffering&signature=oSOuxtf4XEiCbh%2B7GiQobP5awZg%3D&displaytext=Tiny+Instance HTTP/1.1" 200 392
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {iscustomized : False, name : u'Tiny Instance', created : u'2016-09-29T17:29:30-0500', storagetype : u'shared', limitcpuuse : False, memory : 256, offerha : False, isvolatile : False, provisioningtype : u'thin', cpunumber : 1, cpuspeed : 200, displaytext : u'Tiny Instance', issystem : False, id : u'f6983d4d-723c-42d7-8099-1aadb29cd07d', defaultuse : False}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'domainid': u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', 'zoneid': u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'serviceofferingid': u'f6983d4d-723c-42d7-8099-1aadb29cd07d', 'displayname': 'TestVM', 'templateid': u'74f4fd45-4fb7-11e6-986a-000c29b79f06', 'response': 'json', 'account': u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', 'command': 'deployVirtualMachine', 'signature': 'VdmdqYJq5GihKoR5c2eByaefFwM='}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : deployVirtualMachine=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?domainid=74f0ea4e-4fb7-11e6-986a-000c29b79f06&zoneid=4cc0d9dc-0036-4415-b2fd-09bc6abf7966&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&serviceofferingid=f6983d4d-723c-42d7-8099-1aadb29cd07d&displayname=TestVM&templateid=74f4fd45-4fb7-11e6-986a-000c29b79f06&response=json&account=test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD&command=deployVirtualMachine&signature=VdmdqYJq5GihKoR5c2eByaefFwM%3D HTTP/1.1" 200 125
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === Jobid: 5666f78c-fcf1-461f-aa3d-493d68825103 Started ===
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3595 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3590 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3585 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3580 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3575 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3570 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3565 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3560 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3555 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3550 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3545 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3540 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 426
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 0, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: === JobId:5666f78c-fcf1-461f-aa3d-493d68825103 is Still Processing, Will TimeOut in:3535 ====
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Payload: {'signature': '9JZ4RThQMkZ5UFCzjRztNNA62HM=', 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'5666f78c-fcf1-461f-aa3d-493d68825103'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ========Sending GET Cmd : queryAsyncJobResult=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?signature=9JZ4RThQMkZ5UFCzjRztNNA62HM%3D&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&command=queryAsyncJobResult&response=json&jobid=5666f78c-fcf1-461f-aa3d-493d68825103 HTTP/1.1" 200 2145
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-201-640-QA', id : u'315158be-ff78-4532-b404-db6230dad2bb', hostname : u'njcloudhost.dev.ena.net', displayvm : True, state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'f6983d4d-723c-42d7-8099-1aadb29cd07d', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'92a3e644-ea9e-4d47-bdb2-93e42b88b8ce', macaddress : u'02:00:42:98:00:01', isolationuri : u'vxlan://6554', type : u'Isolated', broadcasturi : u'vxlan://6554', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.85', id : u'c3c236bb-6d86-4579-abc5-f482f3364369', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-315158be-ff78-4532-b404-db6230dad2bb', created : u'2016-09-29T17:29:30-0500', hypervisor : u'KVM', userid : u'8fa0a76f-5099-4546-adb5-5bb3d99c320d', jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', rootdevicetype : u'ROOT', rootdeviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: ===Jobid:5666f78c-fcf1-461f-aa3d-493d68825103 ; StartTime:Thu Sep 29 17:29:31 2016 ; EndTime:Thu Sep 29 17:30:36 2016 ; TotalTime:-65===
test_02_accountSnapshotClean (integration.component.test_snapshot_gc.TestAccountSnapshotClean): DEBUG: Response : {jobprocstatus : 0, created : u'2016-09-29T17:29:31-0500', jobresult : {domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', haenable : False, templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', securitygroup : [], zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', cpunumber : 1, ostypeid : 112, passwordenabled : False, instancename : u'i-201-640-QA', id : u'315158be-ff78-4532-b404-db6230dad2bb', hostname : u'njcloudhost.dev.ena.net', displayvm : True, state : u'Running', guestosid : u'74fddca4-4fb7-11e6-986a-000c29b79f06', cpuspeed : 200, serviceofferingid : u'f6983d4d-723c-42d7-8099-1aadb29cd07d', zonename : u'DEV-ZONE-01', username : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', isdynamicallyscalable : False, displayname : u'TestVM', tags : [], nic : [{networkid : u'92a3e644-ea9e-4d47-bdb2-93e42b88b8ce', macaddress : u'02:00:42:98:00:01', isolationuri : u'vxlan://6554', type : u'Isolated', broadcasturi : u'vxlan://6554', traffictype : u'Guest', netmask : u'255.255.255.0', ipaddress : u'10.1.1.85', id : u'c3c236bb-6d86-4579-abc5-f482f3364369', secondaryip : [], networkname : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD-network', gateway : u'10.1.1.1', isdefault : True}], memory : 256, jobstatus : 0, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', affinitygroup : [], account : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', hostid : u'9111cc1c-fdd5-4668-b914-e5a3b54436a9', name : u'QA-315158be-ff78-4532-b404-db6230dad2bb', created : u'2016-09-29T17:29:30-0500', hypervisor : u'KVM', userid : u'8fa0a76f-5099-4546-adb5-5bb3d99c320d', jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', rootdevicetype : u'ROOT', rootdeviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'f1d1ed88-4fb7-11e6-986a-000c29b79f06', jobstatus : 1, jobid : u'5666f78c-fcf1-461f-aa3d-493d68825103', jobresultcode : 0, jobinstanceid : u'315158be-ff78-4532-b404-db6230dad2bb', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'f1d12b61-4fb7-11e6-986a-000c29b79f06'}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: ::::::::::::STARTED : TC: test_04_snapshot_limit :::::::::::
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'virtualmachineid': u'315158be-ff78-4532-b404-db6230dad2bb', 'command': 'listVolumes', 'signature': 'LyTCgv5pD1ErEkNnnZlwzhYFl2A=', 'type': 'ROOT', 'response': 'json', 'listall': True}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: ========Sending GET Cmd : listVolumes=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&virtualmachineid=315158be-ff78-4532-b404-db6230dad2bb&command=listVolumes&signature=LyTCgv5pD1ErEkNnnZlwzhYFl2A%3D&type=ROOT&response=json&listall=True HTTP/1.1" 200 1151
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Response : [{domain : u'ROOT', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', templatename : u'CentOS 5.5(64-bit) no GUI (KVM)', zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', storageid : u'282d5a88-b298-39b9-bd65-aafb088270c2', provisioningtype : u'thin', vmname : u'QA-315158be-ff78-4532-b404-db6230dad2bb', id : u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', size : 8589934592, storage : u'rbdnjcloudhost', displayvolume : True, destroyed : False, state : u'Ready', serviceofferingdisplaytext : u'Tiny Instance', vmdisplayname : u'TestVM', type : u'ROOT', serviceofferingid : u'f6983d4d-723c-42d7-8099-1aadb29cd07d', zonename : u'DEV-ZONE-01', tags : [], isextractable : True, templateid : u'74f4fd45-4fb7-11e6-986a-000c29b79f06', path : u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', account : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', name : u'ROOT-640', virtualmachineid : u'315158be-ff78-4532-b404-db6230dad2bb', storagetype : u'shared', hypervisor : u'KVM', created : u'2016-09-29T17:29:30-0500', vmstate : u'Running', deviceid : 0, serviceofferingname : u'Tiny Instance', templatedisplaytext : u'CentOS 5.5(64-bit) no GUI (KVM)', quiescevm : False}]
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Payload: {'maxsnaps': 1, 'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'intervaltype': 'HOURLY', 'schedule': 1, 'volumeid': u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', 'command': 'createSnapshotPolicy', 'signature': 'a+lTfxLjgkTg8vOST+5c0ZaNqp4=', 'timezone': 'US/Arizona', 'response': 'json'}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: ========Sending GET Cmd : createSnapshotPolicy=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?maxsnaps=1&apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&intervaltype=HOURLY&schedule=1&volumeid=36fcc7b6-2a17-4bb8-b84f-da70267a2447&command=createSnapshotPolicy&signature=a%2BlTfxLjgkTg8vOST%2B5c0ZaNqp4%3D&timezone=US%2FArizona&response=json HTTP/1.1" 200 234
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Response : {maxsnaps : 1, intervaltype : 0, schedule : u'1', volumeid : u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', id : u'42084ff3-fc91-4ec5-b8ee-ad1cb60e058d', timezone : u'US/Arizona', fordisplay : True}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'volumeid': u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', 'id': u'42084ff3-fc91-4ec5-b8ee-ad1cb60e058d', 'command': 'listSnapshotPolicies', 'signature': 'KeJj6LVnMDrkol3G5jOk6AhmHyo=', 'response': 'json'}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: ========Sending GET Cmd : listSnapshotPolicies=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&volumeid=36fcc7b6-2a17-4bb8-b84f-da70267a2447&id=42084ff3-fc91-4ec5-b8ee-ad1cb60e058d&command=listSnapshotPolicies&signature=KeJj6LVnMDrkol3G5jOk6AhmHyo%3D&response=json HTTP/1.1" 200 246
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Response : [{maxsnaps : 1, intervaltype : 0, schedule : u'1', volumeid : u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', id : u'42084ff3-fc91-4ec5-b8ee-ad1cb60e058d', timezone : u'US/Arizona', fordisplay : True}]
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Payload: {'apiKey': u'lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ', 'intervaltype': 'HOURLY', 'volumeid': u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', 'command': 'listSnapshots', 'signature': '63Xqsg4aUzmNKmOB0jCPztI90R8=', 'snapshottype': 'RECURRING', 'response': 'json', 'listall': True}
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: ========Sending GET Cmd : listSnapshots=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): cloud.dev.ena.net
requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=lCpWZw8hj7iaxacX5Hu7ryPhOWrniowuy2m9CBsZ_uwOr9SjObcQXGCABFE-JLrqQwJ2fhXfG6xTiTTi_7_iWQ&intervaltype=HOURLY&volumeid=36fcc7b6-2a17-4bb8-b84f-da70267a2447&command=listSnapshots&signature=63Xqsg4aUzmNKmOB0jCPztI90R8%3D&snapshottype=RECURRING&response=json&listall=True HTTP/1.1" 200 598
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): DEBUG: Response : [{account : u'test-TestSnapshotLimit-test_02_accountSnapshotClean-AUQEFD', domainid : u'74f0ea4e-4fb7-11e6-986a-000c29b79f06', name : u'QA-315158be-ff78-4532-b404-db6230dad2bb_ROOT-640_20160930000318', intervaltype : u'HOURLY', volumename : u'ROOT-640', created : u'2016-09-29T19:03:18-0500', volumetype : u'ROOT', domain : u'ROOT', volumeid : u'36fcc7b6-2a17-4bb8-b84f-da70267a2447', snapshottype : u'HOURLY', state : u'BackedUp', physicalsize : 0, zoneid : u'4cc0d9dc-0036-4415-b2fd-09bc6abf7966', revertable : False, id : u'c598936c-34d1-4b72-818d-fff9d5cba8f0', tags : []}]
test_04_snapshot_limit (integration.component.test_snapshot_limits.TestSnapshotLimit): CRITICAL: FAILED: test_04_snapshot_limit: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/home/njohnson/cloudstack-ena/test/integration/component/test_snapshot_limits.py", line 301, in test_04_snapshot_limit\n self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, self.config, self.zone.id, snapshot.id))\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n raise self.failureException(msg)\n', 'AssertionError: False is not true\n']
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 14 tests in 11004.100s
FAILED (failures=4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment