Page MenuHomeGitPull.it

Build 1162
PassedPublic

Properties

Drydock: Sign and Publish Builded APK Files

When
Completed at Tue, Apr 7, 20:30 · Built for 12 s
Status
Passed
Description

The command is:

/home/phabricator-android-builder/repos/libre-busto-ci-cd/bin/publish-latest-branch-build.sh ${buildable.revision}

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/

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

1PHP Fatal error: Uncaught HTTPFutureHTTPResponseStatus: [HTTP/403]
2<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
3<html><head>
4<title>403 Forbidden</title>
5</head><body>
6<h1>Forbidden</h1>
7<p>You don't have permission to access this resource.</p>
8<hr>
9<address>Apache/2.4.62 (Debian) Server at gitpull.it Port 443</address>
10</body></html> in /home/www-data/gitpull.it/arcanist/src/future/http/BaseHTTPFuture.php:390
11Stack trace:
12#0 /home/www-data/gitpull.it/arcanist/src/future/http/HTTPSFuture.php(561): BaseHTTPFuture->parseRawHTTPResponse()
13#1 /home/www-data/gitpull.it/arcanist/src/future/Future.php(65): HTTPSFuture->isReady()
14#2 /home/www-data/gitpull.it/arcanist/src/future/FutureProxy.php(35): Future->updateFuture()
15#3 /home/www-data/gitpull.it/arcanist/src/future/Future.php(65): FutureProxy->isReady()
16#4 /home/www-data/gitpull.it/arcanist/src/future/FutureIterator.php(224): Future->updateFuture()
17#5 /home/www-data/gitpull.it/arcanist/src/future/FutureIterator.php(190): FutureIterator->next()
18#6 [internal function]: Futur in /home/www-data/gitpull.it/arcanist/src/future/http/BaseHTTPFuture.php on line 390
19

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

5897
5898APK for **arm64\-v8a**:
5899[Download D221\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/D221-arm64-v8a-signed.apk)
5900APK sha256: `d7fcadbfd172ea3960acdfaae3595d2007138b206a91b32e52da73347aac8cd3`
5901
5902APK for **armeabi\-v7a**:
5903[Download D221\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/D221-armeabi-v7a-signed.apk)
5904APK sha256: `bd9fa590e310700b8ac0e839485b17b3f911101278e42b06e475afc40018e234`
5905
5906APK for **universal**:
5907[Download D221\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/D221-universal-signed.apk)
5908APK sha256: `008033e2aa90eb48b4ad281d55e65094db932df4b48a8577d622e55be8d13de6`
5909
5910APK for **x86**:
5911[Download D221\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/D221-x86-signed.apk)
5912APK sha256: `a0ef28a18bcde6cf15f5b3cc4dce09ab7e916382da094a9f7371d3bc6a5581aa`
5913
5914APK for **x86\_64**:
5915[Download D221\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/D221-x86_64-signed.apk)
5916APK sha256: `be5ba88495791bc7bd1910cfaf2d7346277bf4177163ea9c79ad8261b1c3de11`
5917
5918Adding bipbop Comment to D221
5919[INFO][2026-04-07 20:30:18] Cleaning old artifacts
5920[INFO][2026-04-07 20:30:18] Done
5921

Drydock: Assemble debug APK

When
Completed at Tue, Apr 7, 20:30 · Built for 3 m, 46 s
Status
Passed
Description

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

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3/var/drydock/workingcopy-112/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation]
4 <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7 Explanation for issues of type "MockLocation":
8 Using a mock location provider (by requiring the permission
9 android.permission.ACCESS_MOCK_LOCATION) should only be done in debug
10 builds (or from tests). In Gradle projects, that means you should only
11 request this permission in a test or debug source set specific manifest
12 file.
13
14 To fix this, create a new manifest file in the debug folder and move the
15 <uses-permission> element there. A typical path to a debug manifest
16 override file in a Gradle project is src/debug/AndroidManifest.xml.
17
181 error
19
20

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

98> Task :app:generateGitpullLintVitalReportModel
99> Task :app:processGitpullJavaRes
100> Task :app:mergeGitpullJavaResource
101> Task :app:mergeDexGitpull
102> Task :app:compileGitpullArtProfile
103> Task :app:lintVitalAnalyzeGitpull
104> Task :app:lintVitalReportGitpull
105
106> Task :app:lintVitalGitpull
107
108> Task :app:packageGitpull
109> Task :app:createGitpullApkListingFileRedirect
110> Task :app:assembleGitpull
111
112[Incubating] Problems report is available at: file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/problems/problems-report.html
113
114Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
115
116You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
117
118For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
119
120BUILD SUCCESSFUL in 3m 45s
12156 actionable tasks: 56 executed
122

Drydock: Clean Gradle

When
Completed at Tue, Apr 7, 20:26 · Built for 28 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

https://gitpull.it/harbormaster/build/273/

1 empty log is hidden Show all logs.

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

1Found 8.13 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.13/bin/gradle clean
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :app:clean
5
6[Incubating] Problems report is available at: file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/problems/problems-report.html
7
8Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
9
10You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
11
12For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
13
14BUILD SUCCESSFUL in 26s
151 actionable task: 1 executed
16

Lease BusTO Working Copy

When
Completed at Tue, Apr 7, 20:25 · Built for 3 s
Status
Passed

Abort Older Builds

When
Completed at Tue, Apr 7, 20:25 · Built instantly
Status
Passed

Event Timeline