b650844608
GSD-Unit: M001/S06/T02
27 lines
698 B
JSON
27 lines
698 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"taskId": "T01",
|
|
"unitId": "M001/S06/T01",
|
|
"timestamp": 1774598242061,
|
|
"passed": false,
|
|
"discoverySource": "task-plan",
|
|
"checks": [
|
|
{
|
|
"command": "bash scripts/s06-preflight.sh",
|
|
"exitCode": 1,
|
|
"durationMs": 30,
|
|
"verdict": "fail"
|
|
}
|
|
],
|
|
"retryAttempt": 1,
|
|
"maxRetries": 2,
|
|
"runtimeErrors": [
|
|
{
|
|
"source": "bg-shell",
|
|
"severity": "crash",
|
|
"message": "[jobtracker-api-abs] exitCode=131 errors: A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in '/home/pi/.dotnet'.; Failed to run as a self-contained app.",
|
|
"blocking": true
|
|
}
|
|
]
|
|
}
|