Use of LUCI is subject to the Google [Terms of Service](
https://policies.google.com/terms) and [Privacy Policy](
https://policies.google.com/privacy)
[I2025-08-26T13:48:32.371477-07:00 12552 0 sink.go:350] SinkServer: warm-up started
[I2025-08-26T13:48:32.371539-07:00 12552 0 sink.go:423] SinkServer: starting HTTP server...
[I2025-08-26T13:48:32.372648-07:00 12552 0 sink.go:355] SinkServer: warm-up ended
[I2025-08-26T13:48:32.372953-07:00 12552 0 cmd_stream.go:575] rdb-stream: starting the test command - ["/b/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/b/s/w/ir/x/w/go.testjson" "--" "/b/s/w/ir/x/w/goroot/bin/go" "test" "-json" "-short" "./..."]
--- FAIL: TestIntegration (534.03s)
integration_test.go:80: integration test log:
npm warn deprecated es5class@2.3.1: this package isn't maintained anymore because ES6+
added 531 packages, and audited 533 packages in 7s
111 packages are looking for funding
run `npm fund` for details
11 vulnerabilities (5 low, 4 moderate, 1 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
**** Set up virtual display ****
**** Run settings generator ****
2025/08/26 20:51:14 WORK=/tmp/goplssettings657370116
2025/08/26 20:51:14 Reading settings of gopls....
version:
Build info
----------
golang.org/x/tools/gopls v0.20.0
golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDHlr5btOtOUkrGOgFDB4=
github.com/BurntSushi/toml@v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
github.com/fatih/camelcase@v1.0.0 h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=
github.com/fatih/gomodifytags@v1.17.1-0.20250423142747-f3939df9aa3c h1:dDSgAjoOMp8da3egfz0t2S+t8RGOpEmEXZubcGuc0Bg=
github.com/fatih/structtag@v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4=
github.com/fsnotify/fsnotify@v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
github.com/google/go-cmp@v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
golang.org/x/exp/typeparams@v0.0.0-20250620022241-b7579e27df2b h1:KdrhdYPDUvJTvrDK9gdjfFd6JTk8vA1WJoldYSi0kHo=
golang.org/x/mod@v0.26.0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=
golang.org/x/sync@v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=
golang.org/x/sys@v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA=
golang.org/x/telemetry@v0.0.0-20250710130107-8d8967aff50b h1:DU+gwOBXU+6bO0sEyO7o/NeMlxZxCZEvI7v+J4a1zRQ=
golang.org/x/text@v0.27.0 h1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=
golang.org/x/tools@v0.35.1-0.20250728180453-01a3475a31bc h1:ZRKyKRJl/YEWl9ScZwd6Ua6xSt7DE6tHp1I3ucMroGM=
golang.org/x/vuln@v1.1.4 h1:Ju8QsuyhX3Hk8ma3CesTbO8vfJD9EvUBgHvkxHBzj0I=
honnef.co/go/tools@v0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea h1:fj8r9irJSpolAGUdZBxJIRY3lLc4jH2Dt4lwnWyWwpw=
mvdan.cc/gofumpt@v0.8.0 h1:nZUCeC2ViFaerTcYKstMmfysj6uhQrA2vJe+2vwGU6k=
mvdan.cc/xurls/v2@v2.6.0 h1:3NTZpeTxYVWNSokW3MKeyVkz/j7uYXYiMtXRUfmjbgI=
go: go1.25.0
**** Test build ****
> go@0.50.0-dev compile
> npm run bundle
> go@0.50.0-dev bundle
> esbuild src/goMain.ts debugAdapter=src/debugAdapter/goDebug.ts --bundle --outdir=dist --external:vscode --format=cjs --platform=node
dist/goMain.js 1.8mb ⚠️
dist/debugAdapter.js 638.3kb
⚡ Done in 129ms
**** Run Go tests ****
go: downloading github.com/google/go-cmp v0.6.0
go: downloading golang.org/x/mod v0.21.0
go: downloading github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
go: downloading golang.org/x/telemetry v0.0.0-20241004145657-5eebfecbdf1f
? github.com/golang/vscode-go/extension [no test files]
? github.com/golang/vscode-go/extension/tools [no test files]
ok github.com/golang/vscode-go/extension/tools/docs2wiki 0.011s
ok github.com/golang/vscode-go/extension/tools/goplssetting 0.504s
ok github.com/golang/vscode-go/extension/tools/installtools 0.004s
ok github.com/golang/vscode-go/extension/tools/license 22.460s
ok github.com/golang/vscode-go/extension/tools/release 18.724s
**** Run test ****
> go@0.50.0-dev unit-test
> npm run test-compile && node ./node_modules/mocha/bin/_mocha -u tdd --timeout 5000 ./out/test/unit
> go@0.50.0-dev test-compile
> tsc -p ./
random day tests
✔ next days
Mutex Tests
✔ works for basic concurrent access
✔ works when lock holders throw errors
escapeSubTestName Tests
✔ correctly escapes sub tests
util tests
✔ parseArgsString Tests
5 passing (45ms)
[6828:0826/205203.705570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6828:0826/205203.713249:ERROR:electron/shell/common/node_bindings.cc:427] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
[6828:0826/205204.142400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6828:0826/205204.142464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6857:0826/205204.292447:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[6828:0826/205204.429373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x59abdf05f90a <unknown>
#1 0x59abdf058d5c <unknown>
#2 0x59abdf058d19 close
#3 0x7bc858c0906b <unknown>
[6828:0826/205204.429490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[90m[main 2025-08-26T20:52:04.488Z][0m update#setState disabled
[90m[main 2025-08-26T20:52:04.489Z][0m update#ctor - updates are disabled by the environment
[6828:0826/205204.581554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x59abdf05f90a <unknown>
#1 0x59abdf058d5c <unknown>
#2 0x59abdf058d19 close
#3 0x7bc858c0906b <unknown>
[6828:0826/205204.728420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x59abdf05f90a <unknown>
#1 0x59abdf058d5c <unknown>
#2 0x59abdf058d19 close
#3 0x7bc858c0906b <unknown>
[6828:0826/205204.728586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6828:0826/205204.875382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
[6828:0826/205205.026902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x59abdf05f90a <unknown>
#1 0x59abdf058d5c <unknown>
#2 0x59abdf058d19 close
#3 0x7bc858c0906b <unknown>
[6828:0826/205205.026986:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6828:0826/205205.027032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'mcpConfigurationProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Started local extension host with pid 6986.
ChatSessionStore: Migrating 0 chat sessions from storage service to file system
Loading development extension at /workspace/extension
Settings Sync: Account status changed from uninitialized to unavailable
[0m[0m
[0m Coverage for tests[0m
[32m ✔[0m[90m resolve import paths[0m[33m (62ms)[0m
[0m Go Extension Tests (GOPATH mode)[0m
Using GOPATH: /home/node/go
[32m ✔[0m[90m Linting - concurrent process cancelation[0m[31m (2018ms)[0m
start linting
[32m ✔[0m[90m Linting - lint errors with multiple open files[0m[31m (1856ms)[0m
[32m ✔[0m[90m Error checking[0m[31m (449ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for file[0m[31m (234ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for a function[0m[31m (315ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for package[0m[31m (159ms)[0m
[36m - Test diffUtils.getEditsFromUnifiedDiffStr[0m
[36m - Test diffUtils.getEdits[0m
[32m ✔[0m[90m Test Env Variables are passed to Tests[0m[31m (634ms)[0m
[32m ✔[0m[90m getImportPath()[0m
[32m ✔[0m[90m goPlay - success run[0m[31m (717ms)[0m
[32m ✔[0m[90m goPlay - success run & share[0m[31m (1090ms)[0m
[32m ✔[0m[90m goPlay - fail[0m[31m (443ms)[0m
[32m ✔[0m[90m Build Tags checking[0m[31m (201ms)[0m
[32m ✔[0m[90m Test Tags checking[0m[31m (1034ms)[0m
[0m Go Extension Tests (Module mode)[0m
Using GOPATH: /home/node/go
[File Watcher (node.js)] Watcher shutdown because watched path got deleted
[32m ✔[0m[90m Linting - concurrent process cancelation[0m[31m (2014ms)[0m
start linting
[32m ✔[0m[90m Linting - lint errors with multiple open files[0m[31m (257ms)[0m
[32m ✔[0m[90m Error checking[0m[31m (404ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for file[0m[33m (61ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for a function[0m[31m (173ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for package[0m[31m (122ms)[0m
[32m ✔[0m[90m Test diffUtils.getEditsFromUnifiedDiffStr[0m[31m (250ms)[0m
[32m ✔[0m[90m Test diffUtils.getEdits[0m[31m (143ms)[0m
[32m ✔[0m[90m Test Env Variables are passed to Tests[0m[31m (509ms)[0m
[32m ✔[0m[90m getImportPath()[0m
[32m ✔[0m[90m goPlay - success run[0m[31m (1202ms)[0m
[32m ✔[0m[90m goPlay - success run & share[0m[31m (993ms)[0m
[32m ✔[0m[90m goPlay - fail[0m[31m (465ms)[0m
[32m ✔[0m[90m Build Tags checking[0m[31m (197ms)[0m
[32m ✔[0m[90m Test Tags checking[0m[31m (1028ms)[0m
[0m Go Debug Adapter Tests (legacy)[0m
[0m basic[0m
[File Watcher (node.js)] Watcher shutdown because watched path got deleted
[32m ✔[0m[90m unknown request should produce error[0m[31m (120ms)[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m[31m (117ms)[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m[31m (117ms)[0m
[0m remote attach[0m
2025/08/26 20:52:37 helloWorldServer starting to listen on :39217
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true[0m[31m (9665ms)[0m
Stop reason: exited
API server listening at: 127.0.0.1:40801
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false[0m[31m (781ms)[0m
API server listening at: 127.0.0.1:36903
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false[0m[31m (797ms)[0m
API server listening at: 127.0.0.1:40373
[32m ✔[0m[90m connection to remote is terminated when external dlv process exits[0m[31m (981ms)[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (4878ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (3626ms)[0m
2025/08/26 20:53:02 helloWorldServer starting to listen on :44063
2025/08/26 20:53:04 received request: GET /
[32m ✔[0m[90m stopped for a breakpoint set during initialization (remote attach)[0m[31m (4220ms)[0m
2025/08/26 20:53:06 helloWorldServer starting to listen on :41771
2025/08/26 20:53:08 received request: GET /
Stop reason: exited
[32m ✔[0m[90m stopped for a breakpoint set after initialization (remote attach)[0m[31m (4128ms)[0m
[32m ✔[0m[90m should set breakpoints during continue[0m[31m (6871ms)[0m
[36m - should set breakpoints during next[0m
[36m - should set breakpoints during step out[0m
[32m ✔[0m[90m should set breakpoints during next (legacy)[0m[31m (18377ms)[0m
[32m ✔[0m[90m should set breakpoints during step out (legacy)[0m[31m (18385ms)[0m
[0m conditionalBreakpoints[0m
[32m ✔[0m[90m should stop on conditional breakpoint[0m[31m (9163ms)[0m
[32m ✔[0m[90m should add breakpoint condition[0m[31m (17727ms)[0m
[32m ✔[0m[90m should remove breakpoint condition[0m[31m (17684ms)[0m
[0m panicBreakpoints[0m
[32m ✔[0m[90m should stop on panic[0m[31m (567ms)[0m
[36m - should stop on runtime error during continue[0m
[36m - should stop on runtime error during next[0m
[0m disconnect[0m
2025/08/26 20:54:39 helloWorldServer starting to listen on :45829
2025/08/26 20:54:40 received request: GET /
2025/08/26 20:54:40 received request: GET /
Stop reason: exited
[32m ✔[0m[90m disconnect should work for remote attach[0m[31m (3001ms)[0m
[32m ✔[0m[90m should disconnect while continuing on entry[0m[31m (833ms)[0m
[36m - should disconnect with multiple disconnectRequests[0m
[32m ✔[0m[90m should disconnect after continue[0m[31m (760ms)[0m
[32m ✔[0m[90m should disconnect while nexting[0m[31m (4972ms)[0m
[32m ✔[0m[90m should disconnect while paused on pause[0m[31m (814ms)[0m
[32m ✔[0m[90m should disconnect while paused on breakpoint[0m[31m (4856ms)[0m
[32m ✔[0m[90m should disconnect while paused on entry[0m[31m (738ms)[0m
[32m ✔[0m[90m should disconnect while paused on next[0m[31m (757ms)[0m
[36m - should cleanup when stopped[0m
[0m switch goroutine[0m
[36m - next[0m
[36m - step in[0m
[36m - step out[0m
[0m substitute path[0m
[0m substitutePath with missing files[0m
[32m ✔[0m[90m should stop on a breakpoint set in file with substituted path[0m[31m (4804ms)[0m
[0m substitutePath with remote program[0m
2025/08/26 20:55:01 helloWorldServer starting to listen on :40647
2025/08/26 20:55:02 received request: GET /
[32m ✔[0m[90m stopped for a breakpoint set during initialization using substitutePath (remote attach)[0m[31m (4159ms)[0m
[36m - stopped for a breakpoint set during initialization using remotePath (remote attach)[0m
[0m substitutePath with symlink[0m
[36m - should stop on a breakpoint[0m
[0m Go Debug Adapter Tests (dlv-dap)[0m
[0m basic[0m
[32m ✔[0m[90m unknown request should produce error[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m
[0m env[0m
[32m ✔[0m[90m env var from go.toolsEnvVars is respected[0m[31m (647ms)[0m
[32m ✔[0m[90m env var from launch config is respected[0m[31m (639ms)[0m
[0m launch[0m
[32m ✔[0m[90m should run program to the end[0m[31m (366ms)[0m
[32m ✔[0m[90m should stop on entry[0m[31m (366ms)[0m
[32m ✔[0m[90m should debug a file[0m[31m (361ms)[0m
[32m ✔[0m[90m should debug a single test[0m[31m (552ms)[0m
[32m ✔[0m[90m should debug a test package[0m[31m (552ms)[0m
[36m - invalid flags are passed to dlv but should be caught by dlv (legacy)[0m
[32m ✔[0m[90m invalid flags are passed to dlv but should be caught by dlv[0m
[32m ✔[0m[90m should run program with showLog=false and logOutput specified[0m[31m (408ms)[0m
[32m ✔[0m[90m should handle threads request after initialization[0m[31m (359ms)[0m
[32m ✔[0m[90m should handle delayed initial threads request[0m[31m (406ms)[0m
[32m ✔[0m[90m user-specified --listen flag should be ignored[0m[31m (360ms)[0m
[0m set current working directory[0m
[32m ✔[0m[90m should debug program with cwd set[0m[31m (679ms)[0m
[32m ✔[0m[90m should debug program without cwd set[0m[31m (634ms)[0m
[32m ✔[0m[90m should debug file program with cwd set[0m[31m (624ms)[0m
[32m ✔[0m[90m should debug file program without cwd set[0m[31m (613ms)[0m
[32m ✔[0m[90m should run program with cwd set (noDebug)[0m[31m (260ms)[0m
[32m ✔[0m[90m should run program without cwd set (noDebug)[0m[31m (253ms)[0m
[32m ✔[0m[90m should run file program with cwd set (noDebug)[0m[31m (243ms)[0m
[32m ✔[0m[90m should run file program without cwd set (noDebug)[0m[31m (246ms)[0m
[0m remote attach[0m
2025/08/26 20:55:14 helloWorldServer starting to listen on :32809
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true[0m[31m (844ms)[0m
Stop reason: exited
API server listening at: 127.0.0.1:39811
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false[0m[31m (797ms)[0m
API server listening at: 127.0.0.1:45845
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false[0m[31m (814ms)[0m
[36m - connection to remote is terminated when external dlv process exits[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (451ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (639ms)[0m
2025/08/26 20:55:26 helloWorldServer starting to listen on :38749
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set during initialization (remote attach)[0m[31m (3894ms)[0m
2025/08/26 20:55:29 helloWorldServer starting to listen on :38627
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set after initialization (remote attach)[0m[31m (3912ms)[0m
[32m ✔[0m[90m should set breakpoints during continue[0m[31m (2373ms)[0m
[36m - should set breakpoints during next[0m
[36m - should set breakpoints during step out[0m
[36m - should set breakpoints during next (legacy)[0m
[36m - should set breakpoints during step out (legacy)[0m
[0m conditionalBreakpoints[0m
[32m ✔[0m[90m should stop on conditional breakpoint[0m[31m (617ms)[0m
[32m ✔[0m[90m should add breakpoint condition[0m[31m (909ms)[0m
[32m ✔[0m[90m should remove breakpoint condition[0m[31m (920ms)[0m
[0m panicBreakpoints[0m
[32m ✔[0m[90m should stop on panic[0m[31m (294ms)[0m
[32m ✔[0m[90m should stop on runtime error during continue[0m[31m (335ms)[0m
[32m ✔[0m[90m should stop on runtime error during next[0m[31m (459ms)[0m
[0m disconnect[0m
2025/08/26 20:55:39 helloWorldServer starting to listen on :41607
2025/08/26 20:55:39 received request: GET /
2025/08/26 20:55:39 received request: GET /
Stop reason: exited
[32m ✔[0m[90m disconnect should work for remote attach[0m[31m (2898ms)[0m
[32m ✔[0m[90m should disconnect while continuing on entry[0m[31m (367ms)[0m
[36m - should disconnect with multiple disconnectRequests[0m
[32m ✔[0m[90m should disconnect after continue[0m[31m (575ms)[0m
[32m ✔[0m[90m should disconnect while nexting[0m[31m (696ms)[0m
[32m ✔[0m[90m should disconnect while paused on pause[0m[31m (563ms)[0m
[32m ✔[0m[90m should disconnect while paused on breakpoint[0m[31m (612ms)[0m
[32m ✔[0m[90m should disconnect while paused on entry[0m[31m (526ms)[0m
[32m ✔[0m[90m should disconnect while paused on next[0m[31m (569ms)[0m
output was cleaned /workspace/extension/test/testdata/loop/_loop_output Error: ENOENT: no such file or directory, stat '/workspace/extension/test/testdata/loop/_loop_output'
finished
[32m ✔[0m[90m should cleanup when stopped[0m[31m (1335ms)[0m
[0m switch goroutine[0m
Unable to find a goroutine to step.
[32m ✔[0m[90m next[0m[31m (2096ms)[0m
Unable to find a goroutine to step.
[32m ✔[0m[90m step in[0m[31m (2239ms)[0m
[32m ✔[0m[90m step out[0m[31m (2530ms)[0m
[0m logDest attribute tests[0m
[32m ✔[0m[90m logs are written to logDest file[0m[31m (459ms)[0m
[32m ✔[0m[90m relative path as logDest triggers an error[0m
[32m ✔[0m[90m number as logDest triggers an error[0m
[0m substitute path[0m
[0m substitutePath with missing files[0m
[32m ✔[0m[90m should stop on a breakpoint set in file with substituted path[0m[31m (459ms)[0m
[0m substitutePath with remote program[0m
2025/08/26 20:55:55 helloWorldServer starting to listen on :38771
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set during initialization using substitutePath (remote attach)[0m[31m (3903ms)[0m
[36m - stopped for a breakpoint set during initialization using remotePath (remote attach)[0m
[0m substitutePath with symlink[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (443ms)[0m
[0m hideSystemGoroutines[0m
[32m ✔[0m[90m should toggle hiding system goroutines[0m[31m (741ms)[0m
[0m Go Debug Adapter Tests (dlv-dap, console=integratedTerminal)[0m
[0m basic[0m
[32m ✔[0m[90m unknown request should produce error[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m
[0m env[0m
[32m ✔[0m[90m env var from go.toolsEnvVars is respected[0m[31m (634ms)[0m
[32m ✔[0m[90m env var from launch config is respected[0m[31m (621ms)[0m
[0m launch[0m
[32m ✔[0m[90m should run program to the end[0m[31m (353ms)[0m
[32m ✔[0m[90m should stop on entry[0m[31m (352ms)[0m
[32m ✔[0m[90m should debug a file[0m[31m (345ms)[0m
[32m ✔[0m[90m should debug a single test[0m[31m (531ms)[0m
[32m ✔[0m[90m should debug a test package[0m[31m (538ms)[0m
[36m - invalid flags are passed to dlv but should be caught by dlv (legacy)[0m
[32m ✔[0m[90m invalid flags are passed to dlv but should be caught by dlv[0m
[32m ✔[0m[90m should run program with showLog=false and logOutput specified[0m[31m (398ms)[0m
[32m ✔[0m[90m should handle threads request after initialization[0m[31m (354ms)[0m
[32m ✔[0m[90m should handle delayed initial threads request[0m[31m (397ms)[0m
[32m ✔[0m[90m user-specified --listen flag should be ignored[0m[31m (358ms)[0m
[0m set current working directory[0m
[32m ✔[0m[90m should debug program with cwd set[0m[31m (621ms)[0m
[32m ✔[0m[90m should debug program without cwd set[0m[31m (623ms)[0m
[32m ✔[0m[90m should debug file program with cwd set[0m[31m (609ms)[0m
[32m ✔[0m[90m should debug file program without cwd set[0m[31m (804ms)[0m
[32m ✔[0m[90m should run program with cwd set (noDebug)[0m[31m (248ms)[0m
[32m ✔[0m[90m should run program without cwd set (noDebug)[0m[31m (250ms)[0m
[32m ✔[0m[90m should run file program with cwd set (noDebug)[0m[31m (241ms)[0m
[32m ✔[0m[90m should run file program without cwd set (noDebug)[0m[31m (237ms)[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (445ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (629ms)[0m
[0m logDest attribute tests[0m
[32m ✔[0m[90m logs are written to logDest file[0m[31m (439ms)[0m
[36m - relative path as logDest triggers an error[0m
[36m - number as logDest triggers an error[0m
[0m hideSystemGoroutines[0m
[32m ✔[0m[90m should toggle hiding system goroutines[0m[31m (732ms)[0m
[0m Debug Environment Variable Merge Test[0m
[32m ✔[0m[90m works with empty launchArgs[0m
[32m ✔[0m[90m toolsEnvVars is propagated (legacy)[0m
[32m ✔[0m[90m toolsEnvVars is propagated[0m
[32m ✔[0m[90m preserves settings from launchArgs.env[0m
[32m ✔[0m[90m preserves settings from launchArgs.envFile[0m
[32m ✔[0m[90m launchArgs.env overwrites launchArgs.envFile[0m
[32m ✔[0m[90m launchArgs.env overwrites toolsEnvVar (legacy)[0m
[32m ✔[0m[90m launchArgs.env and toolsEnvVar is respected[0m
[32m ✔[0m[90m launchArgs.envFile overwrites toolsEnvVar (legacy)[0m
[32m ✔[0m[90m launchArgs.envFile and toolsEnvVar are repected (dlv-dap)[0m
[0m Debug Configuration Merge User Settings[0m
[0m merge 'go' config from settings.json[0m
[32m ✔[0m[90m default settings are applied[0m
[32m ✔[0m[90m go flags config does not affect debug config[0m
[32m ✔[0m[90m delve config in settings.json is added to debug config[0m
[32m ✔[0m[90m delve config in settings.json is overriden by launch.json[0m
[0m Debug Configuration Modify User Config[0m
[0m remove gcflags[0m
[32m ✔[0m[90m remove gcflags from string args[0m
[32m ✔[0m[90m remove user set -gcflags in buildFlags[0m
[32m ✔[0m[90m remove user set -gcflags in GOFLAGS[0m
[0m convert args list to string for older delve[0m
[32m ✔[0m[90m convert args list to string for older delve[0m
[32m ✔[0m[90m convert args list to string for devel delve[0m
[32m ✔[0m[90m keep args list for newer delve[0m
[0m Debug Configuration Resolve Paths[0m
[32m ✔[0m[90m resolve ~ in cwd[0m
[32m ✔[0m[90m do not resolve workspaceFolder or fileDirname[0m
[0m Debug Configuration With Invalid Program[0m
[32m ✔[0m[90m empty, undefined program is an error[0m
parseDebugProgramArgSync failed: Error: ENOENT: no such file or directory, lstat '/notexists'
[32m ✔[0m[90m non-existing file/directory is an error[0m
[32m ✔[0m[90m files other than .go file with debug/test/auto mode is an error[0m
[0m Debug Configuration Converts Relative Paths[0m
[32m ✔[0m[90m resolve relative paths with workspace root in dlv-dap mode, exec mode does not set __buildDir[0m
[32m ✔[0m[90m allow package path in dlv-dap mode[0m
[32m ✔[0m[90m program and __buildDir are updated while resolving debug configuration in dlv-dap mode[0m
[32m ✔[0m[90m program and __buildDir are not updated when working with externally launched adapters[0m
[32m ✔[0m[90m program and __buildDir are not updated when working with externally launched adapters (debugServer)[0m
[32m ✔[0m[90m directory as program still works when directory name contains .[0m
[32m ✔[0m[90m empty, undefined paths are not affected[0m
[32m ✔[0m[90m relative paths with no workspace root are not expanded[0m
[32m ✔[0m[90m do not affect relative paths (workspace) in legacy mode[0m
[32m ✔[0m[90m do not affect relative paths (no workspace) in legacy mode[0m
[0m Debug Configuration Auto Mode[0m
[32m ✔[0m[90m resolve auto to debug with non-test file[0m
[32m ✔[0m[90m resolve auto to debug with test file[0m
[0m Debug Configuration Default DebugAdapter[0m
[32m ✔[0m[90m default debugAdapter should be 'dlv-dap'[0m
[32m ✔[0m[90m remote mode: sets adapter based on the extension preview status when dlv path guessing fails[0m
[32m ✔[0m[90m remote mode: sets debugAdapter to dlv-dap when dlv path guessing succeeds[0m
[32m ✔[0m[90m debugAdapter=dlv-dap is allowed with remote mode[0m
[0m Debug Configuration Infers Default Mode Property[0m
[32m ✔[0m[90m default mode for launch requests and test Go programs should be 'test'[0m
[32m ✔[0m[90m default mode for launch requests and non-test Go programs should be 'debug'[0m
[32m ✔[0m[90m default mode for attach requests should be 'local'[0m
[0m GoExplorerProvider[0m
[32m ✔[0m[90m env tree[0m
[32m ✔[0m[90m env tree items[0m
[32m ✔[0m[90m tools tree[0m
[32m ✔[0m[90m tools tree items[0m
[0m GoPackageOutlineProvider[0m
[32m ✔[0m[90m opening a document should trigger package outline response[0m[31m (577ms)[0m
[32m ✔[0m[90m clicking on symbol should navigate to definition[0m[31m (1014ms)[0m
[32m ✔[0m[90m clicking on symbol in different file should open file[0m[31m (1008ms)[0m
[32m ✔[0m[90m non-go file does not trigger outline[0m[31m (592ms)[0m
[0m GoTaskProvider[0m
[32m ✔[0m[90m provide tasks[0m
[32m ✔[0m[90m merge toolsEnv[0m
[32m ✔[0m[90m do not provide tasks when disabled[0m
[32m ✔[0m[90m zero-folder setup does not provide tasks[0m
[0m #getLatestGoVersion()[0m
[32m ✔[0m[90m should get latest go versions from golang.org/dl with empty cache[0m
[32m ✔[0m[90m should get latest go versions from golang.org/dl with timed out cache[0m
[32m ✔[0m[90m should get latest go versions from cache[0m
[0m Installation Tests[0m
[32m ✔[0m[90m Install one tool with a local proxy[0m[31m (291ms)[0m
[32m ✔[0m[90m Install multiple tools with a local proxy[0m[31m (426ms)[0m
[32m ✔[0m[90m Install multiple tools with a local proxy & GOBIN[0m[31m (419ms)[0m
[32m ✔[0m[90m Try to install with old go[0m
[32m ✔[0m[90m Install gofumpt with old go[0m[31m (202ms)[0m
[32m ✔[0m[90m Install gofumpt with new go[0m[31m (196ms)[0m
[32m ✔[0m[90m Install a tool, with go for install[0m[31m (200ms)[0m
[32m ✔[0m[90m Install all tools via GOPROXY[0m
[0m getConfiguredTools[0m
[32m ✔[0m[90m require gopls when using language server[0m
[32m ✔[0m[90m do not require gopls when not using language server[0m
[0m listOutdatedTools[0m
[32m ✔[0m[90m minor version difference requires updates[0m
[32m ✔[0m[90m patch version difference does not require updates[0m
[32m ✔[0m[90m go is rc version[0m
[32m ✔[0m[90m go is dev version - skip version check[0m
[32m ✔[0m[90m go is unknown version - skip version check[0m
[32m ✔[0m[90m tools are unknown versions[0m
[0m maybeInstallImportantTools tests[0m
[32m ✔[0m[90m Successfully install gopls & linter[0m
[32m ✔[0m[90m Do not install alternate tools[0m
[32m ✔[0m[90m Recover when installation fails[0m
[32m ✔[0m[90m Recover when installation crashes[0m
[0m Pick Process Tests[0m
[32m ✔[0m[90m Parse go version output[0m
[32m ✔[0m[90m Parse lsof output[0m
[32m ✔[0m[90m Merge processes[0m
[0m Workspace State Modification Tests[0m
[32m ✔[0m[90m test getMementoKeys[0m
[32m ✔[0m[90m test resetItemsState[0m
[0m #initGoStatusBar()[0m
[32m ✔[0m[90m should create a status bar item[0m
[32m ✔[0m[90m should create a status bar item with a label matching go.goroot version[0m
[0m #setGOROOTEnvVar[0m
[32m ✔[0m[90m empty goroot does not change GOROOT[0m
[32m ✔[0m[90m {env:*} is substituted[0m
[32m ✔[0m[90m non-directory value is rejected[0m
[32m ✔[0m[90m directory value is accepted[0m
[0m #setSelectedGo()[0m
[32m ✔[0m[90m should update the workspace memento storage[0m
[36m - should download an uninstalled version of Go[0m
[0m Test Go Test Args[0m
[32m ✔[0m[90m default config[0m
[32m ✔[0m[90m user flag [-v] enables -json flag[0m
[32m ✔[0m[90m user flag [-json -v] prevents -json flag addition[0m
[32m ✔[0m[90m user flag [-args] does not crash[0m
[32m ✔[0m[90m user flag [-args -v] does not enable -json flag[0m
[32m ✔[0m[90m specifying functions adds -run flags[0m
[32m ✔[0m[90m functions & benchmark adds -bench flags and skips timeout[0m
[32m ✔[0m[90m user -run flag is ignored when functions are provided[0m
[32m ✔[0m[90m use -testify.m for methods[0m
[0m Test Go Test[0m
[32m ✔[0m[90m resolves file names in logs (modules)[0m[31m (11723ms)[0m
[32m ✔[0m[90m resolves file names in logs (GOPATH)[0m[31m (1980ms)[0m
[0m utils Tests[0m
[32m ✔[0m[90m substituteEnv: default[0m
[32m ✔[0m[90m build GoVersion[0m
[0m Duplicate Diagnostics Tests[0m
[32m ✔[0m[90m remove duplicate diagnostics[0m
[0m goEnv[0m
[32m ✔[0m[90m toolExecutionEnvironment[0m
[0m WelcomePanel Tests[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 2021.1.100)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.2)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.3)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 2021.1.100)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 2021.1.100)[0m
[0m joinPath Tests[0m
[32m ✔[0m[90m WelcomePanel dataroot is set as expected[0m
[92m [0m[32m 280 passing[0m[90m (4m)[0m
[36m [0m[36m 25 pending[0m
[90m[main 2025-08-26T20:56:31.417Z][0m Extension host with pid 6986 exited with code: 0, signal: unknown.
Exit code: 0
[23912:0826/205631.568967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23912:0826/205631.576614:ERROR:electron/shell/common/node_bindings.cc:427] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
[23912:0826/205632.017283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23912:0826/205632.017370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0826/205632.047488:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0826/205632.047598:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[0826/205632.052111:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/36300a99-66d9-424e-9ba1-d9ffb5fdf30b: No such file or directory (2)
[23947:0826/205632.168205:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[23912:0826/205632.196693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x61d46444c90a <unknown>
#1 0x61d464445d5c <unknown>
#2 0x61d464445d19 close
#3 0x7962d4c7006b <unknown>
[23912:0826/205632.196819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0826/205632.221560:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0826/205632.221592:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[90m[main 2025-08-26T20:56:32.286Z][0m update#setState disabled
[90m[main 2025-08-26T20:56:32.288Z][0m update#ctor - updates are disabled by the environment
[0826/205632.330255:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/73dbc495-4fe3-48e6-ab40-8c870de6af87: No such file or directory (2)
[23912:0826/205632.362569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x61d46444c90a <unknown>
#1 0x61d464445d5c <unknown>
#2 0x61d464445d19 close
#3 0x7962d4c7006b <unknown>
[23912:0826/205632.362721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24008:0826/205632.400268:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[0826/205632.402478:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0826/205632.402516:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[23912:0826/205632.546375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
[0826/205632.571323:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0826/205632.571381:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[0826/205632.576893:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/1a5cfa62-96cd-4258-b1db-22d6f1a785d4: No such file or directory (2)
[24059:0826/205632.695118:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[23912:0826/205632.720055:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x61d46444c90a <unknown>
#1 0x61d464445d5c <unknown>
#2 0x61d464445d19 close
#3 0x7962d4c7006b <unknown>
[23912:0826/205632.720187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0826/205632.743895:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0826/205632.743926:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[0826/205632.838322:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/a6d13274-2607-43fa-847d-d104fb86da53: No such file or directory (2)
[24010:0826/205632.846789:ERROR:gpu/ipc/client/command_buffer_proxy_impl.cc:127] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[23912:0826/205632.889964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x61d46444c90a <unknown>
#1 0x61d464445d5c <unknown>
#2 0x61d464445d19 close
#3 0x7962d4c7006b <unknown>
[23912:0826/205632.890042:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[0826/205633.081419:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/1146f5c9-6214-49cb-89b0-19c71b1d0e1f: No such file or directory (2)
Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'mcpConfigurationProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Started local extension host with pid 24159.
ChatSessionStore: Migrating 0 chat sessions from storage service to file system
Loading development extension at /workspace/extension
Settings Sync: Account status changed from uninitialized to unavailable
[0m[0m
[0m Code lenses for testing and benchmarking[0m
[32m ✔[0m[90m Subtests - runs a test with cursor on t.Run line[0m[31m (765ms)[0m
[32m ✔[0m[90m Subtests - runs a test with cursor within t.Run function[0m[31m (226ms)[0m
[32m ✔[0m[90m Subtests - returns false for a failing test[0m[31m (353ms)[0m
[32m ✔[0m[90m Subtests - does nothing for a dynamically defined subtest[0m
[32m ✔[0m[90m Subtests - runs a test with curson on t.Run line and dynamic test name is passed in input box[0m[31m (372ms)[0m
[32m ✔[0m[90m Subtests - does nothing when cursor outside of a test function[0m
[32m ✔[0m[90m Subtests - does nothing when no test function covers the cursor and a function name is passed in[0m
[32m ✔[0m[90m Test codelenses[0m
[32m ✔[0m[90m Benchmark codelenses[0m
[32m ✔[0m[90m Test codelenses include only valid test function names[0m[31m (175ms)[0m
[32m ✔[0m[90m Test codelenses include valid fuzz function names[0m
[32m ✔[0m[90m Test codelenses skip TestMain[0m
TreeError [DebugRepl] Tree input not set: Error: TreeError [DebugRepl] Tree input not set
at Lg.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:422:29219)
at Lg.updateChildren (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:422:29000)
at yae.value (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:2521:33728)
at I.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2392)
at I.D (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2462)
at I.fire (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2680)
at JIe.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:559:2730)
at vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:585:13938
at Array.map (<anonymous>)
at Vd.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.2/resources/app/out/vs/workbench/workbench.desktop.main.js:585:13929)
[32m ✔[0m[90m Debug - debugs a test with cursor on t.Run line[0m
[0m Code lenses with stretchr/testify/suite[0m
[32m ✔[0m[90m Run test at cursor[0m[31m (185ms)[0m
[32m ✔[0m[90m Run test at cursor in different file than test suite definition[0m[31m (91ms)[0m
[32m ✔[0m[90m Debug test at cursor[0m[31m (95ms)[0m
[32m ✔[0m[90m Debug test at cursor in different file than test suite definition[0m[31m (87ms)[0m
[0m gopls configuration tests[0m
[32m ✔[0m[90m filterGoplsDefaultConfigValues[0m
[32m ✔[0m[90m passGoConfigToGoplsConfigValues[0m
[0m Go Extension Tests With Gopls[0m
[32m ✔[0m[90m HoverProvider[0m[31m (610ms)[0m
[32m ✔[0m[90m Completion middleware[0m[31m (605ms)[0m
failed to find tool nonexistent
[32m ✔[0m[90m Nonexistent formatter[0m[31m (597ms)[0m
failed to find tool coolCustomFormatter
[32m ✔[0m[90m Custom formatter[0m[31m (573ms)[0m
[32m ✔[0m[90m Prompt For telemetry[0m[31m (561ms)[0m
[0m Go Test Explorer[0m
[0m Document opened[0m
[32m ✔[0m[90m In workspace[0m
[32m ✔[0m[90m Outside workspace[0m
[0m Document edited[0m
[32m ✔[0m[90m Add test[0m
[32m ✔[0m[90m Remove test[0m
[0m stretchr[0m
[32m ✔[0m[90m discovery[0m[31m (660ms)[0m
[0m settings[0m
[0m packageDisplayMode[0m
[32m ✔[0m[90m flat[0m
[32m ✔[0m[90m nested[0m
[0m alwaysRunBenchmarks[0m
[32m ✔[0m[90m false[0m
[32m ✔[0m[90m true[0m
[0m showDynamicSubtestsInEditor[0m
[32m ✔[0m[90m false[0m
[32m ✔[0m[90m true[0m
[0m Go Test Resolver[0m
[0m Root[0m
[32m ✔[0m[90m Basic module[0m
[32m ✔[0m[90m Module with leading comments[0m
[32m ✔[0m[90m Basic workspace[0m
[32m ✔[0m[90m Module and workspace[0m
[32m ✔[0m[90m Module in workspace[0m
[0m Module[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m Root package[0m
[32m ✔[0m[90m Sub packages[0m
[32m ✔[0m[90m Nested packages[0m
[0m Package[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m Flat[0m
[32m ✔[0m[90m Sub package[0m
[0m File[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m One of each[0m
[0m Go Test Runner[0m
[0m parseOutput[0m
[32m ✔[0m[90m no line info [0m
[32m ✔[0m[90m file path without preceding space[0m
[32m ✔[0m[90m valid test message format[0m
[32m ✔[0m[90m message without ending newline[0m
[32m ✔[0m[90m user print message before test message[0m
[32m ✔[0m[90m multiple file locs in one line[0m
[0m Profile[0m
[32m ✔[0m[90m creates a profile[0m[33m (68ms)[0m
[32m ✔[0m[90m tests are run together when not profiling[0m
running 9 tests
verify we got expected calls
[32m ✔[0m[90m tests are run individually when profiling[0m
[0m Subtest[0m
Run TestMain
Verify TestMain was run
Locate subtest
Locate subtests with conflicting names
Run subtest by itself
Verify TestMain/Sub was run
Ensure the subtest has not been disposed
Attempt to run subtest and other test
[32m ✔[0m[90m discover and run[0m[31m (668ms)[0m
[0m gopls issue report tests[0m
[32m ✔[0m[90m sanitize user trace[0m
[0m gopls survey tests[0m
[32m ✔[0m[90m prompt for survey[0m
[0m developer survey tests[0m
[32m ✔[0m[90m inRange[0m
[32m ✔[0m[90m latest survey[0m
[32m ✔[0m[90m prompt for survey[0m
[0m gopls opt out[0m
[32m ✔[0m[90m opt out: 0[0m
[32m ✔[0m[90m opt out: 1[0m
[32m ✔[0m[90m opt out: 2[0m
[32m ✔[0m[90m opt out: 3[0m
[32m ✔[0m[90m opt out: 4[0m
[32m ✔[0m[90m opt out: 5[0m
[32m ✔[0m[90m opt out: 6[0m
[32m ✔[0m[90m opt out: 7[0m
[32m ✔[0m[90m opt out: 8[0m
[32m ✔[0m[90m opt out: 9[0m
[32m ✔[0m[90m opt out: 10[0m
[0m # prompt for telemetry[0m
[32m ✔[0m[90m do not prompt if language client is not used[0m
[32m ✔[0m[90m do not prompt if gopls does not support telemetry[0m
[32m ✔[0m[90m prompt when telemetry started a while ago[0m
[32m ✔[0m[90m do not prompt if telemetry started two days ago[0m
[32m ✔[0m[90m do not prompt if gopls with telemetry never ran[0m
[32m ✔[0m[90m prompt all preview extension users[0m
[32m ✔[0m[90m do not prompt if vscode telemetry is disabled[0m
[0m # telemetry reporter using vscgo[0m
installing vscgo: install -trimpath github.com/golang/vscode-go/vscgo
vscgo installed: /workspace/extension/bin/vscgo
[32m ✔[0m[90m add succeeds before telemetryReporter.setTool runs[0m
[32m ✔[0m[90m flush is noop before setTool[0m
[32m ✔[0m[90m flush writes accumulated counters after setTool[0m
[32m ✔[0m[90m dispose triggers flush[0m
[0m gopls okForStagedRollout[0m
[32m ✔[0m[90m published today, machine id hash % 100 < 10, want update[0m
[32m ✔[0m[90m published today, machine id hash % 100 >= 10, delay update[0m
[32m ✔[0m[90m published 2d ago, machine id hash % 100 < 30, want update[0m
[32m ✔[0m[90m published 2d ago, machine id hash % 100 >= 30, delay update[0m
[32m ✔[0m[90m published 5d ago, want update[0m
[32m ✔[0m[90m publish date unknown, want update[0m
[32m ✔[0m[90m prerelease, want update[0m
[32m ✔[0m[90m patch version, want update[0m
[0m gopls update tests[0m
[32m ✔[0m[90m prompt for update[0m
[0m version comparison[0m
[32m ✔[0m[90m local delve is old[0m
[32m ✔[0m[90m local delve is the minimum required version[0m
[32m ✔[0m[90m local delve is newer[0m
[32m ✔[0m[90m local delve is slightly older[0m
[32m ✔[0m[90m local delve is slightly newer[0m
[32m ✔[0m[90m local delve version is unknown[0m
[32m ✔[0m[90m local delve version is non-sense[0m
[32m ✔[0m[90m local delve version is non-sense again[0m
[0m writeVulns[0m
[32m ✔[0m[90m gopls.run_govulncheck finds vulnerabilities[0m[31m (1852ms)[0m
[32m ✔[0m[90m gopls.run_govulncheck finds no vulnerabilities[0m[31m (540ms)[0m
[32m ✔[0m[90m gopls.vulncheck finds vulnerabilities[0m[31m (1781ms)[0m
[32m ✔[0m[90m gopls.vulncheck finds no vulnerabilities[0m[31m (538ms)[0m
[92m [0m[32m 107 passing[0m[90m (37s)[0m
[90m[main 2025-08-26T20:57:12.054Z][0m Extension host with pid 24159 exited with code: 0, signal: unknown.
Exit code: 0
**** Run lint ****
> go@0.50.0-dev lint
> gts lint src test
version: 24
/workspace/extension/src/goDebugCommands.ts
20:56 error Replace `'go-debug-variable',·new·VariableContentProvider(sessions)` with `⏎↹↹↹'go-debug-variable',⏎↹↹↹new·VariableContentProvider(sessions)⏎↹↹` prettier/prettier
30:44 error Insert `;` prettier/prettier
54:25 error Insert `(` prettier/prettier
56:5 error Insert `)` prettier/prettier
58:27 error Replace `(v` with `((v)` prettier/prettier
62:23 error Insert `(` prettier/prettier
65:6 error Insert `)` prettier/prettier
74:7 error 'full' is never reassigned. Use 'const' instead prefer-const
76:10 error Unexpected constant condition no-constant-condition
77:17 error Insert `(` prettier/prettier
81:5 error Insert `)` prettier/prettier
121:2 error Delete `⏎⏎` prettier/prettier
135:6 error 'raw' is never reassigned. Use 'const' instead prefer-const
✖ 13 problems (13 errors, 0 warnings)
12 errors and 0 warnings potentially fixable with the `--fix` option.
integration_test.go:82: failed to run integration test in docker: exit status 1
integration_test.go:41: image cleanup log:
Deleted: sha256:4119cf99db231aadbd3fb203085999e099128701e78ff0c38a12ad7942591539
FAIL
FAIL github.com/golang/vscode-go/build 534.037s
ok github.com/golang/vscode-go/internal/vscgo 0.006s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-08-26T13:57:26.791914-07:00 12552 0 cmd_stream.go:587] rdb-stream: test process exited with error: exit status 1
[I2025-08-26T13:57:26.791984-07:00 12552 0 cmd_stream.go:571] rdb-stream: the test process terminated
[I2025-08-26T13:57:26.792078-07:00 12552 0 sink.go:448] SinkServer: shutdown started
[I2025-08-26T13:57:26.792183-07:00 12552 0 sink.go:426] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-08-26T13:57:26.792209-07:00 12552 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-08-26T13:57:26.857711-07:00 12552 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-08-26T13:57:26.857783-07:00 12552 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-08-26T13:57:26.916643-07:00 12552 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-08-26T13:57:26.916697-07:00 12552 0 sink.go:451] SinkServer: shutdown completed successfully
[I2025-08-26T13:57:26.916716-07:00 12552 0 cmd_stream.go:498] rdb-stream: exiting with 1