Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/bungeecore * [new branch] checkpoint -> origin/checkpoint Previous HEAD position was 9567bd4 Ignore incoming HTTP GET requests HEAD is now at f0e85c2 Checkpoint support Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 6 stopped Daemons could not be reused, use --status for details > Task :processResources UP-TO-DATE > Task :CommonCore:compileJava UP-TO-DATE > Task :processTestResources NO-SOURCE > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes UP-TO-DATE > Task :CommonCore:buildResources > Task :CommonCore:jar UP-TO-DATE > Task :CommonCore:assemble UP-TO-DATE > Task :CommonCore:compileTestJava UP-TO-DATE > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses UP-TO-DATE > Task :CommonCore:test UP-TO-DATE > Task :CommonCore:testOutput > Task :CommonCore:check UP-TO-DATE > Task :CommonCore:build UP-TO-DATE > Task :CommonCore:buildProject UP-TO-DATE > Task :compileJava /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/FightCommand.java:163: error: cannot find symbol (p, mode, m) -> new ServerStarter().arena(mode, m).blueLeader(p).callback( ^ symbol: method callback((arena)->M[...]me())) location: class ServerStarter /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/HistoricCommand.java:37: error: cannot find symbol new ServerStarter().arena(mode, m).blueLeader(p).callback( ^ symbol: method callback((arena)->M[...]me())) location: class ServerStarter /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/CheckCommand.java:225: error: bad operand type Subserver for unary operator '!' if(!new ServerStarter().test(mode, mode.getRandomMap(), checker).check(schematic.getId()).start()) { ^ /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/ChallengeCommand.java:46: error: cannot find symbol new ServerStarter().arena(mode, map).blueLeader(player).redLeader(target).callback( ^ symbol: method callback((arena)->M[...]me())) location: class ServerStarter /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/EventStarter.java:73: error: cannot find symbol starter.callback(subserver -> { ^ symbol: method callback((subserver[...]r); }) location: variable starter of type ServerStarter Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 5 errors > Task :compileJava FAILED 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 14s 8 actionable tasks: 3 executed, 5 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed