Project

General

Profile

action #27805

Updated by mgriessmeier over 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-installcheck@svirt-hyperv-uefi fails in 
 [bootloader_hyperv](https://openqa.suse.de/tests/1251676/modules/bootloader_hyperv/steps/24) 


 log shows errors like: 
 ``` ''' 
 10:13:20.2823 19673 Command's stderr: 
 Stop-VM : A parameter is invalid. Hyper-V was unable to find a virtual machine with name openQA-SUT-1. 
 At line:1 char:1 
 + Stop-VM -Force openQA-SUT-1 -TurnOff 
 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     + CategoryInfo            : InvalidArgument: (openQA-SUT-1:String) [Stop-VM], VirtualizationInvalidArgumentException 
     + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.StopVMCommand 
 
 10:13:20.5229 19671 Command on Hyper-V returned: 1 
 ``` ''' 


 ## Reproducible 

 Fails since (at least) Build [331.1](https://openqa.suse.de/tests/1247879) 


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?distri=sle&version=15&machine=svirt-hyperv-uefi&arch=x86_64&test=installcheck&flavor=Installer-DVD) 

Back