-
Notifications
You must be signed in to change notification settings - Fork 18k
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
all: test failures on netbsd
blocked on waiting for subprocesses
#57999
Comments
os.wait6
os.wait6
Found new dashboard test flakes for:
2022-12-09 02:07 netbsd-386-9_3 tools@88ceb240 go@e738a2f1 x/tools/gopls/internal/regtest/completion (log)
2022-12-09 21:38 netbsd-386-9_3 go@e8f78cb6 cmd/go.TestScript (log)
2023-01-03 18:53 netbsd-amd64-9_3 go@d03231d9 cmd/go.TestScript (log)
2023-01-05 20:09 netbsd-386-9_3 tools@057ed3c5 go@119f679a x/tools/gopls/internal/regtest/codelens (log)
|
(attn @golang/netbsd) See previously: |
os.wait6
netbsd
blocked in os.wait6
Found new dashboard test flakes for:
2023-01-24 14:59 netbsd-386-9_3 tools@deeb64bd go@2bf0f54b x/tools/gopls/internal/regtest/workspace (log)
|
Found new dashboard test flakes for:
2023-01-25 23:57 netbsd-amd64-9_3 tools@82707575 go@581603cb x/tools/cmd/fiximports.TestFixImports (log)
|
netbsd
blocked in os.wait6
netbsd
blocked on waiting for subprocesses
Found new dashboard test flakes for:
2022-12-21 03:49 netbsd-arm-bsiegert go@78fc8107 (log)
|
Found new dashboard test flakes for:
2022-12-22 14:46 netbsd-386-9_3 tools@3be06475 go@41eb70ae x/tools/gopls/internal/regtest/misc (log)
2022-12-29 16:33 netbsd-386-9_3 tools@3b16059a go@c1760296 x/tools/gopls/internal/regtest/misc (log)
2023-01-04 22:18 netbsd-386-9_3 tools@a4455feb go@eeaf508d x/tools/gopls/internal/regtest/misc (log)
|
Found new dashboard test flakes for:
2023-01-17 19:56 netbsd-386-9_3 go@2f5718a8 runtime.TestCgoExecSignalMask (log)
2023-02-01 19:46 netbsd-386-9_3 tools@41adf8d4 go@de4748c4 x/tools/gopls/internal/regtest/workspace (log)
|
Found new dashboard test flakes for:
2023-02-01 23:31 netbsd-arm-bsiegert tools@4e8ff892 go@de4748c4 x/tools/go/ssa.TestBuildPackage (log)
|
Found new dashboard test flakes for:
2023-02-08 22:43 netbsd-386-9_3 tools@d0863f03 go@7302f83d x/tools/gopls/internal/regtest/misc (log)
|
@golang/netbsd, is anyone looking into this? These failures are quite frequent. |
Found new dashboard test flakes for:
2023-02-10 19:39 netbsd-amd64-9_3 go@88ad4476 runtime.TestCgoExecSignalMask (log)
|
Found new dashboard test flakes for:
2023-02-22 21:51 netbsd-386-9_3 tools@3ec30bd9 go@0fa9ba8a x/tools/gopls/internal/regtest/misc (log)
|
Found new dashboard test flakes for:
2023-02-14 17:25 netbsd-arm64-bsiegert go@8e02cffd os/exec.TestCancelErrors (log)
2023-02-24 20:25 netbsd-386-9_3 go@f8050362 runtime.TestLockOSThreadTemplateThreadRace (log)
|
Found new dashboard test flakes for:
2023-02-28 05:12 netbsd-386-9_3 go@41e86796 cmd/compile/internal/test.TestReproducibleBuilds (log)
|
Found new dashboard test flakes for:
2023-03-01 16:36 netbsd-386-9_3 tools@096bae8f go@600d372f x/tools/gopls/internal/regtest/completion (log)
|
Found new dashboard test flakes for:
2023-01-17 19:56 netbsd-386-9_3 go@354c8fb4 go/internal/srcimporter.TestCgo (log)
|
Found new dashboard test flakes for:
2025-01-09 17:03 x_tools-go1.22-netbsd-arm tools@df3de6ae release-branch.go1.22@ae9996f9 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails/default [ABORT] (log)
|
As suggested by bcmills, this change increases the time between SIGINT and SIGKILL to 5s (was 1s), and also suppresses the process dump if SIGKILL returned "already done". Updates golang/go#57999 Updates golang/go#54461 Change-Id: Ie0e55a69d3bbfb4224e5f4ea272c7c2f3210e342 Reviewed-on: https://go-review.googlesource.com/c/tools/+/483215 Run-TryBot: Alan Donovan <adonovan@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Found new dashboard test flakes for:
2025-01-14 22:31 x_tools-go1.24-netbsd-arm tools@9d9b0b6e release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-15 20:34 x_tools-gotip-netbsd-arm tools@344e4825 go@1a93e4a2 x/tools/gopls/internal/test/integration/diagnostics.TestEditGoDirective/default [ABORT] (log)
2025-01-15 20:34 x_tools-gotip-netbsd-arm tools@344e4825 go@1a93e4a2 x/tools/gopls/internal/test/integration/workspace.TestPackagesWithTests/file/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-15 20:34 x_tools-go1.24-netbsd-arm tools@344e4825 release-branch.go1.24@8a4c24f9 x/tools/gopls/internal/test/integration/misc.TestRunVulncheckPackageDiagnostics/invalid/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-21 19:44 x_tools-go1.24-netbsd-arm tools@b0164fc0 release-branch.go1.24@8a4c24f9 x/tools/gopls/internal/test/integration/misc.TestRenamePackageWithDifferentDirectoryPath/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-21 19:44 x_tools-go1.22-netbsd-arm tools@b0164fc0 release-branch.go1.22@c3c6a500 x/tools/gopls/internal/test/integration/misc.TestGenerateProgress/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-21 19:44 x_tools-gotip-netbsd-arm tools@b0164fc0 go@f6d17c54 x/tools/gopls/internal/test/integration/misc.TestReferencesInTestVariants/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-21 15:00 x_tools-go1.23-netbsd-arm tools@df4e4ef6 release-branch.go1.23@ab44565b x/tools/gopls/internal/test/integration/diagnostics.TestChattyDiagnostics/default [ABORT] (log)
2025-01-22 21:13 x_tools-go1.23-netbsd-arm tools@fcc9d81f release-branch.go1.23@ab44565b x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-22 17:54 x_tools-go1.24-netbsd-arm tools@30bd6fdf release-branch.go1.24@8a4c24f9 x/tools/gopls/internal/test/integration/misc.TestHoverAndDocumentLink/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-22 17:54 x_tools-go1.22-netbsd-arm tools@30bd6fdf release-branch.go1.22@c3c6a500 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-22 17:02 x_tools-go1.24-netbsd-arm tools@e4adc385 release-branch.go1.24@8a4c24f9 x/tools/gopls/internal/test/integration/misc.TestRunGovulncheck_Expiry/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-27 18:43 x_tools-gotip-netbsd-arm tools@ac81e9f3 go@b9872221 x/tools/gopls/internal/test/integration/codelens.TestRegenerateCgo/default [ABORT] (log)
2025-01-27 18:43 x_tools-gotip-netbsd-arm tools@ac81e9f3 go@b9872221 x/tools/gopls/internal/test/integration/completion.TestCompleteAllFields/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-01-28 15:38 x_tools-go1.22-netbsd-arm tools@8171d94f release-branch.go1.22@c3c6a500 x/tools/gopls/internal/test/integration/misc.TestWindowsVendoring_Issue56291/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-04 17:54 x_tools-go1.22-netbsd-arm tools@0556adba release-branch.go1.22@5817e650 x/tools/gopls/internal/test/integration/misc.TestRunVulncheckPackageDiagnostics/invalid/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-06 23:18 x_tools-go1.22-netbsd-arm tools@fa7774c8 release-branch.go1.22@5817e650 x/tools/gopls/internal/test/integration/misc.TestDefsRefsBuiltins/default [ABORT] (log)
2025-02-07 16:33 x_tools-go1.22-netbsd-arm tools@4d1de705 release-branch.go1.22@5817e650 x/tools/gopls/internal/test/integration/misc.TestRenamePackageWithDifferentDirectoryPath/default [ABORT] (log)
2025-02-07 18:05 x_tools-go1.22-netbsd-arm tools@82317cea release-branch.go1.22@5817e650 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_GivingUp/default#01 [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-07 17:10 x_tools-go1.22-netbsd-arm tools@e65ea150 release-branch.go1.22@5817e650 x/tools/gopls/internal/test/integration/misc.TestDefsRefsBuiltins/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-06 18:01 x_tools-go1.23-netbsd-arm tools@bf4db91c release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/misc.TestAcceptImportsQuickFixTestVariant/default [ABORT] (log)
2025-02-07 16:33 x_tools-go1.23-netbsd-arm tools@4d1de705 release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_PromptFile/v0.16-format/pNotReady/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-06 23:18 x_tools-go1.24-netbsd-arm tools@fa7774c8 release-branch.go1.24@b7b4c605 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_StartTimeAndSamplingToken/to_sample=true/tokens=1/elapsed=0s/default [ABORT] (log)
2025-02-07 16:33 x_tools-go1.24-netbsd-arm tools@4d1de705 release-branch.go1.24@b7b4c605 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_PromptFile/v0.16-format/pFailed/default [ABORT] (log)
2025-02-07 16:33 x_tools-go1.24-netbsd-arm tools@4d1de705 release-branch.go1.24@b7b4c605 x/tools/gopls/internal/test/integration/workspace.TestReloadOnlyOnce/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-07 21:17 x_tools-gotip-netbsd-arm tools@a886a1c2 go@ff27d270 x/tools/gopls/internal/test/integration/completion.TestPackageMemberCompletionAfterSyntaxError/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-07 18:05 x_tools-go1.24-netbsd-arm tools@82317cea release-branch.go1.24@b7b4c605 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_StartTimeAndSamplingToken/to_sample=false/tokens=51/elapsed=192h0m0s/default [ABORT] (log)
2025-02-07 18:05 x_tools-go1.24-netbsd-arm tools@82317cea release-branch.go1.24@b7b4c605 x/tools/gopls/internal/test/integration/workspace.TestDeleteModule_Interdependent/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-07 18:05 x_tools-go1.23-netbsd-arm tools@82317cea release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_Command/default [ABORT] (log)
2025-02-07 18:05 x_tools-go1.23-netbsd-arm tools@82317cea release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/workspace.TestCreateModule_Interdependent/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-11 15:03 x_tools-gotip-netbsd-arm tools@027eab55 go@7c1a4134 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-13 19:20 x_tools-go1.24-netbsd-arm tools@ddd4bde5 release-branch.go1.24@80e2e474 x/tools/gopls/internal/test/integration/workspace.TestDirectoryFilters_Wildcard/default [ABORT] (log)
2025-02-14 12:38 x_tools-go1.23-netbsd-arm tools@88071012 release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/diagnostics.TestQuickFixEmptyFiles/full/default [ABORT] (log)
2025-02-14 15:20 x_tools-go1.23-netbsd-arm tools@2880aae7 release-branch.go1.23@a991f9c3 x/tools/gopls/internal/test/integration/completion.TestUnimportedCompletion_VSCodeIssue3365/insertReplaceSupport=false/default/replace/ToUpper [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-23 14:00 x_tools-go1.24-netbsd-arm tools@739a5af4 release-branch.go1.24@af236716 x/tools/gopls/internal/test/integration/workspace.TestPackagesWithTests/package/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-24 19:32 x_tools-go1.24-netbsd-arm tools@851c747e release-branch.go1.24@af236716 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_PromptFile/v0.16-format/pPending/default [ABORT] (log)
2025-02-24 19:32 x_tools-go1.24-netbsd-arm tools@851c747e release-branch.go1.24@af236716 x/tools/gopls/internal/test/integration/workspace.TestDirectoryFilters/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-02-27 21:21 x_tools-go1.24-netbsd-arm tools@1cc80ad5 release-branch.go1.24@5d692084 x/tools/gopls/internal/test/integration/completion.TestPackageMemberCompletionAfterSyntaxError/default [ABORT] (log)
2025-02-27 21:21 x_tools-go1.24-netbsd-arm tools@1cc80ad5 release-branch.go1.24@5d692084 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-03 14:37 x_tools-go1.24-netbsd-arm tools@0efa5e51 release-branch.go1.24@5d692084 x/tools/gopls/internal/test/integration/misc.TestRenamePackage_TestVariant/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-03 14:37 x_tools-gotip-netbsd-arm tools@0efa5e51 go@0312e31e x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-03 14:37 x_tools-go1.23-netbsd-arm tools@0efa5e51 release-branch.go1.23@e4772831 x/tools/gopls/internal/test/integration/diagnostics.TestResolveDiagnosticWithDownload/default [ABORT] (log)
2025-03-03 16:41 x_tools-go1.23-netbsd-arm tools@2839096c release-branch.go1.23@e4772831 x/tools/gopls/internal/test/integration/misc.TestCompilerOptDetails_perDirectory/default [ABORT] (log)
|
The text was updated successfully, but these errors were encountered: