Page MenuHomeGitPull.it

Build 1025
PassedPublic

Drydock: Sign and Publish Builded APK Files

When
Completed at Jul 15 2025, 20:55 · Built for 14 s
Status
Passed
Description

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:

https://lab.reyboz.it/builds/libre-busto/

1 empty log is hidden Show all logs.

Build Log 5295 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

6121Here the related fresh test builds:
6122
6123APK for **arm64\-v8a**:
6124[Download HEAD\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-arm64-v8a-signed.apk)
6125APK sha256: `9907c4b87e886c8e9d6bedd818aaf59d19ab821f5e4c7ff5efc606ca0781e756`
6126
6127APK for **armeabi\-v7a**:
6128[Download HEAD\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-armeabi-v7a-signed.apk)
6129APK sha256: `08c3afb9f0ddae3d3eed611707a5cfa8ad1b26b9db2cbf2c5073da01905f3ef4`
6130
6131APK for **universal**:
6132[Download HEAD\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-universal-signed.apk)
6133APK sha256: `21add0b161ce04dfc103245c95b6690e075afb1ea67d58020343478b8cd40602`
6134
6135APK for **x86**:
6136[Download HEAD\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86-signed.apk)
6137APK sha256: `a3c1e1f23dc10a822537adea95e7872cf83ab7ee9a4a80837720d9f4917b3176`
6138
6139APK for **x86\_64**:
6140[Download HEAD\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86_64-signed.apk)
6141APK sha256: `ee6a503146f7859570224685f035e5396ab7c21c9efd7c7820f2755ec31d0d98`
6142
6143[INFO][2025-07-15 20:55:14] Cleaning old artifacts
6144[INFO][2025-07-15 20:55:14] Done
6145

Drydock: Assemble debug APK

When
Completed at Jul 15 2025, 20:55 · Built for 2 m, 10 s
Status
Passed
Description

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.

Build Log 5294 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

14 <uses-permission> element there. A typical path to a debug manifest
15 override file in a Gradle project is src/debug/AndroidManifest.xml.
16
17/var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:132: Error: Expected non-nullable value [NullSafeMutableLiveData from androidx.lifecycle]
18 palinaLiveData.postValue(palina)
19 ~~~~~~
20
21 Explanation for issues of type "NullSafeMutableLiveData":
22 This check ensures that LiveData values are not null when explicitly
23 declared as non-nullable.
24
25 Kotlin interoperability does not support enforcing explicit
26 null-safety when using generic Java type parameters. Since
27 LiveData is a Java class its value can always be null even
28 when its type is explicitly declared as non-nullable. This can lead
29 to runtime exceptions from reading a null LiveData value that is
30 assumed to be non-nullable.
31
32 Vendor: Android Open Source Project
33 Identifier: androidx.lifecycle
34 Feedback: https://issuetracker.google.com/issues/new?component=413132
35
362 errors, 0 warnings
37
38

Build Log 5293 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

84w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:124:17 Condition is always 'false'.
85w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:143:13 Condition is always 'true'.
86w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:163:17 Expression under 'when' is never equal to null.
87
88> Task :app:compileGitpullJavaWithJavac
89
90> Task :app:generateGitpullLintVitalReportModel
91> Task :app:dexBuilderGitpull
92> Task :app:processGitpullJavaRes
93> Task :app:mergeGitpullGlobalSynthetics
94> Task :app:mergeGitpullJavaResource
95> Task :app:mergeDexGitpull
96> Task :app:compileGitpullArtProfile
97> Task :app:packageGitpull
98> Task :app:createGitpullApkListingFileRedirect
99> Task :app:lintVitalAnalyzeGitpull
100> Task :app:lintVitalReportGitpull
101
102> Task :app:lintVitalGitpull
103
104> Task :app:assembleGitpull
105
106BUILD SUCCESSFUL in 2m 9s
10755 actionable tasks: 54 executed, 1 up-to-date
108

Drydock: Clean Gradle

When
Completed at Jul 15 2025, 20:52 · Built for 4 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

Build Log 5291 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 8.7 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.7/bin/gradle clean
3> Task :app:clean
4
5BUILD SUCCESSFUL in 3s
61 actionable task: 1 executed
7

Lease BusTO Working Copy

When
Completed at Jul 15 2025, 20:52 · Built for 3 s
Status
Passed

Abort Older Builds

When
Completed at Jul 15 2025, 20:52 · Built instantly
Status
Passed

Event Timeline