Skip to content

cmd/compile: TestScript/embedbad failures on openbsd/ppc64 #74186

Not planned
@gopherbot

Description

@gopherbot
Contributor
#!watchflakes
default <- pkg == "cmd/compile" && test == "TestScript/embedbad"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/embedbad
=== PAUSE TestScript/embedbad
=== CONT  TestScript/embedbad
    run.go:223: 2025-06-14T14:41:27Z
    run.go:225: $WORK=/home/swarming/.swarming/w/ir/x/t/TestScriptembedbad2679540947/001
    run.go:232: 
        BOTO_CONFIG=/home/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
        CIPD_ARCHITECTURE=ppc64
        CIPD_CACHE_DIR=/home/swarming/.swarming/w/ir/cache/cipd_cache
        CIPD_PROTOCOL=v2
...
        [stderr]
        unicode/utf8: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        cmp: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        math/bits: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        internal/itoa: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        sync/atomic: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: resource temporarily unavailable
        [exit status 1]
        > stderr 'multiple files for type string'
    run.go:232: FAIL: testdata/script/embedbad.txt:4: stderr 'multiple files for type string': no match for `(?m)multiple files for type string` in stderr
--- FAIL: TestScript/embedbad (21.39s)

watchflakes

Activity

gopherbot

gopherbot commented on Jun 14, 2025

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile" && test == "TestScript/embedbad"
2025-06-09 17:32 go1.25-openbsd-ppc64 release-branch.go1.25@ac168675 cmd/compile.TestScript/embedbad (log)
=== RUN   TestScript/embedbad
=== PAUSE TestScript/embedbad
=== CONT  TestScript/embedbad
    run.go:223: 2025-06-14T14:41:27Z
    run.go:225: $WORK=/home/swarming/.swarming/w/ir/x/t/TestScriptembedbad2679540947/001
    run.go:232: 
        BOTO_CONFIG=/home/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
        CIPD_ARCHITECTURE=ppc64
        CIPD_CACHE_DIR=/home/swarming/.swarming/w/ir/cache/cipd_cache
        CIPD_PROTOCOL=v2
...
        [stderr]
        unicode/utf8: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        cmp: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        math/bits: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        internal/itoa: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
        sync/atomic: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: resource temporarily unavailable
        [exit status 1]
        > stderr 'multiple files for type string'
    run.go:232: FAIL: testdata/script/embedbad.txt:4: stderr 'multiple files for type string': no match for `(?m)multiple files for type string` in stderr
--- FAIL: TestScript/embedbad (21.39s)

watchflakes

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Jun 14, 2025
changed the title [-]cmd/compile: TestScript/embedbad failures[/-] [+]cmd/compile: TestScript/embedbad failures on openbsd/ppc64[/+] on Jun 18, 2025
added this to the Backlog milestone on Jun 18, 2025
mknyszek

mknyszek commented on Jun 18, 2025

@mknyszek
Contributor

CC @golang/openbsd

mknyszek

mknyszek commented on Jun 18, 2025

@mknyszek
Contributor

Possibly related to some of the other recent failures, like #74173.

cherrymui

cherrymui commented on Jun 18, 2025

@cherrymui
Member

Dup of #74187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-OpenBSDarch-ppc64xcompiler/runtimeIssues related to the Go compiler and/or runtime.help wanted

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mknyszek@gopherbot@cherrymui

        Issue actions

          cmd/compile: TestScript/embedbad failures on openbsd/ppc64 · Issue #74186 · golang/go