Page MenuHomeGitPull.it

Build 248
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 16 2021, 14:59 · Built instantly
Status
Passed
Description

The command is:

/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}

Source code:

P23

This step will copy the built .apk to an indexed HTTP directory exposed by Apache:

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

1 empty logs are hidden. Show all logs.

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

1Published:
2https://lab.reyboz.it/builds/libre-busto/D48-libre-busto-unsigned.apk
3

Drydock: Assemble debug APK

When
Completed at Feb 16 2021, 14:59 · Built for 42 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

1 empty logs are hidden. Show all logs.

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

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle --stacktrace assembleDebug
3Starting 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 :javaPreCompileDebug 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 :processDebugManifest UP-TO-DATE
16> Task :processDebugResources UP-TO-DATE
17> Task :compileDebugJavaWithJavac UP-TO-DATE
18> Task :compileDebugSources UP-TO-DATE
19> Task :mergeDebugShaders
20> Task :compileDebugShaders NO-SOURCE
21> Task :generateDebugAssets UP-TO-DATE
22> Task :mergeDebugAssets
23> Task :processDebugJavaRes
24> Task :checkDebugDuplicateClasses
25> Task :mergeDebugJavaResource
26> Task :dexBuilderDebug
27> Task :desugarDebugFileDependencies
28> Task :mergeDebugJniLibFolders
29> Task :validateSigningDebug
30> Task :mergeDebugNativeLibs
31> Task :stripDebugDebugSymbols NO-SOURCE
32> Task :mergeExtDexDebug
33> Task :mergeDexDebug
34> Task :packageDebug
35> Task :assembleDebug
36
37BUILD SUCCESSFUL in 40s
3823 actionable tasks: 13 executed, 10 up-to-date
39

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Feb 16 2021, 14:58 · Built for 43 s
Status
Passed

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
4Note: Recompile with -Xlint:unchecked for details.
5Note: Some input files use or override a deprecated API.
6Note: Recompile with -Xlint:deprecation for details.
7Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
8Note: Recompile with -Xlint:unchecked for details.
9

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

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint
3Checking the license for package Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/licenses
4License for package Android SDK Platform 29 accepted.
5Preparing "Install Android SDK Platform 29 (revision: 5)".
6"Install Android SDK Platform 29 (revision: 5)" ready.
7Installing Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/platforms/android-29
8"Install Android SDK Platform 29 (revision: 5)" complete.
9"Install Android SDK Platform 29 (revision: 5)" finished.
10> Task :preBuild UP-TO-DATE
11> Task :preDebugBuild UP-TO-DATE
12> Task :compileDebugAidl NO-SOURCE
13> Task :generateDebugBuildConfig
14> Task :compileDebugRenderscript
15> Task :javaPreCompileDebug
16> Task :generateDebugResValues
17> Task :generateDebugResources
18> Task :createDebugCompatibleScreenManifests
19> Task :extractDeepLinksDebug
20
21> Task :processDebugManifest
22/var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
23 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
24
25> Task :mergeDebugResources
26> Task :processDebugResources
27
28> Task :compileDebugJavaWithJavac
29
30> Task :preReleaseBuild UP-TO-DATE
31> Task :compileReleaseAidl NO-SOURCE
32> Task :compileReleaseRenderscript
33> Task :generateReleaseBuildConfig
34> Task :generateReleaseResValues
35> Task :generateReleaseResources
36> Task :createReleaseCompatibleScreenManifests
37> Task :extractDeepLinksRelease
38
39> Task :processReleaseManifest
40/var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
41 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
42
43> Task :prepareLintJar
44> Task :mergeReleaseResources
45> Task :processReleaseResources
46> Task :javaPreCompileRelease
47
48> Task :compileReleaseJavaWithJavac
49Daemon will be stopped at the end of the build after running out of JVM memory
50
51> Task :lint
52Ran lint on variant debug: 107 issues found
53Ran lint on variant release: 104 issues found
54Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html
55Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml
56
57BUILD SUCCESSFUL in 42s
5822 actionable tasks: 22 executed
59

Lease BusTO Working Copy

When
Completed at Feb 16 2021, 14:57 · Built for 2 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 16 2021, 14:57 · Built instantly
Status
Passed

Event Timeline