Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identify: flaky TestIncomingIDStreamsTimeout #1747

Closed
marten-seemann opened this issue Sep 10, 2022 · 0 comments · Fixed by #1984
Closed

identify: flaky TestIncomingIDStreamsTimeout #1747

marten-seemann opened this issue Sep 10, 2022 · 0 comments · Fixed by #1984
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@marten-seemann
Copy link
Contributor

  === RUN   TestIncomingIDStreamsTimeout
  2022-09-10T07:01:12.952Z	DEBUG	net/identify	identify/id.go:412	/ipfs/id/1.0.0 sent message to 12D3KooWSffk1shCoLTkZDAG7AZwbJExrotzaeFi2u3vZoYPrbfi /ip4/127.0.0.1/udp/59202/quic
  2022-09-10T07:01:12.998Z	DEBUG	net/identify	identify/id.go:412	/ipfs/id/1.0.0 sent message to 12D3KooWFeFqGDcwFiafgpbhgNauqC9FKM4jVgsGYUYeSjMZjoeF /ip4/127.0.0.1/udp/59203/quic
  2022-09-10T07:01:13.140Z	WARN	net/identify	identify/id.go:437	error reading identify message: deadline exceeded
  2022-09-10T07:01:13.172Z	DEBUG	net/identify	identify/id.go:444	/ipfs/id/1.0.0 received message from 12D3KooWSffk1shCoLTkZDAG7AZwbJExrotzaeFi2u3vZoYPrbfi /ip4/127.0.0.1/udp/59202/quic
  2022-09-10T07:01:13.172Z	DEBUG	net/identify	identify/id.go:637	12D3KooWFeFqGDcwFiafgpbhgNauqC9FKM4jVgsGYUYeSjMZjoeF received listen addrs for 12D3KooWSffk1shCoLTkZDAG7AZwbJExrotzaeFi2u3vZoYPrbfi: [/ip4/127.0.0.1/tcp/62340 /ip4/127.0.0.1/udp/59202/quic]
      id_test.go:1044: 
          	Error Trace:	D:\a\go-libp2p\go-libp2p\p2p\protocol\identify\id_test.go:1044
          	Error:      	Received unexpected error:
          	            	stream reset
          	Test:       	TestIncomingIDStreamsTimeout
  2022-09-10T07:01:13.172Z	DEBUG	net/identify	identify/id.go:444	/ipfs/id/1.0.0 received message from 12D3KooWFeFqGDcwFiafgpbhgNauqC9FKM4jVgsGYUYeSjMZjoeF /ip4/127.0.0.1/udp/59203/quic
  2022-09-10T07:01:13.172Z	DEBUG	net/identify	identify/id.go:637	12D3KooWSffk1shCoLTkZDAG7AZwbJExrotzaeFi2u3vZoYPrbfi received listen addrs for 12D3KooWFeFqGDcwFiafgpbhgNauqC9FKM4jVgsGYUYeSjMZjoeF: [/ip4/127.0.0.1/tcp/62341 /ip4/127.0.0.1/udp/59203/quic]
  --- FAIL: TestIncomingIDStreamsTimeout (0.30s)
@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant