
-------------------------------------------------------------------- HostSystem - 04_hs_to_EAPF.py: FAIL ERROR - DEBUG host_name is elm3b41.beaverton.ibm.com ERROR - KVM_ElementAllocatedFromPool returned 0 KVM_DiskPool objects CIM_ERR_INVALID_CLASS: Linux_ComputerSystem The web server returned a bad status line: ''
Seg fault - need to investigate whether this is in libvirt-cim or Pegasus itself.
-------------------------------------------------------------------- HostSystem - 05_hs_gi_errs.py: FAIL ERROR - Error in getting HostSystem instance Socket error: [Errno 111] Connection refused Socket error: [Errno 111] Connection refused
The seg fault crashed Pegasus; no CIMOM was available when this test ran.
-------------------------------------------------------------------- HostSystem - 06_hs_to_vsms.py: FAIL ERROR - Error in getting HostSystem instance ERROR - Did not get the expected MigrationService record Socket error: [Errno 111] Connection refused Socket error: [Errno 111] Connection refused
The seg fault crashed Pegasus; no CIMOM was available when this test ran. CIMOM was restarted at this point.
--------------------------------------------------------------------
-------------------------------------------------------------------- RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL ERROR - 'ResultingResourceSettings' ERROR - Error invoking AddRS: add_disk_res ERROR - AddResourceSettings call failed ERROR - Exception: Unable to generate indication
This is because provider version 986 doesn't support ResultingResourceSettings. Need to update the test case.
--------------------------------------------------------------------
-------------------------------------------------------------------- VirtualSystemManagementService - 06_addresource.py: FAIL ERROR - 'ResultingResourceSettings' ERROR - Error invoking AddRS: add_disk_res ERROR - AddResourceSettings call failed
This is because provider version 986 doesn't support ResultingResourceSettings. Need to update the test case.
--------------------------------------------------------------------
-------------------------------------------------------------------- VirtualSystemManagementService - 08_modifyresource.py: FAIL ERROR - 'ResultingResourceSettings' ERROR - Error invoking ModifyRS: mod_vcpu_res ERROR - ModifyResourceSettings call failed
This is because provider version 986 doesn't support ResultingResourceSettings. Need to update the test case.
--------------------------------------------------------------------
-------------------------------------------------------------------- VirtualSystemManagementService - 24_define_sys_features.py: FAIL ERROR - Failed to set pae for dom: features_domain
This is because provider version 986 doesn't support setting PAE, ACPI, and APIC.
-------------------------------------------------------------------- VirtualSystemManagementService - 24_verify_modifyres_output.py: FAIL ERROR - 'ResultingResourceSettings' ERROR - Failed to modify rstest_domain's disk
This is because provider version 986 doesn't support ResultingResourceSettings. Need to update the test case.
--------------------------------------------------------------------
-------------------------------------------------------------------- VirtualSystemSnapshotService - 03_create_snapshot.py: FAIL ERROR - Got CIM error CIM_ERR_NOT_SUPPORTED: Domain has a snapshot with return code 7 ERROR - Exception: Failed to start the defined domain: snapshot_vm InvokeMethod(RequestStateChange): CIM_ERR_NOT_SUPPORTED: Domain has a snapshot
Unable to reproduce this error running the test as is. It's likely a prior test isn't cleaning up properly.
--------------------------------------------------------------------
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com