#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.690814682s)
    integration_test.go:36: phase sweet-get @1.690814682s (duration: 25.079331613s)
    integration_test.go:131:    phase sweet-run-tile38 @26.77226649s (duration: 2m39.396455735s)
    integration_test.go:131:    phase sweet-run-etcd @26.772219613s (duration: 2m46.225737556s)
    integration_test.go:131:    phase sweet-run-go-build @26.772238392s (duration: 3m32.888872074s)
    integration_test.go:131:    phase sweet-run-bleve-index @3m12.998030008s (duration: 1m13.089130537s)
    integration_test.go:131:    phase sweet-run-gopher-lua @3m59.661207171s (duration: 39.735472257s)
    integration_test.go:162: no go.results results
    integration_test.go:176: output for esbuild:
...
        panic: Internal error

        goroutine 1 [running]:
        github.com/evanw/esbuild/internal/helpers.(*Timer).Log(0x0?, {0xc0070700e0, 0xc007bb2240, 0xc007bb2258, 0xc006bb0080, 0x3, 0xc000b6a3f0})
            /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/internal/helpers/timer.go:83 +0x6ee
        github.com/evanw/esbuild/pkg/api.rebuildImpl({0xc009f761e0, {0xc007bb21f8, 0x1, 0x1}, {0x0, 0x0, 0x0}, {0x6, 0x1, 0x0, ...}, ...}, ...)
            /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:1635 +0x143a
        github.com/evanw/esbuild/pkg/api.(*internalContext).rebuild(_)
            /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:990 +0x29c
        github.com/evanw/esbuild/pkg/api.(*internalContext).Rebuild(...)
