Skip to content

Instantly share code, notes, and snippets.

@jason-azze
Created January 8, 2018 20:55
Show Gist options
  • Save jason-azze/aa3be2e0032ae5291fde2e3ae3fd6ac8 to your computer and use it in GitHub Desktop.
Save jason-azze/aa3be2e0032ae5291fde2e3ae3fd6ac8 to your computer and use it in GitHub Desktop.
debug output from Terraform crash
[terraform@tf-dev01 devci-agents-batch1]$ terraform apply "use-vmxnet3"
module.windows-build.vsphere_virtual_machine.windows[1]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.customize.0.windows_options.#: "" => "1"
clone.0.customize.0.windows_options.0.admin_password: "<sensitive>" => "<sensitive>"
clone.0.customize.0.windows_options.0.auto_logon: "" => "true"
clone.0.customize.0.windows_options.0.auto_logon_count: "" => "1"
clone.0.customize.0.windows_options.0.computer_name: "" => "w7-build66"
clone.0.customize.0.windows_options.0.full_name: "" => "Administrator"
clone.0.customize.0.windows_options.0.organization_name: "" => "Managed by Terraform"
clone.0.customize.0.windows_options.0.time_zone: "" => "85"
clone.0.template_uuid: "" => "422de595-fee8-e86c-44c6-7e863a03195f"
clone.0.timeout: "" => "60"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "w7-build66.vmdk"
disk.0.size: "" => "200"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "windows7_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "20480"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "w7-build66"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "10"
num_cpus: "" => "20"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic-sas"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.windows-test.vsphere_virtual_machine.windows[1]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.customize.0.windows_options.#: "" => "1"
clone.0.customize.0.windows_options.0.admin_password: "<sensitive>" => "<sensitive>"
clone.0.customize.0.windows_options.0.auto_logon: "" => "true"
clone.0.customize.0.windows_options.0.auto_logon_count: "" => "1"
clone.0.customize.0.windows_options.0.computer_name: "" => "win7-da16"
clone.0.customize.0.windows_options.0.full_name: "" => "Administrator"
clone.0.customize.0.windows_options.0.organization_name: "" => "Managed by Terraform"
clone.0.customize.0.windows_options.0.time_zone: "" => "85"
clone.0.template_uuid: "" => "422db416-6c23-1a09-b58a-ca493429b3c3"
clone.0.timeout: "" => "60"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "win7-da16.vmdk"
disk.0.size: "" => "200"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "windows7_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "65536"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "win7-da16"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "8"
num_cpus: "" => "16"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic-sas"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.windows-test.vsphere_virtual_machine.windows[0]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.customize.0.windows_options.#: "" => "1"
clone.0.customize.0.windows_options.0.admin_password: "<sensitive>" => "<sensitive>"
clone.0.customize.0.windows_options.0.auto_logon: "" => "true"
clone.0.customize.0.windows_options.0.auto_logon_count: "" => "1"
clone.0.customize.0.windows_options.0.computer_name: "" => "win7-da15"
clone.0.customize.0.windows_options.0.full_name: "" => "Administrator"
clone.0.customize.0.windows_options.0.organization_name: "" => "Managed by Terraform"
clone.0.customize.0.windows_options.0.time_zone: "" => "85"
clone.0.template_uuid: "" => "422db416-6c23-1a09-b58a-ca493429b3c3"
clone.0.timeout: "" => "60"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "win7-da15.vmdk"
disk.0.size: "" => "200"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "windows7_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "65536"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "win7-da15"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "8"
num_cpus: "" => "16"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic-sas"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.windows-build.vsphere_virtual_machine.windows[0]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.customize.0.windows_options.#: "" => "1"
clone.0.customize.0.windows_options.0.admin_password: "<sensitive>" => "<sensitive>"
clone.0.customize.0.windows_options.0.auto_logon: "" => "true"
clone.0.customize.0.windows_options.0.auto_logon_count: "" => "1"
clone.0.customize.0.windows_options.0.computer_name: "" => "w7-build65"
clone.0.customize.0.windows_options.0.full_name: "" => "Administrator"
clone.0.customize.0.windows_options.0.organization_name: "" => "Managed by Terraform"
clone.0.customize.0.windows_options.0.time_zone: "" => "85"
clone.0.template_uuid: "" => "422de595-fee8-e86c-44c6-7e863a03195f"
clone.0.timeout: "" => "60"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "w7-build65.vmdk"
disk.0.size: "" => "200"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "windows7_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "20480"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "w7-build65"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "10"
num_cpus: "" => "20"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic-sas"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.utility-agents.vsphere_virtual_machine.linux[1]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "dev-util05"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422d9343-1e8d-e643-3959-373bfb92bce2"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "dev-util05.vmdk"
disk.0.size: "" => "250"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "centos64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "1024"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "dev-util05"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "1"
num_cpus: "" => "1"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "pvscsi"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.utility-agents.vsphere_virtual_machine.linux[0]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "dev-util04"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422d9343-1e8d-e643-3959-373bfb92bce2"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "dev-util04.vmdk"
disk.0.size: "" => "250"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "centos64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "1024"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "dev-util04"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "1"
num_cpus: "" => "1"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "pvscsi"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.linux-build.vsphere_virtual_machine.linux[0]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "cent69-build22"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422d58f9-8851-3565-55a6-1f41051416fa"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "cent69-build22.vmdk"
disk.0.size: "" => "197"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "centos64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "16384"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "cent69-build22"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "4"
num_cpus: "" => "20"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "pvscsi"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.linux-build.vsphere_virtual_machine.linux[1]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "cent69-build23"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422d58f9-8851-3565-55a6-1f41051416fa"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "cent69-build23.vmdk"
disk.0.size: "" => "197"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "centos64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "16384"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "cent69-build23"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "4"
num_cpus: "" => "20"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "pvscsi"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.linux-test.vsphere_virtual_machine.linux[1]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "cent69-da04"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422de626-2ec0-a048-370d-5984084a547b"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "cent69-da04.vmdk"
disk.0.size: "" => "350"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "rhel6_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "8192"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "cent69-da04"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "2"
num_cpus: "" => "4"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.linux-test.vsphere_virtual_machine.linux[0]: Creating...
boot_retry_delay: "" => "10000"
change_version: "" => "<computed>"
clone.#: "" => "1"
clone.0.customize.#: "" => "1"
clone.0.customize.0.linux_options.#: "" => "1"
clone.0.customize.0.linux_options.0.host_name: "" => "cent69-da03"
clone.0.customize.0.linux_options.0.hw_clock_utc: "" => "true"
clone.0.customize.0.network_interface.#: "" => "1"
clone.0.customize.0.timeout: "" => "10"
clone.0.template_uuid: "" => "422de626-2ec0-a048-370d-5984084a547b"
clone.0.timeout: "" => "300"
cpu_limit: "" => "-1"
cpu_share_count: "" => "<computed>"
cpu_share_level: "" => "normal"
datastore_id: "" => "datastore-259"
default_ip_address: "" => "<computed>"
disk.#: "" => "1"
disk.0.attach: "" => "false"
disk.0.device_address: "" => "<computed>"
disk.0.disk_mode: "" => "persistent"
disk.0.disk_sharing: "" => "sharingNone"
disk.0.eagerly_scrub: "" => "false"
disk.0.io_limit: "" => "-1"
disk.0.io_reservation: "" => "0"
disk.0.io_share_count: "" => "0"
disk.0.io_share_level: "" => "normal"
disk.0.keep_on_remove: "" => "false"
disk.0.key: "" => "0"
disk.0.name: "" => "cent69-da03.vmdk"
disk.0.size: "" => "350"
disk.0.thin_provisioned: "" => "true"
disk.0.unit_number: "" => "0"
disk.0.write_through: "" => "false"
ept_rvi_mode: "" => "automatic"
firmware: "" => "bios"
folder: "" => "DevCI/agents"
force_power_off: "" => "true"
guest_id: "" => "rhel6_64Guest"
guest_ip_addresses.#: "" => "<computed>"
host_system_id: "" => "<computed>"
hv_mode: "" => "hvAuto"
imported: "" => "<computed>"
memory: "" => "8192"
memory_limit: "" => "-1"
memory_share_count: "" => "<computed>"
memory_share_level: "" => "normal"
migrate_wait_timeout: "" => "30"
name: "" => "cent69-da03"
network_interface.#: "" => "1"
network_interface.0.adapter_type: "" => "vmxnet3"
network_interface.0.bandwidth_limit: "" => "-1"
network_interface.0.bandwidth_reservation: "" => "0"
network_interface.0.bandwidth_share_count: "" => "<computed>"
network_interface.0.bandwidth_share_level: "" => "normal"
network_interface.0.device_address: "" => "<computed>"
network_interface.0.key: "" => "<computed>"
network_interface.0.mac_address: "" => "<computed>"
network_interface.0.network_id: "" => "dvportgroup-45"
num_cores_per_socket: "" => "2"
num_cpus: "" => "4"
reboot_required: "" => "<computed>"
resource_pool_id: "" => "resgroup-464"
run_tools_scripts_after_power_on: "" => "true"
run_tools_scripts_after_resume: "" => "true"
run_tools_scripts_before_guest_shutdown: "" => "true"
run_tools_scripts_before_guest_standby: "" => "true"
scsi_controller_count: "" => "1"
scsi_type: "" => "lsilogic"
shutdown_wait_timeout: "" => "3"
swap_placement_policy: "" => "inherit"
uuid: "" => "<computed>"
vmware_tools_status: "" => "<computed>"
vmx_path: "" => "<computed>"
wait_for_guest_net_timeout: "" => "5"
module.windows-build.vsphere_virtual_machine.windows.1: Still creating... (10s elapsed)
module.windows-test.vsphere_virtual_machine.windows.1: Still creating... (10s elapsed)
module.windows-test.vsphere_virtual_machine.windows.0: Still creating... (10s elapsed)
module.windows-build.vsphere_virtual_machine.windows.0: Still creating... (10s elapsed)
module.utility-agents.vsphere_virtual_machine.linux.1: Still creating... (10s elapsed)
module.utility-agents.vsphere_virtual_machine.linux.0: Still creating... (10s elapsed)
module.linux-build.vsphere_virtual_machine.linux.0: Still creating... (10s elapsed)
module.linux-build.vsphere_virtual_machine.linux.1: Still creating... (10s elapsed)
module.linux-test.vsphere_virtual_machine.linux.1: Still creating... (10s elapsed)
module.linux-test.vsphere_virtual_machine.linux.0: Still creating... (10s elapsed)
module.windows-build.vsphere_virtual_machine.windows.1: Still creating... (20s elapsed)
module.windows-test.vsphere_virtual_machine.windows.1: Still creating... (20s elapsed)
module.windows-test.vsphere_virtual_machine.windows.0: Still creating... (20s elapsed)
module.windows-build.vsphere_virtual_machine.windows.0: Still creating... (20s elapsed)
[snip...]
module.linux-build.vsphere_virtual_machine.linux.0: Still creating... (7m30s elapsed)
module.linux-build.vsphere_virtual_machine.linux.1: Still creating... (7m30s elapsed)
module.linux-test.vsphere_virtual_machine.linux.1: Still creating... (7m30s elapsed)
module.linux-test.vsphere_virtual_machine.linux.0: Still creating... (7m30s elapsed)
module.linux-build.vsphere_virtual_machine.linux[0]: Creation complete after 7m36s (ID: 422d76fa-0d6f-9d81-bdf3-fbde84cb014c)
module.linux-build.vsphere_virtual_machine.linux[1]: Creation complete after 7m35s (ID: 422d49ca-8e73-78f3-2a78-7e20886fbe97)
module.windows-build.vsphere_virtual_machine.windows.1: Still creating... (7m40s elapsed)
module.windows-test.vsphere_virtual_machine.windows.1: Still creating... (7m40s elapsed)
module.windows-test.vsphere_virtual_machine.windows.0: Still creating... (7m40s elapsed)
module.windows-build.vsphere_virtual_machine.windows.0: Still creating... (7m40s elapsed)
module.utility-agents.vsphere_virtual_machine.linux.1: Still creating... (7m40s elapsed)
module.utility-agents.vsphere_virtual_machine.linux.0: Still creating... (7m40s elapsed)
module.linux-test.vsphere_virtual_machine.linux.1: Still creating... (7m40s elapsed)
module.linux-test.vsphere_virtual_machine.linux.0: Still creating... (7m40s elapsed)
Error: Error applying plan:
8 error(s) occurred:
* module.utility-agents.vsphere_virtual_machine.linux[0]: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
* module.linux-test.vsphere_virtual_machine.linux[1]: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
* module.windows-test.vsphere_virtual_machine.windows[1]: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
* module.windows-build.vsphere_virtual_machine.windows[0]: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
* module.linux-test.vsphere_virtual_machine.linux[0]: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
panic: runtime error: index out of range
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4:
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: goroutine 281 [running]:
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/virtualdevice.NetworkInterfacePostCloneOperation(0xc4206c0460, 0xc42000f440, 0xc420175b00, 0xe, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/virtualdevice/virtual_machine_network_interface_subresource.go:421 +0x26cd
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vsphere.resourceVSphereVirtualMachineCreateClone(0xc4206c0460, 0x11f87c0, 0xc4205125c0, 0x1168aa0, 0xc420b3a800, 0x0)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vsphere/resource_vsphere_virtual_machine.go:732 +0xbea
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vsphere.resourceVSphereVirtualMachineCreate(0xc4206c0460, 0x11f87c0, 0xc4205125c0, 0xc4206c0460, 0x0)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vsphere/resource_vsphere_virtual_machine.go:210 +0x1b0
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc42025e150, 0xc420080690, 0xc420b3a460, 0x11f87c0, 0xc4205125c0, 0x1, 0xc4206cf1d0, 0xc4206cf101)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:227 +0x364
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc42025e930, 0xc4200805a0, 0xc420080690, 0xc420b3a460, 0x7feb3b603000, 0x0, 0x411786)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:283 +0xa4
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Apply(0xc4201a8780, 0xc420b3a020, 0xc42038a2a0, 0x0, 0x0)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-vsphere/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:527 +0x57
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: reflect.Value.call(0xc4203fca80, 0xc42000c008, 0x13, 0x147eade, 0x4, 0xc4205e1f20, 0x3, 0x3, 0x0, 0x0, ...)
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /usr/local/go/src/reflect/value.go:434 +0x906
2018-01-08T15:13:33.117-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: reflect.Value.Call(0xc4203fca80, 0xc42000c008, 0x13, 0xc42040ff20, 0x3, 0x3, 0xc42012d020, 0xc420054ae0, 0xc4201b6320)
2018-01-08T15:13:33.118-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
2018-01-08T15:13:33.118-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: net/rpc.(*service).call(0xc42028e0c0, 0xc4201a2140, 0xc42007a120, 0xc42029a000, 0xc420502360, 0x1116320, 0xc420b3a020, 0x16, 0x1116360, 0xc42038a2a0, ...)
2018-01-08T15:13:33.118-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
2018-01-08T15:13:33.118-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: created by net/rpc.(*Server).ServeCodec
2018-01-08T15:13:33.118-0500 [DEBUG] plugin.terraform-provider-vsphere_v1.1.1_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.utility-agents: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.utility-agents: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.utility-agents.vsphere_virtual_machine.linux[1]
2018-01-08T15:13:33.120-0500 [DEBUG] plugin: plugin process exited: path=/home/terraform/tf-live/nurnberg/prod/services/devci-agents-batch1/.terraform/plugins/linux_amd64/terraform-provider-vsphere_v1.1.1_x4
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.linux-test: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.linux-test: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.linux-test.vsphere_virtual_machine.linux[0]
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.linux-test: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.linux-test: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.linux-test: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.linux-test.vsphere_virtual_machine.linux[1]
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "module.linux-test.output.hostname"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "output.hostnames-lintest"
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.windows-test: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.windows-test: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.windows-test.vsphere_virtual_machine.windows[0]
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.utility-agents: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.utility-agents: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.utility-agents: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.linux.0: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.utility-agents.vsphere_virtual_machine.linux[0]
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "module.utility-agents.output.hostname"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "output.hostnames-utility"
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalApplyProvisioners
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalIf
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.windows-test: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.windows-test: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.windows-test: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.windows-test.vsphere_virtual_machine.windows[1]
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "module.windows-test.output.hostname"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "output.hostnames-wintest"
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteState
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalWriteDiff
2018/01/08 15:13:33 [TRACE] root.windows-build: eval: *terraform.EvalApplyPost
2018/01/08 15:13:33 [ERROR] root.windows-build: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.windows-build: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.windows-build.vsphere_virtual_machine.windows[1]
2018/01/08 15:13:33 [ERROR] root.windows-build: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
2018/01/08 15:13:33 [ERROR] root.windows-build: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
2018/01/08 15:13:33 [TRACE] [walkApply] Exiting eval tree: module.windows-build.vsphere_virtual_machine.windows[0]
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "provider.vsphere (close)"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "module.windows-build.output.hostname"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "output.hostnames-winbuild"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)"
2018/01/08 15:13:33 [TRACE] dag/walk: upstream errored, not walking "root"
2018/01/08 15:13:33 [TRACE] Preserving existing state lineage "12f4fb86-8622-41de-8bb3-4a3eabe335a8"
2018/01/08 15:13:33 [TRACE] Preserving existing state lineage "12f4fb86-8622-41de-8bb3-4a3eabe335a8"
2018/01/08 15:13:33 [TRACE] Preserving existing state lineage "12f4fb86-8622-41de-8bb3-4a3eabe335a8"
2018/01/08 15:13:33 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-01-08T15:13:33.133-0500 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
* module.windows-test.vsphere_virtual_machine.windows[0]: 1 error(s) occurred:
* vsphere_virtual_machine.windows.0: unexpected EOF
* module.windows-build.vsphere_virtual_machine.windows[1]: 1 error(s) occurred:
* vsphere_virtual_machine.windows.1: unexpected EOF
* module.utility-agents.vsphere_virtual_machine.linux[1]: 1 error(s) occurred:
* vsphere_virtual_machine.linux.1: unexpected EOF
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Terraform crashed! This is always indicative of a bug within Terraform.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Terraform[1] so that we can fix this.
When reporting bugs, please include your terraform version. That
information is available on the first line of crash.log. You can also
get it by running 'terraform --version' on the command line.
[1]: https://github.com/hashicorp/terraform/issues
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment