Skip to content

need submodules

need submodules #61

Triggered via push September 3, 2024 14:52
Status Failure
Total duration 48m 43s
Artifacts

LocalTesting.yml

on: push
Azurite (local azure test server) tests (Linux)
43m 10s
Azurite (local azure test server) tests (Linux)
Minio (local S3 test server) tests (Linux)
14m 50s
Minio (local S3 test server) tests (Linux)
Generated Tests (Linux)
30m 58s
Generated Tests (Linux)
Performance Regression Tests
48m 11s
Performance Regression Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 25 warnings
Generated Tests (Linux)
Process completed with exit code 2.
Performance Regression Tests
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240903-145244-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.319.1/_diag/Worker_20240903-145244-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.319.1/_diag/Worker_20240903-145244-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)
Minio (local S3 test server) tests (Linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Minio (local S3 test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Minio (local S3 test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Minio (local S3 test server) tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Generated Tests (Linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generated Tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Generated Tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Generated Tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Azurite (local azure test server) tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Azurite (local azure test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Azurite (local azure test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Azurite (local azure test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Azurite (local azure test server) tests (Linux): duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Azurite (local azure test server) tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Performance Regression Tests: duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Performance Regression Tests: duckdb/extension/httpfs/crypto.cpp#L139
control reaches end of non-void function [-Wreturn-type]
Performance Regression Tests
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Performance Regression Tests
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.