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

build: build failure on x_vulndb-gotip-linux-amd64-misccompile #66982

Open
gopherbot opened this issue Apr 23, 2024 · 1 comment
Open

build: build failure on x_vulndb-gotip-linux-amd64-misccompile #66982

gopherbot opened this issue Apr 23, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "x_vulndb-gotip-linux-amd64-misccompile" && repo == "vulndb" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-04-19T18:12:53.290248Z 424 0 sink.go:276] SinkServer: warm-up started
[I2024-04-19T18:12:53.292629Z 424 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-04-19T18:12:53.293459Z 424 0 sink.go:281] SinkServer: warm-up ended
[I2024-04-19T18:12:53.293813Z 424 0 cmd_stream.go:483] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."]
# golang.org/x/vulndb/cmd/vulnreport.test
syscall.Syscall15: nosplit stack over 792 byte limit
syscall.Syscall15<1>
    grows 288 bytes, calls syscall.SyscallN<1>
        grows 32 bytes, calls runtime.cgocall<1>
            grows 112 bytes, calls runtime.entersyscall<1>
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-04-19T18:16:02.033680Z 424 0 cmd_stream.go:479] rdb-stream: the test process terminated
[I2024-04-19T18:16:02.033815Z 424 0 sink.go:371] SinkServer: shutdown started
[I2024-04-19T18:16:02.033892Z 424 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-04-19T18:16:02.033929Z 424 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2024-04-19T18:16:02.113719Z 424 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2024-04-19T18:16:02.113772Z 424 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2024-04-19T18:16:02.192130Z 424 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2024-04-19T18:16:02.192191Z 424 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-04-19T18:16:02.192215Z 424 0 cmd_stream.go:411] rdb-stream: exiting with 1

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 Apr 23, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_vulndb-gotip-linux-amd64-misccompile" && repo == "vulndb" && mode == "build"
2024-04-17 19:55 x_vulndb-gotip-linux-amd64-misccompile vulndb@9e498b3f go@903e0ffb [build] (log)
[I2024-04-19T18:12:53.290248Z 424 0 sink.go:276] SinkServer: warm-up started
[I2024-04-19T18:12:53.292629Z 424 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-04-19T18:12:53.293459Z 424 0 sink.go:281] SinkServer: warm-up ended
[I2024-04-19T18:12:53.293813Z 424 0 cmd_stream.go:483] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."]
# golang.org/x/vulndb/cmd/vulnreport.test
syscall.Syscall15: nosplit stack over 792 byte limit
syscall.Syscall15<1>
    grows 288 bytes, calls syscall.SyscallN<1>
        grows 32 bytes, calls runtime.cgocall<1>
            grows 112 bytes, calls runtime.entersyscall<1>
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-04-19T18:16:02.033680Z 424 0 cmd_stream.go:479] rdb-stream: the test process terminated
[I2024-04-19T18:16:02.033815Z 424 0 sink.go:371] SinkServer: shutdown started
[I2024-04-19T18:16:02.033892Z 424 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-04-19T18:16:02.033929Z 424 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2024-04-19T18:16:02.113719Z 424 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2024-04-19T18:16:02.113772Z 424 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2024-04-19T18:16:02.192130Z 424 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2024-04-19T18:16:02.192191Z 424 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-04-19T18:16:02.192215Z 424 0 cmd_stream.go:411] rdb-stream: exiting with 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant