windows-arm-zx2c4 at 06c72f3627ea749d8579d0d590fd715b2d5e512f building review at 2465c8e799238385f42c2e82d9f37a301cb066d0 testing in module mode; GOMOD=C:\workdir\gopath\src\golang.org\x\review\go.mod :: Running C:\workdir\go\bin\go with args ["C:\\workdir\\go\\bin\\go" "test" "-short" "golang.org/x/review/..."] and env ["GOBUILDEXIT=1" "=::=::\\" "=C:=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\Desktop" "=ExitCode=00000000" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Roaming" "CLIENTNAME=thinkpad" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=GOPHERARM" "ComSpec=C:\\Windows\\system32\\cmd.exe" "DriverData=C:\\Windows\\System32\\Drivers\\DriverData" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\Gopher.DESKTOP-6IM5GCA" "LOCALAPPDATA=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Local" "LOGONSERVER=\\\\GOPHERARM" "NUMBER_OF_PROCESSORS=4" "OneDrive=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\OneDrive" "OS=Windows_NT" "PATH=C:\\workdir/go/bin;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\Downloads\\PowerShell-7.1.0-win-arm64;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Windows\\System32\\llvm-mingw\\bin;C:\\Program Files (Arm)\\Go\\bin;C:\\Program Files (x86)\\Git\\cmd;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\go\\bin;;C:\\godep\\gcc64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "PROCESSOR_ARCHITECTURE=ARM" "PROCESSOR_ARCHITEW6432=ARM64" "PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D08 Revision 3, Broadcom" "PROCESSOR_LEVEL=3336" "PROCESSOR_REVISION=0003" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files (Arm)" "ProgramFiles(Arm)=C:\\Program Files (Arm)" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=RDP-Tcp#0" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\GOPHER~1.DES\\AppData\\Local\\Temp" "TMP=C:\\Users\\GOPHER~1.DES\\AppData\\Local\\Temp" "USERDOMAIN=GOPHERARM" "USERDOMAIN_ROAMINGPROFILE=GOPHERARM" "USERNAME=Gopher" "USERPROFILE=C:\\Users\\Gopher.DESKTOP-6IM5GCA" "windir=C:\\Windows" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-arm-zx2c4" "GOROOT_BOOTSTRAP=C:\\Program Files (Arm)\\Go" "GOARM=7" "GO_TEST_TIMEOUT_SCALE=3" "GOROOT=C:\\workdir\\go" "GOPATH=C:\\workdir\\gopath" "GOPROXY=http://10.240.0.31:30157" "GOPROXY=https://proxy.golang.org"] in dir C:\workdir\gopath\src\golang.org\x\review --- FAIL: TestGofmtSubdir (25.52s) gofmt_test.go:79: git-codereview gofmt -l gofmt_test.go:83: git-codereview gofmt -l gofmt_test.go:84: wrong output stdout does (but should not) contain "\\bad1.go" stdout: C:\Users\Gopher.DESKTOP-6IM5GCA\AppData\Local\Temp\git-codereview-test2717901502\git-client\dir1\bad1.go C:\Users\Gopher.DESKTOP-6IM5GCA\AppData\Local\Temp\git-codereview-test2717901502\git-client\longnamedir2\bad2.go panic: test timed out after 10m0s goroutine 1208 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:1701 +0xbc created by time.goFunc C:/workdir/go/src/time/sleep.go:180 +0x34 goroutine 1 [chan receive]: testing.(*T).Run(0x120847e0, 0xf161a5, 0x1c, 0xf2e294, 0x0) C:/workdir/go/src/testing/testing.go:1240 +0x240 testing.runTests.func1(0x12026d20) C:/workdir/go/src/testing/testing.go:1512 +0x68 testing.tRunner(0x12026d20, 0x12051ed8) C:/workdir/go/src/testing/testing.go:1194 +0xc8 testing.runTests(0x12004310, 0x10fe908, 0x47, 0x47, 0xb45215f0, 0xc007e643, 0xb39f1305, 0x8b, 0x1101120, 0x2) C:/workdir/go/src/testing/testing.go:1510 +0x268 testing.(*M).Run(0x12070140, 0x0) C:/workdir/go/src/testing/testing.go:1418 +0x16c main.main() _testmain.go:183 +0x120 goroutine 1172 [syscall, locked to thread]: syscall.Syscall(0x75715251, 0x2, 0x288, 0xffffffff, 0x0, 0x0, 0x0, 0x0) C:/workdir/go/src/runtime/syscall_windows.go:337 +0x98 syscall.WaitForSingleObject(0x288, 0xffffffff, 0x0, 0x0, 0x4) C:/workdir/go/src/syscall/zsyscall_windows.go:1143 +0x70 os.(*Process).wait(0x121484e0, 0x0, 0x0, 0x0) C:/workdir/go/src/os/exec_windows.go:18 +0x6c os.(*Process).Wait(...) C:/workdir/go/src/os/exec.go:129 os/exec.(*Cmd).Wait(0x12042630, 0x0, 0x0) C:/workdir/go/src/os/exec/exec.go:507 +0x50 os/exec.(*Cmd).Run(0x12042630, 0x1212cac8, 0x181a990) C:/workdir/go/src/os/exec/exec.go:341 +0x48 os/exec.(*Cmd).CombinedOutput(0x12042630, 0x35, 0x70, 0x3, 0x3, 0x12042630) C:/workdir/go/src/os/exec/exec.go:567 +0x80 golang.org/x/review/git-codereview.cmdOutputDirErr(0xf09f0e, 0x1, 0xf0a28e, 0x3, 0x12033904, 0x3, 0x3, 0x0, 0x0, 0x0, ...) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:263 +0x11c golang.org/x/review/git-codereview.cmdOutputDir(0xf09f0e, 0x1, 0xf0a28e, 0x3, 0x12033904, 0x3, 0x3, 0x1, 0x120c5f80) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:223 +0x4c golang.org/x/review/git-codereview.cmdOutput(...) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:212 golang.org/x/review/git-codereview.CurrentBranch(0x0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/branch.go:91 +0x80 golang.org/x/review/git-codereview.runGofmt(0x2, 0x0, 0x0, 0x0, 0x0, 0x0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt.go:116 +0x130 golang.org/x/review/git-codereview.cmdGofmt(0x124dcb38, 0x1, 0x1) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt.go:34 +0x130 golang.org/x/review/git-codereview.main() C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:141 +0x1ec golang.org/x/review/git-codereview.testMain(0x120847e0, 0x12033f74, 0x2, 0x2) C:/workdir/gopath/src/golang.org/x/review/git-codereview/util_test.go:359 +0x280 golang.org/x/review/git-codereview.TestGofmtSubdirIndexCheckout(0x120847e0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt_test.go:116 +0x354 testing.tRunner(0x120847e0, 0xf2e294) C:/workdir/go/src/testing/testing.go:1194 +0xc8 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1239 +0x220 goroutine 1207 [syscall, locked to thread]: syscall.Syscall6(0x757156b1, 0x5, 0x1e8, 0x124a5000, 0x200, 0x120dae94, 0x0, 0x0, 0x0, 0x0, ...) C:/workdir/go/src/runtime/syscall_windows.go:350 +0x98 syscall.ReadFile(0x1e8, 0x124a5000, 0x200, 0x200, 0x120dae94, 0x0, 0x0, 0x1) C:/workdir/go/src/syscall/zsyscall_windows.go:1022 +0xb0 syscall.Read(0x1e8, 0x124a5000, 0x200, 0x200, 0x12027340, 0x12080000, 0x0) C:/workdir/go/src/syscall/syscall_windows.go:372 +0x4c internal/poll.(*FD).Read(0x120fac60, 0x124a5000, 0x200, 0x200, 0x0, 0x0, 0x0) C:/workdir/go/src/internal/poll/fd_windows.go:427 +0x25c os.(*File).read(...) C:/workdir/go/src/os/file_posix.go:32 os.(*File).Read(0x12094590, 0x124a5000, 0x200, 0x200, 0xf01560, 0x32200020, 0x0) C:/workdir/go/src/os/file.go:119 +0x5c bytes.(*Buffer).ReadFrom(0x1212cac8, 0xf7f4f0, 0x12094590, 0x32200020, 0x1212cac8, 0x12027340, 0xbe4e10) C:/workdir/go/src/bytes/buffer.go:204 +0xa4 io.copyBuffer(0xf7f0e0, 0x1212cac8, 0xf7f4f0, 0x12094590, 0x0, 0x0, 0x0, 0x52, 0xe5c520, 0x1244c6c0, ...) C:/workdir/go/src/io/io.go:409 +0x338 io.Copy(...) C:/workdir/go/src/io/io.go:382 os/exec.(*Cmd).writerDescriptor.func1(0x1244c6c0, 0x120dafdc) C:/workdir/go/src/os/exec/exec.go:311 +0x50 os/exec.(*Cmd).Start.func1(0x12042630, 0x1208a460) C:/workdir/go/src/os/exec/exec.go:441 +0x1c created by os/exec.(*Cmd).Start C:/workdir/go/src/os/exec/exec.go:440 +0x4f0 FAIL golang.org/x/review/git-codereview 600.290s FAIL