Page MenuHomeGitPull.it

Build 759
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 15 2024, 12:32 · 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 3380 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Current directory:
2 /var/drydock/workingcopy-79/repo/libre-busto
3Calculating sha256sum of:
4 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
5File info
6-rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 8627593 Feb 15 12:32 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
7Cleaning old builds
8Update checksums
9Published here:
10https://lab.reyboz.it/builds/libre-busto/D156-libre-busto.apk
11Adding bipbop Comment to D156
12Cleaning
13Done
14

Drydock: Run Command APK sign

When
Completed at Feb 15 2024, 12:32 · Built for 2 s
Status
Passed
Description

This script is available here on gargantua.reyboz.it accessible to the Unix user phabricator-android-builder:

/opt/reyboz/android/bin/align-sign-fabione.sh

In general it does that:

sign-fabione.sh
#!/bin/sh
# https://gitpull.it/harbormaster/step/view/16/

BASEDIR="app/build/outputs/apk/gitpull"
OUT="app-gitpull-signed.apk"
APK_UNSIGNED="app-gitpull-unsigned.apk"
APK_ALIGNED="app-gitpull-unsigned-aligned.apk"

KEYSTORE="/home/phabricator-android-builder/private-resources/gitpullkeystore-libre-busto.jks"
PASSPHRASE="<omissis>

echo "Entering in $BASEDIR"
cd "$BASEDIR"

echo "Aligning zip"
~/bin/zipalign -v -p 4 "$APK_UNSIGNED" "$APK_ALIGNED"

echo "Signing APK"
# NOTE: keep keystore unsescaped
~/bin/apksigner sign --ks "$KEYSTORE" --out "$OUT" --ks-pass pass:"$PASSPHRASE" "$APK_ALIGNED"

echo "Sign concluded with exit status $?"
1 empty logs are hidden. Show all logs.

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

