Job 1788161752132

Command: powershell -NoProfile -Command "$ids=16088,19304,17488,7404;$rows=@();foreach($id in $ids){$p=Get-CimInstance Win32_Process -Filter ('ProcessId='+$id) -ErrorAction SilentlyContinue;if($p){$rows += $p|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate}};Write-Output '---TARGETS---';$rows|Format-List|Out-String -Width 500|Write-Output;Write-Output '---RESTART_HELPERS---';Get-CimInstance Win32_Process|Where-Object{$_.CommandLine -like '*restart_ha2*' -or $_.CommandLine -like '*restart_dev_after_delay*' -or $_.CommandLine -like '*LaptopBridge-DEV*start-dev-bridge*'}|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate|Format-List|Out-String -Width 500|Write-Output"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

---TARGETS---


ProcessId       : 16088
ParentProcessId : 17488
Name            : python.exe
ExecutablePath  : C:\Users\ash\AppData\Local\Programs\Python\Python312\python.exe
CommandLine     : "C:\Users\ash\AppData\Local\Programs\Python\Python312\python.exe" dev_bridge_launcher.py 
CreationDate    : 8/31/2026 1:54:04 PM

ProcessId       : 19304
ParentProcessId : 7404
Name            : python.exe
ExecutablePath  : C:\Users\ash\AppData\Local\Programs\Python\Python312\python.exe
CommandLine     : "C:\Users\ash\AppData\Local\Programs\Python\Python312\python.exe" dev_bridge_launcher.py 
CreationDate    : 8/31/2026 1:55:24 PM




---RESTART_HELPERS---


ProcessId       : 17452
ParentProcessId : 20316
Name            : cmd.exe
ExecutablePath  : C:\Windows\system32\cmd.exe
CommandLine     : C:\Windows\system32\cmd.exe /c "powershell -NoProfile -Command "$ids=16088,19304,17488,7404;$rows=@();foreach($id in $ids){$p=Get-CimInstance Win32_Process -Filter ('ProcessId='+$id) -ErrorAction SilentlyContinue;if($p){$rows += $p|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate}};Write-Output '---TARGETS---';$rows|Format-List|Out-String -Width 500|Write-Output;Write-Output '---RESTART_HELPERS---';Get-CimInstance 
                  Win32_Process|Where-Object{$_.CommandLine -like '*restart_ha2*' -or $_.CommandLine -like '*restart_dev_after_delay*' -or $_.CommandLine -like '*LaptopBridge-DEV*start-dev-bridge*'}|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate|Format-List|Out-String -Width 500|Write-Output""
CreationDate    : 8/31/2026 3:35:52 PM

ProcessId       : 19328
ParentProcessId : 17452
Name            : powershell.exe
ExecutablePath  : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
CommandLine     : powershell  -NoProfile -Command "$ids=16088,19304,17488,7404;$rows=@();foreach($id in $ids){$p=Get-CimInstance Win32_Process -Filter ('ProcessId='+$id) -ErrorAction SilentlyContinue;if($p){$rows += $p|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate}};Write-Output '---TARGETS---';$rows|Format-List|Out-String -Width 500|Write-Output;Write-Output '---RESTART_HELPERS---';Get-CimInstance Win32_Process|Where-Object{$_.CommandLine -like 
                  '*restart_ha2*' -or $_.CommandLine -like '*restart_dev_after_delay*' -or $_.CommandLine -like '*LaptopBridge-DEV*start-dev-bridge*'}|Select-Object ProcessId,ParentProcessId,Name,ExecutablePath,CommandLine,CreationDate|Format-List|Out-String -Width 500|Write-Output"
CreationDate    : 8/31/2026 3:35:52 PM