Skip to content
Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Sentinel/workspace
The recommended git tool is: NONE
No credentials specified
 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Sentinel/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/mcmonkeyprojects/Sentinel.git # timeout=10
Fetching upstream changes from https://github.com/mcmonkeyprojects/Sentinel.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/mcmonkeyprojects/Sentinel.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 26ece6e89f767254e2d1154dd3d87189eec9233e (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 26ece6e89f767254e2d1154dd3d87189eec9233e # timeout=10
Commit message: "update for compat with nullable wp provider"
 > /usr/bin/git rev-list --no-walk 514e2fabab4788acf163ba7e282707f14f6eef97 # timeout=10
 > /usr/bin/git tag -a -f -m Jenkins Build #530 jenkins-Sentinel-530 # timeout=10
false
Parsing POMs
Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.21.8-R0.1-SNAPSHOT/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizens-main/2.0.39-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.citizensnpcs:citizens-main:2.0.39-SNAPSHOT/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizens-parent/2.0.39-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in sk89q-repo (https://maven.enginehub.org/repo/)
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in spigot-repo (https://hub.spigotmc.org/nexus/content/repositories/snapshots/)
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in papermc (https://repo.papermc.io/repository/maven-public/)
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in AlessioDP (https://repo.alessiodp.com/releases/)
Failed to transfer Could not find metadata net.citizensnpcs:citizens-parent:2.0.39-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/)
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizensapi/2.0.39-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in sk89q-repo (https://maven.enginehub.org/repo/)
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in papermc (https://repo.papermc.io/repository/maven-public/)
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in spigot-repo (https://hub.spigotmc.org/nexus/content/repositories/snapshots/)
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in AlessioDP (https://repo.alessiodp.com/releases/)
Failed to transfer Could not find metadata net.citizensnpcs:citizensapi:2.0.39-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/)
Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in citizens-repo (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Downloaded artifact https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml
Established TCP socket on 44735
[workspace] $ /usr/lib/jvm/java-21-openjdk/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0 /var/cache/jenkins/war/WEB-INF/lib/remoting-3355.v388858a_47b_33.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 44735
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean package install javadoc:javadoc -DBUILD_NUMBER=530
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.mcmonkey:sentinel:jar:2.9.2-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 58, column 22
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 67, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.tommytony:war:jar should not point at files within the project directory, ${project.basedir}/lib/war.jar will be unresolvable by dependent projects @ line 76, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:towny:jar should not point at files within the project directory, ${project.basedir}/lib/towny.jar will be unresolvable by dependent projects @ line 84, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar should not point at files within the project directory, ${basedir}/lib/Factions.jar will be unresolvable by dependent projects @ line 91, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar should not point at files within the project directory, ${basedir}/lib/MassiveCore.jar will be unresolvable by dependent projects @ line 98, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.shampaggon:crackshot:jar should not point at files within the project directory, ${basedir}/lib/CrackShot.jar will be unresolvable by dependent projects @ line 105, column 25
[WARNING] 'dependencies.dependency.systemPath' for net.sacredlabyrinth.phaed.simpleclans:SimpleClans:jar should not point at files within the project directory, ${basedir}/lib/SimpleClans.jar will be unresolvable by dependent projects @ line 112, column 25
[WARNING] 'dependencies.dependency.systemPath' for simplepets.brainsynder:SimplePets:jar should not point at files within the project directory, ${basedir}/lib/SimplePets.jar will be unresolvable by dependent projects @ line 119, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldEdit:jar should not point at files within the project directory, ${basedir}/lib/WorldEdit.jar will be unresolvable by dependent projects @ line 126, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldGuard:jar should not point at files within the project directory, ${basedir}/lib/WorldGuard.jar will be unresolvable by dependent projects @ line 133, column 25
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] -----------------------< org.mcmonkey:sentinel >------------------------
[INFO] Building Sentinel 2.9.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ sentinel ---
[INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ sentinel ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:2.3.2:compile (default-compile) @ sentinel ---
[INFO] Compiling 50 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Sentinel/workspace/src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java:[348,110] error: incompatible types: BlockExaminer cannot be converted to NavigatorParameters
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.690 s
[INFO] Finished at: 2025-12-30T21:55:06Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project sentinel: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Sentinel/workspace/src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java:[348,110] error: incompatible types: BlockExaminer cannot be converted to NavigatorParameters
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to org.mcmonkey/sentinel/2.9.2-SNAPSHOT/sentinel-2.9.2-SNAPSHOT.pom
Copying /var/lib/jenkins/jobs/Sentinel/workspace@tmp/maven-reporters/project to /var/lib/jenkins/jobs/Sentinel/modules/org.mcmonkey$sentinel
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@47336295[archived=false,commits={},compareUsePaginatedCommits=false,description=Combat NPCs for Spigot!,disabled=false,fork=false,homepage=<null>,isTemplate=false,language=Java,milestones={},name=Sentinel,nodeId=MDEwOlJlcG9zaXRvcnk1NDgyNTQ5NA==,parent=<null>,size=16661,source=<null>,visibility=public,createdAt=2016-03-27T11:34:01Z,id=54825494,nodeId=<null>,updatedAt=2025-12-30T21:54:45Z,url=https://api.github.com/repos/mcmonkeyprojects/Sentinel]] (sha:26ece6e) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/mcmonkeyprojects/Sentinel/commit/26ece6e89f767254e2d1154dd3d87189eec9233e
Sending notification to Discord.
Finished: FAILURE