Skip to content
17:16:57 Started by GitHub push by Geolykt
17:16:57 Running as SYSTEM
17:16:57 Building in workspace /var/lib/jenkins/workspace/stianloader-remapper
17:16:57 The recommended git tool is: NONE
17:16:57 No credentials specified
17:16:57  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/stianloader-remapper/.git # timeout=10
17:16:57 Fetching changes from the remote Git repository
17:16:58  > git config remote.origin.url https://github.com/stianloader/stianloader-remapper.git # timeout=10
17:16:58 Fetching upstream changes from https://github.com/stianloader/stianloader-remapper.git
17:16:58  > git --version # timeout=10
17:16:58  > git --version # 'git version 2.53.0'
17:16:58  > git fetch --tags --force --progress -- https://github.com/stianloader/stianloader-remapper.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:16:58  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:16:58 Checking out Revision 21c26fb3c8bf7961384571a0d17ab1c33241cf17 (refs/remotes/origin/main)
17:16:58  > git config core.sparsecheckout # timeout=10
17:16:58  > git checkout -f 21c26fb3c8bf7961384571a0d17ab1c33241cf17 # timeout=10
17:16:58 Commit message: "Compute member realms of Iterable, not on List."
17:16:58  > git rev-list --no-walk a71db121cf3a8a196db4c16668350c044668b435 # timeout=10
17:16:58 false
17:16:58 [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins15894638337667670454.sh
17:16:58 The following environment variables were removed by 'Only Keep Specified Environment Variables': BUILD_DISPLAY_NAME, BUILD_URL, CI, EXECUTOR_NUMBER, GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL, HUDSON_HOME, HUDSON_URL, JENKINS_URL, JOB_DISPLAY_URL, JOB_URL, NODE_LABELS, NODE_NAME, RUN_ARTIFACTS_DISPLAY_URL, RUN_CHANGES_DISPLAY_URL, RUN_DISPLAY_URL, RUN_TESTS_DISPLAY_URL, WORKSPACE, WORKSPACE_TMP
17:16:58 The following environment variables were reset to their system default value by 'Only Keep Specified Environment Variables': PATH
17:16:58 ++ alternatives --display java
17:16:58 ++ grep 'link currently points to'
17:16:58 ++ tr ' ' '\n'
17:16:58 ++ grep -o -P '[\/].+'
17:16:58 ++ sed -e 's/bin\/java//'
17:16:58 + export JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk/
17:16:58 + JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk/
17:16:58 [stianloader-remapper] $ mvn -DaltDeploymentRepository=stianloader-deploy::default::http://localhost:25615/maven/ clean deploy
17:17:01 [INFO] Scanning for projects...
17:17:01 [INFO] 
17:17:01 [INFO] ----------------< org.stianloader:stianloader-remapper >----------------
17:17:01 [INFO] Building stianloader-remapper 0.3.0
17:17:01 [INFO]   from pom.xml
17:17:01 [INFO] --------------------------------[ jar ]---------------------------------
17:17:02 [INFO] 
17:17:02 [INFO] --- clean:3.2.0:clean (default-clean) @ stianloader-remapper ---
17:17:03 [INFO] Deleting /var/lib/jenkins/workspace/stianloader-remapper/target
17:17:03 [INFO] 
17:17:03 [INFO] --- resources:3.3.1:resources (default-resources) @ stianloader-remapper ---
17:17:03 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/main/resources
17:17:03 [INFO] Copying 1 resource from  to target/classes/META-INF/LICENSES/stianloader-remapper
17:17:03 [INFO] 
17:17:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ stianloader-remapper ---
17:17:03 [INFO] Recompiling the module because of changed source code.
17:17:03 [INFO] Compiling 9 source files with javac [debug release 8] to target/classes
17:17:05 [INFO] 
17:17:05 [INFO] --- compiler:3.14.1:compile (compile-java-8) @ stianloader-remapper ---
17:17:05 [INFO] Recompiling the module because of added or removed source files.
17:17:05 [INFO] Compiling 9 source files with javac [debug release 8] to target/classes
17:17:06 [INFO] 
17:17:06 [INFO] --- compiler:3.14.1:compile (compile-java-9) @ stianloader-remapper ---
17:17:06 [INFO] Recompiling the module because of changed dependency.
17:17:06 [INFO] Compiling 1 source file with javac [debug release 9 module-path] to target/classes/META-INF/versions/9
17:17:06 [INFO] 
17:17:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ stianloader-remapper ---
17:17:06 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/test/resources
17:17:06 [INFO] 
17:17:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ stianloader-remapper ---
17:17:06 [INFO] Recompiling the module because of changed dependency.
17:17:06 [INFO] Compiling 1 source file with javac [debug release 8] to target/test-classes
17:17:06 [INFO] /var/lib/jenkins/workspace/stianloader-remapper/src/test/java/org/stianloader/remapper/RealmTest.java: /var/lib/jenkins/workspace/stianloader-remapper/src/test/java/org/stianloader/remapper/RealmTest.java uses or overrides a deprecated API.
17:17:06 [INFO] /var/lib/jenkins/workspace/stianloader-remapper/src/test/java/org/stianloader/remapper/RealmTest.java: Recompile with -Xlint:deprecation for details.
17:17:06 [INFO] 
17:17:06 [INFO] --- surefire:3.5.4:test (default-test) @ stianloader-remapper ---
17:17:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
17:17:07 [INFO] 
17:17:07 [INFO] -------------------------------------------------------
17:17:07 [INFO]  T E S T S
17:17:07 [INFO] -------------------------------------------------------
17:17:08 [INFO] Running org.stianloader.remapper.RealmTest
17:17:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.stianloader.remapper.RealmTest
17:17:08 [INFO] 
17:17:08 [INFO] Results:
17:17:08 [INFO] 
17:17:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:17:08 [INFO] 
17:17:08 [INFO] 
17:17:08 [INFO] --- jar:3.5.0:jar (default-jar) @ stianloader-remapper ---
17:17:09 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.3.0.jar
17:17:09 [INFO] 
17:17:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ stianloader-remapper ---
17:17:09 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.3.0-sources.jar
17:17:09 [INFO] 
17:17:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ stianloader-remapper ---
17:17:15 [INFO] ------------------------------------------------------------------------
17:17:15 [INFO] BUILD FAILURE
17:17:15 [INFO] ------------------------------------------------------------------------
17:17:15 [INFO] Total time:  13.465 s
17:17:15 [INFO] Finished at: 2026-03-26T17:17:15Z
17:17:15 [INFO] ------------------------------------------------------------------------
17:17:15 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:jar (attach-javadocs) on project stianloader-remapper: MavenReportException: Error while generating Javadoc: 
17:17:15 [ERROR] Exit code: 1
17:17:15 [ERROR] /var/lib/jenkins/workspace/stianloader-remapper/src/main/java/org/stianloader/remapper/SimpleTopLevelLookup.java:333: error: reference not found
17:17:15 [ERROR]      * @deprecated Use {@link #realmsOf(Collection)} instead. This method is only present for backwards compatibility.
17:17:15 [ERROR]                               ^
17:17:15 [ERROR] 1 error
17:17:15 [ERROR] Command line was: /usr/lib/jvm/java-17-temurin-jdk/bin/javadoc -J-Duser.language= -J-Duser.country= @options @argfile
17:17:15 [ERROR] 
17:17:15 [ERROR] Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/stianloader-remapper/target/reports/apidocs' dir.
17:17:15 [ERROR] 
17:17:15 [ERROR] -> [Help 1]
17:17:15 [ERROR] 
17:17:15 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
17:17:15 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
17:17:15 [ERROR] 
17:17:15 [ERROR] For more information about the errors and possible solutions, please read the following articles:
17:17:15 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
17:17:15 Build step 'Run with timeout' marked build as failure
17:17:15 Sending notification to Discord.
17:17:16 Finished: FAILURE