Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'bungeecore'... done. Note: switching to '7b06c641188dd343e73f18a94c686dc4e9da29b6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7b06c64 Merge branch 'master' into tablist Submodule 'CommonCore' (https://steamwar.de/devlabs/SteamWar/CommonCore.git) registered for path 'CommonCore' Cloning into '/home/gitea/ci/bungeecore/CommonCore'... Submodule path 'CommonCore': checked out '8dbab5b132d2fd84db202d691fd1f817f91579d6' Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :processResources > Task :processTestResources NO-SOURCE > Task :CommonCore:compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes > Task :CommonCore:jar > Task :CommonCore:assemble > Task :CommonCore:compileTestJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses > Task :CommonCore:test > Task :CommonCore:testOutput > Task :CommonCore:check > Task :CommonCore:build > Task :CommonCore:buildProject > Task :compileJava FAILED /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/VerifyCommand.java:27: error: package jdk.nashorn.internal.runtime does not exist import jdk.nashorn.internal.runtime.Property; ^ 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * 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 12s 7 actionable tasks: 7 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed