pkg/libvirttools/TestDomainForcedShutdown.out.yaml
- name: GetImagePathDigestAndVirtualSize
value: fake/image1
- name: 'storage: CreateStoragePool'
value: |-
<pool type="dir">
<name>volumes</name>
<target>
<path>/var/lib/virtlet/volumes</path>
</target>
</pool>
- name: 'storage: volumes: CreateStorageVol'
value: |-
<volume type="file">
<name>virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550</name>
<allocation unit="b">0</allocation>
<capacity unit="b">424242</capacity>
<target>
<format type="qcow2"></format>
</target>
<backingStore>
<path>/fake/volume/path</path>
<format type="qcow2"></format>
</backingStore>
</volume>
- name: 'domain conn: DefineDomain'
value: |-
<domain type="kvm">
<name>virtlet-231700d5-c9a6-container1</name>
<uuid>231700d5-c9a6-5a49-738d-99a954c51550</uuid>
<memory unit="MiB">1024</memory>
<vcpu>1</vcpu>
<cputune>
<shares>0</shares>
<period>0</period>
<quota>0</quota>
</cputune>
<os>
<type>hvm</type>
<boot dev="hd"></boot>
</os>
<features>
<acpi></acpi>
</features>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<emulator>/vmwrapper</emulator>
<disk type="file" device="disk">
<driver name="qemu" type="qcow2"></driver>
<source file="/var/lib/virtlet/volumes/virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550"></source>
<target dev="sda" bus="scsi"></target>
<address type="drive" controller="0" bus="0" target="0" unit="0"></address>
</disk>
<disk type="file" device="cdrom">
<driver name="qemu" type="raw"></driver>
<source file="/var/lib/virtlet/config/config-231700d5-c9a6-5a49-738d-99a954c51550.iso"></source>
<target dev="sdb" bus="scsi"></target>
<readonly></readonly>
<address type="drive" controller="0" bus="0" target="0" unit="1"></address>
</disk>
<controller type="scsi" index="0" model="virtio-scsi">
<address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"></address>
</controller>
<controller type="pci" model="pci-root"></controller>
<serial type="unix">
<source mode="connect" path="/var/lib/libvirt/streamer.sock">
<reconnect enabled="yes" timeout="1"></reconnect>
</source>
<target port="0"></target>
</serial>
<input type="tablet" bus="usb"></input>
<graphics type="vnc" port="-1"></graphics>
<video>
<model type="cirrus"></model>
</video>
</devices>
<commandline xmlns="http://libvirt.org/schemas/domain/qemu/1.0">
<env name="VIRTLET_EMULATOR" value="/usr/bin/kvm"></env>
<env name="VIRTLET_NET_KEY" value="/tmp/fakenetns"></env>
<env name="VIRTLET_CONTAINER_ID" value="231700d5-c9a6-5a49-738d-99a954c51550"></env>
<env name="VIRTLET_CONTAINER_LOG_PATH" value="/var/log/pods/69eec606-0493-5825-73a4-c5e0c0236155/container1_42.log"></env>
</commandline>
</domain>
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Create'
- name: 'domain conn: virtlet-231700d5-c9a6-container1: iso image'
value:
meta-data: '{"instance-id":"testName_0.default","local-hostname":"testName_0"}'
network-config: |
version: 1
user-data: |
#cloud-config
- name: invoking StopContainer()
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Shutdown'
value:
ignored: true
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Shutdown'
value:
ignored: true
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Shutdown'
value:
ignored: true
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Destroy'
- name: 'storage: volumes: RemoveVolumeByName'
value: virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550
- name: container info after the container is stopped
value:
Config:
Attempt: 42
CPUPeriod: 0
CPUQuota: 0
CPUShares: 0
ContainerAnnotations:
foo: bar
ContainerLabels:
io.kubernetes.container.name: container1
io.kubernetes.pod.name: testName_0
io.kubernetes.pod.namespace: default
io.kubernetes.pod.uid: 69eec606-0493-5825-73a4-c5e0c0236155
ContainerSideNetwork: null
DomainUUID: 231700d5-c9a6-5a49-738d-99a954c51550
Environment: null
Image: fake/image1
LogDirectory: /var/log/pods/69eec606-0493-5825-73a4-c5e0c0236155
LogPath: container1_42.log
MemoryLimitInBytes: 0
Mounts: null
Name: container1
ParsedAnnotations:
CDImageType: nocloud
CPUModel: ""
CPUSetting: null
DiskDriver: scsi
ForceDHCPNetworkConfig: false
InjectedFiles: null
MetaData: null
RootVolumeSize: 0
SSHKeys: null
SystemUUID: null
UserData: null
UserDataOverwrite: false
UserDataScript: ""
VCPUCount: 1
VirtletChown9pfsMounts: false
PodAnnotations:
hello: world
virt: let
PodName: testName_0
PodNamespace: default
PodSandboxID: 69eec606-0493-5825-73a4-c5e0c0236155
VolumeDevices: null
CreatedAt: 1496175540000000000
Id: 231700d5-c9a6-5a49-738d-99a954c51550
Name: container1
StartedAt: 1496175541000000000
State: 2
- name: invoking RemoveContainer()
- name: 'domain conn: virtlet-231700d5-c9a6-container1: Undefine'
- name: 'storage: volumes: RemoveVolumeByName'
value: virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550