Skip to content

Implement blockbeat #16865

Implement blockbeat

Implement blockbeat #16865

Triggered via pull request December 10, 2024 07:14
Status Failure
Total duration 1h 38m 58s
Artifacts 12

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
30s
Sqlc check
RPC and mobile compilation check
3m 0s
RPC and mobile compilation check
check commits
26m 52s
check commits
lint code
5m 53s
lint code
cross compilation
30m 33s
cross compilation
sample configuration check
1m 28s
sample configuration check
run windows itest
7m 28s
run windows itest
run macOS itest
27m 54s
run macOS itest
check release notes updated
5s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 32 warnings
check release notes updated
Process completed with exit code 1.
Sqlc check
TypeError: this.source.on is not a function
run windows itest
Process completed with exit code 1.
run windows itest
Process completed with exit code 2.
run unit tests (btcd unit-cover)
no such file or directory
run unit tests (btcd unit-cover)
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
check commits
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241210-071441-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241210-071441-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241210-071441-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
run macOS itest
Process completed with exit code 2.
cross compilation
Process completed with exit code 2.
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
check pinned dependencies (github.com/golang/protobuf v1.5.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check pinned dependencies (google.golang.org/grpc v1.59.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check release notes updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sqlc check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run unit tests (unit-module)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sample configuration check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RPC and mobile compilation check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (unit tags="kvdb_sqlite")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (btcd unit-cover)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (btcd, backend=btcd cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (unit tags="kvdb_postgres")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (unit tags="kvdb_etcd")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (neutrino, backend=neutrino cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check commits
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 11 MB
cross compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross compilation
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 10 MB
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (btcd unit-race)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "logs-itest-neutrino", "logs-itest-windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
logs-itest-bitcoind
22.3 MB
logs-itest-bitcoind-etcd
24.6 MB
logs-itest-bitcoind-notxindex
21.9 MB
logs-itest-bitcoind-postgres
23.2 MB
logs-itest-bitcoind-postgres-nativesql
23 MB
logs-itest-bitcoind-rpcpolling
25.5 MB
logs-itest-bitcoind-sqlite
23.3 MB
logs-itest-bitcoind-sqlite-nativesql
23.3 MB
logs-itest-btcd
18.5 MB
logs-itest-macos
23.1 MB
logs-itest-neutrino
19.6 MB
logs-itest-windows
1.21 MB