...
            /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:368 +0x9bc
        exit status 2
        [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details
    integration_test.go:197: exit status 1
    integration_test.go:131:    phase sweet-run-esbuild @3m6.168859846s (duration: 1m41.91694443s)
    integration_test.go:131:    phase sweet-run-markdown @4m26.087241639s (duration: 22.346004884s)
    integration_test.go:131:    phase sweet-run-gvisor @4m39.396760271s (duration: 2m35.249026287s)
    integration_test.go:131:    phase sweet-run-cockroachdb @26.77230934s (duration: 32m12.812836519s)
    integration_test.go:36: phase sweet-run @26.770146295s (duration: 32m12.815137315s)
--- FAIL: TestSweetEndToEnd (1965.68s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-12-02 19:20 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@c5b09ce6 release-branch.go1.22@6d7a95ab x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.690814682s) integration_test.go:36: phase sweet-get @1.690814682s (duration: 25.079331613s) integration_test.go:131: phase sweet-run-tile38 @26.77226649s (duration: 2m39.396455735s) integration_test.go:131: phase sweet-run-etcd @26.772219613s (duration: 2m46.225737556s) integration_test.go:131: phase sweet-run-go-build @26.772238392s (duration: 3m32.888872074s) integration_test.go:131: phase sweet-run-bleve-index @3m12.998030008s (duration: 1m13.089130537s) integration_test.go:131: phase sweet-run-gopher-lua @3m59.661207171s (duration: 39.735472257s) integration_test.go:162: no go.results results integration_test.go:176: output for esbuild: ... panic: Internal error goroutine 1 [running]: github.com/evanw/esbuild/internal/helpers.(*Timer).Log(0x0?, {0xc0070700e0, 0xc007bb2240, 0xc007bb2258, 0xc006bb0080, 0x3, 0xc000b6a3f0}) /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/internal/helpers/timer.go:83 +0x6ee github.com/evanw/esbuild/pkg/api.rebuildImpl({0xc009f761e0, {0xc007bb21f8, 0x1, 0x1}, {0x0, 0x0, 0x0}, {0x6, 0x1, 0x0, ...}, ...}, ...) /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:1635 +0x143a github.com/evanw/esbuild/pkg/api.(*internalContext).rebuild(_) /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:990 +0x29c github.com/evanw/esbuild/pkg/api.(*internalContext).Rebuild(...) ... /home/swarming/.swarming/w/ir/x/w/targetrepo385663626/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:368 +0x9bc exit status 2 [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-esbuild @3m6.168859846s (duration: 1m41.91694443s) integration_test.go:131: phase sweet-run-markdown @4m26.087241639s (duration: 22.346004884s) integration_test.go:131: phase sweet-run-gvisor @4m39.396760271s (duration: 2m35.249026287s) integration_test.go:131: phase sweet-run-cockroachdb @26.77230934s (duration: 32m12.812836519s) integration_test.go:36: phase sweet-run @26.770146295s (duration: 32m12.815137315s) --- FAIL: TestSweetEndToEnd (1965.68s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-02-14 20:16 x_benchmarks-gotip-linux-amd64-longtest benchmarks@3f76dc8d go@68949049 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 2.127894106s) integration_test.go:36: phase sweet-get @2.127894106s (duration: 27.240570627s) integration_test.go:131: phase sweet-run-tile38 @29.368968604s (duration: 2m49.96810071s) integration_test.go:131: phase sweet-run-etcd @29.368988637s (duration: 2m52.240101884s) integration_test.go:131: phase sweet-run-bleve-index @3m21.609271329s (duration: 1m12.976129977s) integration_test.go:131: phase sweet-run-go-build @29.368995964s (duration: 4m22.146212211s) integration_test.go:131: phase sweet-run-markdown @4m51.515318351s (duration: 23.729503114s) integration_test.go:131: phase sweet-run-gopher-lua @4m34.585523328s (duration: 49.203681216s) integration_test.go:131: phase sweet-run-esbuild @3m19.337198783s (duration: 2m51.320735291s) ... 2025/02/28 22:23:08 Image: /static/gopherswim.jpg 2025/02/28 22:23:08 Image: /static/gopherswrench.jpg error: Get "http://127.0.0.1:8081//static/gopherswrench.jpg": EOF [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-gvisor @5m15.244924351s (duration: 1m24.881967047s) integration_test.go:131: phase sweet-run-cockroachdb @29.370377203s (duration: 33m6.348410042s) integration_test.go:36: phase sweet-run @29.368464733s (duration: 33m6.350506585s) --- FAIL: TestSweetEndToEnd (2021.65s)
2025-02-14 20:16 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@3f76dc8d go@68949049 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 18.006681144s) integration_test.go:36: phase sweet-get @18.006681144s (duration: 24.216786155s) integration_test.go:131: phase sweet-run-tile38 @42.224363115s (duration: 2m47.364689422s) integration_test.go:131: phase sweet-run-etcd @42.22424547s (duration: 2m59.907985127s) integration_test.go:131: phase sweet-run-go-build @42.224302561s (duration: 4m12.014635318s) integration_test.go:131: phase sweet-run-bleve-index @3m42.132441892s (duration: 1m22.607927506s) integration_test.go:131: phase sweet-run-gopher-lua @4m54.239252826s (duration: 50.125330088s) integration_test.go:131: phase sweet-run-markdown @5m4.740605249s (duration: 41.136016251s) integration_test.go:131: phase sweet-run-esbuild @3m29.589320359s (duration: 2m39.65991328s) ... 2025/02/28 22:23:47 Image: /static/gopherswim.jpg 2025/02/28 22:23:47 Image: /static/gopherswrench.jpg error: Get "http://127.0.0.1:8081//static/gopherswrench.jpg": read tcp 127.0.0.1:46728->127.0.0.1:8081: read: connection reset by peer [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-gvisor @5m44.364864741s (duration: 1m11.506309615s) integration_test.go:131: phase sweet-run-cockroachdb @42.22427249s (duration: 31m31.045651089s) integration_test.go:36: phase sweet-run @42.223467299s (duration: 31m31.046652097s) --- FAIL: TestSweetEndToEnd (1939.32s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-04-15 08:50 x_benchmarks-go1.24-linux-amd64-longtest benchmarks@0bd3073f release-branch.go1.24@06fd2f11 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 2.193819838s) integration_test.go:36: phase sweet-get @2.193819838s (duration: 33.895401188s) integration_test.go:131: phase sweet-run-tile38 @36.08980921s (duration: 2m54.263256669s) integration_test.go:131: phase sweet-run-etcd @36.089742877s (duration: 3m0.489243389s) integration_test.go:131: phase sweet-run-go-build @36.089802379s (duration: 3m51.216615117s) integration_test.go:131: phase sweet-run-bleve-index @3m36.579086785s (duration: 1m10.773758836s) integration_test.go:131: phase sweet-run-gopher-lua @4m27.306566944s (duration: 43.594450619s) integration_test.go:131: phase sweet-run-markdown @4m47.353014393s (duration: 23.688723565s) integration_test.go:162: no go.results results ... panic: Internal error goroutine 1 [running]: github.com/evanw/esbuild/internal/helpers.(*Timer).Log(0x0?, {0xc00988aaf0, 0xc003fc0510, 0xc003fc0540, 0xc0028387c0, 0x3, 0xc0098ba540}) /home/swarming/.swarming/w/ir/x/w/targetrepo534259330/sweet/tmp/tmp-4/esbuild/src/internal/helpers/timer.go:83 +0x6e5 github.com/evanw/esbuild/pkg/api.rebuildImpl({0xc00ffe4480, {0xc003fc0480, 0x1, 0x1}, {0x0, 0x0, 0x0}, {0x6, 0x1, 0x0, ...}, ...}, ...) /home/swarming/.swarming/w/ir/x/w/targetrepo534259330/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:1635 +0x140b github.com/evanw/esbuild/pkg/api.(*internalContext).rebuild(_) /home/swarming/.swarming/w/ir/x/w/targetrepo534259330/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:990 +0x29c github.com/evanw/esbuild/pkg/api.(*internalContext).Rebuild(...) ... /home/swarming/.swarming/w/ir/x/w/targetrepo534259330/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:295 +0x257 main.main() /home/swarming/.swarming/w/ir/x/w/targetrepo534259330/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:368 +0x9bc exit status 2 [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-esbuild @3m30.353228257s (duration: 1m43.153219005s) integration_test.go:131: phase sweet-run-cockroachdb @36.089850255s (duration: 33m22.110506609s) integration_test.go:36: phase sweet-run @36.089221026s (duration: 33m22.111305898s) --- FAIL: TestSweetEndToEnd (2043.30s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-04-30 18:54 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@8075a2cf release-branch.go1.23@8ff45d1a x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.629430037s) integration_test.go:36: phase sweet-get @1.629430037s (duration: 24.825232325s) integration_test.go:131: phase sweet-run-tile38 @26.455098457s (duration: 2m53.36371637s) integration_test.go:131: phase sweet-run-etcd @26.454952436s (duration: 2m56.109737863s) integration_test.go:131: phase sweet-run-go-build @26.454996656s (duration: 3m49.50260681s) integration_test.go:131: phase sweet-run-bleve-index @3m22.564770874s (duration: 1m11.502790938s) integration_test.go:162: no go.results results integration_test.go:176: output for esbuild: integration_test.go:183: # warning: systemd-run not available: systemd-run binary not found ... panic: Internal error goroutine 1 [running]: github.com/evanw/esbuild/internal/helpers.(*Timer).Log(0x0?, {0xc007f6e310, 0xc006b562b8, 0xc006b562d0, 0xc00497a040, 0x3, 0xc0044f6960}) /home/swarming/.swarming/w/ir/x/w/targetrepo116126329/sweet/tmp/tmp-4/esbuild/src/internal/helpers/timer.go:83 +0x6ee github.com/evanw/esbuild/pkg/api.rebuildImpl({0xc00c3004e0, {0xc006b56228, 0x1, 0x1}, {0x0, 0x0, 0x0}, {0x6, 0x1, 0x0, ...}, ...}, ...) /home/swarming/.swarming/w/ir/x/w/targetrepo116126329/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:1635 +0x143a github.com/evanw/esbuild/pkg/api.(*internalContext).rebuild(_) /home/swarming/.swarming/w/ir/x/w/targetrepo116126329/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:990 +0x29c github.com/evanw/esbuild/pkg/api.(*internalContext).Rebuild(...) ... /home/swarming/.swarming/w/ir/x/w/targetrepo116126329/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:368 +0x9bc exit status 2 [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-esbuild @3m19.818939923s (duration: 1m31.641697841s) integration_test.go:131: phase sweet-run-markdown @4m34.067646644s (duration: 21.430057575s) integration_test.go:131: phase sweet-run-gopher-lua @4m15.957695139s (duration: 42.709921705s) integration_test.go:131: phase sweet-run-cockroachdb @26.455139547s (duration: 41m17.040736733s) integration_test.go:36: phase sweet-run @26.454662362s (duration: 41m17.041394941s) --- FAIL: TestSweetEndToEnd (2508.86s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-05-05 21:04 x_benchmarks-gotip-linux-amd64-longtest benchmarks@d1668d5a go@3474c52e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.751020121s) integration_test.go:36: phase sweet-get @1.751020121s (duration: 27.130450883s) integration_test.go:131: phase sweet-run-etcd @28.881808672s (duration: 2m41.787922522s) integration_test.go:131: phase sweet-run-tile38 @28.881909257s (duration: 2m42.111648321s) integration_test.go:131: phase sweet-run-bleve-index @3m10.993631231s (duration: 1m7.72583045s) integration_test.go:131: phase sweet-run-go-build @28.88182776s (duration: 3m57.414940413s) integration_test.go:131: phase sweet-run-markdown @4m26.296870395s (duration: 18.760244069s) integration_test.go:162: no go.results results integration_test.go:176: output for esbuild: ... panic: Internal error goroutine 1 [running]: github.com/evanw/esbuild/internal/helpers.(*Timer).Log(0x0?, {0xc002b7a000, 0xc006e125d0, 0xc006e125e8, 0xc007514100, 0x3, 0xc006746450}) /home/swarming/.swarming/w/ir/x/w/targetrepo368579255/sweet/tmp/tmp-4/esbuild/src/internal/helpers/timer.go:83 +0x6e5 github.com/evanw/esbuild/pkg/api.rebuildImpl({0xc00e6d20c0, {0xc006e12570, 0x1, 0x1}, {0x0, 0x0, 0x0}, {0x6, 0x1, 0x0, ...}, ...}, ...) /home/swarming/.swarming/w/ir/x/w/targetrepo368579255/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:1635 +0x142b github.com/evanw/esbuild/pkg/api.(*internalContext).rebuild(_) /home/swarming/.swarming/w/ir/x/w/targetrepo368579255/sweet/tmp/tmp-4/esbuild/src/pkg/api/api_impl.go:990 +0x27d github.com/evanw/esbuild/pkg/api.(*internalContext).Rebuild(...) ... main.main() /home/swarming/.swarming/w/ir/x/w/targetrepo368579255/sweet/tmp/tmp-4/esbuild/src/cmd/esbuild/main.go:368 +0x9cc exit status 2 [sweet] error: error preparing PGO profiles: failed to execute any profile benchmarks, see logs for more details integration_test.go:197: exit status 1 integration_test.go:131: phase sweet-run-esbuild @3m10.669923366s (duration: 1m38.576747863s) integration_test.go:131: phase sweet-run-gopher-lua @4m18.719610543s (duration: 41.300617477s) integration_test.go:131: phase sweet-run-cockroachdb @28.881859818s (duration: 30m21.498276714s) integration_test.go:36: phase sweet-run @28.881471004s (duration: 30m21.498792641s) --- FAIL: TestSweetEndToEnd (1855.65s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-07-10 21:10 x_benchmarks-gotip-linux-amd64-longtest benchmarks@aabe7ef8 go@f7cc61e7 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.386962282s) integration_test.go:36: phase sweet-get @1.386962282s (duration: 1m7.272656255s) integration_test.go:127: phase sweet-run-tile38 @1m8.660199007s (duration: 1m58.395819228s) integration_test.go:127: phase sweet-run-etcd @1m8.660081214s (duration: 3m19.646730408s) integration_test.go:127: phase sweet-run-bleve-index @4m28.306941321s (duration: 43.071327547s) integration_test.go:127: phase sweet-run-gopher-lua @5m11.378377631s (duration: 52.575846677s) integration_test.go:127: phase sweet-run-esbuild @3m7.056170306s (duration: 3m1.413146465s) integration_test.go:127: phase sweet-run-markdown @6m3.954320955s (duration: 31.52648337s) integration_test.go:127: phase sweet-run-go-build @1m8.660098052s (duration: 5m39.018487411s) ... [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/bin/cockroachdb-bench -results-dir /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/results-2/cockroachdb/go.profile.debug -cpuprofile -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/tmp-2/cockroachdb/go.profile/tmp/* [sweet] error: error merging profiles for cockroachdb/go.profile: no profiles found in "/home/swarming/.swarming/w/ir/x/w/targetrepo1564528640/sweet/tmp/results-2/cockroachdb/go.profile.debug" [sweet] error: error preparing PGO profiles: failed to merge profiles for any configs, see logs for more details integration_test.go:193: exit status 1 integration_test.go:127: phase sweet-run-cockroachdb @1m8.660177956s (duration: 17m6.957609767s) integration_test.go:36: phase sweet-run @1m8.659618537s (duration: 17m6.958220587s) --- FAIL: TestSweetEndToEnd (1101.95s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2025-08-07 20:42 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@a707a583 release-branch.go1.23@dd8b7ad9 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd [SKIP] (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.534547948s) integration_test.go:36: phase sweet-get @1.534547948s (duration: 1m11.810515395s) integration_test.go:127: phase sweet-run-tile38 @1m13.345545339s (duration: 2m5.703483071s) integration_test.go:127: phase sweet-run-etcd @1m13.345546982s (duration: 3m18.401167058s) integration_test.go:127: phase sweet-run-go-build @1m13.345632575s (duration: 3m43.642343171s) integration_test.go:127: phase sweet-run-bleve-index @4m31.746813201s (duration: 41.195677353s) integration_test.go:127: phase sweet-run-markdown @5m12.942589003s (duration: 16.125620811s) integration_test.go:127: phase sweet-run-gopher-lua @4m56.988104656s (duration: 33.100772747s) integration_test.go:127: phase sweet-run-esbuild @3m19.049147743s (duration: 2m32.551143669s) panic: test timed out after 50m0s running tests: TestSweetEndToEnd (50m0s) goroutine 73 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/swarming/.swarming/w/ir/x/w/goroot/src/time/sleep.go:215 +0x2d ... io.copyBuffer({0xd369e0, 0xc00034b6e0}, {0xd36500, 0xc000120028}, {0x0, 0x0, 0x0}) /home/swarming/.swarming/w/ir/x/w/goroot/src/io/io.go:411 +0x9d io.Copy(...) /home/swarming/.swarming/w/ir/x/w/goroot/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:580 +0x34 os/exec.(*Cmd).Start.func2(0xc7a1d0?) /home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:733 +0x2c created by os/exec.(*Cmd).Start in goroutine 38 /home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:732 +0x98b

watchflakes