avocado icon indicating copy to clipboard operation
avocado copied to clipboard

Missing debugging information for failed-on-triage errors

Open pevogam opened this issue 3 years ago • 0 comments

In some of the test runs today there all test went missing and were thus counted as skipped. On closer look, no tests were run and in the additional log named avocado.core.DEBUG I could see a lot of errors like:

11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4656397100>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official": requested -> triaging
11:21:23 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46511490d0>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official": requested -> triaging
11:21:23 DEBUG| Task "1a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4650def670>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official": requested -> triaging
11:21:23 DEBUG| Task "1a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46512a6820>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official": requested -> triaging
11:21:23 DEBUG| Task "1-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_business_server.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Business_Server.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4651149730>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official": requested -> triaging
11:21:23 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4650d1c550>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1b1a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official": requested -> triaging
11:21:23 DEBUG| Task "1b1a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46512a6400>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1b1a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official": requested -> triaging
11:21:23 DEBUG| Task "1b1a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official" finished: FAILED ON TRIAGE
11:21:23 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46512a6a90>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:23 DEBUG| Task "1b1-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official": requested -> triaging
11:21:23 DEBUG| Task "1b1-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_network_security.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Network_Security.official" finished: FAILED ON TRIAGE
11:21:24 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46560f7160>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:24 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official": requested -> triaging
11:21:24 DEBUG| Task "0t-mis1-all.internal.stateless.noop.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official" finished: FAILED ON TRIAGE
11:21:24 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f46515d15b0>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:24 DEBUG| Task "1b2a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official": requested -> triaging
11:21:24 DEBUG| Task "1b2a1a1-mis1-all.internal.automated.customize.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official" finished: FAILED ON TRIAGE
11:21:24 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4650a36f70>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:24 DEBUG| Task "1b2a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official": requested -> triaging
11:21:24 DEBUG| Task "1b2a1-mis1-all.internal.automated.on_customize.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official" finished: FAILED ON TRIAGE
11:21:24 DEBUG| <Worker spawner="<avocado.plugins.spawners.process.ProcessSpawner object at 0x7f4650a36520>" max_triaging=48 max_running=1 task_timeout=None> has been initialized
11:21:24 DEBUG| Task "1b2-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official": requested -> triaging
11:21:24 DEBUG| Task "1b2-mis1-normal.nongui.quicktest.rpmlist.mis1.qemu_kvm_security_gateway.default_bios.no_9p_export.smallpages.no_pci_assignable.qcow2.virtio_blk.smp2.virtio_net.Linux.Intra2net.Security_Gateway.official" finished: FAILED ON TRIAGE

I was perplexed at first since I would have expected potential errors to always be included in the job.log which here remained completely silent but even when looking at this additional log there isn't sufficient debugging information to understand what was going on. Could this situation be improved by providing more logging information here or back in the job log? A single stack trace would be almost enough for instance.

pevogam avatar Sep 16 '21 09:09 pevogam