You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2014/05/02 22:46:15 UTC

[jira] [Created] (AURORA-377) No TaskEvent.message set for a task stuck in PENDING due to host constraints

Maxim Khutornenko created AURORA-377:
----------------------------------------

             Summary: No TaskEvent.message set for a task stuck in PENDING due to host constraints
                 Key: AURORA-377
                 URL: https://issues.apache.org/jira/browse/AURORA-377
             Project: Aurora
          Issue Type: Bug
          Components: Scheduler
            Reporter: Maxim Khutornenko


Tasks stuck in PENDING state due to unsatisfied host constraint don't have the reason set in TaskEvent.message. This makes the troubleshooting harder as neither UI nor aurora status can give any clues:

{noformat}
INFO] role: mesos, env: test, name: monitoring, shard: 147, status: PENDING on None
cpus: 0.5, ram: 512 MB, disk: 3072 MB
	failure count: 0 (max 1)
	events:
		 2014-05-02 09:05:43 PENDING: None
	metadata:
		package: mesos/monitoring v14
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)