Installed Docker for Windows on a virtualized Windows 10 Enterprise OS with nested Hyper-V enabled. After reboot and logging in I get the following error message:
Docker hv-sock proxy (vsudd) is not reachable
at Docker.Backend.ContainerEngine.Linux.ConnectToVsud(TaskCompletionSource`1 vmId) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 267
at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 251
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 123
at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.b__0(Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 47
at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145
It looks to me like Moby Linux attempts to start two times before giving up. I was able to install and run another Linux distribution.
The company I work for would really like to utse virtual development environments. Is there anything that could be done to make Moby Linux work within a nested Hyper-V environment?
Here is the log output for the last startup attempt:
Version: 17.06.2-ce-win27 (13194)
Channel: stable
Sha1: 428bd6ceae2994bd2fc2a72ec122507abe2cf526
Started on: 2017/09/06 16:36:14.342
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Enterprise
Edition: Enterprise
Id: 1607
Build: 14393
BuildLabName: 14393.1593.amd64fre.rs1_release.170731-1934
File: C:\Users\6073914\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe"
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[16:36:14.670][GUI ][Info ] Starting...
[16:36:16.420][Tracking ][Info ] Crash report and usage statistics are enabled
[16:36:16.420][SegmentApi ][Info ] Usage statistic: appLaunched
[16:36:16.639][NamedPipeClient][Info ] Sending Version()...
[16:36:16.670][NamedPipeClient][Info ] Received response for Version
[16:36:16.670][SegmentApi ][Info ] Usage statistic: heartbeat
[16:34:28.805][BackendServer ][Info ] Started
[16:36:16.670][NamedPipeServer][Info ] Version()
[16:36:16.670][NamedPipeServer][Info ] Version done in 00:00:00.
[16:36:16.905][Notifications ][Info ] Docker is starting...
[16:36:16.983][NamedPipeClient][Info ] Sending Start(Docker.Core.Settings)...
[16:36:16.983][NamedPipeServer][Info ] Start(Docker.Core.Settings)
[16:36:17.014][PowerMode ][Info ] Stop
[16:36:17.014][HyperV ][Info ] Stop
[16:36:17.061][PowerShell ][Info ] Run script with parameters: -Stop True...
[16:36:17.077][PowerShell ][Info ] Creating a Runspace Pool...
[16:36:17.514][PowerShell ][Info ] Runspace Pool created (Min=1, Max=2)
[16:36:17.780][HyperV ][Info ] Script started at 16:36:17.764
[16:36:21.624][HyperV ][Info ] Module loaded at 16:36:21.624
[16:36:21.968][HyperV ][Info ] VM MobyLinuxVM does not exist
[16:36:21.968][HyperV ][Debug ] [stop] took 00:00:04.9377436 to run
[16:36:21.968][OptimizeDisk ][Info ] Optimize
[16:36:21.968][PowerShell ][Info ] Run script...
[16:36:22.014][Moby ][Info ] Stop
[16:36:22.046][HyperVGuids ][Info ] Installing GUIDs...
[16:36:22.046][PowerMode ][Info ] Start
[16:36:22.061][HyperV ][Info ] Create
[16:36:22.061][PowerShell ][Info ] Run script with parameters: -Create True -VhdPathOverride -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[16:36:22.061][HyperVGuids ][Info ] GUIDs installed
[16:36:22.077][Firewall ][Info ] Removing all existing rules...
[16:36:22.093][HyperV ][Info ] Script started at 16:36:22.093
[16:36:22.124][HyperV ][Info ] Module loaded at 16:36:22.124
[16:36:22.280][Firewall ][Info ] All existing rules are removed.
[16:36:22.280][Firewall ][Info ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[16:36:22.296][Firewall ][Info ] Opening ports for SMB...
[16:36:22.327][Firewall ][Info ] Ports are opened
[16:36:22.530][HyperV ][Info ] Creating Switch: DockerNAT...
[16:36:24.952][HyperV ][Info ] Switch created.
[16:36:26.343][HyperV ][Info ] Set IP address on switch
[16:36:27.671][HyperV ][Info ] Creating VM MobyLinuxVM...
[16:36:30.968][HyperV ][Info ] Setting CPUs to 2 and Memory to 2048 MB
[16:36:31.515][HyperV ][Info ] Attach VHD C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx
[16:36:33.546][HyperV ][Info ] Connect Internal Switch DockerNAT
[16:36:35.296][HyperV ][Info ] Attach DVD C:\Program Files\Docker\Docker\Resources\mobylinux.iso
[16:36:38.171][HyperV ][Info ] Disabled Guest Service Interface
[16:36:38.265][HyperV ][Info ] Enabled Heartbeat
[16:36:38.343][HyperV ][Info ] Disabled Key-Value Pair Exchange
[16:36:38.452][HyperV ][Info ] Enabled Shutdown
[16:36:38.546][HyperV ][Info ] Enabled Time Synchronization
[16:36:38.608][HyperV ][Info ] Disabled VSS
[16:36:39.828][HyperV ][Info ] VM created.
[16:36:39.828][HyperV ][Debug ] [create] took 00:00:17.7665324 to run
[16:36:39.828][PowerShell ][Info ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[16:36:40.265][Database ][Info ] Generating CA Cert Bundle
[16:36:40.312][Database ][Info ] CA Cert Bundle Generated
[16:36:40.374][DataKit ][Info ] Starting com.docker.db.exe 0.7.0-34-g6f04213 ...
[16:36:40.405][DataKit ][Info ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/net/config=static
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/network=hybrid
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[], "debug":true, "experimental": true}
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[16:36:40.405][Database ][Info ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[16:36:40.590][DataKit ][Info ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase
[16:36:40.591][DataKit ][Info ] com.docker.db.exe: Using protocol TwoThousand msize 16384
[16:36:41.036][Database ][Info ] Successfully wrote 8 value(s)
[16:36:41.036][Database ][Info ] Writing com.docker.driver.amd64-linux/etc/ssl/certs/ca-certificates.crt=C:\Windows\TEMP\tmpBEB.tmp
[16:36:41.166][DataKit ][Info ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase
[16:36:41.167][DataKit ][Info ] com.docker.db.exe: Using protocol TwoThousand msize 16384
[16:36:41.326][Database ][Info ] Successfully wrote value
[16:36:41.357][Moby ][Info ] Connecting...
[16:36:41.357][Moby ][Error ] Failed to read Moby's logs: The operation has timed out.
[16:36:41.373][HyperV ][Info ] Start
[16:36:41.373][PowerShell ][Info ] Run script with parameters: -Start True...
[16:36:41.388][HyperV ][Info ] Script started at 16:36:41.388
[16:36:41.405][HyperV ][Info ] Module loaded at 16:36:41.405
[16:36:41.405][PowerShell ][Info ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[16:36:41.420][HyperV ][Info ] Starting VM MobyLinuxVM...
[16:36:43.296][Database ][Info ] Writing com.docker.driver.amd64-linux/slirp/dns=nameserver 10.148.94.249
nameserver 10.148.6.11
nameserver 10.148.94.250
nameserver 10.148.6.12
search fnfsecure.local
search servicelink.com
search corp.atmprof.com
search servicelinkjv.com
search ds.local
search via.ds.local
search fnfglobal.local
search itc.local
[16:36:43.360][Moby ][Info ] Connected
[16:36:43.392][DataKit ][Info ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase
[16:36:43.394][DataKit ][Info ] com.docker.db.exe: Using protocol TwoThousand msize 16384
[16:36:43.431][HyperV ][Debug ] [start] took 00:00:02.0581116 to run
[16:36:43.837][Database ][Info ] Successfully wrote 1 value(s)
[16:36:44.024][Linux ][Info ] Trying to connect to vsud...
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: Logging to stdout (stdout:true DEBUG:false)
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: vpnkit version 0ff58b4e14f14a9508fd9f105f30f683949621c8 with hostnet version uwt version 0.2.0 hvsock version 0.13.0
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: System SOMAXCONN is 2147483647
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: Will use a listen backlog of 32
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: starting port forwarding server on port_control_url:hyperv-connect://93517bab-0156-4f8a-8e92-167c7291f25c vsock_path:
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: connecting to 93517bab-0156-4f8a-8e92-167c7291f25c:0B95756A-9985-48AD-9470-78E060895BE7
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: DNS names will map to local IP 192.168.65.1
[16:36:44.024][VpnKit ][Info ] vpnkit.exe: 2 upstream DNS servers are configured
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: attempting to reconnect to database
[16:36:44.040][VpnKit ][Error ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT
[16:36:44.040][DataKit ][Info ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase
[16:36:44.040][DataKit ][Info ] com.docker.db.exe: Using protocol TwoThousandU msize 8215
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: hosts file has bindings for
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: reconnected transport layer
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: remove connection limit
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: allowing binds to any IP addresses
[16:36:44.040][VpnKit ][Error ] vpnkit.exe: Failed to parse IPv4 address '', using default of 192.168.65.254
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 10.148.94.250#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.94.249#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.12#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.11#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] search fnfsecure.local
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 10.148.94.250#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.94.249#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.12#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.11#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] search fnfsecure.local
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: 4 upstream DNS servers are configured
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 10.148.94.250#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.94.249#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.12#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.11#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] search fnfsecure.local
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: Remove(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53
[16:36:44.040][VpnKit ][Info ] timeout 2000
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 8.8.4.4#53
[16:36:44.040][VpnKit ][Info ] timeout 2000
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 10.148.94.250#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.94.249#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.12#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] nameserver 10.148.6.11#53
[16:36:44.040][VpnKit ][Info ] order 0
[16:36:44.040][VpnKit ][Info ] search fnfsecure.local
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1
[16:36:44.040][VpnKit ][Info ] vpnkit.exe: 4 upstream DNS servers are configured
[16:36:44.057][VpnKit ][Info ] vpnkit.exe: Disabling transparent HTTP redirection
[16:36:44.057][VpnKit ][Info ] vpnkit.exe: Creating slirp server peer_ip:192.168.65.2 local_ip:192.168.65.1 domain_search:fnfsecure.local mtu:1500 bridge:true
[16:36:44.057][VpnKit ][Info ] vpnkit.exe: connecting to 93517bab-0156-4f8a-8e92-167c7291f25c:30D48B34-7D27-4B0B-AAAF-BBBED334DD59
[16:36:44.759][Moby ][Info ] early console in extract_kernel
[16:36:44.759][Moby ][Info ] input_data: 0x0000000001f453b4
[16:36:44.774][Moby ][Info ] input_len: 0x000000000065e733
[16:36:44.774][Moby ][Info ] output: 0x0000000001000000
[16:36:44.774][Moby ][Info ] output_len: 0x0000000001591170
[16:36:44.774][Moby ][Info ] kernel_total_size: 0x0000000001188000
[16:36:44.790][Moby ][Info ] booted via startup_64()
[16:36:44.837][Moby ][Info ] Physical KASLR using RDTSC...
[16:36:44.852][Moby ][Info ] Virtual KASLR using RDTSC...
[16:36:44.852][Moby ][Info ]
[16:36:47.009][Moby ][Info ] Decompressing Linux... Parsing ELF... Performing relocations... done.
[16:36:47.009][Moby ][Info ] Booting the kernel.
[16:36:47.024][Moby ][Info ] Linux version 4.9.41-moby (root@11fbdc1f630f) (gcc version 6.2.1 20160822 (Alpine 6.2.1) ) #1 SMP Wed Sep 6 00:05:16 UTC 2017
[16:36:47.040][Moby ][Info ] Command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[16:36:47.040][Moby ][Info ]
[16:36:47.056][Moby ][Info ] Disabled fast string operations
[16:36:47.087][Moby ][Info ] x86/fpu: Legacy x87 FPU detected.
[16:36:47.118][Moby ][Info ] x86/fpu: Using 'eager' FPU context switches.
[16:36:47.134][Moby ][Info ] e820: BIOS-provided physical RAM map:
[16:36:47.134][Moby ][Info ] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[16:36:47.165][Moby ][Info ] BIOS-e820: [mem 0x0000000000100000-0x000000007eeedfff] usable
[16:36:47.196][Moby ][Info ] BIOS-e820: [mem 0x000000007eeee000-0x000000007eef1fff] ACPI data
[16:36:47.212][Moby ][Info ] BIOS-e820: [mem 0x000000007eef2000-0x000000007ef1afff] reserved
[16:36:47.243][Moby ][Info ] BIOS-e820: [mem 0x000000007ef1b000-0x000000007ff9afff] usable
[16:36:47.306][Moby ][Info ] BIOS-e820: [mem 0x000000007ff9b000-0x000000007fff2fff] reserved
[16:36:47.321][Moby ][Info ] BIOS-e820: [mem 0x000000007fff3000-0x000000007fffafff] ACPI data
[16:36:47.352][Moby ][Info ] BIOS-e820: [mem 0x000000007fffb000-0x000000007fffefff] ACPI NVS
[16:36:47.415][Moby ][Info ] BIOS-e820: [mem 0x000000007ffff000-0x000000007fffffff] usable
[16:36:47.431][Moby ][Info ] bootconsole [earlyser0] enabled
[16:36:47.447][Moby ][Info ] NX (Execute Disable) protection: active
[16:36:47.462][Moby ][Info ] efi: EFI v2.31 by EDK II
[16:36:47.540][Moby ][Info ] efi: ACPI=0x7fffa000 ACPI 2.0=0x7fffa014 SMBIOS=0x7fff2000 PROP=0x4fa13d8 MEMATTR=0x7f525d18
[16:36:47.556][Moby ][Info ] SMBIOS 2.4 present.
[16:36:47.571][Moby ][Info ] Hypervisor detected: Microsoft HyperV
[16:36:47.619][Moby ][Info ] HyperV: features 0x2e7f, hints 0x2c2c
[16:36:47.619][Moby ][Info ] HyperV: LAPIC Timer Frequency: 0x1e8480
[16:36:47.649][Moby ][Info ] clocksource: hyperv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[16:36:47.665][Moby ][Info ] tsc: Marking TSC unstable due to running on Hyper-V
[16:36:47.696][Moby ][Info ] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[16:36:47.743][Moby ][Info ] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[16:36:47.774][Moby ][Info ] Memory KASLR using RDTSC...
[16:36:47.774][Moby ][Info ] RAMDISK: [mem 0x77926000-0x7b0b8fff]
[16:36:47.806][Moby ][Info ] ACPI: Early table checksum verification disabled
[16:36:47.837][Moby ][Info ] ACPI: RSDP 0x000000007FFFA014 000024 (v02 VRTUAL)
[16:36:47.868][Moby ][Info ] ACPI: XSDT 0x000000007FFF90E8 00005C (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:47.899][Moby ][Info ] ACPI: FACP 0x000000007FFF7000 0000F4 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:47.915][Moby ][Info ] ACPI: DSDT 0x000000007EEEF000 00256F (v02 MSFTVM DSDT01 00000001 MSFT 04000000)
[16:36:47.948][Moby ][Info ] ACPI: FACS 0x000000007FFFE000 000040
[16:36:47.977][Moby ][Info ] ACPI: APIC 0x000000007FFF8000 0007D2 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:47.993][Moby ][Info ] ACPI: OEM0 0x000000007FFF6000 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:48.057][Moby ][Info ] ACPI: WAET 0x000000007FFF5000 000028 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:48.103][Moby ][Info ] ACPI: OEM1 0x000000007FFF4000 00009E (v02 MSFTVM UARTS 00000001 MSFT 04000000)
[16:36:48.118][Moby ][Info ] ACPI: OEM2 0x000000007FFF3000 0002E2 (v02 MSFTVM VTPM2 00000001 MSFT 04000000)
[16:36:48.166][Moby ][Info ] ACPI: SRAT 0x000000007EEEE000 000190 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[16:36:48.259][Moby ][Info ] Zone ranges:
[16:36:48.290][Moby ][Info ] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[16:36:48.321][Moby ][Info ] DMA32 [mem 0x0000000001000000-0x000000007fffffff]
[16:36:48.353][Moby ][Info ] Normal empty
[16:36:48.353][Moby ][Info ] Movable zone start for each node
[16:36:48.384][Moby ][Info ] Early memory node ranges
[16:36:48.416][Moby ][Info ] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[16:36:48.431][Moby ][Info ] node 0: [mem 0x0000000000100000-0x000000007eeedfff]
[16:36:48.446][Moby ][Info ] node 0: [mem 0x000000007ef1b000-0x000000007ff9afff]
[16:36:48.462][Moby ][Info ] node 0: [mem 0x000000007ffff000-0x000000007fffffff]
[16:36:48.462][Moby ][Info ] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff]
[16:36:48.477][Moby ][Info ] ACPI: PM-Timer IO Port: 0x408
[16:36:48.509][Moby ][Info ] ------------[ cut here ]------------
[16:36:48.509][Moby ][Info ] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/apic/apic.c:2065 __generic_processor_info+0x149/0x24f
[16:36:48.540][Moby ][Info ] Only 127 processors supported.Processor 128/0x80 and the rest are ignored.
[16:36:48.587][Moby ][Info ] Modules linked in:
[16:36:48.587][Moby ][Info ] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.41-moby #1
[16:36:48.605][Moby ][Info ] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v1.0 11/26/2012
[16:36:48.665][Moby ][Info ] 0000000000000000 ffffffffaa41b6d7 ffffffffaae03d40 0000000000000000
[16:36:48.681][Moby ][Info ] ffffffffaa0dcea9 0000000000000080 ffffffffaae03da0 0000000000000000
[16:36:48.743][Moby ][Info ] 0000000000000014 0000000000000000 0000000000000000 ffffffffaa0dcf1c
[16:36:48.774][Moby ][Info ] Call Trace:
[16:36:48.806][Moby ][Info ] [<ffffffffaa41b6d7>] ? dump_stack+0x5a/0x6f
[16:36:48.852][Moby ][Info ] [<ffffffffaa0dcea9>] ? __warn+0xd2/0xeb
[16:36:48.884][Moby ][Info ] [<ffffffffaa0dcf1c>] ? warn_slowpath_fmt+0x5a/0x76
[16:36:48.884][Moby ][Info ] [<ffffffffaafa7f80>] ? __early_ioremap+0x13d/0x1bd
[16:36:48.915][Moby ][Info ] [<ffffffffaa038148>] ? __generic_processor_info+0x149/0x24f
[16:36:48.946][Moby ][Info ] [<ffffffffaa034653>] ? acpi_register_lapic+0x46/0x72
[16:36:48.962][Moby ][Info ] [<ffffffffaaf8e36f>] ? acpi_parse_lapic+0x3f/0x44
[16:36:48.977][Moby ][Info ] [<ffffffffaafb8af1>] ? acpi_parse_entries_array+0xef/0x145
[16:36:49.009][Moby ][Info ] [<ffffffffaafb8cad>] ? acpi_table_parse_entries_array+0xbe/0xf7
[16:36:49.009][Moby ][Info ] [<ffffffffaaf8ed64>] ? acpi_boot_init+0xed/0x45e
[16:36:49.024][Moby ][Info ] [<ffffffffaa042696>] ? pmd_val+0x7/0x8
[16:36:49.041][Moby ][Info ] [<ffffffffaa04270f>] ? pmd_page_vaddr+0x9/0x30
[16:36:49.056][Moby ][Info ] [<ffffffffaaf8e330>] ? acpi_parse_x2apic_nmi+0x3c/0x3c
[16:36:49.072][Moby ][Info ] [<ffffffffaaf8e7ad>] ? dmi_ignore_irq0_timer_override+0x26/0x26
[16:36:49.087][Moby ][Info ] [<ffffffffaaf884c6>] ? setup_arch+0x88e/0x989
[16:36:49.102][Moby ][Info ] [<ffffffffaaf7db85>] ? start_kernel+0xa9/0x44a
[16:36:49.102][Moby ][Info ] [<ffffffffaaf7d120>] ? early_idt_handler_array+0x120/0x120
[16:36:49.118][Moby ][Info ] [<ffffffffaaf7d3fd>] ? x86_64_start_kernel+0x141/0x165
[16:36:49.134][Moby ][Info ] ---[ end trace f68728a0d3053b52 ]---
[16:36:49.149][Moby ][Info ] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[16:36:49.165][Moby ][Info ] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[16:36:49.181][Moby ][Info ] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[16:36:49.212][Moby ][Info ] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[16:36:49.227][Moby ][Info ] Using ACPI (MADT) for SMP configuration information
[16:36:49.227][Moby ][Info ] smpboot: 240 Processors exceeds NR_CPUS limit of 128
[16:36:49.262][Moby ][Info ] smpboot: Allowing 128 CPUs, 126 hotplug CPUs
[16:36:49.275][Moby ][Info ] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[16:36:49.290][Moby ][Info ] Booting paravirtualized kernel on bare hardware
[16:36:49.306][Moby ][Info ] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[16:36:49.321][Moby ][Info ] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[16:36:49.353][Moby ][Info ] percpu: Embedded 35 pages/cpu @ffff938eb5800000 s105240 r8192 d29928 u262144
[16:36:49.368][Moby ][Info ] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515799
[16:36:49.384][Moby ][Info ] Kernel command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[16:36:49.384][Moby ][Info ]
[16:36:49.446][Moby ][Info ] log_buf_len individual max cpu contribution: 4096 bytes
[16:36:49.446][Moby ][Info ] log_buf_len total cpu_extra contributions: 520192 bytes
[16:36:49.462][Moby ][Info ] log_buf_len min size: 131072 bytes
[16:36:49.477][Moby ][Info ] log_buf_len: 1048576 bytes
[16:36:49.493][Moby ][Info ] early log buf free: 121012(92%)
[16:36:49.493][Moby ][Info ] PID hash table entries: 4096 (order: 3, 32768 bytes)
[16:36:49.509][Moby ][Info ] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[16:36:49.524][Moby ][Info ] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[16:36:49.556][Moby ][Info ] Memory: 1936924K/2096184K available (8507K kernel code, 1412K rwdata, 2864K rodata, 1392K init, 600K bss, 159260K reserved, 0K cma-reserved)
[16:36:49.571][Moby ][Info ] Hierarchical RCU implementation.
[16:36:49.587][Moby ][Info ] Build-time adjustment of leaf fanout to 64.
[16:36:49.602][Moby ][Info ] Using NULL legacy PIC
[16:36:49.634][Moby ][Info ] NR_IRQS:8448 nr_irqs:1448 0
[16:36:49.649][Moby ][Info ] Console: colour dummy device 80x25
[16:36:49.681][Moby ][Info ] console [ttyS0] enabled
[16:36:49.681][Moby ][Info ] console [ttyS0] enabled
[16:36:49.696][Moby ][Info ] bootconsole [earlyser0] disabled
[16:36:49.712][Moby ][Info ] bootconsole [earlyser0] disabled
[16:36:50.946][Moby ][Info ] tsc: Fast TSC calibration failed
[16:36:50.962][Moby ][Info ] tsc: Unable to calibrate against PIT
[16:36:50.962][Moby ][Info ] tsc: HPET/PMTIMER calibration failed
[16:37:44.072][Linux ][Error ] Failed to start: Docker hv-sock proxy (vsudd) is not reachable. Let's retry
Removed lines to reduce post size
[16:39:28.429][NamedPipeServer][Error ] Unable to execute Start: Docker hv-sock proxy (vsudd) is not reachable at Docker.Backend.ContainerEngine.Linux.ConnectToVsud(TaskCompletionSource`1 vmId) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 267
at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 251
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 123
at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.<Register>b__0(Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 47
at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145
[16:39:28.444][NamedPipeClient][Error ] Unable to send Start: Docker hv-sock proxy (vsudd) is not reachable
[16:39:28.444][Notifications ][Error ] Docker hv-sock proxy (vsudd) is not reachable
[16:39:51.460][CrashReport ][Info ] Preparing package to send with the diagnostics
[16:39:51.476][NamedPipeClient][Info ] Sending DownloadVpnKitLogs(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\pcap.tar)...
[16:39:51.492][NamedPipeClient][Info ] Sending GetDebugInfo()...
[16:39:51.492][CrashReport ][Warning] Unable to collect features settings: Could not find file 'C:\Users\6073914\AppData\Roaming\Docker\already-enabled-features.json'.
[16:39:51.492][NamedPipeClient][Info ] Sending DownloadWinContainersDebugInfo(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\win_containers)...
[16:39:51.492][CrashReport ][Warning] Unable to collect features settings: Could not find file 'C:\Users\6073914\AppData\Roaming\Docker\features-overrides.json'.
[16:39:51.492][NamedPipeClient][Info ] Sending DownloadVmLogs(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\mobyLogs.tar)...
[16:39:52.460][NamedPipeServer][Info ] DownloadWinContainersDebugInfo(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\win_containers)
[16:39:52.476][NamedPipeClient][Info ] Received response for DownloadVpnKitLogs
[16:39:52.460][NamedPipeServer][Info ] GetDebugInfo()
[16:39:52.460][NamedPipeServer][Info ] DownloadVpnKitLogs(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\pcap.tar)
[16:39:52.476][VpnKit ][Warning] Unable to download logs: The operation has timed out.
[16:39:52.476][NamedPipeServer][Info ] DownloadVpnKitLogs done in 00:00:00.0155946.
[16:39:52.476][NamedPipeServer][Info ] DownloadVmLogs(C:\Users\6073914\AppData\Local\Temp\u1p45w20.smy\mobyLogs.tar)
[16:39:52.476][PowerShell ][Info ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[16:39:54.507][NamedPipeClient][Info ] Received response for DownloadVmLogs
[16:39:54.507][HyperV ][Warning] Unable to download logs: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Hyper-V was unable to find a virtual machine with name "MobyLinuxVM".
[16:39:54.507][NamedPipeServer][Info ] DownloadVmLogs done in 00:00:02.0313594.