Skip to content

nightly

nightly #493

Triggered via schedule February 14, 2024 02:06
Status Failure
Total duration 23m 21s
Artifacts 4

nightly.yml

on: schedule
Matrix: e2e-cli
Matrix: e2e-lang
Matrix: test
Matrix: build
Matrix: e2e-cli-v1
Matrix: e2e-doc-v1
Matrix: e2e-doc
Matrix: e2e-lang-v1
Fit to window
Zoom out
Zoom in

Annotations

95 errors and 72 warnings
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Cannot open: File exists
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
build (macos-latest)
Can't unlink already-existing object
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
test (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Process completed with exit code 2.
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-lang (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Process completed with exit code 2.
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-doc (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
No space left on device : '/home/runner/runners/2.313.0/_diag/pages/cf446295-7853-481e-aea4-a8490b74ab76_ee59ddcc-da9f-5b98-cbac-5b2501f9403b_1.log'
e2e-doc-v1 (ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/pages/cf446295-7853-481e-aea4-a8490b74ab76_803f5b92-669e-5896-418a-0e0b3ce5662f_1.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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 GitHub.Runner.Common.PagingLogger.EndPage() at GitHub.Runner.Common.PagingLogger.End() at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode) at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult) at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
e2e-doc-v1 (ubuntu-latest)
No space left on device : '/home/runner/runners/2.313.0/_diag/pages/cf446295-7853-481e-aea4-a8490b74ab76_803f5b92-669e-5896-418a-0e0b3ce5662f_1.log'
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
Cache size of 596899698 bytes is over the 200MB limit, not saving cache.
build (ubuntu-latest)
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/
build (ubuntu-latest)
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/
build (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
build (ubuntu-latest)
The `set-output` 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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
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/
lint
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/
lint
The `set-output` 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/
lint
Cache size of 599158123 bytes is over the 200MB limit, not saving cache.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest)
Cache size of 593307174 bytes is over the 200MB limit, not saving cache.
build (macos-latest)
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/
build (macos-latest)
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/
build (macos-latest)
The process '/usr/bin/tar' failed with exit code 1
build (macos-latest)
The `set-output` 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/
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
Cache size of 608523340 bytes is over the 200MB limit, not saving cache.
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
test (ubuntu-latest)
The `set-output` 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/
e2e-lang (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-lang (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-lang (ubuntu-latest)
The `set-output` 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/
e2e-lang (ubuntu-latest)
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/
e2e-lang (ubuntu-latest)
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/
e2e-lang (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-lang (ubuntu-latest)
The `set-output` 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/
e2e-doc (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-doc (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-doc (ubuntu-latest)
The `set-output` 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/
e2e-doc (ubuntu-latest)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 18 MB
e2e-doc (ubuntu-latest)
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/
e2e-doc (ubuntu-latest)
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/
e2e-doc (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-doc (ubuntu-latest)
The `set-output` 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/
e2e-cli (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-cli (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-cli (ubuntu-latest)
The `set-output` 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/
e2e-cli (ubuntu-latest)
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/
e2e-cli (ubuntu-latest)
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/
e2e-cli (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-cli (ubuntu-latest)
The `set-output` 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/
e2e-cli (ubuntu-latest)
Cache size of 598944577 bytes is over the 200MB limit, not saving cache.
e2e-cli-v1 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-cli-v1 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-cli-v1 (ubuntu-latest)
The `set-output` 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/
e2e-cli-v1 (ubuntu-latest)
Cache size of 598656162 bytes is over the 200MB limit, not saving cache.
e2e-cli-v1 (ubuntu-latest)
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/
e2e-cli-v1 (ubuntu-latest)
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/
e2e-cli-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-cli-v1 (ubuntu-latest)
The `set-output` 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/
e2e-lang-v1 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-lang-v1 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-lang-v1 (ubuntu-latest)
Cache size of 598944630 bytes is over the 200MB limit, not saving cache.
e2e-lang-v1 (ubuntu-latest)
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/
e2e-lang-v1 (ubuntu-latest)
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/
e2e-lang-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-lang-v1 (ubuntu-latest)
The `set-output` 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/
e2e-lang-v1 (ubuntu-latest)
The `set-output` 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/
e2e-doc-v1 (ubuntu-latest)
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/
e2e-doc-v1 (ubuntu-latest)
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/
e2e-doc-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
e2e-doc-v1 (ubuntu-latest)
The `set-output` 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/
e2e-doc-v1 (ubuntu-latest)
The `set-output` 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/

Artifacts

Produced during runtime
Name Size
coverage-out Expired
796 KB
e2e-cli-coverage-out Expired
42.4 KB
e2e-cli-v1-coverage-out Expired
42.4 KB
e2e-lang-v1-coverage-out Expired
42 KB