Skip to content

New timezone option: seconds since unix epoch #4469

New timezone option: seconds since unix epoch

New timezone option: seconds since unix epoch #4469

Triggered via pull request March 14, 2024 08:43
Status Failure
Total duration 17m 14s
Artifacts

on_pull_request_contrib.yml

on: pull_request
Checks  /  Python lints (ruff, mypy, …)
6m 0s
Checks  /  Test Python Docs
33s
Checks  /  Check if running codegen would produce any changes
3m 17s
Checks  /  Rust lints (fmt, check, cranky, tests, doc)
16m 59s
Checks  /  Check Rust web build (wasm32 + wasm-bindgen)
7m 18s
Checks  /  Lint TOML files
21s
Checks  /  Rerun lints
2m 28s
Checks  /  Spell Check
5s
Checks  /  Cargo Deny
2m 22s
Checks  /  C++ formatting check
3m 29s
Checks  /  C++ tests
6m 28s
Python  /  Build Wheels
14m 11s

Annotations

5 errors and 11 warnings
Checks / C++ tests
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240314-084339-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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.314.1/_diag/Worker_20240314-084339-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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.314.1/_diag/Worker_20240314-084339-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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.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)
Checks / Rust lints (fmt, check, cranky, tests, doc): crates/re_web_viewer_server/src/lib.rs#L30
couldn't read crates/re_web_viewer_server/src/../web_viewer/re_viewer.js: No such file or directory (os error 2)
Checks / Rust lints (fmt, check, cranky, tests, doc): crates/re_web_viewer_server/src/lib.rs#L31
couldn't read crates/re_web_viewer_server/src/../web_viewer/re_viewer_bg.wasm: No such file or directory (os error 2)
Checks / Rust lints (fmt, check, cranky, tests, doc)
could not compile `re_web_viewer_server` (lib) due to 2 previous errors
Checks / Rust lints (fmt, check, cranky, tests, doc)
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
Checks / Test Python Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / Rerun lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / Python lints (ruff, mypy, …)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/setup-just@v1, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / C++ tests
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
Checks / Check Rust web build (wasm32 + wasm-bindgen)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / Check Rust web build (wasm32 + wasm-bindgen)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks / Check Rust web build (wasm32 + wasm-bindgen)
Target filter `examples` specified, but no targets matched. This is a no-op
Python / Build Wheels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / Rust lints (fmt, check, cranky, tests, doc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks / Rust lints (fmt, check, cranky, tests, doc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks / Rust lints (fmt, check, cranky, tests, doc)
doc tests are not supported for crate type(s) `staticlib` in package `rerun_c`