Skip to content

x/net/internal/quic: test timing out on js-wasm-node18 since CL 547736 due to parked runtime.handleEvent goroutine #64620

@bcmills

Description

@bcmills

Go version

65efbad9474a514a2f3c08716b8cf38011fa2736

What operating system and processor architecture are you using (go env)?

js-wasm-node18 at 5e724ccb2b092a6bc294b63c4e33ed1da317ca87 building net at 65efbad9474a514a2f3c08716b8cf38011fa2736

:: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "./..."] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnf48adcb" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=js-wasm-node18" "GOOS=js" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=http://gk3-services-nap-jetxd907-8f582974-hv4r.c.symbolic-datum-552.internal:30157" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "PWD=/workdir/gopath/src/golang.org/x/net"] in dir /workdir/gopath/src/golang.org/x/net

What did you do?

https://build.golang.org/log/3d6835259792a2f19eb6a22a911631f0d588038d

What did you expect to see?

All tests passing.

What did you see instead?

PASS
Tests seem to have leaked some goroutines, still waiting.

goroutine 1 [running]:
golang.org/x/net/internal/quic.TestMain(0x1852280)
	/workdir/gopath/src/golang.org/x/net/internal/quic/main_test.go:29 +0x8
main.main()
	_testmain.go:641 +0x9

goroutine 559 [waiting]:
runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x1)
	/workdir/go/src/runtime/proc.go:402 +0x25
runtime.handleEvent()
	/workdir/go/src/runtime/lock_js.go:296 +0x25
runtime.goexit({})
	/workdir/go/src/runtime/asm_wasm.s:434 +0x1
*** Test killed with quit: ran too long (11m0s).
signal: quit (core dumped)
FAIL	golang.org/x/net/internal/quic	660.102s

(attn @neild @jba)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-JScompiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions