Jafar A
03/15/2023, 9:33 PMcrashed
in prefect UI happening ?
I'm running ECS agent and UI error says :
Flow run infrastructure exited with non-zero status code 1.
17:26:06.079 | DEBUG | prefect.agent - Checking for cancelled flow runs...
17:26:07.931 | INFO | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Status is RUNNING.
17:26:09.893 | DEBUG | prefect.agent - Checking for scheduled flow runs...
17:26:12.938 | INFO | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Running command 'python -m prefect.engine' in container 'prefect' (<http://880954911558.dkr.ecr.us-west-2.amazonaws.com/prefect-docker-creditfurnishing:latest|880954911558.dkr.ecr.us-west-2.amazonaws.com/prefect-docker-creditfurnishing:latest>)...
17:26:12.971 | INFO | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Streaming output from container 'prefect'...
17:26:13.023 | INFO | prefect.agent - Completed submission of flow run '57ccf19d-e50c-469e-9697-5a5b46011ba9'
17:26:13.059 | INFO | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Status is DEPROVISIONING.
exec /usr/bin/tini: exec format error
17:26:16.249 | DEBUG | prefect.agent - Checking for cancelled flow runs...
17:26:21.936 | DEBUG | prefect.agent - Checking for scheduled flow runs...
17:26:24.004 | DEBUG | prefect.agent - Checking for cancelled flow runs...
17:26:30.948 | INFO | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Status is STOPPED.
17:26:31.550 | WARNING | prefect.infrastructure.ecs-task - ECSTask 'electric-guan': Container 'prefect' exited with non-zero exit code 1.
17:26:31.708 | DEBUG | prefect.agent - Checking for cancelled flow runs...
17:26:31.726 | INFO | prefect.agent - Reported flow run '57ccf19d-e50c-469e-9697-5a5b46011ba9' as crashed: Flow run infrastructure exited with non-zero status code 1.
17:26:32.807 | DEBUG | prefect.agent - Checking for scheduled flow runs...
17:26:41.023 | DEBUG | prefect.agent - Checking for cancelled flow runs...
17:26:42.106 | DEBUG | prefect.agent - Checking for scheduled flow runs...
Zanie
Zanie
exec /usr/bin/tini: exec format error
Zanie
Jafar A
03/16/2023, 2:33 PMJafar A
03/16/2023, 3:06 PMZanie
Jafar A
03/16/2023, 3:23 PM"requiresCompatibilities": [ "FARGATE" ],
"cpu": "256",
"memory": "512",
"runtimePlatform": {
"operatingSystemFamily": "LINUX",
"cpuArchitecture": "ARM64"
},
Zanie
ECSTask
block?Jafar A
03/16/2023, 3:39 PMJafar A
03/16/2023, 3:39 PMZanie
Zanie