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

java.io.IOException: No space left on device #639

Closed
leotm opened this issue Jun 2, 2022 · 0 comments · Fixed by #643
Closed

java.io.IOException: No space left on device #639

leotm opened this issue Jun 2, 2022 · 0 comments · Fixed by #643
Labels
android Native Android changes (Java, Gradle, Kotlin) ci GitHub Actions workflow - Bundling / Building / Compiling / Integrating / Testing inconsistent 🐞 Bugerino: Summin' ain't work'n jimmy 🐧 Linux: Ubuntu 22.04 LTS for Android CI

Comments

@leotm
Copy link
Owner

leotm commented Jun 2, 2022

Could not add entry ':ReactAndroid:hermes-engine:bundleReleaseAar' to cache executionHistory.bin (/home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/android/.gradle/7.4.2/executionHistory/executionHistory.bin).
> java.io.IOException: No space left on device
  • hermes-only unlikely
  • ./gradlew clean post-debug, or manual rm -rf ...

Seems GitHub Actions free tier can't consistently handle Android Debug build followed by Release build

@leotm leotm added 🐞 Bugerino: Summin' ain't work'n jimmy android Native Android changes (Java, Gradle, Kotlin) ci GitHub Actions workflow - Bundling / Building / Compiling / Integrating / Testing hermes JS engine for RN (optimised: TTI, size, RAM) inconsistent labels Jun 2, 2022
@leotm leotm changed the title Inconsistent GA java.io.IOException: No space left on device java.io.IOException: No space left on device Jun 2, 2022
@leotm leotm added the 🐧 Linux: Ubuntu 22.04 LTS for Android CI label Jun 2, 2022
leotm added a commit that referenced this issue Jun 2, 2022
* Update dependency react-native to v0.69.0-rc.6

* Update gradle.yml

* Revert "Update gradle.yml"
This reverts commit a812eee.

* Upgrade React Native pods from 0.69.0-rc.1 to 0.69.0-rc.6

Fixed along the way
- Ref: #636
- Ref: #637

Note GitHub Actions free tier runners struggling with space on multiple builds
- #639

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: LeoTM <1881059+leotm@users.noreply.github.com>
@leotm leotm removed the hermes JS engine for RN (optimised: TTI, size, RAM) label Jun 2, 2022
leotm added a commit that referenced this issue Jun 3, 2022
- Avoid poisoned cache for release variant only
- Preserve hosted agent free disk space
- Fix: java.io.IOException: No space left on device #639
leotm added a commit that referenced this issue Jun 3, 2022
- Avoid poisoned cache for release variant only
- Preserve hosted agent free disk space
- Fix: #639 java.io.IOException: No space left on device
@leotm leotm closed this as completed in #643 Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Native Android changes (Java, Gradle, Kotlin) ci GitHub Actions workflow - Bundling / Building / Compiling / Integrating / Testing inconsistent 🐞 Bugerino: Summin' ain't work'n jimmy 🐧 Linux: Ubuntu 22.04 LTS for Android CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant