Project

General

Profile

Actions

Bug #12840

closed

[Workbench] Don't show cancelled pipeline instances as failed

Added by Tom Morris over 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

Currently if you cancel a job, it gets marked as cancelled along with its child jobs, but the pipeline instance itself gets marked as "Failed" making for a misleading display if you're just looking at a top level listing of pipeline instances.


Subtasks 1 (0 open1 closed)

Task #12970: Review 12840-cancelled-pipelineResolvedTom Clegg02/05/2018Actions
Actions #1

Updated by Peter Amstutz about 6 years ago

  • Assigned To set to Peter Amstutz
Actions #2

Updated by Peter Amstutz about 6 years ago

  • Assigned To deleted (Peter Amstutz)
Actions #3

Updated by Tom Morris about 6 years ago

  • Target version changed from 2018-01-17 Sprint to 2018-01-31 Sprint
Actions #4

Updated by Tom Clegg about 6 years ago

  • Assigned To set to Tom Clegg
Actions #5

Updated by Tom Clegg about 6 years ago

  • Status changed from New to In Progress
Actions #6

Updated by Tom Clegg about 6 years ago

  • Target version changed from 2018-01-31 Sprint to 2018-02-14 Sprint
Actions #8

Updated by Lucas Di Pentima about 6 years ago

Looking for examples, I came across this one:

https://workbench.qr1hi.arvadosapi.com/pipeline_instances/qr1hi-d1hrv-nqpy9zwnbn7ra38

...it seems that it should be marked as “Failed” instead of “Cancelled” because as I could read on the logs, it had some docker issue that stopped it from running.

Actions #9

Updated by Tom Clegg about 6 years ago

In qr1hi-d1hrv-nqpy9zwnbn7ra38 the failure was "couldn't create job", so there's no job with state=Failed. It does have components_summary[failed]=1 though, so that could also trigger the "Failed" display.

Actions #11

Updated by Anonymous about 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Tom Morris over 5 years ago

  • Release set to 17
Actions

Also available in: Atom PDF