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

net: TestInterfaceArrivalAndDepartureZoneCache failures #61458

Open
gopherbot opened this issue Jul 19, 2023 · 2 comments
Open

net: TestInterfaceArrivalAndDepartureZoneCache failures #61458

gopherbot opened this issue Jul 19, 2023 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "net" && test == "TestInterfaceArrivalAndDepartureZoneCache"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestInterfaceArrivalAndDepartureZoneCache (0.00s)
    interface_unix_test.go:196: args=[ip address add fe80::1 dev gotest0] out="RTNETLINK answers: Permission denied\n" err=exit status 2

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 19, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestInterfaceArrivalAndDepartureZoneCache"
2023-07-19 19:10 linux-arm64-longtest go@6211a024 net.TestInterfaceArrivalAndDepartureZoneCache (log)
--- FAIL: TestInterfaceArrivalAndDepartureZoneCache (0.00s)
    interface_unix_test.go:196: args=[ip address add fe80::1 dev gotest0] out="RTNETLINK answers: Permission denied\n" err=exit status 2

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestInterfaceArrivalAndDepartureZoneCache"
2023-07-18 17:25 linux-arm64-longtest go@c2de6836 net.TestInterfaceArrivalAndDepartureZoneCache (log)
--- FAIL: TestInterfaceArrivalAndDepartureZoneCache (0.00s)
    interface_unix_test.go:196: args=[ip address add fe80::1 dev gotest0] out="RTNETLINK answers: Permission denied\n" err=exit status 2
2023/07/18 19:07:19 killing splice client after 5 second shutdown timeout
2023-07-19 21:06 linux-arm64-longtest go@03c7e96b net.TestInterfaceArrivalAndDepartureZoneCache (log)
--- FAIL: TestInterfaceArrivalAndDepartureZoneCache (0.00s)
    interface_unix_test.go:196: args=[ip address add fe80::1 dev gotest0] out="RTNETLINK answers: Permission denied\n" err=exit status 2
2023/07/19 21:23:19 killing splice client after 5 second shutdown timeout

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant