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

Testing packages.: unrecognized failures #57995

Closed
gopherbot opened this issue Jan 25, 2023 · 66 comments
Closed

Testing packages.: unrecognized failures #57995

gopherbot opened this issue Jan 25, 2023 · 66 comments
Labels
Builders x/build issues (builders, bots, dashboards) compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Jan 25, 2023

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test .* ran over .* limit`) && !(log ~ `Test killed with quit:`) && goarch != "loong64" && date <= "2023-07-25"

Issue created automatically to collect these failures.

Example (log):

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 Jan 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "go" && section == "Testing packages." && test == ""
2023-01-20 21:15 freebsd-arm-paulzhol go@59964663 (log)
2023-01-20 22:42 plan9-arm go@0518e33f os/exec (log)
fork/exec /tmp/go-build1278994257/b124/exec.test: '/boot/workdir/go/src/os' does not exist
2023-01-24 19:29 plan9-arm go@083d94f6 (log)
go: no such tool "compile"
go tool dist: Failed: exit status: 'go 24782: 2'

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "go" && section == "Testing packages." && test == ""
2022-12-01 21:00 netbsd-amd64-9_3 go@cd133abc (log)
2022-12-12 23:10 plan9-arm go@b16e94d1 (log)
fatal error: all goroutines are asleep - deadlock!

runtime stack:
runtime.fatal({0x6105a0, 0x25})
	/boot/workdir/go/src/runtime/panic.go:1066 +0x4c fp=0x3ffffbf4 sp=0x3ffffbe0 pc=0x3ad1c
runtime.checkdead()
	/boot/workdir/go/src/runtime/proc.go:5261 +0x318 fp=0x3ffffc34 sp=0x3ffffbf4 pc=0x49858
runtime.mput(0x969c240)
	/boot/workdir/go/src/runtime/proc.go:5696 +0x44 fp=0x3ffffc38 sp=0x3ffffc34 pc=0x4b34c
runtime.stopm()
	/boot/workdir/go/src/runtime/proc.go:2332 +0x5c fp=0x3ffffc4c sp=0x3ffffc38 pc=0x42148
runtime.findRunnable()
	/boot/workdir/go/src/runtime/proc.go:3007 +0xd44 fp=0x3ffffcec sp=0x3ffffc4c pc=0x43c9c
runtime.schedule()
	/boot/workdir/go/src/runtime/proc.go:3360 +0xac fp=0x3ffffd08 sp=0x3ffffcec pc=0x44f94
runtime.park_m(0x94033b0)
	/boot/workdir/go/src/runtime/proc.go:3511 +0x150 fp=0x3ffffd1c sp=0x3ffffd08 pc=0x45784
runtime.mcall()
	/boot/workdir/go/src/runtime/asm_arm.s:265 +0x48 fp=0x3ffffd24 sp=0x3ffffd1c pc=0x69814
2022-12-21 03:49 netbsd-arm-bsiegert go@78fc8107 (log)
fatal error: index out of range

runtime stack:
runtime.throw({0x63d1b7, 0x12})
	/var/gobuilder/buildlet/go/src/runtime/panic.go:1047 +0x4c fp=0x7fffd394 sp=0x7fffd380 pc=0x4b2ac
runtime.panicCheck1(0x3b088, {0x63d1b7, 0x12})
	/var/gobuilder/buildlet/go/src/runtime/panic.go:57 +0xb0 fp=0x7fffd3a8 sp=0x7fffd394 pc=0x48938
runtime.goPanicIndex(0x21401a6, 0x1fc)
	/var/gobuilder/buildlet/go/src/runtime/panic.go:112 +0x2c fp=0x7fffd3c8 sp=0x7fffd3a8 pc=0x489d4
runtime.(*gcWork).put(0xc2c25c, 0xc98000)
	/var/gobuilder/buildlet/go/src/runtime/mgcwork.go:136 +0xf4 fp=0x7fffd3d8 sp=0x7fffd3c8 pc=0x3b088
runtime.greyobject(0xc98000, 0xa0d360, 0x8, 0x7bc52ff8, 0xc2c25c, 0x0)
	/var/gobuilder/buildlet/go/src/runtime/mgcmark.go:1506 +0x1d8 fp=0x7fffd3f8 sp=0x7fffd3d8 pc=0x33188
runtime.scanblock(0xa0d360, 0x12eac, 0x7bc544fd, 0xc2c25c, 0x0)
	/var/gobuilder/buildlet/go/src/runtime/mgcmark.go:1238 +0x120 fp=0x7fffd424 sp=0x7fffd3f8 pc=0x32a68
runtime.markrootBlock(0xa0d360, 0x12eac, 0x7bc544fd, 0xc2c25c, 0x0)
	/var/gobuilder/buildlet/go/src/runtime/mgcmark.go:284 +0x74 fp=0x7fffd440 sp=0x7fffd424 pc=0x2ffd0
runtime.markroot(0xc2c25c, 0x3, 0x1)
	/var/gobuilder/buildlet/go/src/runtime/mgcmark.go:176 +0x434 fp=0x7fffd49c sp=0x7fffd440 pc=0x2fc8c
runtime.gcDrain(0xc2c25c, 0x7)
	/var/gobuilder/buildlet/go/src/runtime/mgcmark.go:1069 +0x58c fp=0x7fffd4e4 sp=0x7fffd49c pc=0x32494
runtime.gcBgMarkWorker.func2()
	/var/gobuilder/buildlet/go/src/runtime/mgc.go:1367 +0x7c fp=0x7fffd510 sp=0x7fffd4e4 pc=0x2d11c
runtime.systemstack()
	/var/gobuilder/buildlet/go/src/runtime/asm_arm.s:317 +0x60 fp=0x7fffd514 sp=0x7fffd510 pc=0x7ddd8
2022-12-22 04:34 netbsd-arm-bsiegert go@de6abd78 (log)
Test "go_test:cmd/internal/obj/ppc64" ran over 3h20m0s limit (3h20m0.001229987s); saw output:
2023-01-11 17:10 netbsd-arm-bsiegert go@6ad27161 (log)
Test "go_test:image/draw" ran over 3h20m0s limit (3h20m0.000542161s); saw output:
2023-01-19 20:43 plan9-arm go@f89badf6 (log)
0x9abe000 0x9bc0000
fatal error: bad span state

runtime stack:
runtime.throw({0x5ff570, 0xe})
	/boot/workdir/go/src/runtime/panic.go:1047 +0x4c fp=0x3ffffbdc sp=0x3ffffbc8 pc=0x3ac58
runtime.stackfree({0x9bc0000, 0x9be0000})
	/boot/workdir/go/src/runtime/stack.go:502 +0x1d0 fp=0x3ffffc20 sp=0x3ffffbdc pc=0x524a0
runtime.gfput(0x9436000, 0x94033b0)
	/boot/workdir/go/src/runtime/proc.go:4395 +0x5c fp=0x3ffffc50 sp=0x3ffffc20 pc=0x47a78
runtime.goexit0(0x94033b0)
	/boot/workdir/go/src/runtime/proc.go:3671 +0x2e8 fp=0x3ffffc88 sp=0x3ffffc50 pc=0x460f0
runtime.mcall()
	/boot/workdir/go/src/runtime/asm_arm.s:265 +0x48 fp=0x3ffffc90 sp=0x3ffffc88 pc=0x69814
2023-01-19 20:46 plan9-arm go@e08642ca (log)

watchflakes

@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 25, 2023
@bcmills
Copy link
Contributor

bcmills commented Jan 25, 2023


(CC @golang/release).

@bcmills bcmills added the Builders x/build issues (builders, bots, dashboards) label Jan 25, 2023
@bcmills bcmills added this to the Backlog milestone Jan 25, 2023
@bcmills bcmills removed the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "go" && section == "Testing packages." && test == ""
2023-01-17 18:12 dragonfly-amd64-622 go@c0799f70 net/http (log)
1 second passes in backend, proxygone= false
panic: test timed out after 3m0s
running tests:
	TestServerAllowsBlockingRemoteAddr (2m59s)
	TestServerAllowsBlockingRemoteAddr/h1 (2m54s)

goroutine 21276 [running]:
panic({0x848280, 0xc00018a8b0})
	/tmp/workdir/go/src/runtime/panic.go:987 +0x3bb fp=0xc000653f10 sp=0xc000653e50 pc=0x436b7b
testing.(*M).startAlarm.func1()
	/tmp/workdir/go/src/testing/testing.go:2241 +0x3b9 fp=0xc000653fe0 sp=0xc000653f10 pc=0x4fd339
runtime.goexit()
	/tmp/workdir/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000653fe8 sp=0xc000653fe0 pc=0x46b201
created by time.goFunc
	/tmp/workdir/go/src/time/sleep.go:176 +0x32

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 26, 2023

The above failure should have been posted to #36179 instead. I'm not sure why it wasn't. 🤔

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-02-08 23:52 android-386-emu go@910f041f cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2
2023-02-08 23:52 android-amd64-emu go@910f041f cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2
2023-02-09 01:06 android-386-emu go@8fb95658 cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2
2023-02-09 01:06 android-amd64-emu go@8fb95658 cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2
2023-02-09 09:33 android-386-emu go@fd208c88 cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2
2023-02-09 09:33 android-amd64-emu go@fd208c88 cmd/go/internal/test (log)
go: no such tool "vet"
exitcode=2

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Feb 9, 2023

The above were fixed in CL 466695.

@gopherbot
Copy link
Author

gopherbot commented Feb 24, 2023

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-02-11 16:16 linux-loong64-3a5000 go@261fe25c math [build] (log)
vet: math/j0.go:253:2: 4.76277284146730962675e+04 (untyped float constant 47627.7) overflows float64

watchflakes

(attn @golang/loong64)

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-01-09 18:21 linux-386-longtest go@8232a09e lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8 # git3 http://127.0.0.1:34697/git/gitrepo1
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs # vcs1.hg http://127.0.0.1:34697/hg/hgrepo1
2023-01-09 18:21 linux-386-longtest go@8232a09e lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7 # vcs1.hg http://127.0.0.1:34697/hg/hgrepo1
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg clone -U -- http://127.0.0.1:34697/hg/hgrepo1 .
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs # git3 file:///workdir/tmp/gitrepo-test-1083120334/gitrepo2
2023-01-09 18:21 linux-386-longtest go@8232a09e lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b # git3 file:///workdir/tmp/gitrepo-test-1083120334/gitrepo2
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git init --bare
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git init --bare
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git init --bare
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git remote add origin -- file:///workdir/tmp/gitrepo-test-1083120334/gitrepo2
0.003s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git init --bare
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git remote add origin -- http://127.0.0.1:34697/git/gitrepo1
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git remote add origin -- file:///workdir/tmp/gitrepo-test-1083120334/gitrepo2
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git tag -l
0.001s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git remote add origin -- http://127.0.0.1:34697/git/gitrepo1
...
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ a8205f853c297ad2c3c502ba9a355b35b7dd3ca5
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9d02800338b8a55be062c838d1f02e0c5780b9eb --
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9d02800338b8a55be062c838d1f02e0c5780b9eb --
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/ec3610d386532a022feacf73cea10478e7cfc4ec029e57cfa89197580f99b3d8; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9d02800338b8a55be062c838d1f02e0c5780b9eb --
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9d02800338b8a55be062c838d1f02e0c5780b9eb --
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/a0cde97904f68f239abb1966a2b8fe9fbce05b7b579704ae25a4d9ff8af8004b; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1
2023-01-09 18:21 linux-386-longtest go@8232a09e lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485 # git3 https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
0.002s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git tag -l
0.001s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git tag -l
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git ls-remote -q origin
0.124s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v1.2.3 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
...
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-78386503.zip
0.122s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-78386503.zip
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-3539674268.zip
0.125s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-3539674268.zip
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-1765296954.zip
0.124s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-1765296954.zip
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
0.118s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
0.117s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
2023-01-17 19:47 linux-386-longtest go@83f86889 lock [build] (log)
2023-01-17 19:47 linux-386-longtest go@83f86889 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d # git3 file:///workdir/tmp/gitrepo-test-3323996501/gitrepo2
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b # git3 http://127.0.0.1:39857/git/gitrepo1
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git init --bare
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs # vcs1.hg http://127.0.0.1:39857/hg/hgrepo1
2023-01-17 19:47 linux-386-longtest go@83f86889 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c # vcs1.hg http://127.0.0.1:39857/hg/hgrepo1
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg clone -U -- http://127.0.0.1:39857/hg/hgrepo1 .
0.004s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git init --bare
0.004s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git init --bare
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git remote add origin -- file:///workdir/tmp/gitrepo-test-3323996501/gitrepo2
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git remote add origin -- http://127.0.0.1:39857/git/gitrepo1
0.002s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git remote add origin -- http://127.0.0.1:39857/git/gitrepo1
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git ls-remote -q origin
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git remote add origin -- file:///workdir/tmp/gitrepo-test-3323996501/gitrepo2
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git ls-remote -q origin
...
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg pull -f
0.850s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg pull -f
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
0.170s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git cat-file blob ede458df7cd0fdca520df19a33158086a8a68e81:README
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git cat-file blob ede458df7cd0fdca520df19a33158086a8a68e81:README
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' a8205f853c297ad2c3c502ba9a355b35b7dd3ca5 --
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1
2023-01-17 19:47 linux-386-longtest go@83f86889 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485 # git3 https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' a8205f853c297ad2c3c502ba9a355b35b7dd3ca5 --
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ a8205f853c297ad2c3c502ba9a355b35b7dd3ca5 -- v3/sub/dir
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
0.002s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git tag -l
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/f980dba212417953384517d061df1f94b8bc33d957b9b08f449c3952c706291d; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ a8205f853c297ad2c3c502ba9a355b35b7dd3ca5 -- v3/sub/dir
...
0.003s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/8ca27070ce1e0c27805932c027185685b62385c63e224c71423917741d42ef3b; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ a8205f853c297ad2c3c502ba9a355b35b7dd3ca5
0.194s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v1.2.3 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2.3 --template '{node} {date|hgdate} {tags}'
0.182s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2.3 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
0.190s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
0.190s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
0.174s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
2023-02-22 14:55 linux-amd64-longtest-race go@4a1829b6 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa # vcs1.hg http://127.0.0.1:34695/hg/hgrepo1
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg clone -U -- http://127.0.0.1:34695/hg/hgrepo1 .
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs # git3 file:///workdir/tmp/gitrepo-test-4269323282/gitrepo2
2023-02-22 14:55 linux-amd64-longtest-race go@4a1829b6 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e # git3 file:///workdir/tmp/gitrepo-test-4269323282/gitrepo2
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs # git3 http://127.0.0.1:34695/git/gitrepo1
2023-02-22 14:55 linux-amd64-longtest-race go@4a1829b6 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188 # git3 http://127.0.0.1:34695/git/gitrepo1
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git init --bare
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git init --bare
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git remote add origin -- file:///workdir/tmp/gitrepo-test-4269323282/gitrepo2
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git init --bare
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git remote add origin -- http://127.0.0.1:34695/git/gitrepo1
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git remote add origin -- file:///workdir/tmp/gitrepo-test-4269323282/gitrepo2
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' aaaaaaaaab --
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git remote add origin -- http://127.0.0.1:34695/git/gitrepo1
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git ls-remote -q origin
...
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v1.2.3 --template '{node} {date|hgdate} {tags}'
0.139s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v1.2.3 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1
2023-02-22 14:55 linux-amd64-longtest-race go@4a1829b6 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485 # git3 https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git tag -l
0.001s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git tag -l
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git ls-remote -q origin
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
...
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4cb547fd1e377ff7262bfbaa09618752257fca0d79de308fc22a4548af0a8b4e; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
0.002s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/a03a865f9538337791e1211f683d509b790d36e45fd29482c9deb9ebee229188; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 9d02800338b8a55be062c838d1f02e0c5780b9eb
0.140s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
2023-02-24 19:00 linux-arm64-longtest go@21ff6704 lock [build] (log)
2023-02-24 19:00 linux-arm64-longtest go@21ff6704 lock [build] (log)
mkdir -p /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0 # vcs1.hg http://127.0.0.1:34727/hg/hgrepo1
2023-02-24 19:00 linux-arm64-longtest go@21ff6704 lock [build] (log)
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg clone -U -- http://127.0.0.1:34727/hg/hgrepo1 .
mkdir -p /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb # git3 file:///tmp/workdir/tmp/gitrepo-test-271197499/gitrepo2
mkdir -p /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec # git3 http://127.0.0.1:34727/git/gitrepo1
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git init --bare
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git init --bare
0.003s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git init --bare
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git remote add origin -- file:///tmp/workdir/tmp/gitrepo-test-271197499/gitrepo2
0.003s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git init --bare
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git remote add origin -- http://127.0.0.1:34727/git/gitrepo1
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git remote add origin -- file:///tmp/workdir/tmp/gitrepo-test-271197499/gitrepo2
...
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git fetch -f origin 'refs/heads/*:refs/heads/*' 'refs/tags/*:refs/tags/*'
0.032s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git fetch -f origin 'refs/heads/*:refs/heads/*' 'refs/tags/*:refs/tags/*'
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git fetch --unshallow -f origin
0.039s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git fetch --unshallow -f origin
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' aaaaaaaaab --
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' aaaaaaaaab --
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 97f6aa59 --
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 76a00fb249b7f93091bc2c89a789dab1fc1bc26f --
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 97f6aa59 --
mkdir -p /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1
2023-02-24 19:00 linux-arm64-longtest go@21ff6704 lock [build] (log)
mkdir -p /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485 # git3 https://github.com/rsc/vgotest1
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 76a00fb249b7f93091bc2c89a789dab1fc1bc26f --
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git tag v2.3 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/139f72d3b3223efee8b4f9b807d1bb9a67c9f9655bca99fae0eda430c984c9bb; git tag v2.3 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4c3efe2bad4b5bdb0465429579e7a5c2c918b9c76cec3d26bf137793700019ec; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' ede458df7cd0fdca520df19a33158086a8a68e81 --
0.004s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git init --bare
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485; git remote add origin -- https://github.com/rsc/vgotest1
...
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-3148055483.zip
0.132s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-3148055483.zip
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-4108084555.zip
0.130s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-4108084555.zip
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /tmp/workdir/tmp/go-readzip-2881229398.zip
0.127s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /tmp/workdir/tmp/go-readzip-2881229398.zip
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-989524398.zip
0.136s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /tmp/workdir/tmp/go-readzip-989524398.zip
cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'
0.131s # cd /tmp/workdir/tmp/gitrepo-test-271197499/modcache/cache/vcs/652f4a328de2cba2c87719cea6f43f3d8b59532b3ca1030da7cb353a6a6a49c0; hg log -l1 -r 41964ddce1180313bdc01d0a39a2813344d6261d --template '{node} {date|hgdate} {tags}'

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-02-24 21:59 darwin-amd64-nocgo go@203e59ad net/http (log)
panic: test timed out after 3m0s
running tests:
	TestCancelRequestWhenSharingConnection (2m59s)
	TestCancelRequestWhenSharingConnection/h1 (2m43s)

goroutine 21049 [running]:
panic({0x1421b40?, 0xc0000010e0?})
	/tmp/buildlet/go/src/runtime/panic.go:1015 +0x3ac fp=0xc0002dbf10 sp=0xc0002dbe60 pc=0x103480c
testing.(*M).startAlarm.func1()
	/tmp/buildlet/go/src/testing/testing.go:2244 +0x3b4 fp=0xc0002dbfe0 sp=0xc0002dbf10 pc=0x10f71f4
runtime.goexit()
	/tmp/buildlet/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002dbfe8 sp=0xc0002dbfe0 pc=0x1069881
created by time.goFunc
	/tmp/buildlet/go/src/time/sleep.go:176 +0x2d

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-02-27 00:12 freebsd-arm-paulzhol go@af6bb3f9 crypto/tls [build] (log)
can't create $WORK/b084/_pkg_.a: open $WORK/b084/_pkg_.a: device not configured

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Feb 27, 2023

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2023
@gopherbot gopherbot reopened this Mar 10, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == ""
2023-03-10 12:47 netbsd-386-9_3 go@f92a69f9 (log)
ALL TESTS PASSED (some were excluded)

watchflakes

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2023
@gopherbot gopherbot reopened this Mar 22, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`)
2023-03-22 11:02 linux-386-longtest go@9b6231a1 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612 # git3 file:///workdir/tmp/gitrepo-test-2125936393/gitrepo2
2023-03-22 11:02 linux-386-longtest go@9b6231a1 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs # git3 http://127.0.0.1:35173/git/gitrepo1
2023-03-22 11:02 linux-386-longtest go@9b6231a1 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f # vcs1.hg http://127.0.0.1:35173/hg/hgrepo1
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4 # git3 http://127.0.0.1:35173/git/gitrepo1
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f; hg clone -U -- http://127.0.0.1:35173/hg/hgrepo1 .
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git init --bare
0.004s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git init --bare
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git remote add origin -- file:///workdir/tmp/gitrepo-test-2125936393/gitrepo2
0.003s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git init --bare
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git remote add origin -- http://127.0.0.1:35173/git/gitrepo1
0.002s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git remote add origin -- file:///workdir/tmp/gitrepo-test-2125936393/gitrepo2
...
0.002s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git cat-file blob 9d02800338b8a55be062c838d1f02e0c5780b9eb:another.txt
0.155s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
0.151s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git cat-file blob ede458df7cd0fdca520df19a33158086a8a68e81:README
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/346b55230ffed0c5c28542a8200259c83934701ba1ef26cbb9f2ba77a5815a9f; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
0.002s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/ae22c4d59a2aba7c7df30d6b8d179c1f8a9ecee6ce410cd16250916a017d1612; git cat-file blob ede458df7cd0fdca520df19a33158086a8a68e81:README
cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
0.002s # cd /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs/640cff79c199b63668b89134e58b79e290c8f847b8a8fffcfaf508f41c3c43e4; git -c core.autocrlf=input -c core.eol=lf archive --format=zip --prefix=prefix/ 76a00fb249b7f93091bc2c89a789dab1fc1bc26f
mkdir -p /workdir/tmp/gitrepo-test-2125936393/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1

watchflakes

@xen0n
Copy link
Member

xen0n commented Mar 22, 2023

For the record: the one loong64 flake posted on Feb 25:

vet: math/j0.go:253:2: 4.76277284146730962675e+04 (untyped float constant 47627.7) overflows float64

is:

Which was fixed by CL 475577.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`)
2023-03-24 00:44 linux-386-longtest go@d633f4b9 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs/e0656f46209377418c7934d979fc9b5eb097ad4376725fc7e724bd542c931659 # git3 http://127.0.0.1:43079/git/gitrepo1
cd /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs/e0656f46209377418c7934d979fc9b5eb097ad4376725fc7e724bd542c931659; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1
2023-03-24 00:44 linux-386-longtest go@d633f4b9 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485 # git3 https://github.com/rsc/vgotest1
mkdir -p /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs # git3 file:///workdir/tmp/gitrepo-test-4086706198/gitrepo2
2023-03-24 00:44 linux-386-longtest go@d633f4b9 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-4086706198/modcache/cache/vcs # vcs1.hg http://127.0.0.1:43079/hg/hgrepo1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`)
2023-04-04 03:37 darwin-amd64-11_0 go@ad87a124 net/http (log)
2023/04/03 23:59:15 httptest.Server blocked in Close after 5 seconds, waiting for connections:
  *net.TCPConn 0xc0001a1a50 127.0.0.1:50637 in state active
panic: test timed out after 3m0s
running tests:
	TestResponseControllerSetPastReadDeadline (2m59s)
	TestResponseControllerSetPastReadDeadline/h2 (2m50s)

goroutine 21387 [running]:
panic({0x1422c80?, 0xc00015f010?})
	/tmp/buildlet/go/src/runtime/panic.go:1016 +0x3ac fp=0xc000ca3f10 sp=0xc000ca3e60 pc=0x10345ac
testing.(*M).startAlarm.func1()
	/tmp/buildlet/go/src/testing/testing.go:2260 +0x3b9 fp=0xc000ca3fe0 sp=0xc000ca3f10 pc=0x10f7a39
runtime.goexit()
	/tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000ca3fe8 sp=0xc000ca3fe0 pc=0x1069701
created by time.goFunc
	/tmp/buildlet/go/src/time/sleep.go:176 +0x2d

watchflakes

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`)
2023-05-12 12:35 linux-loong64-3a5000 go@b26c3927 cmd/go/internal/web.test [build] (log)
panic: runtime error: index out of range [2147482621] with length 12

goroutine 1 [running]:
panic({0x2e6b80, 0xc00102ac60})
	runtime/panic.go:1017 +0x428 fp=0xc0000ce5e8 sp=0xc0000ce540 pc=0x4e8a8
runtime.goPanicIndex(0x7ffffbfd, 0xc)
	runtime/panic.go:114 +0xb0 fp=0xc0000ce620 sp=0xc0000ce5e8 pc=0x4c820
cmd/link/internal/loader.(*Loader).resolve(0xc000092a80, 0xc0000c1c00, {0x7ffffbfd, 0x1567})
	cmd/link/internal/loader/loader.go:658 +0x2ac fp=0xc0000ce648 sp=0xc0000ce620 pc=0x14561c
cmd/link/internal/loader.Aux.Sym({0x7fffa95e4d0e, 0xc0000c1c00, 0xc000092a80})
	cmd/link/internal/loader/loader.go:73 +0x94 fp=0xc0000ce670 sp=0xc0000ce648 pc=0x1431a4
cmd/link/internal/ld.(*deadcodePass).flood(0xc0000ce930)
	cmd/link/internal/ld/deadcode.go:246 +0xe18 fp=0xc0000ce840 sp=0xc0000ce670 pc=0x1b9af8
cmd/link/internal/ld.deadcode(0xc0000bc200)
	cmd/link/internal/ld/deadcode.go:424 +0x21c fp=0xc0000ce9c0 sp=0xc0000ce840 pc=0x1bab9c
cmd/link/internal/ld.Main(0x4d8c40, {0x10, 0x20, 0x1, 0x3, 0x1, 0x0, {0xc00000c3c4, 0x4, 0x4}, ...})
	cmd/link/internal/ld/main.go:283 +0x13a4 fp=0xc0000cec60 sp=0xc0000ce9c0 pc=0x205e94
main.main()
	cmd/link/main.go:72 +0xefc fp=0xc0000cff48 sp=0xc0000cec60 pc=0x2933dc
runtime.main()
	runtime/proc.go:256 +0x304 fp=0xc0000cffd8 sp=0xc0000cff48 pc=0x51af4
runtime.goexit()
	runtime/asm_loong64.s:616 +0x4 fp=0xc0000cffd8 sp=0xc0000cffd8 pc=0x87754

watchflakes

@bcmills
Copy link
Contributor

bcmills commented May 12, 2023

Filed #60168 to catch failures specific to loong64.

@gopherbot gopherbot reopened this May 15, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`)
2023-05-15 16:24 linux-loong64-3a5000 go@1b896bff internal/types/errors.test [build] (log)
panic: runtime error: index out of range [2147482621] with length 1

goroutine 1 [running]:
panic({0x2e6be0, 0xc0007a0d20})
	runtime/panic.go:1017 +0x428 fp=0xc00013e5e8 sp=0xc00013e540 pc=0x4e878
runtime.goPanicIndex(0x7ffffbfd, 0x1)
	runtime/panic.go:114 +0xb0 fp=0xc00013e620 sp=0xc00013e5e8 pc=0x4c7f0
cmd/link/internal/loader.(*Loader).resolve(0xc0000a2000, 0xc0000c3280, {0x7ffffbfd, 0x10})
	cmd/link/internal/loader/loader.go:658 +0x2ac fp=0xc00013e648 sp=0xc00013e620 pc=0x144fac
cmd/link/internal/loader.Aux.Sym({0xc0001578f5, 0xc0000c3280, 0xc0000a2000})
	cmd/link/internal/loader/loader.go:73 +0x94 fp=0xc00013e670 sp=0xc00013e648 pc=0x142b34
cmd/link/internal/ld.(*deadcodePass).flood(0xc00013e930)
	cmd/link/internal/ld/deadcode.go:246 +0xe18 fp=0xc00013e840 sp=0xc00013e670 pc=0x1bbaa8
cmd/link/internal/ld.deadcode(0xc00012c200)
	cmd/link/internal/ld/deadcode.go:389 +0x60 fp=0xc00013e9c0 sp=0xc00013e840 pc=0x1bc990
cmd/link/internal/ld.Main(0x4d8c40, {0x10, 0x20, 0x1, 0x3, 0x1, 0x0, {0xc00000c3c4, 0x4, 0x4}, ...})
	cmd/link/internal/ld/main.go:283 +0x13a4 fp=0xc00013ec60 sp=0xc00013e9c0 pc=0x208244
main.main()
	cmd/link/main.go:72 +0xefc fp=0xc00013ff48 sp=0xc00013ec60 pc=0x2960ec
runtime.main()
	runtime/proc.go:256 +0x304 fp=0xc00013ffd8 sp=0xc00013ff48 pc=0x51ac4
runtime.goexit()
	runtime/asm_loong64.s:616 +0x4 fp=0xc00013ffd8 sp=0xc00013ffd8 pc=0x87864

watchflakes

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-11 14:16 linux-amd64-longtest go@afbe1019 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb # git3 http://127.0.0.1:35747/git/gitrepo1
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs # git3 file:///workdir/tmp/gitrepo-test-803443664/gitrepo2
2023-05-11 14:16 linux-amd64-longtest go@afbe1019 lock [build] (log)
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/2831dc5f9c0c77c39bb1e99739d873d6de4de22ec1844926ad472b8fe5f51bf4 # git3 file:///workdir/tmp/gitrepo-test-803443664/gitrepo2
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs # vcs1.hg http://127.0.0.1:35747/hg/hgrepo1
2023-05-11 14:16 linux-amd64-longtest go@afbe1019 lock [build] (log)
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/2831dc5f9c0c77c39bb1e99739d873d6de4de22ec1844926ad472b8fe5f51bf4; git init --bare
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5 # vcs1.hg http://127.0.0.1:35747/hg/hgrepo1
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg clone -U -- http://127.0.0.1:35747/hg/hgrepo1 .
0.002s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb; git init --bare
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb; git remote add origin -- http://127.0.0.1:35747/git/gitrepo1
0.003s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/2831dc5f9c0c77c39bb1e99739d873d6de4de22ec1844926ad472b8fe5f51bf4; git init --bare
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/2831dc5f9c0c77c39bb1e99739d873d6de4de22ec1844926ad472b8fe5f51bf4; git remote add origin -- file:///workdir/tmp/gitrepo-test-803443664/gitrepo2
0.002s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb; git remote add origin -- http://127.0.0.1:35747/git/gitrepo1
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/6b5b13e1d24703db6675b116494826045bbe540f426dd118d7f7655204ca41bb; git ls-remote -q origin
0.002s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/2831dc5f9c0c77c39bb1e99739d873d6de4de22ec1844926ad472b8fe5f51bf4; git remote add origin -- file:///workdir/tmp/gitrepo-test-803443664/gitrepo2
...
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.163s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
0.145s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
0.145s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r aaaaaaaaab --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r c0cbbfb2 --template '{node} {date|hgdate} {tags}'
0.158s # cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r c0cbbfb2 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs/a94f0fc6aa9722e8c9d0f5fbfac3d07c2bc80cccebf9c169540f292585873ef5; hg log -l1 -r v1.2.4-annotated --template '{node} {date|hgdate} {tags}'
mkdir -p /workdir/tmp/gitrepo-test-803443664/modcache/cache/vcs # git3 https://github.com/rsc/vgotest1

watchflakes

@gopherbot gopherbot reopened this May 23, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-23 16:31 wasip1-wasm-wazero go@6c024a4c crypto/internal/edwards25519 (log)
panic: test timed out after 3m0s

goroutine 56 [running]:
panic({0x17f00, 0x17fe4e0})
	/workdir/go/src/runtime/panic.go:1017 +0x53 fp=0x1445f00 sp=0x1445e48 pc=0x125a0053
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2259 +0x48 fp=0x1445fe0 sp=0x1445f00 pc=0x18130048
runtime.goexit()
	/workdir/go/src/runtime/asm_wasm.s:401 +0x1 fp=0x1445fe8 sp=0x1445fe0 pc=0x14b60001
created by time.goFunc
	/workdir/go/src/time/sleep.go:176 +0x5

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-23 19:16 linux-ppc64le-buildlet go@a63afe47 cmd/compile/internal/ssa [build] (log)
panic: runtime error: index out of range [174642880] with length 32196

goroutine 293 [running]:
panic({0x928e40?, 0xc00acf60d8?})
	runtime/panic.go:1017 +0x448 fp=0xc000092bf0 sp=0xc000092b30 pc=0x58c58
runtime.goPanicIndex(0xa68d6c0, 0x7dc4)
	runtime/panic.go:114 +0x98 fp=0xc000092c40 sp=0xc000092bf0 pc=0x56bd8
cmd/internal/src.(*PosTable).Pos(...)
	cmd/internal/src/xpos.go:153
cmd/internal/obj.(*Link).InnermostPos(...)
...
cmd/compile/internal/ssagen.Compile(0xc010b8b600, 0x0?)
	cmd/compile/internal/ssagen/pgen.go:187 +0x48 fp=0xc000093f30 sp=0xc000093d60 pc=0x653a28
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:184 +0x4c fp=0xc000093f80 sp=0xc000093f30 pc=0x859a5c
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:166 +0x48 fp=0xc000093fc0 sp=0xc000093f80 pc=0x859e28
runtime.goexit()
	runtime/asm_ppc64x.s:912 +0x4 fp=0xc000093fc0 sp=0xc000093fc0 pc=0x94d54
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 118
	cmd/compile/internal/gc/compile.go:165 +0x20c

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 18:48 linux-ppc64le-power9osu go@5de20f0f [build] (log)
mkdir -p $TMPDIR/src/testplugin
rsync -a testdata/ $TMPDIR/src/testplugin
echo 'module testplugin' > $TMPDIR/src/testplugin/go.mod
mkdir -p $TMPDIR/alt/src/testplugin
rsync -a altpath/testdata/ $TMPDIR/alt/src/testplugin
echo 'module testplugin' > $TMPDIR/alt/src/testplugin/go.mod
cd $TMPDIR/alt/src/testplugin
( GOPATH=$TMPDIR/alt PWD=$TMPDIR/alt/src/testplugin /workdir/go/bin/go build -gcflags '' -buildmode=plugin -o $TMPDIR/src/testplugin/plugin-mismatch.so ./plugin-mismatch )
plugin_test.go:196: /workdir/go/bin/go build -gcflags  -buildmode=plugin -o /workdir/tmp/plugin_test2474460971/src/testplugin/plugin-mismatch.so ./plugin-mismatch: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 19:27 linux-ppc64le-power9osu go@83dfe5cf [build] (log)
shared_test.go:85: executing /workdir/go/bin/go install -buildmode=shared runtime sync/atomic failed exit status 1:
2023-05-24 20:19 linux-ppc64le-power9osu go@a6fb97b6 [build] (log)
mkdir -p $TMPDIR/alt/src/testplugin
rsync -a altpath/testdata/ $TMPDIR/alt/src/testplugin
echo 'module testplugin' > $TMPDIR/alt/src/testplugin/go.mod
mkdir -p $TMPDIR/src/testplugin
rsync -a testdata/ $TMPDIR/src/testplugin
echo 'module testplugin' > $TMPDIR/src/testplugin/go.mod
cd $TMPDIR/alt/src/testplugin
( GOPATH=$TMPDIR/alt PWD=$TMPDIR/alt/src/testplugin /workdir/go/bin/go build -gcflags '' -buildmode=plugin -o $TMPDIR/src/testplugin/plugin-mismatch.so ./plugin-mismatch )
plugin_test.go:196: /workdir/go/bin/go build -gcflags  -buildmode=plugin -o /workdir/tmp/plugin_test1289979548/src/testplugin/plugin-mismatch.so ./plugin-mismatch: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 21:26 linux-ppc64le-buildlet go@eea26e8e [build] (log)
mkdir -p $TMPDIR/src/testplugin
rsync -a testdata/ $TMPDIR/src/testplugin
echo 'module testplugin' > $TMPDIR/src/testplugin/go.mod
mkdir -p $TMPDIR/alt/src/testplugin
rsync -a altpath/testdata/ $TMPDIR/alt/src/testplugin
echo 'module testplugin' > $TMPDIR/alt/src/testplugin/go.mod
cd $TMPDIR/alt/src/testplugin
( GOPATH=$TMPDIR/alt PWD=$TMPDIR/alt/src/testplugin /workdir/go/bin/go build -gcflags '' -buildmode=plugin -o $TMPDIR/src/testplugin/plugin-mismatch.so ./plugin-mismatch )
plugin_test.go:196: /workdir/go/bin/go build -gcflags  -buildmode=plugin -o /workdir/tmp/plugin_test753633844/src/testplugin/plugin-mismatch.so ./plugin-mismatch: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 22:37 linux-ppc64-sid-power10 go@7d96475d (log)
FAIL
go tool dist: Failed: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 22:05 aix-ppc64 go@9b414180 net [build] (log)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x33 addr=0x0 pc=0x1003a1df4]

goroutine 828 [running]:
panic({0x10094d760?, 0x110036860?})
	runtime/panic.go:1017 +0x48c fp=0xa00010002540558 sp=0xa00010002540498 pc=0x10004ddfc
runtime.panicmem(...)
	runtime/panic.go:261
runtime.sigpanic()
	runtime/signal_unix.go:852 +0x388 fp=0xa000100025405c8 sp=0xa00010002540558 pc=0x100069f68
...
cmd/compile/internal/ssagen.Compile(0xa00010005688420, 0x3?)
	cmd/compile/internal/ssagen/pgen.go:187 +0x48 fp=0xa00010002541f30 sp=0xa00010002541d60 pc=0x1006ad5e8
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:184 +0x4c fp=0xa00010002541f80 sp=0xa00010002541f30 pc=0x1008cf15c
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:166 +0x54 fp=0xa00010002541fc0 sp=0xa00010002541f80 pc=0x1008cf544
runtime.goexit()
	runtime/asm_ppc64x.s:912 +0x4 fp=0xa00010002541fc0 sp=0xa00010002541fc0 pc=0x10008c7e4
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 19
	cmd/compile/internal/gc/compile.go:165 +0x20c

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-24 23:56 linux-ppc64-sid-power10 go@6824765b (log)
FAIL
go tool dist: Failed: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-26 16:19 linux-ppc64-sid-power10 go@76bb0caa (log)
FAIL
go tool dist: Failed: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-26 23:40 wasip1-wasm-wazero go@6e248b8f crypto/internal/edwards25519 (log)
panic: test timed out after 3m0s

goroutine 56 [running]:
panic({0x18300, 0x1c00010})
	/workdir/go/src/runtime/panic.go:1017 +0x53 fp=0x1447f00 sp=0x1447e48 pc=0x126c0053
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2259 +0x48 fp=0x1447fe0 sp=0x1447f00 pc=0x18370048
runtime.goexit()
	/workdir/go/src/runtime/asm_wasm.s:401 +0x1 fp=0x1447fe8 sp=0x1447fe0 pc=0x14d50001
created by time.goFunc
	/workdir/go/src/time/sleep.go:176 +0x5

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-27 02:24 wasip1-wasm-wazero go@7ad92e95 bytes (log)
SIGQUIT: quit
PC=0x467a61 m=0 sigcode=0

goroutine 1 [running]:
	goroutine running on other thread; stack unavailable

goroutine 2 [running]:
	goroutine running on other thread; stack unavailable
created by runtime.init.6
	/usr/local/go/src/runtime/proc.go:293 +0x25
...
r12    0x0
r13    0x3
r14    0x8e69a0
r15    0xc00004f800
rip    0x467a61
rflags 0x286
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (4m0s).

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-30 19:27 linux-ppc64le-power10osu go@348fd638 cmd/compile/internal/ssa [build] (log)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x668ed8]

goroutine 1950 [running]:
panic({0x8e5240?, 0xf75c70?})
	runtime/panic.go:1017 +0x434 fp=0xc00745b240 sp=0xc00745b180 pc=0x58e34
runtime.panicmem(...)
	runtime/panic.go:261
runtime.sigpanic()
	runtime/signal_unix.go:852 +0x358 fp=0xc00745b2b0 sp=0xc00745b240 pc=0x73f18
cmd/compile/internal/ssagen.(*state).stmtList(...)
	cmd/compile/internal/ssagen/ssa.go:1416
cmd/compile/internal/ssagen.(*state).stmt(0xc00f447800, {0xacf4a8, 0xc006989490?})
	cmd/compile/internal/ssagen/ssa.go:1432 +0x258 fp=0xc00745b760 sp=0xc00745b2d0 pc=0x668ed8
cmd/compile/internal/ssagen.(*state).stmtList(...)
	cmd/compile/internal/ssagen/ssa.go:1417
cmd/compile/internal/ssagen.buildssa(0xc0069aec60, 0x3)
	cmd/compile/internal/ssagen/ssa.go:548 +0x235c fp=0xc00745bd60 sp=0xc00745b760 pc=0x6638dc
cmd/compile/internal/ssagen.Compile(0xc0069aec60, 0xffffffff?)
	cmd/compile/internal/ssagen/pgen.go:187 +0x48 fp=0xc00745bf30 sp=0xc00745bd60 pc=0x65ad88
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:184 +0x4c fp=0xc00745bf80 sp=0xc00745bf30 pc=0x86054c
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:166 +0x48 fp=0xc00745bfc0 sp=0xc00745bf80 pc=0x860938
runtime.goexit()
	runtime/asm_ppc64x.s:912 +0x4 fp=0xc00745bfc0 sp=0xc00745bfc0 pc=0x95924
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 138
	cmd/compile/internal/gc/compile.go:165 +0x20c

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-05-31 16:25 wasip1-wasm-wazero go@d329fc5b bytes (log)
SIGQUIT: quit
PC=0x467a61 m=0 sigcode=0

goroutine 1 [running]:
	goroutine running on other thread; stack unavailable

goroutine 2 [running]:
	goroutine running on other thread; stack unavailable
created by runtime.init.6
	/usr/local/go/src/runtime/proc.go:293 +0x25
...
r12    0x0
r13    0x0
r14    0x8e69a0
r15    0xc000610800
rip    0x467a61
rflags 0x286
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (4m0s).

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-06-13 19:59 netbsd-arm64-bsiegert go@0b0f86e4 (log)
Test {"go_test:cmd/internal/archive" "go_test:cmd/internal/archive"} ran over 3h20m0s limit (3h20m0.000650618s); saw output:

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test ".*" ran over .* limit`) && goarch != "loong64"
2023-06-24 02:06 freebsd-arm-paulzhol go@65092835 (log)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && section == "Testing packages." && test == "" && !(log ~ `^Test .* ran over .* limit`) && !(log ~ `Test killed with quit:`) && goarch != "loong64"
2023-07-25 00:57 darwin-amd64-13 go@6f597a8a [build] (log)
mkdir -p $TMPDIR/alt/src/testplugin
rsync -a altpath/testdata/ $TMPDIR/alt/src/testplugin
echo 'module testplugin' > $TMPDIR/alt/src/testplugin/go.mod
mkdir -p $TMPDIR/src/testplugin
rsync -a testdata/ $TMPDIR/src/testplugin
echo 'module testplugin' > $TMPDIR/src/testplugin/go.mod
cd $TMPDIR/alt/src/testplugin
( GOPATH=$TMPDIR/alt PWD=$TMPDIR/alt/src/testplugin /tmp/buildlet/go/bin/go build -gcflags '' -buildmode=plugin -o $TMPDIR/src/testplugin/plugin-mismatch.so ./plugin-mismatch )
plugin_test.go:196: /tmp/buildlet/go/bin/go build -gcflags  -buildmode=plugin -o /tmp/buildlet/tmp/plugin_test618494740/src/testplugin/plugin-mismatch.so ./plugin-mismatch: exit status 1

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jul 25, 2023

Filed as #61570. Updating pattern and closing out this needlessly-broad issue.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

3 participants