Project

General

Profile

Actions

Bug #19849

closed

Fix arvados-cwl-conformance-tests jenkins job

Added by Peter Amstutz over 1 year ago. Updated over 1 year ago.

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

Subtasks 1 (0 open1 closed)

Task #19861: CWL conformance integration test failureResolvedPeter Amstutz12/20/2022Actions
Actions #1

Updated by Peter Amstutz over 1 year ago

  • Assigned To set to Lucas Di Pentima
Actions #2

Updated by Lucas Di Pentima over 1 year ago

  • Status changed from New to In Progress
Actions #3

Updated by Lucas Di Pentima over 1 year ago

I've been exploring Jenkins a bit, and this is what I found:

  • The arvados-cwl-conformance-tests pipelines failed because the arvbox-demo docker image wasn't available.
  • The arvbox-demo docker image is created and uploaded by the docker-arvbox pipeline, that runs as part of the run-tests pipeline.
  • The arvados-cwl-conformance-tests pipelines are run from the docker-jobs-image pipeline, that is launched from build-packages-multijob, that is launched from build-packages-python-ruby, that is a sibling pipeline of docker-arvbox.

What I think is happening here is that sometimes the docker-arvbox pipeline doesn't finish before the arvados-cwl-conformance-tests jobs run. One supporting fact of this hypothesis is that retrying the arvados-cwl-conformance-tests job was able to get the arvbox docker image without issues.

We might need to revisit the Jenkins jobs' interdependencies to make sure the arvbox docker image is available by the time the rest of the jobs that need it, start running.

Actions #4

Updated by Lucas Di Pentima over 1 year ago

The failure at arvados-cwl-conformance-tests: #1305 /label=federation,pythoncmd=python3,suite=integration/console seems to not be related to a missing docker image but something else.

Actions #6

Updated by Peter Amstutz over 1 year ago

  • Release set to 47
Actions #7

Updated by Peter Amstutz over 1 year ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF