You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
status.taskRoleStatuses[0].taskStatuses[0].attemptStatus.diagnostics is
Pod failed: PodPattern matched: {\"reason\":\"Evicted\",\"message\":\"The node was low on resource: ephemeral-storage. Container app was using 154520Ki, which exceeds its request of 0. \"}"
The rest-server will fail at:
TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
at extractRuntimeOutput (/usr/src/app/src/utils/frameworkConverter.js:58:47)
at generateExitDiagnostics (/usr/src/app/src/utils/frameworkConverter.js:120:29)
at convertToJobAttempt (/usr/src/app/src/utils/frameworkConverter.js:233:27)
at Promise.all.pgResult.map (/usr/src/app/src/models/v2/job-attempt.js:102:16)
at Array.map (anonymous)
at Object.list (/usr/src/app/src/models/v2/job-attempt.js:101:16)
at anonymous
The text was updated successfully, but these errors were encountered:
I think @debuggy can handle this in the future, because he will refactor the code here. Reference item: server history and detail page code refactor in #4642
status.taskRoleStatuses[0].taskStatuses[0].attemptStatus.diagnostics
isPod failed: PodPattern matched: {\"reason\":\"Evicted\",\"message\":\"The node was low on resource: ephemeral-storage. Container app was using 154520Ki, which exceeds its request of 0. \"}"
The rest-server will fail at:
The text was updated successfully, but these errors were encountered: