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

internal/copyright: TestCopyright failures [consistent failure] #70507

Closed
gopherbot opened this issue Nov 21, 2024 · 6 comments
Closed

internal/copyright: TestCopyright failures [consistent failure] #70507

gopherbot opened this issue Nov 21, 2024 · 6 comments
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.62s)

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 Nov 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"
2024-11-21 16:12 gotip-openbsd-amd64 go@84442610 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.62s)
2024-11-21 16:24 gotip-openbsd-amd64 go@21b5f263 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.98s)
2024-11-21 19:02 gotip-openbsd-amd64 go@a3a31ec8 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.82s)
2024-11-21 19:44 gotip-openbsd-amd64 go@a86ea801 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.41s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/630815 mentions this issue: internal/copyright: close files

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"
2024-11-21 20:38 gotip-openbsd-amd64 go@6a7733af internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.26s)
2024-11-21 20:50 gotip-openbsd-amd64 go@efe0a865 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.38s)
2024-11-21 21:15 gotip-openbsd-amd64 go@a1d62aa4 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (2.68s)
2024-11-21 21:19 gotip-openbsd-amd64 go@5a22174e internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.74s)

watchflakes

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Nov 21, 2024
@dmitshur dmitshur moved this to Active in Test Flakes Nov 21, 2024
@dmitshur dmitshur added this to the Go1.24 milestone Nov 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"
2024-11-21 21:54 gotip-openbsd-amd64 go@0c6dbd99 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.63s)
2024-11-21 22:16 gotip-openbsd-amd64 go@a925402b internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.26s)

watchflakes

@github-project-automation github-project-automation bot moved this from Active to Done in Test Flakes Nov 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"
2024-11-21 22:31 gotip-openbsd-amd64 go@dc8ceb63 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.72s)
2024-11-21 22:36 gotip-openbsd-amd64 go@0db25010 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.48s)
2024-11-21 22:39 gotip-openbsd-amd64 go@50087aa1 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (2.12s)
2024-11-21 22:50 gotip-openbsd-amd64 go@f6971143 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.50s)
2024-11-21 22:55 gotip-openbsd-amd64 go@fab2b8b0 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.38s)
2024-11-21 22:57 gotip-openbsd-amd64 go@f0b01092 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (0.89s)
2024-11-21 23:02 gotip-openbsd-amd64 go@0dafae13 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.68s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/copyright" && test == "TestCopyright"
2024-11-21 21:19 gotip-openbsd-ppc64 go@5a22174e internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/main.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/note_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/proxy_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/script_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/scriptcmds_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/scriptconds_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/scriptreadme_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/stop_other_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/stop_unix_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/terminal_test.go: too many open files
--- FAIL: TestCopyright (0.08s)
2024-11-21 23:32 gotip-openbsd-amd64 go@4aa1c02d internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.80s)
2024-11-21 23:46 gotip-openbsd-amd64 go@c0bccdd2 internal/copyright.TestCopyright (log)
=== RUN   TestCopyright
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_wasip1.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/sys_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/tempfile_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/timeout_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_plan9.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_unix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/types_windows.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_dragonfly.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd64.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_386.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_freebsd_arm.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait6_netbsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_unimp.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_wait6.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/wait_waitid.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/writeto_linux_test.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_freebsd.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_linux.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_posix.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_solaris.go: too many open files
    copyright_test.go:49: open /home/swarming/.swarming/w/ir/x/w/goroot/src/os/zero_copy_stub.go: too many open files
--- FAIL: TestCopyright (1.95s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
Status: Done
Development

No branches or pull requests

2 participants