Skip to content

add TELEMETRY_SDK_VERSION to profiling payloads #2676

add TELEMETRY_SDK_VERSION to profiling payloads

add TELEMETRY_SDK_VERSION to profiling payloads #2676

Triggered via push December 12, 2023 17:56
Status Cancelled
Total duration 21m 8s
Artifacts 3

ci.yml

on: push
Matrix: prebuilds-linux
Matrix: prebuilds-linux-arm64
Matrix: prebuilds-macos-windows
Matrix: centos-build-check
Matrix: e2e-local
Matrix: unit-tests-arm64
Matrix: unit-tests
Matrix: centos-prebuild-check
create-package
0s
create-package
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 27 warnings
unit-tests (ubuntu-latest, 20)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 16)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 21)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 18)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 14)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 17)
Process completed with exit code 3.
unit-tests (macos-latest, 17)
Process completed with exit code 2.
unit-tests (macos-latest, 20)
Process completed with exit code 2.
unit-tests (macos-latest, 14)
Process completed with exit code 2.
unit-tests (windows-2019, 21)
Process completed with exit code 1.
unit-tests (macos-latest, 18)
Process completed with exit code 2.
prebuilds-linux-arm64 (node:14.0.0, 14.0.0)
Unhandled exception. System.IO.IOException: No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20231212-180039-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) System.IO.IOException: No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20231212-180039-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.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) 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/ubuntu/actions-runner/_diag/Worker_20231212-180039-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)
prebuilds-linux-arm64 (node:14.0.0, 14.0.0)
No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20231212-180039-utc.log'
unit-tests (macos-latest, 21)
Process completed with exit code 2.
unit-tests (windows-2019, 14)
Process completed with exit code 1.
unit-tests (macos-latest, 16)
Process completed with exit code 2.
Centos check - centos:7 - Node.js 16
Process completed with exit code 2.
unit-tests (windows-2019, 16)
Process completed with exit code 1.
CentOS build check - centos:7 - Node.js 14
Process completed with exit code 2.
unit-tests (windows-2019, 17)
Process completed with exit code 1.
unit-tests (windows-2019, 20)
Process completed with exit code 1.
Centos check - centos:7 - Node.js 14
Process completed with exit code 2.
unit-tests (windows-2019, 18)
Process completed with exit code 1.
unit-tests-arm64 (ARM64, 14)
Process completed with exit code 2.
prebuilds-linux-arm64 (node:14.0.0, 15.0.0)
The self-hosted runner: ghrunner-5 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
unit-tests-arm64 (ARM64, 16)
Process completed with exit code 2.
unit-tests-arm64 (ARM64, 17)
Process completed with exit code 3.
unit-tests-arm64 (ARM64, 18)
Process completed with exit code 2.
unit-tests-arm64 (ARM64, 21)
The run was canceled by @seemk.
unit-tests-arm64 (ARM64, 21)
The operation was canceled.
unit-tests-arm64 (ARM64, 20)
The run was canceled by @seemk.
unit-tests-arm64 (ARM64, 20)
The operation was canceled.
prebuilds-macos-windows (windows-2019, 14.0.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 15.0.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 16.0.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 20)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 21.2.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 18.0.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 16)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 20.0.0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 21)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 18)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 14)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (ubuntu-latest, 17)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-macos-windows (windows-2019, 17.0.1)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (windows-2019, 21)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
prebuilds-linux-arm64 (node:14.0.0, 14.0.0)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'. Error: No space left on device : '/home/ubuntu/actions-runner/_work/_actions/_temp_c7c795a0-bb3b-49af-abce-2a7f62d58855/bc220c92-99d0-4eb5-a6ef-bf8cdcc170d3.tar.gz'
prebuilds-linux-arm64 (node:14.0.0, 14.0.0)
Back off 13.874 seconds before retry.
unit-tests (windows-2019, 14)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (windows-2019, 16)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (windows-2019, 17)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (windows-2019, 20)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests (windows-2019, 18)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 14)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 16)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 17)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 18)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 21)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
unit-tests-arm64 (ARM64, 20)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size
prebuilds-linux Expired
364 KB
prebuilds-linux-arm64 Expired
242 KB
prebuilds-macos-windows Expired
1.71 MB