Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/bungeecore * [new branch] NewRankedSystem -> origin/NewRankedSystem 3fa5e51..44e9c08 master -> origin/master Fetching submodule CommonCore From https://steamwar.de/devlabs/SteamWar/CommonCore * [new branch] NewRankedSystem -> origin/NewRankedSystem 5aca43b..bf6f6b9 master -> origin/master Previous HEAD position was 3fa5e51 Merge pull request 'Only send FabricModSender messages if required.' (#474) from reduceJoinSpam into master HEAD is now at 9039928 Update to new ranked system M CommonCore Submodule path 'CommonCore': checked out 'bf6f6b920d0a4c00c3e8f4ddcc4ef8a684f8d174' Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 3 stopped Daemons could not be reused, use --status for details > Task :processResources > Task :processTestResources NO-SOURCE > Task :CommonCore:compileJava Note: /home/gitea/ci/SteamWar/bungeecore/CommonCore/src/de/steamwar/sql/internal/SqlTypeMapper.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes > Task :CommonCore:buildResources > Task :CommonCore:jar > Task :CommonCore:assemble > Task :CommonCore:compileTestJava Note: /home/gitea/ci/SteamWar/bungeecore/CommonCore/testsrc/de/steamwar/network/AllPackets.java uses 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 /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/network/handlers/FightEndsHandler.java:119: error: getProgression(int,String) has private access in UserElo int oldProgression = UserElo.getProgression(player, gameMode); ^ /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/network/handlers/FightEndsHandler.java:121: error: getProgression(int,String) has private access in UserElo int newProgression = UserElo.getProgression(player, gameMode); ^ /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/network/handlers/FightEndsHandler.java:125: error: cannot find symbol send(player(player), UserElo.toEmblem(oldProgression).trim(), eloGainComponent); ^ symbol: method toEmblem(int) location: class UserElo /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/network/handlers/FightEndsHandler.java:128: error: cannot find symbol animate(player(player), UserElo.toEmblem(oldProgression).trim(), UserElo.toEmblem(newProgression).trim(), (oldProgression < newProgression) ? "?a" : "?c", eloGainComponent); ^ symbol: method toEmblem(int) location: class UserElo /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/network/handlers/FightEndsHandler.java:128: error: cannot find symbol animate(player(player), UserElo.toEmblem(oldProgression).trim(), UserElo.toEmblem(newProgression).trim(), (oldProgression < newProgression) ? "?a" : "?c", eloGainComponent); ^ symbol: method toEmblem(int) location: class UserElo 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: 8 executed 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