Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| Passed |
Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| 1 | Published: |
|---|---|
| 2 | https://lab.reyboz.it/builds/libre-busto/HEAD-libre-busto-unsigned.apk |
| 3 |
| Passed |
This step will build an .apk using Gradle using this fantastic Docker image:
https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu
Source code of this build step:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh
TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle assembleDebug |
| 3 | > Task :preBuild UP-TO-DATE |
| 4 | > Task :preDebugBuild UP-TO-DATE |
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :generateDebugBuildConfig UP-TO-DATE |
| 7 | > Task :javaPreCompileDebug UP-TO-DATE |
| 8 | > Task :generateDebugResValues UP-TO-DATE |
| 9 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
| 10 | > Task :extractDeepLinksDebug UP-TO-DATE |
| 11 | > Task :processDebugManifest UP-TO-DATE |
| 12 | > Task :mergeDebugShaders |
| 13 | > Task :compileDebugShaders NO-SOURCE |
| 14 | > Task :generateDebugAssets UP-TO-DATE |
| 15 | > Task :mergeDebugAssets |
| 16 | > Task :processDebugJavaRes NO-SOURCE |
| 17 | > Task :checkDebugDuplicateClasses |
| 18 | > Task :desugarDebugFileDependencies |
| 19 | > Task :mergeDebugJniLibFolders |
| 20 | > Task :mergeDebugJavaResource |
| 21 | > Task :validateSigningDebug |
| 22 | > Task :compileDebugRenderscript UP-TO-DATE |
| 23 | > Task :generateDebugResources UP-TO-DATE |
| 24 | > Task :mergeDebugResources UP-TO-DATE |
| 25 | > Task :processDebugResources UP-TO-DATE |
| 26 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
| 27 | > Task :compileDebugSources UP-TO-DATE |
| 28 | > Task :dexBuilderDebug |
| 29 | > Task :mergeDebugNativeLibs |
| 30 | > Task :stripDebugDebugSymbols NO-SOURCE |
| 31 | > Task :mergeExtDexDebug |
| 32 | > Task :mergeDexDebug |
| 33 | > Task :packageDebug |
| 34 | > Task :assembleDebug |
| 35 | |
| 36 | BUILD SUCCESSFUL in 28s |
| 37 | 22 actionable tasks: 12 executed, 10 up-to-date |
| 38 |
| Passed |
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 | Note: /var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 4 | Note: Recompile with -Xlint:unchecked for details. |
| 5 | Note: Some input files use or override a deprecated API. |
| 6 | Note: Recompile with -Xlint:deprecation for details. |
| 7 | Note: /var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 8 | Note: Recompile with -Xlint:unchecked for details. |
| 9 |
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Downloading missing gradle version 6.1.1 |
| 3 | /tmp/tmp.ehJhW3vpdK/gradle-6.1.1-bin.zip: OK |
| 4 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint |
| 5 | |
| 6 | Welcome to Gradle 6.1.1! |
| 7 | |
| 8 | Here are the highlights of this release: |
| 9 | - Reusable dependency cache |
| 10 | - Configurable compilation order between Groovy/Kotlin/Java/Scala |
| 11 | - New sample projects in Gradle's documentation |
| 12 | |
| 13 | For more details see https://docs.gradle.org/6.1.1/release-notes.html |
| 14 | |
| 15 | Starting a Gradle Daemon (subsequent builds will be faster) |
| 16 | > Task :preBuild UP-TO-DATE |
| 17 | > Task :preDebugBuild UP-TO-DATE |
| 18 | > Task :compileDebugAidl NO-SOURCE |
| 19 | > Task :generateDebugBuildConfig |
| 20 | > Task :compileDebugRenderscript |
| 21 | > Task :javaPreCompileDebug |
| 22 | > Task :generateDebugResValues |
| 23 | > Task :generateDebugResources |
| 24 | > Task :createDebugCompatibleScreenManifests |
| 25 | > Task :extractDeepLinksDebug |
| 26 | |
| 27 | > Task :processDebugManifest |
| 28 | /var/drydock/workingcopy-72/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
| 29 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 30 | |
| 31 | > Task :preReleaseBuild UP-TO-DATE |
| 32 | > Task :compileReleaseAidl NO-SOURCE |
| 33 | > Task :mergeDebugResources |
| 34 | > Task :processDebugResources |
| 35 | |
| 36 | > Task :compileDebugJavaWithJavac |
| 37 | |
| 38 | > Task :compileReleaseRenderscript |
| 39 | > Task :generateReleaseBuildConfig |
| 40 | > Task :generateReleaseResValues |
| 41 | > Task :generateReleaseResources |
| 42 | > Task :createReleaseCompatibleScreenManifests |
| 43 | > Task :extractDeepLinksRelease |
| 44 | |
| 45 | > Task :processReleaseManifest |
| 46 | /var/drydock/workingcopy-72/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
| 47 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 48 | |
| 49 | > Task :prepareLintJar |
| 50 | > Task :javaPreCompileRelease |
| 51 | > Task :mergeReleaseResources |
| 52 | > Task :processReleaseResources |
| 53 | |
| 54 | > Task :compileReleaseJavaWithJavac |
| 55 | |
| 56 | > Task :lint |
| 57 | Ran lint on variant debug: 107 issues found |
| 58 | Ran lint on variant release: 104 issues found |
| 59 | Wrote HTML report to file:///var/drydock/workingcopy-72/repo/libre-busto/build/reports/lint-results.html |
| 60 | Wrote XML report to file:///var/drydock/workingcopy-72/repo/libre-busto/build/reports/lint-results.xml |
| 61 | |
| 62 | BUILD SUCCESSFUL in 1m 37s |
| 63 | 22 actionable tasks: 22 executed |
| 64 |
| Passed |
| Passed |