Page MenuHomeGitPull.it

Build 182
PassedPublic

Drydock: Publish Builded APK

When
Completed at Nov 10 2020, 01:22 · Built for 1 s
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 575 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Nov 10 2020, 01:22 · Built for 22 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 573 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle assembleDebug
3> Task :checkDebugClasspath UP-TO-DATE
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 :checkDebugManifest UP-TO-DATE
9> Task :generateDebugBuildConfig UP-TO-DATE
10> Task :prepareLintJar UP-TO-DATE
11> Task :mainApkListPersistenceDebug UP-TO-DATE
12> Task :generateDebugResValues UP-TO-DATE
13> Task :generateDebugResources UP-TO-DATE
14> Task :mergeDebugResources UP-TO-DATE
15> Task :createDebugCompatibleScreenManifests UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :splitsDiscoveryTaskDebug UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :generateDebugSources UP-TO-DATE
20> Task :javaPreCompileDebug UP-TO-DATE
21> Task :compileDebugJavaWithJavac UP-TO-DATE
22> Task :compileDebugNdk NO-SOURCE
23> Task :compileDebugSources UP-TO-DATE
24> Task :mergeDebugShaders UP-TO-DATE
25> Task :compileDebugShaders UP-TO-DATE
26> Task :generateDebugAssets UP-TO-DATE
27> Task :mergeDebugAssets UP-TO-DATE
28/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/7f55c16b2dfab415c0cae97fa1911fdc/jars/classes.jar: D8: Type `androidx.paging.PositionalDataSource` was not found, it is required for default or static interface methods desugaring of `boolean androidx.room.paging.LimitOffsetDataSource.isInvalid()`
29/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/3e565fe0475e4ec4e2a8b38a0c768284/jars/classes.jar: D8: Type `android.graphics.Insets` was not found, it is required for default or static interface methods desugaring of `android.graphics.Insets androidx.core.graphics.Insets.toPlatformInsets()`
30> Task :transformClassesWithDexBuilderForDebug
31> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
32> Task :transformDexArchiveWithDexMergerForDebug
33> Task :mergeDebugJniLibFolders UP-TO-DATE
34> Task :transformNativeLibsWithMergeJniLibsForDebug
35> Task :checkDebugLibraries UP-TO-DATE
36> Task :processDebugJavaRes NO-SOURCE
37> Task :transformResourcesWithMergeJavaResForDebug
38> Task :validateSigningDebug UP-TO-DATE
39> Task :packageDebug
40> Task :assembleDebug
41
42Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
43Use '--warning-mode all' to show the individual deprecation warnings.
44See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
45
46BUILD SUCCESSFUL in 21s
4727 actionable tasks: 6 executed, 21 up-to-date
48

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Nov 10 2020, 01:22 · Built for 1 m, 22 s
Status
Passed

Build Log 572 (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-70/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-70/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 571 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

18> Task :compileDebugRenderscript
19> Task :checkDebugManifest UP-TO-DATE
20> Task :generateDebugBuildConfig UP-TO-DATE
21> Task :prepareLintJar UP-TO-DATE
22> Task :mainApkListPersistenceDebug UP-TO-DATE
23> Task :generateDebugResValues UP-TO-DATE
24> Task :generateDebugResources
25> Task :mergeDebugResources
26> Task :createDebugCompatibleScreenManifests UP-TO-DATE
27> Task :processDebugManifest
28> Task :splitsDiscoveryTaskDebug UP-TO-DATE
29> Task :processDebugResources
30> Task :generateDebugSources
31> Task :javaPreCompileDebug
32
33> Task :compileDebugJavaWithJavac
34
35> Task :checkReleaseClasspath
36> Task :preReleaseBuild
37> Task :compileReleaseAidl NO-SOURCE
38> Task :compileReleaseRenderscript
39> Task :checkReleaseManifest UP-TO-DATE
40> Task :generateReleaseBuildConfig UP-TO-DATE
41> Task :mainApkListPersistenceRelease UP-TO-DATE
42> Task :generateReleaseResValues UP-TO-DATE
43> Task :generateReleaseResources
44> Task :mergeReleaseResources
45> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
46> Task :processReleaseManifest
47> Task :splitsDiscoveryTaskRelease UP-TO-DATE
48> Task :processReleaseResources
49> Task :generateReleaseSources
50> Task :javaPreCompileRelease
51
52> Task :compileReleaseJavaWithJavac
53
54> Task :lint
55Calling mockable JAR artifact transform to create file: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/a57a4a24cd27a354dff78281d2693456/android.jar with input /home/phabricator-android-builder/android-sdk/platforms/android-28/android.jar
56Ran lint on variant release: 124 issues found
57Ran lint on variant debug: 124 issues found
58Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
59Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
60
61Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
62Use '--warning-mode all' to show the individual deprecation warnings.
63See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
64
65BUILD SUCCESSFUL in 1m 18s
6630 actionable tasks: 17 executed, 13 up-to-date
67

Lease BusTO Working Copy

When
Completed at Nov 10 2020, 01:21 · Built for 1 s
Status
Passed