Skip to content

os/exec: TestCancelErrors failures #57362

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

Closed
gopherbot opened this issue Dec 17, 2022 · 6 comments
Closed

os/exec: TestCancelErrors failures #57362

gopherbot opened this issue Dec 17, 2022 · 6 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "os/exec" && test == "TestCancelErrors"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 30m0s
running tests:
	TestCancelErrors (30m0s)
	TestCancelErrors/killed_after_error (30m0s)

syscall.Syscall6(0x1e1, 0x1, 0x199c, 0x40000f9d5c, 0x10020, 0x0, 0x0)
	/scratch/gobuilder/buildlet/go/src/syscall/asm_netbsd_arm64.s:56 +0x10 fp=0x40000f9d00 sp=0x40000f9cf0 pc=0x885d0
os.wait6(0x3b84d8?, 0x40000d2230?, 0x400006a600?)
	/scratch/gobuilder/buildlet/go/src/os/wait6_netbsd.go:16 +0x48 fp=0x40000f9d70 sp=0x40000f9d00 pc=0xac258
os.(*Process).blockUntilWaitable(0x4000226240)
	/scratch/gobuilder/buildlet/go/src/os/wait_wait6.go:20 +0x38 fp=0x40000f9da0 sp=0x40000f9d70 pc=0xac2c8
os.(*Process).wait(0x4000226240)
	/scratch/gobuilder/buildlet/go/src/os/exec_unix.go:22 +0x2c fp=0x40000f9e00 sp=0x40000f9da0 pc=0xa6cec
os.(*Process).Wait(...)
	/scratch/gobuilder/buildlet/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x40000c3340)
	/scratch/gobuilder/buildlet/go/src/os/exec/exec.go:890 +0x38 fp=0x40000f9e70 sp=0x40000f9e00 pc=0x1023b8
os/exec_test.TestCancelErrors.func3(0x40001a0680)
	/scratch/gobuilder/buildlet/go/src/os/exec/exec_test.go:1612 +0x23c fp=0x40000f9f60 sp=0x40000f9e70 pc=0x29708c
testing.tRunner(0x40001a0680, 0x3609e0)

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 Dec 17, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "os/exec" && test == "TestCancelErrors"
2022-11-22 21:00 netbsd-arm64-bsiegert go@1fbfc2f6 os/exec.TestCancelErrors (log)
panic: test timed out after 30m0s
running tests:
	TestCancelErrors (30m0s)
	TestCancelErrors/killed_after_error (30m0s)

syscall.Syscall6(0x1e1, 0x1, 0x199c, 0x40000f9d5c, 0x10020, 0x0, 0x0)
	/scratch/gobuilder/buildlet/go/src/syscall/asm_netbsd_arm64.s:56 +0x10 fp=0x40000f9d00 sp=0x40000f9cf0 pc=0x885d0
os.wait6(0x3b84d8?, 0x40000d2230?, 0x400006a600?)
	/scratch/gobuilder/buildlet/go/src/os/wait6_netbsd.go:16 +0x48 fp=0x40000f9d70 sp=0x40000f9d00 pc=0xac258
os.(*Process).blockUntilWaitable(0x4000226240)
	/scratch/gobuilder/buildlet/go/src/os/wait_wait6.go:20 +0x38 fp=0x40000f9da0 sp=0x40000f9d70 pc=0xac2c8
os.(*Process).wait(0x4000226240)
	/scratch/gobuilder/buildlet/go/src/os/exec_unix.go:22 +0x2c fp=0x40000f9e00 sp=0x40000f9da0 pc=0xa6cec
os.(*Process).Wait(...)
	/scratch/gobuilder/buildlet/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x40000c3340)
	/scratch/gobuilder/buildlet/go/src/os/exec/exec.go:890 +0x38 fp=0x40000f9e70 sp=0x40000f9e00 pc=0x1023b8
os/exec_test.TestCancelErrors.func3(0x40001a0680)
	/scratch/gobuilder/buildlet/go/src/os/exec/exec_test.go:1612 +0x23c fp=0x40000f9f60 sp=0x40000f9e70 pc=0x29708c
testing.tRunner(0x40001a0680, 0x3609e0)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 25, 2023

This looks like #57999.

(@bsiegert, what version of NetBSD is this builder running?)

@bcmills
Copy link
Contributor

bcmills commented Jan 25, 2023

Duplicate of #57999

@bcmills bcmills marked this as a duplicate of #57999 Jan 25, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "os/exec" && test == "TestCancelErrors"
2023-02-14 17:25 netbsd-arm64-bsiegert go@8e02cffd os/exec.TestCancelErrors (log)
panic: test timed out after 30m0s
running tests:
	TestCancelErrors (30m0s)
	TestCancelErrors/killed_after_error (30m0s)

syscall.Syscall6(0x1e1, 0x1, 0x3bf8, 0x4000047d5c, 0x10020, 0x0, 0x0)
	/var/gobuilder/buildlet/go/src/syscall/asm_netbsd_arm64.s:56 +0x10 fp=0x4000047d00 sp=0x4000047cf0 pc=0x88390
os.wait6(0x3b7b78?, 0x40000ec140?, 0x400006c2a0?)
	/var/gobuilder/buildlet/go/src/os/wait6_netbsd.go:16 +0x48 fp=0x4000047d70 sp=0x4000047d00 pc=0xab888
os.(*Process).blockUntilWaitable(0x40000ce0c0)
	/var/gobuilder/buildlet/go/src/os/wait_wait6.go:20 +0x38 fp=0x4000047da0 sp=0x4000047d70 pc=0xab8f8
os.(*Process).wait(0x40000ce0c0)
	/var/gobuilder/buildlet/go/src/os/exec_unix.go:22 +0x2c fp=0x4000047e00 sp=0x4000047da0 pc=0xa631c
os.(*Process).Wait(...)
	/var/gobuilder/buildlet/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x40002a6c60)
	/var/gobuilder/buildlet/go/src/os/exec/exec.go:890 +0x38 fp=0x4000047e70 sp=0x4000047e00 pc=0x101388
os/exec_test.TestCancelErrors.func3(0x400014aea0)
	/var/gobuilder/buildlet/go/src/os/exec/exec_test.go:1613 +0x23c fp=0x4000047f60 sp=0x4000047e70 pc=0x29326c
testing.tRunner(0x400014aea0, 0x360dc0)

watchflakes

@gopherbot gopherbot reopened this Feb 24, 2023
@bcmills
Copy link
Contributor

bcmills commented Feb 24, 2023

Still #57999. I've asked @cherrymui to look into why it was posted here instead of there.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2023
@cherrymui
Copy link
Member

The pattern in 57999 does cover this. But this also. Currently it prefers smaller issue number. Maybe we can change it to prefer open ones first.

Either way, if this is completely covered by 57999, we can remove it from the Test Flakes project.

@cherrymui cherrymui removed this from Test Flakes Feb 24, 2023
@golang golang locked and limited conversation to collaborators Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants