Started by user ha:////4Mun0qBjP2eMTGvoThk96IB6rlbUHqbqZ1s/OyZT+cDzAAAAmR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAz2EgZe/dLi1CL99NT8nMrsEgCZBHddwgAAAA==Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/mrj-mania ha:////4OynSsOS8w4Jlg0YWDmg5zBI+mfTE07eyBPqu8Jdl3qmAAAAqx+LCAAAAAAAAP9b85aBtbiIQSujNKU4P0+vIKc0PTOvWC8xrzgzOT8nv0gvMbkkEyjhCKb88ktSdwVsu2efuqidiYHRh4EDIu2ZUsIg5JOVWJaon5OYl64fXFKUmZduXVHEIAU1ODk/rzg/J1XPGUKDDGKAAEYmBoaKghIGFeNki5Rkc3ML3WRLAwtdkyTTRF2LVAsTXYO01BQj88Qko6QUSwAbj9IWrwAAAA==[mrj-mania] $ /bin/sh -xe /tmp/jenkins11636109510784672254.sh + git clone https://codeberg.org/stianloader/mrj-mania.git . fatal: destination path '.' already exists and is not an empty directory. + git pull Already up to date. + rm -rf build [Gradle] - Launching build. [mrj-mania] $ /var/lib/jenkins/workspace/mrj-mania/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace -no-cache publish Initialized native services in: /var/lib/jenkins/.gradle/native Initialized jansi services in: /var/lib/jenkins/.gradle/native Unknown command-line option '-n'. To see more detail about a task, run gradlew help --task For example, gradlew help --task publish To see a list of available tasks, run gradlew tasks USAGE: gradlew [option...] [task...] -?, -h, --help Shows this help message. -a, --no-rebuild Do not rebuild project dependencies. --build-cache Enables the Gradle build cache. Gradle will try to reuse outputs from previous builds. --no-build-cache Disables the Gradle build cache. --configuration-cache Enables the configuration cache. Gradle will try to reuse the build configuration from previous builds. --no-configuration-cache Disables the configuration cache. --configuration-cache-problems Configures how the configuration cache handles problems (fail or warn). Defaults to fail. --configure-on-demand Configure necessary projects only. Gradle will attempt to reduce configuration time for large multi-project builds. [incubating] --no-configure-on-demand Disables the use of configuration on demand. [incubating] --console Specifies which type of console output to generate. Values are 'plain', 'colored', 'auto' (default), 'rich' or 'verbose'. --console-unicode Specifies which character types are allowed in console output to generate. Values are 'auto' (default), 'disable' or 'enable'. --continue Continue task execution after a task failure. --no-continue Stop task execution after a task failure. -D, --system-prop Set system property of the JVM (e.g. -Dmyprop=myvalue). -d, --debug Log in debug mode (includes normal stacktrace). --daemon Uses the Gradle daemon to run the build. Starts the daemon if not running. --no-daemon Do not use the Gradle daemon to run the build. Useful occasionally if you have configured Gradle to always run with the daemon by default. --export-keys Exports the public keys used for dependency verification. -F, --dependency-verification Configures the dependency verification mode. Values are 'strict', 'lenient' or 'off'. --foreground Starts the Gradle daemon in the foreground. -g, --gradle-user-home Specifies the Gradle user home directory. Defaults to ~/.gradle -I, --init-script Specify an initialization script. -i, --info Set log level to info. --include-build Include the specified build in the composite. -M, --write-verification-metadata Generates checksums for dependencies used in the project (comma-separated list) -m, --dry-run Run the builds with all task actions disabled. --max-workers Configure the number of concurrent workers Gradle is allowed to use. --offline Execute the build without accessing network resources. -P, --project-prop Set project property for the build script (e.g. -Pmyprop=myvalue). -p, --project-dir Specifies the start directory for Gradle. Defaults to current directory. --parallel Build projects in parallel. Gradle will attempt to determine the optimal number of executor threads to use. --no-parallel Disables parallel execution to build projects. --priority Specifies the scheduling priority for the Gradle daemon and all processes launched by it. Values are 'normal' (default) or 'low' --problems-report (Experimental) enables HTML problems report --no-problems-report (Experimental) disables HTML problems report --profile Profile build execution time and generates a report in the /reports/profile directory. --project-cache-dir Specify the project-specific cache directory. Defaults to .gradle in the root project directory. --property-upgrade-report (Experimental) Runs build with experimental property upgrade report. -q, --quiet Log errors only. --refresh-keys Refresh the public keys used for dependency verification. --rerun-tasks Ignore previously cached task results. -S, --full-stacktrace Print out the full (very verbose) stacktrace for all exceptions. -s, --stacktrace Print out the stacktrace for all exceptions. --scan Generate a Build Scan (powered by Develocity). Build Scan and Develocity are registered trademarks of Gradle, Inc. For more information, please visit https://gradle.com/develocity/product/build-scan/. --no-scan Disables the creation of a Build Scan. --status Shows status of running and recently stopped Gradle daemon(s). --stop Stops the Gradle daemon if it is running. -t, --continuous Enables continuous build. Gradle does not exit and will re-execute tasks when task file inputs change. --task-graph Print task graph instead of executing tasks. -U, --refresh-dependencies Refresh the state of dependencies. --update-locks Perform a partial update of the dependency lock, letting passed in module notations change version. [incubating] -V, --show-version Print version info and continue. -v, --version Print version info and exit. -w, --warn Set log level to warn. --warning-mode Specifies which mode of warnings to generate. Values are 'all', 'fail', 'summary'(default) or 'none' --watch-fs Enables watching the file system for changes, allowing data about the file system to be re-used for the next build. --no-watch-fs Disables watching the file system. --write-locks Persists dependency resolution for locked configurations, ignoring existing locking information if it exists -x, --exclude-task Specify a task to be excluded from execution. -- Signals the end of built-in options. Gradle parses subsequent parameters as only tasks or task options. Build step 'Run with timeout' changed build result to FAILURE Build step 'Run with timeout' marked build as failure Finished: FAILURE