1151 7086809 res/ti.xml (OK - compressed)
1152 7087986 res/tk.xml (OK - compressed)
1153 7088245 res/tp.xml (OK - compressed)
1154 7088540 res/tt.xml (OK - compressed)
1155 7088967 res/tv.xml (OK - compressed)
1156 7089967 res/u0.xml (OK - compressed)
1157 7090620 res/u01.xml (OK - compressed)
1158 7091060 res/u3.png (OK)
1159 7091616 res/uE.webp (OK)
1160 7105936 res/uI.xml (OK - compressed)
1161 7106999 res/uJ.xml (OK - compressed)
1162 7107476 res/uL.9.png (OK)
1163 7108482 res/uR.xml (OK - compressed)
1164 7109048 res/uS.png (OK)
1165 7109210 res/ua.xml (OK - compressed)
1166 7109548 res/uh.png (OK)
1167 7111356 res/uj.9.png (OK)
1168 7111596 res/ut.9.png (OK)
1169 7112392 res/uu.9.png (OK)
1170 7112636 res/uy.xml (OK - compressed)
1171 7114247 res/v-.xml (OK - compressed)
1172 7114760 res/v4.9.png (OK)
1173 7115008 res/v5.xml (OK - compressed)
1174 7115332 res/vF.xml (OK - compressed)
1175 7115591 res/vG.xml (OK - compressed)
1176 7116228 res/vH.xml (OK - compressed)
1177 7116562 res/vJ.xml (OK - compressed)
1178 7116892 res/vL.9.png (OK)
1179 7117155 res/vR.xml (OK - compressed)
1180 7117420 res/vT.xml (OK - compressed)
1181 7117648 res/vZ.xml (OK - compressed)
1182 7117905 res/vf.xml (OK - compressed)
1183 7118233 res/vl.xml (OK - compressed)
1184 7118801 res/vq.xml (OK - compressed)
1185 7119376 res/vy.xml (OK - compressed)
1186 7119864 res/vz.9.png (OK)
1187 7120085 res/vz.xml (OK - compressed)
1188 7120336 res/w7.png (OK)
1189 7120646 res/w9.xml (OK - compressed)
1190 7120920 res/wL.9.png (OK)
1191 7121400 res/wN.9.png (OK)
1192 7121665 res/wP.xml (OK - compressed)
1193 7122020 res/wR.png (OK)
1194 7129132 res/wT.png (OK)
1195 7130976 res/w_.png (OK)
1196 7131232 res/wb.png (OK)
1197 7137164 res/wf.png (OK)
1198 7141461 res/wi.xml (OK - compressed)
1199 7141836 res/wy.png (OK)
1200 7142304 res/x3.9.png (OK)
1201 7142556 res/xH.png (OK)
1202 7142782 res/xI.xml (OK - compressed)
1203 7143485 res/xM.ttf (OK - compressed)
1204 7203175 res/xN.xml (OK - compressed)
1205 7204009 res/xQ.xml (OK - compressed)
1206 7204496 res/xR.9.png (OK)
1207 7204732 res/xa.9.png (OK)
1208 7204993 res/xa.xml (OK - compressed)
1209 7205554 res/xd.xml (OK - compressed)
1210 7206267 res/xj.xml (OK - compressed)
1211 7206559 res/xq.xml (OK - compressed)
1212 7206945 res/xz.xml (OK - compressed)
1213 7208134 res/y-.xml (OK - compressed)
1214 7208404 res/y3.png (OK)
1215 7216106 res/y4.xml (OK - compressed)
1216 7216362 res/y9.xml (OK - compressed)
1217 7216629 res/yE.xml (OK - compressed)
1218 7216884 res/yH.9.png (OK)
1219 7217108 res/yO.xml (OK - compressed)
1220 7217359 res/yT.xml (OK - compressed)
1221 7217681 res/yV.xml (OK - compressed)
1222 7218020 res/yY.9.png (OK)
1223 7218246 res/ya.xml (OK - compressed)
1224 7218604 res/yd.png (OK)
1225 7230540 res/ye.png (OK)
1226 7231736 res/yg.9.png (OK)
1227 7232171 res/yj.xml (OK - compressed)
1228 7232568 res/yn.png (OK)
1229 7235052 res/z-.9.png (OK)
1230 7235316 res/z9.9.png (OK)
1231 7235776 res/zE.png (OK)
1232 7236140 res/zG.xml (OK - compressed)
1233 7236460 res/zL.png (OK)
1234 7236708 res/zP.png (OK)
1235 7254668 res/zR.png (OK)
1236 7257469 res/zR.xml (OK - compressed)
1237 7257964 res/zV.9.png (OK)
1238 7260468 res/zZ.png (OK)
1239 7267163 res/zc.xml (OK - compressed)
1240 7267613 res/zp.xml (OK - compressed)
1241 7267871 res/zq.xml (OK - compressed)
1242 7268180 res/zr.png (OK)
1243 7270999 res/zu.xml (OK - compressed)
1244 7272028 res/zz.png (OK)
1245 7272952 res/zz.xml (OK - compressed)
1246 7273144 resources.arsc (OK)
1247Verification succesful
1248Signing APK
1249Sign concluded with exit status 0
1250

Drydock: Assemble debug APK

