{{! If you're reading this, you're looking at a template. The following HTML }} {{! comment applies to files generated from this template, not this template }} {{! itself. }} {{#name}} {{name}} {{/name}} {{^name}} Manta job {{jobid}} {{/name}}
Joyent Manta
{{! If there's a README, use that for the whole header. Otherwise, create a }} {{! generic header including the job's name, runtime, and warnings. }} {{#readme}}
{{{readme}}}
{{/readme}} {{^readme}} {{#name}}

{{name}}

{{/name}} {{^name}}

{{jobid}}

{{/name}}

{{#name}} Job {{jobid}}
{{/name}} Started at {{timeCreated}}
{{#timeDone}}Finished at {{timeDone}}
{{/timeDone}}

{{#warnings}}

Warning: {{msg}}

{{/warnings}} {{/readme}}

Job body

{{body_summary}}

Input summary

{{#maybeMoreInputs}}
Showing first {{maxObjects}} input objects
{{/maybeMoreInputs}}
{{#inputs}} {{/inputs}}
{{#appearsBinary}} (binary) {{/appearsBinary}} {{^appearsBinary}} {{#contents}} (show) {{/contents}} {{/appearsBinary}} {{name}} {{#error}} ({{error}}) {{/error}}
{{^appearsBinary}} {{#contents}} {{/contents}} {{/appearsBinary}}

Output summary

{{#maybeMoreOutputs}}
Showing first {{maxObjects}} of {{noutputs}} total outputs
{{/maybeMoreOutputs}} {{^maybeMoreOutputs}}
{{noutputs}} total outputs
{{/maybeMoreOutputs}}
{{#outputs}} {{/outputs}}
{{#appearsBinary}} (binary) {{/appearsBinary}} {{^appearsBinary}} {{#contents}} (show) {{/contents}} {{/appearsBinary}} {{name}} {{#error}} ({{error}}) {{/error}}
{{^appearsBinary}} {{#contents}} {{/contents}} {{/appearsBinary}}

Error summary

{{#maybeMoreErrors}}
Showing first {{maxErrors}} of {{nerrors}} total errors
{{/maybeMoreErrors}} {{^maybeMoreErrors}}
{{nerrors}} total errors
{{/maybeMoreErrors}}
{{#errors}} {{#stderr}} {{/stderr}} {{/errors}}
{{code}} {{message}}
 {{what}}
 stderr (from {{stderr}}):
 
{{stderr_contents}}