Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android CI jobs spurious failure #4297

Open
tgross35 opened this issue Mar 4, 2025 · 1 comment
Open

Android CI jobs spurious failure #4297

tgross35 opened this issue Mar 4, 2025 · 1 comment
Labels
A-CI Area: CI-related items E-help-wanted Call for participation: Help is requested to fix this issue. O-android

Comments

@tgross35
Copy link
Contributor

tgross35 commented Mar 4, 2025

It seems like all of them fail occasionally but i686-linux-android is pretty bad, with an 11% failure rate per GH's metrics. Some sample messages:

adb: error: failed to copy '/checkout/target/i686-linux-android/debug/deps/cmsg-930d5ec3aabcc80f' to '/data/local/tmp/cmsg-930d5ec3aabcc80f': remote secure_mkdirs failed: Read-only file system
thread 'main' panicked at /tmp/runtest.rs:49:9:
failed to find successful test run
stack backtrace:
status: exit status: 127
stdout ---

stderr ---
/system/bin/sh: /data/local/tmp/linux_fcntl-d0799fab8ac010c3: not found

   0: std::panicking::begin_panic
             at /rustc/e16a049adbf94d610787430b6efdf31d896dc5b6/library/std/src/panicking.rs:767:5
   1: runtest::main
   2: core::ops::function::FnOnce::call_once

From https://github.com/rust-lang/libc/actions/runs/13617856722/job/38063309102 and https://github.com/rust-lang/libc/actions/runs/13659560732/job/38187528080

@tgross35 tgross35 added A-CI Area: CI-related items E-help-wanted Call for participation: Help is requested to fix this issue. O-android labels Mar 4, 2025
@tgross35
Copy link
Contributor Author

tgross35 commented Mar 4, 2025

@tgross35 tgross35 mentioned this issue Mar 6, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI-related items E-help-wanted Call for participation: Help is requested to fix this issue. O-android
Projects
None yet
Development

No branches or pull requests

1 participant