Skip to content

devenv: support pkg as a type for --option #3910

devenv: support pkg as a type for --option

devenv: support pkg as a type for --option #3910

Triggered via pull request July 7, 2025 16:13
Status Failure
Total duration 22h 13m 21s
Artifacts

buildtest.yml

on: pull_request
Matrix: build / build
test  /  generate-examples
35s
test / generate-examples
Matrix: test / direnv
Matrix: test / fish-zsh
Matrix: test / tests
Matrix: test / examples
Fit to window
Zoom out
Zoom in

Annotations

25 errors
test / clickhouse (self-hosted,linux,ARM64)
Process completed with exit code 1.
test / lean4 (self-hosted,linux,ARM64)
Process completed with exit code 1.
test / opentelemetry-collector (self-hosted,linux,ARM64)
Process completed with exit code 1.
test / lean4 (self-hosted,linux,X64)
Process completed with exit code 1.
test / python-django (self-hosted,linux,X64)
Process completed with exit code 1.
test / tests (aarch64-linux, self-hosted, linux, ARM64)
Process completed with exit code 1.
test / supported-languages (self-hosted,linux,ARM64)
Process completed with exit code 1.
test / tests (x86_64-linux, self-hosted, linux, X64)
Process completed with exit code 1.
test / rust-wasm-cross (self-hosted,linux,ARM64)
Process completed with exit code 1.
test / supported-languages (self-hosted,linux,X64)
Process completed with exit code 1.
test / opentelemetry-collector (self-hosted,linux,X64)
Process completed with exit code 1.
test / tests (aarch64-darwin, self-hosted, macOS, ARM64)
Process completed with exit code 1.
test / varnish (macos-13)
Process completed with exit code 1.
test / scripts (self-hosted,macOS,ARM64)
Process completed with exit code 1.
test / couchdb (self-hosted,macOS,ARM64)
Process completed with exit code 1.
test / rabbitmq (self-hosted,macOS,ARM64)
Process completed with exit code 1.
test / couchdb (macos-13)
Process completed with exit code 1.
test / compose (self-hosted,macOS,ARM64)
System.IO.IOException: No space left on device : '/var/lib/github-runners/cachix-aarch64-darwin-1/_diag/pages/4df9f7a9-2991-43f0-93d5-ea46bf240d59_fb5980e5-d781-5679-af46-4f14cd1f483e_1.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.OSFileStreamStrategy.Write(Byte[] buffer, Int32 offset, Int32 count) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at GitHub.Runner.Common.PagingLogger.EndPage() in /_/src/Runner.Common/Logging.cs:line 136 at GitHub.Runner.Common.PagingLogger.End() in /_/src/Runner.Common/Logging.cs:line 119 at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode) in /_/src/Runner.Worker/ExecutionContext.cs:line 537 at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunServer runServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult) in /_/src/Runner.Worker/JobRunner.cs:line 282 at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult) in /_/src/Runner.Worker/JobRunner.cs:line 267 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 238 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 243 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 259 at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) in /_/src/Runner.Worker/Worker.cs:line 108 at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) in /_/src/Runner.Worker/Program.cs:line 50
test / tests (x86_64-darwin, macos-13)
Process completed with exit code 1.
test / rubyonrails (self-hosted,macOS,ARM64)
No space left on device : '/var/lib/github-runners/cachix-aarch64-darwin-1/_diag/pages/4df9f7a9-2991-43f0-93d5-ea46bf240d59_8cf31b53-838f-409e-b54c-d4258afe79f7_1.log'
test / supported-languages (self-hosted,macOS,ARM64)
System.IO.IOException: No space left on device : '/var/lib/github-runners/cachix-aarch64-darwin-0/_diag/blocks/4df9f7a9-2991-43f0-93d5-ea46bf240d59_dba23524-76b1-5447-95aa-229981a1f4bb.1' 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.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.WriteLine(String value) at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message) in /_/src/Runner.Worker/ExecutionContext.cs:line 959 at GitHub.Runner.Worker.ExecutionContext.AddIssue(Issue issue, ExecutionContextLogOptions logOptions) in /_/src/Runner.Worker/ExecutionContext.cs:line 724 at GitHub.Runner.Worker.ExecutionContextExtension.Error(IExecutionContext context, String message) in /_/src/Runner.Worker/ExecutionContext.cs:line 1334 at GitHub.Runner.Worker.ExecutionContextExtension.Error(IExecutionContext context, Exception ex) in /_/src/Runner.Worker/ExecutionContext.cs:line 1327 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 237 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 243 at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /_/src/Runner.Worker/JobRunner.cs:line 259 at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) in /_/src/Runner.Worker/Worker.cs:line 108 at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) in /_/src/Runner.Worker/Program.cs:line 50
test / opentelemetry-collector (macos-13)
Process completed with exit code 1.
test / varnish (self-hosted,macOS,ARM64)
Process completed with exit code 1.
test / python (self-hosted,macOS,ARM64)
Process completed with exit code 1.
test / supported-languages (macos-13)
Process completed with exit code 1.