Page MenuHomeGitPull.it

Build 230
PassedPublic

History

Drydock: Publish Builded APK

When
Completed at Feb 16 2021, 04:09 · Built for 1 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/

1 empty logs are hidden. Show all logs.

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

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

Drydock: Assemble debug APK

When
Completed at Feb 16 2021, 04:09 · Built for 30 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 782 (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
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :compileDebugRenderscript UP-TO-DATE
7> Task :generateDebugBuildConfig UP-TO-DATE
8> Task :javaPreCompileDebug UP-TO-DATE
9> Task :generateDebugResValues UP-TO-DATE
10> Task :generateDebugResources UP-TO-DATE
11> Task :mergeDebugResources UP-TO-DATE
12> Task :createDebugCompatibleScreenManifests UP-TO-DATE
13> Task :extractDeepLinksDebug UP-TO-DATE
14> Task :processDebugManifest UP-TO-DATE
15> Task :processDebugResources UP-TO-DATE
16> Task :compileDebugJavaWithJavac UP-TO-DATE
17> Task :compileDebugSources UP-TO-DATE
18> Task :mergeDebugShaders
19> Task :compileDebugShaders NO-SOURCE
20> Task :generateDebugAssets UP-TO-DATE
21> Task :mergeDebugAssets
22> Task :processDebugJavaRes
23> Task :checkDebugDuplicateClasses
24> Task :dexBuilderDebug
25> Task :desugarDebugFileDependencies
26> Task :mergeDebugJniLibFolders
27> Task :mergeDebugJavaResource
28> Task :validateSigningDebug
29> Task :mergeDebugNativeLibs
30> Task :stripDebugDebugSymbols NO-SOURCE
31> Task :mergeExtDexDebug
32> Task :mergeDexDebug
33> Task :packageDebug
34> Task :assembleDebug
35
36BUILD SUCCESSFUL in 29s
3723 actionable tasks: 13 executed, 10 up-to-date
38

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, 04:09 · Built for 1 m, 19 s
Status
Passed

Build Log 781 (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-78/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-78/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 780 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

14Starting a Gradle Daemon (subsequent builds will be faster)
15> Task :preBuild UP-TO-DATE
16> Task :preDebugBuild UP-TO-DATE
17> Task :compileDebugAidl NO-SOURCE
18> Task :generateDebugBuildConfig
19> Task :compileDebugRenderscript
20> Task :javaPreCompileDebug
21> Task :generateDebugResValues
22> Task :generateDebugResources
23> Task :createDebugCompatibleScreenManifests
24> Task :extractDeepLinksDebug
25
26> Task :processDebugManifest
27/var/drydock/workingcopy-78/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
28 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
29
30> Task :mergeDebugResources
31> Task :processDebugResources
32
33> Task :compileDebugJavaWithJavac
34
35> Task :preReleaseBuild UP-TO-DATE
36> Task :compileReleaseAidl NO-SOURCE
37> Task :compileReleaseRenderscript
38> Task :generateReleaseBuildConfig
39> Task :generateReleaseResValues
40> Task :generateReleaseResources
41> Task :javaPreCompileRelease
42> Task :createReleaseCompatibleScreenManifests
43> Task :extractDeepLinksRelease
44
45> Task :processReleaseManifest
46/var/drydock/workingcopy-78/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 :mergeReleaseResources
51> Task :processReleaseResources
52
53> Task :compileReleaseJavaWithJavac
54
55> Task :lint
56Ran lint on variant release: 106 issues found
57Ran lint on variant debug: 111 issues found
58Wrote HTML report to file:///var/drydock/workingcopy-78/repo/libre-busto/build/reports/lint-results.html
59Wrote XML report to file:///var/drydock/workingcopy-78/repo/libre-busto/build/reports/lint-results.xml
60
61BUILD SUCCESSFUL in 1m 13s
6222 actionable tasks: 22 executed
63

Lease BusTO Working Copy

When
Completed at Feb 16 2021, 04:07 · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Feb 16 2021, 04:07 · Built instantly
Status
Passed