|
|
Line 1: |
Line 1: |
− | * build session started at 2020-10-26 13:25:13Z | + | * build session started at 2020-10-27 11:14:56Z |
− | * this build started at 2020-10-26 13:32:50Z | + | * this build started at 2020-10-27 11:27:10Z |
− | * this build completed at 2020-10-26 13:37:00Z | + | * this build completed at 2020-10-27 11:27:19Z |
− | * fdroiddata: [https://gitlab.com/fdroid/fdroiddata/commit/c1325906ed2f00f8bdd75e6a36acf3ce7eee2426 c1325906ed2f00f8bdd75e6a36acf3ce7eee2426] | + | * fdroiddata: [https://gitlab.com/fdroid/fdroiddata/commit/0ab5d3fda8e7f9c59b4db569c159d41ba34fed8c 0ab5d3fda8e7f9c59b4db569c159d41ba34fed8c] |
| * fdroidserverid: [https://gitlab.com/fdroid/fdroidserver/commit/1f7228d53859f078698468b2e0bbe48485e4ece7 1f7228d53859f078698468b2e0bbe48485e4ece7] | | * fdroidserverid: [https://gitlab.com/fdroid/fdroidserver/commit/1f7228d53859f078698468b2e0bbe48485e4ece7 1f7228d53859f078698468b2e0bbe48485e4ece7] |
− |
| |
− | * buildserverid: [https://gitlab.com/fdroid/fdroidserver/commit/06766ba48b079e2e8a13af15bf1cfbdb38365ca5 06766ba48b079e2e8a13af15bf1cfbdb38365ca5]
| |
| | | |
| == Installed Android Tools == | | == Installed Android Tools == |
Line 13: |
Line 11: |
| == Build Log == | | == Build Log == |
| | | |
− | 'Build.py failed on server for souch.smp:1.4.1'
| + | "could not bring up vm 'builder_default'" |
− | =detail=
| + | |
− | <pre>
| + | |
− | == Installed Android Tools ==
| + | |
− | | + | |
− | 2020-10-26 13:33:34,156 INFO: Creating log directory
| + | |
− | 2020-10-26 13:33:34,166 INFO: Creating temporary directory
| + | |
− | 2020-10-26 13:33:34,166 INFO: Creating output directory
| + | |
− | 2020-10-26 13:33:43,157 INFO: Using git version 2.11.0
| + | |
− | 2020-10-26 13:33:43,157 INFO: Building version 1.4.1 (17) of souch.smp
| + | |
− | 2020-10-26 13:35:23,067 INFO: Getting source for revision v1.4.1
| + | |
− | 2020-10-26 13:35:25,315 INFO: Creating local.properties file at build/souch.smp/local.properties
| + | |
− | 2020-10-26 13:35:25,316 INFO: Creating local.properties file at build/souch.smp/app/local.properties
| + | |
− | 2020-10-26 13:35:25,321 INFO: Cleaned build.gradle of keysigning configs at build/souch.smp/app/build.gradle
| + | |
− | 2020-10-26 13:35:25,326 INFO: Cleaning Gradle project...
| + | |
− | 2020-10-26 13:36:09,140 INFO: Scanning source for common problems...
| + | |
− | 2020-10-26 13:36:09,149 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
| + | |
− | 2020-10-26 13:36:09,159 INFO: Creating source tarball...
| + | |
− | 2020-10-26 13:36:09,333 INFO: Building Gradle project...
| + | |
− | 2020-10-26 13:36:34,605 ERROR: Could not build app souch.smp: Build failed for souch.smp:1.4.1
| + | |
− | ==== detail begin ====
| + | |
− | Found 4.4 via distributionUrl
| + | |
− | Running /opt/gradle/versions/4.4/bin/gradle assembleRelease
| + | |
− | WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
| + | |
− | It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
| + | |
− | WARNING: Configuration 'androidTestCompile' is obsolete and has been replaced with 'androidTestImplementation' and 'androidTestApi'.
| + | |
− | It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
| + | |
− | WARNING: Configuration 'androidTestApi' is obsolete and has been replaced with 'androidTestImplementation'.
| + | |
− | It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
| + | |
− | :app:preBuild UP-TO-DATE
| + | |
− | :app:preReleaseBuild
| + | |
− | :app:compileReleaseAidl
| + | |
− | :app:compileReleaseRenderscript
| + | |
− | :app:checkReleaseManifest
| + | |
− | :app:generateReleaseBuildConfig
| + | |
− | :app:prepareLintJar
| + | |
− | :app:mainApkListPersistenceRelease
| + | |
− | :app:generateReleaseResValues
| + | |
− | :app:generateReleaseResources
| + | |
− | :app:mergeReleaseResources
| + | |
− | :app:createReleaseCompatibleScreenManifests
| + | |
− | :app:processReleaseManifest
| + | |
− | :app:splitsDiscoveryTaskRelease
| + | |
− | :app:processReleaseResources
| + | |
− | :app:generateReleaseSources
| + | |
− | :app:javaPreCompileRelease
| + | |
− | :app:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.
| + | |
− | Note: Recompile with -Xlint:deprecation for details.
| + | |
− | Note: /home/vagrant/build/souch.smp/app/src/main/java/souch/smp/Rows.java uses unchecked or unsafe operations.
| + | |
− | Note: Recompile with -Xlint:unchecked for details.
| + | |
− | | + | |
− | :app:compileReleaseNdk NO-SOURCE
| + | |
− | :app:compileReleaseSources
| + | |
− | :app:lintVitalRelease FAILED
| + | |
− | | + | |
− | FAILURE: Build failed with an exception.
| + | |
− | | + | |
− | * What went wrong:
| + | |
− | Execution failed for task ':app:lintVitalRelease'.
| + | |
− | > Could not resolve all files for configuration ':app:lintClassPath'.
| + | |
− | > Could not find com.android.tools.lint:lint-gradle:26.1.3.
| + | |
− | Searched in the following locations:
| + | |
− | file:/home/vagrant/android-sdk/extras/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.pom
| + | |
− | file:/home/vagrant/android-sdk/extras/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.jar
| + | |
− | file:/home/vagrant/android-sdk/extras/google/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.pom
| + | |
− | file:/home/vagrant/android-sdk/extras/google/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.jar
| + | |
− | file:/home/vagrant/android-sdk/extras/android/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.pom
| + | |
− | file:/home/vagrant/android-sdk/extras/android/m2repository/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.jar
| + | |
− | https://jcenter.bintray.com/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.pom
| + | |
− | https://jcenter.bintray.com/com/android/tools/lint/lint-gradle/26.1.3/lint-gradle-26.1.3.jar
| + | |
− | Required by:
| + | |
− | project :app
| + | |
− | | + | |
− | * Try:
| + | |
− | Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
| + | |
− | | + | |
− | * Get more help at https://help.gradle.org
| + | |
− | | + | |
− | BUILD FAILED in 24s
| + | |
− | 16 actionable tasks: 16 executed
| + | |
− | ==== detail end ====
| + | |
− | </pre>
| + | |