Skip to content

Instantly share code, notes, and snippets.

@lightsofapollo
Created May 16, 2014 03:41
Show Gist options
  • Save lightsofapollo/aa717fa29d93286fecd3 to your computer and use it in GitHub Desktop.
Save lightsofapollo/aa717fa29d93286fecd3 to your computer and use it in GitHub Desktop.
2014-05-16T03:39:34.727735+00:00 app[web.1]: GET /v1/task-graph/I4-wo2FMQEGXaqfFmbpsPQ/status 500 146ms - 40b
2014-05-16T03:39:34.727847+00:00 app[web.1]: Fri, 16 May 2014 03:39:34 GMT routes:api:utils Reply for /task-graph/I4-wo2FMQEGXaqfFmbpsPQ/status didn't match schema: http://schemas.taskcluster.net/scheduler/v1/task-graph-status.json got errors:
2014-05-16T03:39:34.727850+00:00 app[web.1]: [
2014-05-16T03:39:34.727851+00:00 app[web.1]: {
2014-05-16T03:39:34.727853+00:00 app[web.1]: "instanceContext": "#",
2014-05-16T03:39:34.727855+00:00 app[web.1]: "resolutionScope": "http://schemas.taskcluster.net/scheduler/v1/task-graph-status.json#",
2014-05-16T03:39:34.727857+00:00 app[web.1]: "constraintName": "required",
2014-05-16T03:39:34.727858+00:00 app[web.1]: "constraintValue": [
2014-05-16T03:39:34.727860+00:00 app[web.1]: "taskGraphId",
2014-05-16T03:39:34.727861+00:00 app[web.1]: "schedulerId",
2014-05-16T03:39:34.727863+00:00 app[web.1]: "state",
2014-05-16T03:39:34.727864+00:00 app[web.1]: "routing"
2014-05-16T03:39:34.727866+00:00 app[web.1]: ],
2014-05-16T03:39:34.727868+00:00 app[web.1]: "desc": "missing: taskGraphId,schedulerId,state,routing",
2014-05-16T03:39:34.727869+00:00 app[web.1]: "kind": "ObjectValidationError"
2014-05-16T03:39:34.727870+00:00 app[web.1]: },
2014-05-16T03:39:34.727872+00:00 app[web.1]: {
2014-05-16T03:39:34.727873+00:00 app[web.1]: "instanceContext": "#",
2014-05-16T03:39:34.727875+00:00 app[web.1]: "resolutionScope": "http://schemas.taskcluster.net/scheduler/v1/task-graph-status.json#",
2014-05-16T03:39:34.727876+00:00 app[web.1]: "constraintName": "additionalProperties",
2014-05-16T03:39:34.727879+00:00 app[web.1]: "testedValue": "status",
2014-05-16T03:39:34.727881+00:00 app[web.1]: "desc": "property \"status\" not allowed by \"properties\" or by \"patternProperties\" and \"additionalProperties\" is false",
2014-05-16T03:39:34.727882+00:00 app[web.1]: "kind": "ObjectValidationError"
2014-05-16T03:39:34.727883+00:00 app[web.1]: }
2014-05-16T03:39:34.727885+00:00 app[web.1]: ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment