monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
378 stars 9 forks source link

roleserve flake #223

Closed lorenz closed 3 weeks ago

lorenz commented 1 year ago
FAIL: //metropolis/node/core/roleserve:roleserve_test (see /home/ci/.cache/bazel/_bazel_ci/8746318cfadba75371ec634ee6e84c81/execroot/dev_source_monogon/bazel-out/k8-fastbuild/testlogs/metropolis/node/core/roleserve/roleserve_test/test.log)
INFO: From Testing //metropolis/node/core/roleserve:roleserve_test:
==================== Test output for //metropolis/node/core/roleserve:roleserve_test:
--- FAIL: TestWorkerStatusPush (0.99s)
    asm_amd64.s:1571: supervisor                       I0524 13:06:17.691776 supervisor_processor.go:59] supervisor processor started
    asm_amd64.s:1571: root                             I0524 13:06:17.691813 supervisor_testhelpers.go:64] Starting test TestWorkerStatusPush...
    asm_amd64.s:1571: root                             I0524 13:06:17.691821 worker_statuspush.go:75] Got curator connection.
    asm_amd64.s:1571: root                             I0524 13:06:17.691872 worker_statuspush.go:69] Got new NodeID: 1234
    asm_amd64.s:1571: root                             I0524 13:06:17.691877 worker_statuspush.go:62] Got external address: 192.0.2.10
    asm_amd64.s:1571: root                             I0524 13:06:17.692138 worker_statuspush.go:94] Submitting status: "external_address:\"192.0.2.10\""
    asm_amd64.s:1571: root                             I0524 13:06:18.344252 worker_statuspush.go:62] Got external address: 192.0.2.11
    asm_amd64.s:1571: root                             I0524 13:06:18.344275 worker_statuspush.go:94] Submitting status: "external_address:\"192.0.2.11\""
    asm_amd64.s:1571: root                             I0524 13:06:18.684285 worker_statuspush.go:79] Got new local curator state: running
    asm_amd64.s:1571: root                             I0524 13:06:18.684338 worker_statuspush.go:94] Submitting status: "external_address:\"192.0.2.11\" running_curator:{port:7835}"
    asm_amd64.s:1571: root                             I0524 13:06:18.684567 worker_statuspush.go:86] Got new local curator state: not running
    asm_amd64.s:1571: root                             I0524 13:06:18.684583 worker_statuspush.go:94] Submitting status: "external_address:\"192.0.2.11\""
    supervisor_testhelpers.go:66: Supervised runnable in harness returned error: UpdateNodeStatus failed: rpc error: code = Unavailable desc = error reading from server: EOF
    asm_amd64.s:1571: supervisor                       E0524 13:06:18.685149 supervisor_processor.go:303] root: UpdateNodeStatus failed: rpc error: code = Unavailable desc = error reading from server: EOF
FAIL
leoluk commented 3 weeks ago

Have we seen this again?

leoluk commented 3 weeks ago

Closing until proven otherwise