Project

General

Profile

action #111758

Updated by okurz almost 2 years ago

## Observation 

 Seems like at least one job ran into MAX_SETUP_TIME, see https://openqa.opensuse.org/tests/2393325 showing 

 ``` 
 [2022-05-30T08:24:05.869679+02:00] [debug] Found HDD_1, caching opensuse-Tumbleweed-x86_64-20220527-Tumbleweed@64bit.qcow2 
 [2022-05-30T08:24:05.873320+02:00] [info] Downloading opensuse-Tumbleweed-x86_64-20220527-Tumbleweed@64bit.qcow2, request #252294 sent to Cache Service 
 [2022-05-30T09:24:05.896856+02:00] [info] +++ worker notes +++ 
 [2022-05-30T09:24:05.897085+02:00] [info] End time: 2022-05-30 07:24:05 
 [2022-05-30T09:24:05.897159+02:00] [info] Result: timeout 
 ``` 

 with reason `timeout: setup exceeded MAX_SETUP_TIME` 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , 
 `openqa-query-for-job-label poo#111758` 

Back