time="2020-07-10T13:10:25-07:00" level=info msg="Triggering Linux sysrq via a unix socket: \\\\.\\pipe\\dockerDiagnosticd" type=unixsock time="2020-07-10T13:10:25-07:00" level=info msg="Start gathering list of 102 elements (timeout=15m0s)" type=list time="2020-07-10T13:10:28-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_OperatingSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-10T13:10:30-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_ComputerSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-10T13:10:31-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_Processor) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-10T13:10:34-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_BaseBoard) | ConvertTo-json -Depth 1 }]" type=cmd time="2020-07-10T13:10:35-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Item 'Registry::HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion' }]" type=cmd time="2020-07-10T13:10:37-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-MpComputerStatus }]" type=cmd time="2020-07-10T13:10:39-07:00" level=warning msg="[powershell -NoProfile -Command &{ Get-MpComputerStatus }]: Get-MpComputerStatus : The extrinsic Method could not be executed.\r\nAt line:1 char:4\r\n+ &{ Get-MpComputerStatus }\r\n+ ~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : MetadataError: (MSFT_MpComputerStatus:ROOT\\Microsoft\\...pComputerStatus) [Get-MpComputer \r\n Status], CimException\r\n + FullyQualifiedErrorId : MI RESULT 16,Get-MpComputerStatus\r\n \r\n" type=cmd time="2020-07-10T13:10:39-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $PSVersionTable }]" type=cmd time="2020-07-10T13:10:40-07:00" level=info msg="Executing: [tasklist /V]" type=cmd time="2020-07-10T13:10:52-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Process | Select-Object Handles,Name,NPM,PM,SI,VM,WS | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:10:54-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Service | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:10:56-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WindowsOptionalFeature -Online | ConvertTo-Json }]" type=cmd time="2020-07-10T13:10:58-07:00" level=warning msg="[powershell -NoProfile -Command &{ Get-WindowsOptionalFeature -Online | ConvertTo-Json }]: Get-WindowsOptionalFeature : The requested operation requires elevation.\r\nAt line:1 char:4\r\n+ &{ Get-WindowsOptionalFeature -Online | ConvertTo-Json }\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-WindowsOptionalFeature], COMException\r\n + FullyQualifiedErrorId : Microsoft.Dism.Commands.GetWindowsOptionalFeatureCommand\r\n \r\n" type=cmd time="2020-07-10T13:10:58-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\* | Select-Object DisplayName, DisplayVersion, Publisher, InstallDate | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:00-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-HotFix | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:03-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ driverquery /FO CSV }]" type=cmd time="2020-07-10T13:11:07-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ get-WmiObject win32_logicaldisk }]" type=cmd time="2020-07-10T13:11:08-07:00" level=info msg="Gathering: C:\\Windows\\System32\\winevt\\Logs\\System.evtx" type=file time="2020-07-10T13:11:08-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ (Get-ItemProperty 'HKLM:\\Software\\Microsoft\\Windows NT\\CurrentVersion' -Name UBR).UBR }]" type=cmd time="2020-07-10T13:11:09-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ bcdedit /enum }]" type=cmd time="2020-07-10T13:11:10-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\\SYSTEM\\CurrentControlSet\\Control -Name SystemStartOptions }]" type=cmd time="2020-07-10T13:11:11-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHost -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:11:14-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHost -ComputerName . | ConvertTo-Json -Depth 1 }]: Get-VMHost : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ &{ Import-Module Hyper-V; Get-VMHost -ComputerName . | ConvertTo-Json ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMHost], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMHost\r\n \r\n" type=cmd time="2020-07-10T13:11:14-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VM -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:11:15-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VM -ComputerName . | ConvertTo-Json -Depth 1 }]: Get-VM : You do not have the required permission to complete this task. Contact the administrator of the authorization \r\npolicy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ &{ Import-Module Hyper-V; Get-VM -ComputerName . | ConvertTo-Json -De ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VM], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVM\r\n \r\n" type=cmd time="2020-07-10T13:11:15-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ChildItem \\\\.\\pipe\\ }]" type=cmd time="2020-07-10T13:11:17-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Hyper-V*\"; $ps = \"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2020-07-10T13:11:19-07:00" level=info msg="Executing: [ipconfig /allcompartments /all]" type=cmd time="2020-07-10T13:11:20-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPAddress | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:23-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | FL * }]" type=cmd time="2020-07-10T13:11:26-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:29-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | FL * }]" type=cmd time="2020-07-10T13:11:31-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:33-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | FL * }]" type=cmd time="2020-07-10T13:11:35-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:37-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | FL * }]" type=cmd time="2020-07-10T13:11:38-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:40-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | FL * }]" type=cmd time="2020-07-10T13:11:43-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | ConvertTo-Json }]" type=cmd time="2020-07-10T13:11:46-07:00" level=info msg="Gathering: C:\\WINDOWS\\System32\\drivers\\etc\\hosts" type=file time="2020-07-10T13:11:46-07:00" level=info msg="Executing: [nslookup localhost]" type=cmd time="2020-07-10T13:11:47-07:00" level=warning msg="[nslookup localhost]: *** dns-cac-lb-01.rr.com can't find localhost: Non-existent domain\r\r\n" type=cmd time="2020-07-10T13:11:47-07:00" level=info msg="Executing: [nslookup www.google.com]" type=cmd time="2020-07-10T13:11:48-07:00" level=warning msg="[nslookup www.google.com]: Non-authoritative answer:\r\r\n" type=cmd time="2020-07-10T13:11:48-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WmiObject Win32_networkadapterconfiguration | ? { $_.DefaultIPGateway } | fl * }]" type=cmd time="2020-07-10T13:11:50-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings' }]" type=cmd time="2020-07-10T13:11:51-07:00" level=info msg="Executing: [netstat -rs]" type=cmd time="2020-07-10T13:11:52-07:00" level=info msg="Executing: [netstat -abno]" type=cmd time="2020-07-10T13:11:52-07:00" level=warning msg="[netstat -abno] exit status 1" type=cmd time="2020-07-10T13:11:52-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | FL * }]" type=cmd time="2020-07-10T13:11:54-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | FL * }]: Get-VMSwitch : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | FL * }\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMSwitch], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMSwitch\r\n \r\n" type=cmd time="2020-07-10T13:11:54-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:11:56-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | ConvertTo-Json -Depth 1 }]: Get-VMSwitch : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName . | ConvertTo-Js ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMSwitch], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMSwitch\r\n \r\n" type=cmd time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/version" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/version: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/info" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/info: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/containers/json?all=1" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/containers/json?all=1: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/nodes" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/nodes: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/services" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/services: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="HTTP GET: localhost /v1.24/networks" type=http time="2020-07-10T13:11:56-07:00" level=warning msg="Get http://localhost/v1.24/networks: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2020-07-10T13:11:56-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]" type=cmd time="2020-07-10T13:12:00-07:00" level=warning msg="[powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]: error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/networks: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.\n\"docker network inspect\" requires at least 1 argument.\nSee 'docker network inspect --help'.\n\nUsage: docker network inspect [OPTIONS] NETWORK [NETWORK...]\n\nDisplay detailed information on one or more networks\n" type=cmd time="2020-07-10T13:12:00-07:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\config\\daemon.json" type=file time="2020-07-10T13:12:00-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Virtualization\\Containers' | ConvertTo-Json }]" type=cmd time="2020-07-10T13:12:01-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ChildItem HKLM:\\SYSTEM\\CurrentControlSet\\Services\\hns -Recurse }]" type=cmd time="2020-07-10T13:12:03-07:00" level=info msg="Executing: [hcsdiag list]" type=cmd time="2020-07-10T13:12:03-07:00" level=warning msg="[hcsdiag list] exit status 2147942405" type=cmd time="2020-07-10T13:12:03-07:00" level=warning msg="[hcsdiag list]: Access is denied.\r\r\n" type=cmd time="2020-07-10T13:12:03-07:00" level=info msg="Gathering: C:\\Windows\\System32\\winevt\\Logs\\Microsoft-Windows-Host-Network-Service-Admin.evtx" type=file time="2020-07-10T13:12:03-07:00" level=info msg="Gathering: C:\\ProgramData\\Microsoft\\Windows\\HNS\\HNS.data" type=file time="2020-07-10T13:12:03-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Containers-Wcifs/Operational\",\"Microsoft-Windows-Containers-Wcnfs/Operational\",\"Microsoft-Windows-Hyper-V*\",\"Application\"; $ps = \"Docker*\",\"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.10.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.11.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.12.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.13.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.14.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\ProgramData\\DockerDesktop\\service.txt" type=file time="2020-07-10T13:12:07-07:00" level=warning msg="Could not walk \"C:\\\\ProgramData\\\\DockerDesktop\\\\version-packs\": CreateFile C:\\ProgramData\\DockerDesktop\\version-packs: The system cannot find the file specified." type=appLogs time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker" type=directory time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.1.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.2.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.3.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.4.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.5.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.6.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.7.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.8.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.9.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\install-log.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.10.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.11.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.12.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.8.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.9.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\log.txt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Skipping empty file: C:\\Users\\kptucker\\AppData\\Local\\Docker\\mutagen\\daemon\\daemon.lock" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\mutagen\\daemon\\daemon.sock" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver-etcd-client.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver-etcd-client.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver-kubelet-client.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver-kubelet-client.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\apiserver.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\ca.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\ca.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\ca.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\ca.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\healthcheck-client.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\healthcheck-client.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\peer.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\peer.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\server.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\etcd\\server.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\front-proxy-ca.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\front-proxy-ca.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\front-proxy-client.crt" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\front-proxy-client.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\sa.key" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\pki\\sa.pub" type=file time="2020-07-10T13:12:07-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Local\\Docker\\vm-config\\config.iso" type=file time="2020-07-10T13:12:08-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMProcessor -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:11-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMProcessor -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMProcessor : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... mport-Module Hyper-V; Get-VMProcessor -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMProcessor], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMProcessor\r\n \r\n" type=cmd time="2020-07-10T13:12:11-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMMemory -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:12-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMMemory -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMMemory : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... { Import-Module Hyper-V; Get-VMMemory -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMMemory], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMMemory\r\n \r\n" type=cmd time="2020-07-10T13:12:13-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMScsiController -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:14-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMScsiController -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMScsiController : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... -Module Hyper-V; Get-VMScsiController -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMScsiController], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMScsiController\r\n \r\n" type=cmd time="2020-07-10T13:12:14-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHardDiskDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:16-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHardDiskDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMHardDiskDrive : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... t-Module Hyper-V; Get-VMHardDiskDrive -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMHardDiskDrive], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMHardDiskDrive\r\n \r\n" type=cmd time="2020-07-10T13:12:16-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMDvDDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:18-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMDvDDrive -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMDvDDrive : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... Import-Module Hyper-V; Get-VMDvDDrive -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMDvdDrive], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMDvdDrive\r\n \r\n" type=cmd time="2020-07-10T13:12:18-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMFirmware -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:20-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMFirmware -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMFirmware : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... Import-Module Hyper-V; Get-VMFirmware -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMFirmware], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMFirmware\r\n \r\n" type=cmd time="2020-07-10T13:12:20-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMComPort -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:22-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMComPort -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMComPort : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... Import-Module Hyper-V; Get-VMComPort -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMComPort], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMComPort\r\n \r\n" type=cmd time="2020-07-10T13:12:22-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSecurity -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:24-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSecurity -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMSecurity : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... Import-Module Hyper-V; Get-VMSecurity -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMSecurity], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMSecurity\r\n \r\n" type=cmd time="2020-07-10T13:12:24-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMNetworkAdapter -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2020-07-10T13:12:26-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMNetworkAdapter -VMName DockerDesktopVM | ConvertTo-Json -Depth 1 }]: Get-VMNetworkAdapter : You do not have the required permission to complete this task. Contact the administrator of the \r\nauthorization policy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:27\r\n+ ... -Module Hyper-V; Get-VMNetworkAdapter -VMName DockerDesktopVM | Conve ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VMNetworkAdapter], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMNetworkAdapter\r\n \r\n" type=cmd time="2020-07-10T13:12:26-07:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; ((get-vm).NetworkAdapters) | ? { $_.SwitchName -eq \"DockerNAT\" } | ConvertTo-Json }]" type=cmd time="2020-07-10T13:12:28-07:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; ((get-vm).NetworkAdapters) | ? { $_.SwitchName -eq \"DockerNAT\" } | ConvertTo-Json }]: get-vm : You do not have the required permission to complete this task. Contact the administrator of the authorization \r\npolicy for the computer 'KPTUCKER-F13703'.\r\nAt line:1 char:29\r\n+ &{ Import-Module Hyper-V; ((get-vm).NetworkAdapters) | ? { $_.SwitchN ...\r\n+ ~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Get-VM], VirtualizationException\r\n + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVM\r\n \r\n" type=cmd time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker" type=directory time="2020-07-10T13:12:28-07:00" level=info msg="Skipping empty file: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\.npsLastSurvey" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\.npsid" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\.trackid" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\already-enabled-features.json" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\features-cache.json" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\gateway_forwards.json" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\http_proxy.json" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\last-start-linux-daemon.json" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\chronyd.log" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\chronyd.out.log" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\diagnose.log" type=file time="2020-07-10T13:12:28-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\diagnose.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\docker.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\docker.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\dockerd.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\dockerd.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kmsg.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kmsg.log.0" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kubelet.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\lifecycle-server.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\lifecycle-server.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\memlogd.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\mutagen.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\mutagen.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.000-metadata.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.004-format.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.005-extend.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.007-swap.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.007-swap.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.008-mount-docker.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.009-mount-kube-images.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.010-bridge.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.011-rngd1.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-chronyd.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-windowsnet.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-windowsnet.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.013-chronyd.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\socks.out.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.0" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.1" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.2" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\vpnkit-forwarder.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\vpnkit-tap-vsockd.log" type=file time="2020-07-10T13:12:29-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\settings.json" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\.docker\\config.json" type=redacted-json time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\.docker\\daemon.json" type=redacted-json time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm" type=directory time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\chronyd.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\chronyd.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\diagnose.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\diagnose.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\docker.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\docker.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\dockerd.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\dockerd.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kmsg.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kmsg.log.0" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\kubelet.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\lifecycle-server.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\lifecycle-server.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\memlogd.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\mutagen.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\mutagen.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.000-metadata.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.004-format.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.005-extend.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.007-swap.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.007-swap.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.008-mount-docker.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.009-mount-kube-images.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.010-bridge.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.011-rngd1.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-chronyd.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-windowsnet.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.012-windowsnet.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\onboot.013-chronyd.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\socks.out.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.0" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.1" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\trim-after-delete.log.2" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\vpnkit-forwarder.log" type=file time="2020-07-10T13:12:36-07:00" level=info msg="Gathering: C:\\Users\\kptucker\\AppData\\Roaming\\Docker\\log\\vm\\vpnkit-tap-vsockd.log" type=file time="2020-07-10T13:12:37-07:00" level=warning msg="C:\\ProgramData\\DockerDesktop\\admin-settings.json not included" type=file time="2020-07-10T13:12:37-07:00" level=info msg="HTTP GET: localhost /fuse/time" type=http time="2020-07-10T13:12:37-07:00" level=info msg="HTTP GET: localhost /fuse/count" type=http time="2020-07-10T13:12:37-07:00" level=info msg="HTTP GET: localhost /fuse/filename" type=http time="2020-07-10T13:12:37-07:00" level=info msg="HTTP GET: localhost /fuse/calls" type=http time="2020-07-10T13:12:37-07:00" level=info msg="Executing: [docker mutagen sync list]" type=cmd time="2020-07-10T13:12:40-07:00" level=warning msg="[docker mutagen sync list] exit status 1" type=cmd time="2020-07-10T13:12:40-07:00" level=warning msg="[docker mutagen sync list]: docker: 'mutagen' is not a docker command.\nSee 'docker --help'\n" type=cmd time="2020-07-10T13:12:40-07:00" level=info msg="Getting Linux Diagnostics via a unix socket: \\\\.\\pipe\\dockerDiagnosticd" type=unixsock time="2020-07-10T13:12:55-07:00" level=info msg="All 102 gatherers finished" type=list