When
Completed at Feb 15 2024, 12:32 · Built for 1 m, 37 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 3377 (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-79/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 errors, 0 warnings
19
20

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

5> Task :app:generateGitpullBuildConfig
6> Task :app:generateGitpullResValues
7> Task :app:checkGitpullAarMetadata
8> Task :app:mapGitpullSourceSetPaths
9> Task :app:generateGitpullResources
10> Task :app:createGitpullCompatibleScreenManifests
11> Task :app:extractDeepLinksGitpull
12
13> Task :app:processGitpullMainManifest
14/var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml Warning:
15 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
16
17> Task :app:processGitpullManifest
18> Task :app:javaPreCompileGitpull
19> Task :app:extractProguardFiles
20> Task :app:mergeGitpullJniLibFolders
21> Task :app:mergeGitpullResources
22> Task :app:mergeGitpullNativeLibs NO-SOURCE
23> Task :app:stripGitpullDebugSymbols NO-SOURCE
24> Task :app:extractGitpullNativeSymbolTables NO-SOURCE
25> Task :app:mergeGitpullNativeDebugMetadata NO-SOURCE
26> Task :app:checkGitpullDuplicateClasses
27> Task :app:desugarGitpullFileDependencies
28> Task :app:processGitpullManifestForPackage
29> Task :app:mergeGitpullArtProfile
30> Task :app:mergeGitpullShaders
31> Task :app:compileGitpullShaders NO-SOURCE
32> Task :app:generateGitpullAssets UP-TO-DATE
33> Task :app:mergeGitpullAssets
34> Task :app:compressGitpullAssets
35> Task :app:collectGitpullDependencies
36> Task :app:sdkGitpullDependencyData
37> Task :app:writeGitpullAppMetadata
38> Task :app:writeGitpullSigningConfigVersions
39> Task :app:processGitpullResources
40> Task :app:mergeExtDexGitpull
41> Task :app:optimizeGitpullResources
42> Task :app:kaptGenerateStubsGitpullKotlin
43
44> Task :app:kaptGitpullKotlin
45/var/drydock/workingcopy-79/repo/libre-busto/app/build/tmp/kapt3/stubs/gitpull/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:24: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
46 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
47 ^
48
49> Task :app:compileGitpullKotlin
50w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/ActivityIntro.kt:49:75 Parameter 'tab' is never used, could be renamed to _
51w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/adapters/RouteOnlyLineAdapter.kt:34:33 Parameter 'showOnlyEmpty' is never used
52w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:248:62 No cast needed
53w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:285:17 Variable 'valid' is assigned but never accessed
54w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoPatternsDownloadWorker.kt:58:13 Variable 'notificationManager' is never used
55w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoTripsDownloadWorker.kt:96:13 Variable 'notificationManager' is never used
56w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:172:43 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
57w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:178:66 Parameter 'maxDpToScale' is never used
58w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:213:24 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
59w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:106:41 There is more than one label with such a name in this scope
60w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:136:16 Condition 'fragmentListener == null' is always 'false'
61w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:174:63 Parameter 'stopName' is never used, could be renamed to _
62w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:312:23 Unnecessary safe call on a non-null receiver of type MapView
63w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:389:43 Parameter 'view' is never used
64w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:586:36 Condition 'map == null' is always 'false'
65w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:66 Parameter 'polyline' is never used, could be renamed to _
66w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:76 Parameter 'mapView' is never used, could be renamed to _
67w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:85 Parameter 'eventPos' is never used, could be renamed to _
68w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:677:13 Variable 'numStops' is never used
69w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:750:35 Variable 'marker' initializer is redundant
70w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:799:21 Condition 'busPositionsOverlay != null' is always 'true'
71w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:856:46 'getter for zoomLevel: Int' is deprecated. Deprecated in Java
72w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesGridShowingFragment.kt:203:13 Variable 'durArrow' is never used
73w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/TestRealtimeGtfsFragment.kt:84:27 Parameter 'cont' is never used, could be renamed to _
74w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:36 Parameter 'view' is never used, could be renamed to _
75w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:42 Parameter 'motionEvent' is never used, could be renamed to _
76w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:88:17 Variable 'layPars' is never used
77w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:27 'LocationProvider' is deprecated. Deprecated in Java
78w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:44 'OUT_OF_SERVICE: Int' is deprecated. Deprecated in Java
79w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:72 'LocationProvider' is deprecated. Deprecated in Java
80w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:89 'TEMPORARILY_UNAVAILABLE: Int' is deprecated. Deprecated in Java
81w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:34 'LocationProvider' is deprecated. Deprecated in Java
82w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:51 'AVAILABLE: Int' is deprecated. Deprecated in Java
83w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:215:48 'Criteria' is deprecated. Deprecated in Java
84
85> Task :app:compileGitpullJavaWithJavac
86
87> Task :app:dexBuilderGitpull
88> Task :app:processGitpullJavaRes
89> Task :app:mergeGitpullGlobalSynthetics
90> Task :app:mergeGitpullJavaResource
91> Task :app:mergeDexGitpull
92> Task :app:compileGitpullArtProfile
93> Task :app:packageGitpull
94> Task :app:createGitpullApkListingFileRedirect
95> Task :app:lintVitalAnalyzeGitpull
96> Task :app:lintVitalReportGitpull
97
98> Task :app:lintVitalGitpull
99
100> Task :app:assembleGitpull
101
102BUILD SUCCESSFUL in 1m 36s
10342 actionable tasks: 42 executed
104

Drydock: Clean Gradle

When
Completed at Feb 15 2024, 12:30 · Built for 5 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

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

1 empty logs are hidden. Show all logs.

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

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

Lease BusTO Working Copy

When
Completed at Feb 15 2024, 12:30 · Built for 4 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 15 2024, 12:30 · Built instantly
Status
Passed

Event Timeline