This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Properties
Properties
- Buildable
- B271: Diff 238
- Build Plan
- Plan 2 BusTO Build Plan
Drydock: Publish Builded APK
Drydock: Publish Builded APK
- When
- Completed at Sep 10 2021, 15:46 · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Published here: |
---|---|
2 | https://lab.reyboz.it/builds/libre-busto/D69-libre-busto-unsigned.apk |
3 |
Drydock: Assemble debug APK
Drydock: Assemble debug APK
- When
- Completed at Sep 10 2021, 15:46 · Built for 58 s
- Status
Passed
This step will build an .apk using Gradle.
sudo apt install openjdk-11-jre-headless
Then aliased this gradle:
https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid
1 empty logs are hidden. Show all logs.
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle --stacktrace assembleDebug |
3 | Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details |
4 | > Task :preBuild UP-TO-DATE |
5 | > Task :preDebugBuild UP-TO-DATE |
6 | > Task :compileDebugAidl NO-SOURCE |
7 | > Task :compileDebugRenderscript UP-TO-DATE |
8 | > Task :generateDebugBuildConfig UP-TO-DATE |
9 | > Task :checkDebugAarMetadata UP-TO-DATE |
10 | > Task :generateDebugResValues UP-TO-DATE |
11 | > Task :generateDebugResources UP-TO-DATE |
12 | > Task :mergeDebugResources UP-TO-DATE |
13 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
14 | > Task :extractDeepLinksDebug UP-TO-DATE |
15 | > Task :processDebugMainManifest UP-TO-DATE |
16 | > Task :processDebugManifest UP-TO-DATE |
17 | > Task :processDebugManifestForPackage UP-TO-DATE |
18 | > Task :processDebugResources UP-TO-DATE |
19 | > Task :kaptGenerateStubsDebugKotlin UP-TO-DATE |
20 | > Task :kaptDebugKotlin UP-TO-DATE |
21 | > Task :compileDebugKotlin UP-TO-DATE |
22 | > Task :javaPreCompileDebug UP-TO-DATE |
23 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
24 | > Task :compileDebugSources UP-TO-DATE |
25 | > Task :mergeDebugNativeDebugMetadata NO-SOURCE |
26 | > Task :mergeDebugShaders |
27 | > Task :compileDebugShaders NO-SOURCE |
28 | > Task :generateDebugAssets UP-TO-DATE |
29 | > Task :mergeDebugAssets |
30 | > Task :processDebugJavaRes |
31 | > Task :compressDebugAssets |
32 | > Task :checkDebugDuplicateClasses |
33 | > Task :desugarDebugFileDependencies |
34 | > Task :mergeDebugJavaResource |
35 | > Task :dexBuilderDebug |
36 | > Task :mergeDebugJniLibFolders |
37 | > Task :validateSigningDebug |
38 | > Task :mergeDebugNativeLibs |
39 | > Task :stripDebugDebugSymbols NO-SOURCE |
40 | > Task :multiDexListDebug |
41 | > Task :mergeDexDebug |
42 | > Task :packageDebug |
43 | > Task :assembleDebug |
44 | |
45 | BUILD SUCCESSFUL in 57s |
46 | 30 actionable tasks: 14 executed, 16 up-to-date |
47 |
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Sep 10 2021, 15:45 · Built for 1 m, 53 s
- Status
Passed
Run a gradle lint.
It does not run the ./gradlew in order to do not provide an attack vector from untrusted commits.
1 | Note: Some input files use or override a deprecated API. |
---|---|
2 | Note: Recompile with -Xlint:deprecation for details. |
3 | Note: Some input files use or override a deprecated API. |
4 | Note: Recompile with -Xlint:deprecation for details. |
5 |
16 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
---|---|
17 | |
18 | > Task :processDebugManifest |
19 | > Task :preReleaseBuild UP-TO-DATE |
20 | > Task :compileReleaseAidl NO-SOURCE |
21 | > Task :javaPreCompileDebug |
22 | > Task :compileReleaseRenderscript |
23 | > Task :generateReleaseBuildConfig |
24 | > Task :checkReleaseAarMetadata |
25 | > Task :generateReleaseResValues |
26 | > Task :generateReleaseResources |
27 | > Task :createReleaseCompatibleScreenManifests |
28 | > Task :extractDeepLinksRelease |
29 | |
30 | > Task :processReleaseMainManifest |
31 | /var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
32 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
33 | |
34 | > Task :processReleaseManifest |
35 | > Task :javaPreCompileRelease |
36 | > Task :processDebugManifestForPackage |
37 | > Task :mergeReleaseResources |
38 | > Task :processDebugResources |
39 | > Task :kaptGenerateStubsDebugKotlin |
40 | > Task :processReleaseManifestForPackage |
41 | > Task :processReleaseResources |
42 | > Task :kaptGenerateStubsReleaseKotlin |
43 | > Task :kaptDebugKotlin |
44 | > Task :kaptReleaseKotlin |
45 | > Task :compileDebugKotlin |
46 | |
47 | > Task :compileDebugJavaWithJavac |
48 | |
49 | > Task :compileReleaseKotlin |
50 | |
51 | > Task :compileReleaseJavaWithJavac |
52 | |
53 | > Task :lint |
54 | |
55 | Daemon will be stopped at the end of the build after running out of JVM memory |
56 | |
57 | > Task :lint |
58 | Ran lint on variant debug: 152 issues found |
59 | Ran lint on variant release: 151 issues found |
60 | Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html |
61 | Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml |
62 | |
63 | BUILD SUCCESSFUL in 1m 51s |
64 | 33 actionable tasks: 33 executed |
65 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at Sep 10 2021, 15:43 · Built for 15 s
- Status
Passed
Clean Gradle directory to avoid nasty errors like:
1 empty logs are hidden. Show all logs.
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean |
3 | Starting a Gradle Daemon (subsequent builds will be faster) |
4 | > Task :clean |
5 | |
6 | BUILD SUCCESSFUL in 14s |
7 | 1 actionable task: 1 executed |
8 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Sep 10 2021, 15:43 · Built for 4 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Sep 10 2021, 15:43 · Built instantly
- Status
Passed