From a553162c82da9391b502c516cf74c8389ba8d1b9 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 13 Dec 2018 12:29:52 +0100 Subject: pkg/report: replace more moving parts in gvisor crash titles "container" seems to have been renamed to "sandbox". Also exact pid numbers are harmful. --- pkg/report/testdata/gvisor/report/18 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pkg/report/testdata/gvisor/report/18 (limited to 'pkg/report/testdata') diff --git a/pkg/report/testdata/gvisor/report/18 b/pkg/report/testdata/gvisor/report/18 new file mode 100644 index 000000000..0fac5fb18 --- /dev/null +++ b/pkg/report/testdata/gvisor/report/18 @@ -0,0 +1,6 @@ +TITLE: FATAL ERROR: error waiting on pid X: error waiting on pid X in sandbox NAME failed: EOF + +realtimeBaseRef:1544699224504125426 realtimeFrequency:2299799213} +W1213 11:07:04.977281 44558 x:0] FATAL ERROR: error waiting on pid 16: error waiting on PID 16 in sandbox "ci-gvisor-kvm-direct-overlay-host-race-0": urpc method "containerManager.WaitPID" failed: EOF +error waiting on pid 16: error waiting on PID 16 in sandbox "ci-gvisor-kvm-direct-overlay-host-race-0": urpc method "containerManager.WaitPID" failed: EOF +W1213 11:07:04.984229 32293 x:0] Wait RPC to container "ci-gvisor-kvm-direct-overlay-host-race-0" failed: urpc method "containerManager.Wait" failed: EOF. Will try waiting on the sandbox process instead. -- cgit mrf-deployment