GitHub Actions: use report_name instead of variables in publish-logs … #373
Annotations
3 errors
|
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:132: time: 2023-10-04T10:21:12.863997562Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-10-04T10:21:12.870532574Z out: netName n1 state changed to UNKNOWN
time: 2023-10-04T10:21:20.902667607Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-10-04T10:21:21.903416815Z out: netName n1 state changed to INIT
nw_test.go:157: ASSERTION FAILED (2023-10-04T10:31:12.870825611Z): expected networks [n1] in ACTIVATED state
nw_test.go:159: actual n1: INIT
nw_test.go:161: history of states for n1:
nw_test.go:163: state: no info from controller received in: 2023-10-04T10:21:12.864025562Z
nw_test.go:163: state: UNKNOWN received in: 2023-10-04T10:21:12.870530074Z
nw_test.go:163: state: NOT_ACTIVATED received in: 2023-10-04T10:21:20.902662807Z
nw_test.go:163: state: INIT received in: 2023-10-04T10:21:21.903410214Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.01s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
|
The logs for this run have expired and are no longer available.
Loading