Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml Cloning into 'axiompaperplugin'... done. Note: switching to 'd4eb0a37211489ce0644b1aac5d424edc28d8d47'. 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 d4eb0a3 Preliminary WorldGuard support Setup: Executing ln -s /home/gitea/lib Build: Executing JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 ./gradlew reobfJar Starting a Gradle Daemon (subsequent builds will be faster) Path for java installation '/usr/lib/jvm/openjdk-11' (Common Linux Locations) does not contain a java executable Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable :executing 'download minecraft manifest' :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' :executing 'download mojang server mappings' :executing 'extract libraries and server from downloaded jar' :executing 'filter vanilla server jar' :executing 'generate mappings' :executing 'remap minecraft server jar' :executing 'fix minecraft server jar' :executing 'access transform minecraft server jar' :executing 'decompile transformed minecraft server jar' :executing 'apply patches to decompiled jar' :executing 'apply mojang mapped paperclip patch' :installed server artifacts to cache :done setting up paperweight userdev workspace for minecraft 1.20.1 > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/gitea/ci/SteamWar/axiompaperplugin/src/main/java/com/moulberry/axiom/buffer/BiomeBuffer.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources > Task :classes > Task :shadowJar > Task :reobfJar BUILD SUCCESSFUL in 2m 49s 4 actionable tasks: 4 executed Build: Executing JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 ./gradlew --stop Stopping Daemon(s) 1 Daemon stopped Getting master branch Checking artifact existence Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/axiompaperplugin.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/axiompaperplugin.git/./hooks/post-receive.d/steamwarci.py", line 161, in ci_main raise Exception(f"Artifact {source} missing") Exception: Artifact build/libs/AxiomPaper-1.0.0-SNAPSHOT.jar missing Statusupdate failure Build failed