Started by an SCM change Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/BuildTools/workspace The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository > JGit fetch # timeout=10 Checking out Revision a0bbb6b111068fe89bd11730c8e66f9c1706598a (refs/remotes/origin/master) Commit message: "Update build and dependencies to support later Java versions" Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 36823 [workspace] $ java -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.6/boot/plexus-classworlds-2.7.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/cache/jenkins/war/WEB-INF/lib/remoting-3352.v17a_fb_4b_2773f.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 36823 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/BuildTools/workspace/pom.xml clean install -Dbuild.number=199 -P windows-exe -P macos-dmg [INFO] Scanning for projects... [INFO] [INFO] ------------------------< org.spigotmc:builder >------------------------ [INFO] Building BuildTools 1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.7.0/proguard-maven-plugin-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.7.0/proguard-maven-plugin-2.7.0.pom (8.0 kB at 49 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.7.0/proguard-maven-plugin-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.7.0/proguard-maven-plugin-2.7.0.jar (27 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/perdian/maven/plugins/macosappbundler-maven-plugin/1.21.2/macosappbundler-maven-plugin-1.21.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/perdian/maven/plugins/macosappbundler-maven-plugin/1.21.2/macosappbundler-maven-plugin-1.21.2.pom (9.6 kB at 192 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/perdian/maven/plugins/macosappbundler-maven-plugin/1.21.2/macosappbundler-maven-plugin-1.21.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/perdian/maven/plugins/macosappbundler-maven-plugin/1.21.2/macosappbundler-maven-plugin-1.21.2.jar (75 kB at 301 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.5.202508271544-r/org.eclipse.jgit-5.13.5.202508271544-r.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.5.202508271544-r/org.eclipse.jgit-5.13.5.202508271544-r.pom (7.6 kB at 252 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.5.202508271544-r/org.eclipse.jgit-parent-5.13.5.202508271544-r.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.5.202508271544-r/org.eclipse.jgit-parent-5.13.5.202508271544-r.pom (33 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/3.7.1/flatlaf-3.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/3.7.1/flatlaf-3.7.1.pom (1.5 kB at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.5.202508271544-r/org.eclipse.jgit-5.13.5.202508271544-r.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.5.202508271544-r/org.eclipse.jgit-5.13.5.202508271544-r.jar (2.9 MB at 36 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/3.7.1/flatlaf-3.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/formdev/flatlaf/3.7.1/flatlaf-3.7.1.jar (1.0 MB at 28 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ builder --- [INFO] Deleting /var/lib/jenkins/jobs/BuildTools/workspace/target [INFO] [INFO] --- enforcer:3.6.2:enforce (default) @ builder --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed [INFO] Rule 4: org.apache.maven.enforcer.rules.RequireExplicitDependencyScope passed [INFO] Rule 5: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed [INFO] [INFO] --- scriptus:0.5.0:describe (default) @ builder --- [INFO] Set property "describe" to "git-BuildTools-a0bbb6b-199" [INFO] Set property "project.build.outputTimestamp" to "1774661766" [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ builder --- [INFO] Copying 20 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ builder --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 52 source files with javac [debug release 8] to target/classes [INFO] /var/lib/jenkins/jobs/BuildTools/workspace/src/main/java/org/spigotmc/gui/panels/options/OptionsPanel.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/BuildTools/workspace/src/main/java/org/spigotmc/gui/panels/options/OptionsPanel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ builder --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BuildTools/workspace/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ builder --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ builder --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ builder --- [INFO] Building jar: /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ builder --- [INFO] Minimizing jar org.spigotmc:builder:jar:1.0-SNAPSHOT [WARNING] Removing module-info from BuildTools.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/BuildTools/workspace/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] commons-io-2.21.0.jar, commons-lang3-3.20.0.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] - META-INF/NOTICE.txt [WARNING] commons-io-2.21.0.jar, commons-lang3-3.20.0.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] BuildTools.jar, JavaEWAH-1.1.13.jar, commons-io-2.21.0.jar, commons-lang3-3.20.0.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, flatlaf-3.7.1.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, java-diff-utils-copy-1.0.5.jar, javafinder-1.4.4.jar, jopt-simple-5.0.4.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jgit-5.13.5.202508271544-r.jar, slf4j-api-1.7.30.jar, slf4j-jdk14-1.7.30.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] failureaccess-1.0.3.jar, flatlaf-3.7.1.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 5346 -> 3633 (67%) [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- proguard:2.7.0:proguard (default) @ builder --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-base/7.9.0/proguard-base-7.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-base/7.9.0/proguard-base-7.9.0.pom (2.9 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-core/9.3.2/proguard-core-9.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-core/9.3.2/proguard-core-9.3.2.pom (4.2 kB at 174 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.0/kotlin-stdlib-2.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.0/kotlin-stdlib-2.3.0.pom (2.3 kB at 92 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-metadata-jvm/2.3.0/kotlin-metadata-jvm-2.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-metadata-jvm/2.3.0/kotlin-metadata-jvm-2.3.0.pom (1.4 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/26.0.1/annotations-26.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/26.0.1/annotations-26.0.1.pom (1.7 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.2/log4j-api-2.24.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.2/log4j-api-2.24.2.pom (4.4 kB at 130 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.24.2/log4j-2.24.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.24.2/log4j-2.24.2.pom (35 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom (12 kB at 613 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.24.2/log4j-core-2.24.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.24.2/log4j-core-2.24.2.pom (9.3 kB at 390 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.pom (2.3 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.3/log4j-api-2.25.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.3/log4j-api-2.25.3.pom (4.5 kB at 196 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.25.3/log4j-2.25.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.25.3/log4j-2.25.3.pom (41 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.25.3/log4j-bom-2.25.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.25.3/log4j-bom-2.25.3.pom (12 kB at 682 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.3/log4j-core-2.25.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.3/log4j-core-2.25.3.pom (9.3 kB at 423 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.pom (6.6 kB at 286 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.pom (17 kB at 718 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom (6.6 kB at 298 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom (3.2 kB at 144 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (20 kB at 871 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom (2.9 kB at 118 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.9/maven-3.9.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.9/maven-3.9.9.pom (28 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom (2.7 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom (2.2 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom (7.1 kB at 297 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-base/7.9.0/proguard-base-7.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-base/7.9.0/proguard-base-7.9.0.jar (878 kB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.3/log4j-api-2.25.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.3/log4j-core-2.25.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-core/9.3.2/proguard-core-9.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.3/log4j-api-2.25.3.jar (351 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-metadata-jvm/2.3.0/kotlin-metadata-jvm-2.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.jar (75 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/26.0.1/annotations-26.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-metadata-jvm/2.3.0/kotlin-metadata-jvm-2.3.0.jar (893 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/26.0.1/annotations-26.0.1.jar (31 kB at 390 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.jar (1.8 MB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar (19 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/guardsquare/proguard-core/9.3.2/proguard-core-9.3.2.jar (2.0 MB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.3/log4j-core-2.25.3.jar (2.0 MB at 16 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.jar (2.3 MB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar (47 kB at 360 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar (54 kB at 365 kB/s) [INFO] execute ProGuard [-injars, '/var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools_proguard_base.jar'(!META-INF/maven/**), -outjars, '/var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.jar', -dontobfuscate, -printmapping, '/var/lib/jenkins/jobs/BuildTools/workspace/target/proguard_map.txt', -printseeds, '/var/lib/jenkins/jobs/BuildTools/workspace/target/proguard_seed.txt', -dontoptimize, -dontwarn, -keep class org.spigotmc.** { *; }, -keep class com.formdev.flatlaf.** { *; }, -keepclassmembers enum * { *; }, -libraryjars /usr/lib/jvm/java-17-openjdk-amd64/jmods(!**.jar;!module-info.class)] [INFO] proguard jar: [/var/lib/jenkins/.m2/repository/com/guardsquare/proguard-base/7.9.0/proguard-base-7.9.0.jar, /var/lib/jenkins/.m2/repository/com/guardsquare/proguard-core/9.3.2/proguard-core-9.3.2.jar] [proguard] ProGuard, version 7.9.0 [proguard] Note: com.formdev.flatlaf.ui.FlatStylingSupport calls 'Field.getAnnotation' [proguard] Note: com.google.gson.FieldAttributes calls 'Field.getAnnotation' [proguard] Note: com.google.gson.FieldAttributes calls 'Field.getAnnotations' [proguard] Note: com.google.gson.internal.Excluder calls 'Field.getAnnotation' [proguard] Note: com.google.gson.internal.Excluder calls 'Class.getAnnotation' [proguard] Note: com.google.gson.internal.bind.EnumTypeAdapter calls 'Field.getAnnotation' [proguard] Note: com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory calls 'Class.getAnnotation' [proguard] Note: com.google.gson.internal.bind.ReflectiveTypeAdapterFactory calls 'Field.getAnnotation' [proguard] Note: com.google.gson.internal.bind.ReflectiveTypeAdapterFactory calls 'Method.getAnnotation' [proguard] Note: org.apache.commons.lang3.reflect.MethodUtils calls 'Method.getAnnotation' [proguard] Note: com.formdev.flatlaf.ui.FlatStylingSupport calls 'Field.getType' [proguard] Note: com.google.gson.FieldAttributes calls 'Field.getGenericType' [proguard] Note: com.google.gson.FieldAttributes calls 'Field.getType' [proguard] Note: com.google.gson.internal.Excluder calls 'Field.getType' [proguard] Note: com.google.gson.internal.GsonTypes calls 'Class.getGenericInterfaces' [proguard] Note: com.google.gson.internal.GsonTypes calls 'Class.getGenericSuperclass' [proguard] Note: com.google.gson.internal.GsonTypes calls 'Class.getTypeParameters' [proguard] Note: com.google.gson.internal.bind.ReflectiveTypeAdapterFactory calls 'Field.getGenericType' [proguard] Note: com.google.gson.internal.bind.ReflectiveTypeAdapterFactory calls 'Class.getGenericSuperclass' [proguard] Note: com.google.gson.reflect.TypeToken calls 'Class.getGenericSuperclass' [proguard] Note: com.google.gson.reflect.TypeToken calls 'Class.getTypeParameters' [proguard] Note: com.google.gson.reflect.TypeToken calls 'Class.getGenericInterfaces' [proguard] Note: org.apache.commons.lang3.reflect.MethodUtils calls 'Method.getGenericParameterTypes' [proguard] Note: org.apache.commons.lang3.reflect.TypeUtils calls 'Class.getTypeParameters' [proguard] Note: org.apache.commons.lang3.reflect.TypeUtils calls 'Class.getGenericInterfaces' [proguard] Note: org.apache.commons.lang3.reflect.TypeUtils calls 'Class.getGenericSuperclass' [proguard] Note: org.eclipse.jgit.nls.TranslationBundle calls 'Field.getType' [proguard] Note: org.eclipse.jgit.transport.Transport calls 'Field.getType' [proguard] Note: com.google.gson.internal.GsonTypes calls 'Class.getDeclaringClass' [proguard] Note: org.apache.commons.lang3.ClassUtils calls 'Class.getEnclosingClass' [proguard] Note: org.apache.commons.lang3.reflect.TypeUtils calls 'Class.getEnclosingClass' [proguard] Note: com.formdev.flatlaf.FlatLaf: can't find dynamically referenced class sun.swing.SwingUtilities2$AATextInfo [proguard] Note: com.formdev.flatlaf.FlatLaf: can't find dynamically referenced class sun.swing.SwingUtilities2$AATextInfo [proguard] Note: com.formdev.flatlaf.ui.MigLayoutVisualPadding: can't find dynamically referenced class net.miginfocom.swing.MigLayout [proguard] Note: com.formdev.flatlaf.util.SystemFileChooser$LinuxFileChooserProvider: can't find dynamically referenced class javafx.application.Platform [proguard] Note: com.google.common.io.TempFileCreator: can't find dynamically referenced class android.os.Build$VERSION [proguard] Note: com.google.common.io.TempFileCreator: can't find dynamically referenced class android.os.Build$VERSION_CODES [proguard] Note: org.apache.commons.io.input.ByteBufferCleaner$Java8Cleaner: can't find dynamically referenced class sun.misc.Cleaner [proguard] Note: com.formdev.flatlaf.FlatLaf accesses a declared constructor '()' dynamically [proguard] Note: com.formdev.flatlaf.FlatLaf accesses a method 'getAATextInfo(boolean)' dynamically [proguard] Note: com.formdev.flatlaf.FlatLaf accesses a constructor '(java.lang.Object,java.lang.Integer)' dynamically [proguard] Note: com.formdev.flatlaf.UIDefaultsLoader accesses a declared constructor '()' dynamically [proguard] Note: com.formdev.flatlaf.ui.FlatFileChooserUI$FlatShortcutsPanel accesses a method 'getSystemIcon(java.io.File,int,int)' dynamically [proguard] Note: com.formdev.flatlaf.ui.FlatFileChooserUI$FlatShortcutsPanel accesses a method 'getIcon(boolean)' dynamically [proguard] Note: com.formdev.flatlaf.ui.FlatStylingSupport accesses a declared constructor '()' dynamically [proguard] Note: com.formdev.flatlaf.ui.FlatStylingSupport accesses a declared constructor '()' dynamically [proguard] Note: com.formdev.flatlaf.ui.JavaCompatibility2 accesses a method 'getUI()' dynamically [proguard] Note: com.formdev.flatlaf.ui.JavaCompatibility2 accesses a method 'getChooserShortcutPanelFiles()' dynamically [proguard] Note: com.formdev.flatlaf.ui.JavaCompatibility2 accesses a method 'getChooserComboBoxFiles()' dynamically [proguard] Note: com.formdev.flatlaf.util.SystemFileChooser$LinuxFileChooserProvider accesses a method 'runLater(java.lang.Runnable)' dynamically [proguard] Note: com.formdev.flatlaf.util.UIScale accesses a declared method 'isUIScaleOn()' dynamically [proguard] Note: com.google.common.base.Throwables accesses a method 'getJavaLangAccess()' dynamically [proguard] Note: com.google.common.io.TempFileCreator accesses a field 'SDK_INT' dynamically [proguard] Note: com.google.common.io.TempFileCreator accesses a field 'JELLY_BEAN' dynamically [proguard] Note: com.google.common.io.TempFileCreator$JavaNioCreator accesses a method 'info()' dynamically [proguard] Note: com.google.common.io.TempFileCreator$JavaNioCreator accesses a method 'user()' dynamically [proguard] Note: com.google.common.io.TempFileCreator$JavaNioCreator accesses a method 'orElse(java.lang.Object)' dynamically [proguard] Note: com.google.gson.internal.ConstructorConstructor accesses a declared constructor '()' dynamically [proguard] Note: com.google.gson.internal.UnsafeAllocator accesses a method 'allocateInstance(java.lang.Class)' dynamically [proguard] Note: com.google.gson.internal.reflect.ReflectionHelper$RecordSupportedHelper accesses a method 'getType()' dynamically [proguard] Note: joptsimple.internal.Reflection accesses a method 'valueOf(java.lang.String)' dynamically [proguard] Note: joptsimple.internal.Reflection accesses a constructor '(java.lang.String)' dynamically [proguard] Note: org.apache.commons.io.input.ByteBufferCleaner$Java8Cleaner accesses a method 'clean()' dynamically [proguard] Note: org.apache.commons.io.input.ByteBufferCleaner$Java9Cleaner accesses a method 'invokeCleaner(java.nio.ByteBuffer)' dynamically [proguard] Note: org.apache.commons.lang3.ObjectUtils accesses a method 'clone()' dynamically [proguard] Note: org.eclipse.jgit.lib.Config accesses a method 'values()' dynamically [proguard] Note: org.eclipse.jgit.nls.GlobalBundleCache accesses a declared constructor '()' dynamically [proguard] Note: org.eclipse.jgit.util.GSSManagerFactory$SunGSSManagerFactory accesses a constructor '(java.net.URL)' dynamically [proguard] Note: org.slf4j.helpers.SubstituteLogger accesses a method 'log(org.slf4j.event.LoggingEvent)' dynamically [proguard] Note: the configuration keeps the entry point 'com.google.common.base.Predicates$ObjectPredicate { Predicates$ObjectPredicate(java.lang.String,int,com.google.common.base.Predicates$1); }', but not the descriptor class 'com.google.common.base.Predicates$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.base.Suppliers$SupplierFunctionImpl { java.lang.Object apply(com.google.common.base.Supplier); }', but not the descriptor class 'com.google.common.base.Supplier' [proguard] Note: the configuration keeps the entry point 'com.google.common.collect.MapMakerInternalMap$Strength { MapMakerInternalMap$Strength(java.lang.String,int,com.google.common.collect.MapMakerInternalMap$1); }', but not the descriptor class 'com.google.common.collect.MapMakerInternalMap$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.collect.Maps$EntryFunction { Maps$EntryFunction(java.lang.String,int,com.google.common.collect.Maps$1); }', but not the descriptor class 'com.google.common.collect.Maps$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.collect.SortedLists$KeyAbsentBehavior { SortedLists$KeyAbsentBehavior(java.lang.String,int,com.google.common.collect.SortedLists$1); }', but not the descriptor class 'com.google.common.collect.SortedLists$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.collect.SortedLists$KeyPresentBehavior { SortedLists$KeyPresentBehavior(java.lang.String,int,com.google.common.collect.SortedLists$1); }', but not the descriptor class 'com.google.common.collect.SortedLists$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.graph.Traverser$InsertionOrder { Traverser$InsertionOrder(java.lang.String,int,com.google.common.graph.Traverser$1); }', but not the descriptor class 'com.google.common.graph.Traverser$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$ByteArrayFunnel { void funnel(byte[],com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$ByteArrayFunnel { void funnel(java.lang.Object,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$IntegerFunnel { void funnel(java.lang.Integer,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$IntegerFunnel { void funnel(java.lang.Object,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$LongFunnel { void funnel(java.lang.Long,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$LongFunnel { void funnel(java.lang.Object,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$UnencodedCharsFunnel { void funnel(java.lang.CharSequence,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Funnels$UnencodedCharsFunnel { void funnel(java.lang.Object,com.google.common.hash.PrimitiveSink); }', but not the descriptor class 'com.google.common.hash.PrimitiveSink' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Hashing$ChecksumType { Hashing$ChecksumType(java.lang.String,int,java.lang.String,com.google.common.hash.Hashing$1); }', but not the descriptor class 'com.google.common.hash.Hashing$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.Hashing$Crc32CSupplier { Hashing$Crc32CSupplier(java.lang.String,int,com.google.common.hash.Hashing$1); }', but not the descriptor class 'com.google.common.hash.Hashing$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.LittleEndianByteArray$JavaLittleEndianBytes { LittleEndianByteArray$JavaLittleEndianBytes(java.lang.String,int,com.google.common.hash.LittleEndianByteArray$1); }', but not the descriptor class 'com.google.common.hash.LittleEndianByteArray$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.LittleEndianByteArray$UnsafeByteArray { LittleEndianByteArray$UnsafeByteArray(java.lang.String,int,com.google.common.hash.LittleEndianByteArray$1); }', but not the descriptor class 'com.google.common.hash.LittleEndianByteArray$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.LittleEndianByteArray$VarHandleLittleEndianBytes { LittleEndianByteArray$VarHandleLittleEndianBytes(java.lang.String,int,com.google.common.hash.LittleEndianByteArray$1); }', but not the descriptor class 'com.google.common.hash.LittleEndianByteArray$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.hash.LittleEndianByteArray$VarHandleLittleEndianBytesMaker { LittleEndianByteArray$VarHandleLittleEndianBytesMaker(java.lang.String,int,com.google.common.hash.LittleEndianByteArray$1); }', but not the descriptor class 'com.google.common.hash.LittleEndianByteArray$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.io.Files$FilePredicate { Files$FilePredicate(java.lang.String,int,com.google.common.io.Files$1); }', but not the descriptor class 'com.google.common.io.Files$1' [proguard] Note: the configuration keeps the entry point 'com.google.common.math.LongMath$MillerRabinTester { LongMath$MillerRabinTester(java.lang.String,int,com.google.common.math.LongMath$1); }', but not the descriptor class 'com.google.common.math.LongMath$1' [proguard] Note: the configuration keeps the entry point 'com.google.gson.FieldNamingPolicy { FieldNamingPolicy(java.lang.String,int,com.google.gson.FieldNamingPolicy$1); }', but not the descriptor class 'com.google.gson.FieldNamingPolicy$1' [proguard] Note: the configuration keeps the entry point 'com.google.gson.LongSerializationPolicy { LongSerializationPolicy(java.lang.String,int,com.google.gson.LongSerializationPolicy$1); }', but not the descriptor class 'com.google.gson.LongSerializationPolicy$1' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy { ToNumberPolicy(java.lang.String,int,com.google.gson.ToNumberPolicy$1); }', but not the descriptor class 'com.google.gson.ToNumberPolicy$1' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$1 { java.lang.Double readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$1 { java.lang.Number readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$2 { java.lang.Number readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$3 { java.lang.Number readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$3 { java.lang.Number parseAsDouble(java.lang.String,com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$4 { java.math.BigDecimal readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'com.google.gson.ToNumberPolicy$4 { java.lang.Number readNumber(com.google.gson.stream.JsonReader); }', but not the descriptor class 'com.google.gson.stream.JsonReader' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.FileSystem { FileSystem(java.lang.String,int,int,boolean,boolean,int,int,int[],java.lang.String[],boolean,boolean,char,org.apache.commons.io.FileSystem$NameLengthStrategy); }', but not the descriptor class 'org.apache.commons.io.FileSystem$NameLengthStrategy' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.FileSystem$NameLengthStrategy { FileSystem$NameLengthStrategy(java.lang.String,int,org.apache.commons.io.FileSystem$1); }', but not the descriptor class 'org.apache.commons.io.FileSystem$1' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.IOCase { boolean isCaseSensitive(org.apache.commons.io.IOCase); }', but not the descriptor class 'org.apache.commons.io.IOCase' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.IOCase { org.apache.commons.io.IOCase value(org.apache.commons.io.IOCase,org.apache.commons.io.IOCase); }', but not the descriptor class 'org.apache.commons.io.IOCase' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.IOCase { org.apache.commons.io.IOCase value(org.apache.commons.io.IOCase,org.apache.commons.io.IOCase); }', but not the descriptor class 'org.apache.commons.io.IOCase' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.IOCase { boolean lambda$forName$0(java.lang.String,org.apache.commons.io.IOCase); }', but not the descriptor class 'org.apache.commons.io.IOCase' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.RandomAccessFileMode { void accept(java.nio.file.Path,org.apache.commons.io.function.IOConsumer); }', but not the descriptor class 'org.apache.commons.io.function.IOConsumer' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.RandomAccessFileMode { java.lang.Object apply(java.nio.file.Path,org.apache.commons.io.function.IOFunction); }', but not the descriptor class 'org.apache.commons.io.function.IOFunction' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.RandomAccessFileMode { boolean implies(org.apache.commons.io.RandomAccessFileMode); }', but not the descriptor class 'org.apache.commons.io.RandomAccessFileMode' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.file.StandardDeleteOption { boolean overrideReadOnly(org.apache.commons.io.file.DeleteOption[]); }', but not the descriptor class 'org.apache.commons.io.file.DeleteOption' [proguard] Note: the configuration keeps the entry point 'org.apache.commons.io.file.StandardDeleteOption { boolean lambda$overrideReadOnly$0(org.apache.commons.io.file.DeleteOption); }', but not the descriptor class 'org.apache.commons.io.file.DeleteOption' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.CheckoutCommand$Stage { int access$2(org.eclipse.jgit.api.CheckoutCommand$Stage); }', but not the descriptor class 'org.eclipse.jgit.api.CheckoutCommand$Stage' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.CherryPickResult$CherryPickStatus { CherryPickResult$CherryPickStatus(java.lang.String,int,org.eclipse.jgit.api.CherryPickResult$CherryPickStatus); }', but not the descriptor class 'org.eclipse.jgit.api.CherryPickResult$CherryPickStatus' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.MergeCommand$FastForwardMode { org.eclipse.jgit.api.MergeCommand$FastForwardMode valueOf(org.eclipse.jgit.api.MergeCommand$FastForwardMode$Merge); }', but not the descriptor class 'org.eclipse.jgit.api.MergeCommand$FastForwardMode$Merge' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.MergeCommand$FastForwardMode$Merge { org.eclipse.jgit.api.MergeCommand$FastForwardMode$Merge valueOf(org.eclipse.jgit.api.MergeCommand$FastForwardMode); }', but not the descriptor class 'org.eclipse.jgit.api.MergeCommand$FastForwardMode' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.MergeResult$MergeStatus { MergeResult$MergeStatus(java.lang.String,int,org.eclipse.jgit.api.MergeResult$MergeStatus); }', but not the descriptor class 'org.eclipse.jgit.api.MergeResult$MergeStatus' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.api.RebaseResult$Status { RebaseResult$Status(java.lang.String,int,org.eclipse.jgit.api.RebaseResult$Status); }', but not the descriptor class 'org.eclipse.jgit.api.RebaseResult$Status' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.lib.RebaseTodoLine$Action { java.lang.String access$2(org.eclipse.jgit.lib.RebaseTodoLine$Action); }', but not the descriptor class 'org.eclipse.jgit.lib.RebaseTodoLine$Action' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.lib.RepositoryState { RepositoryState(java.lang.String,int,org.eclipse.jgit.lib.RepositoryState); }', but not the descriptor class 'org.eclipse.jgit.lib.RepositoryState' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.transport.HttpAuthMethod$Type { HttpAuthMethod$Type(java.lang.String,int,org.eclipse.jgit.transport.HttpAuthMethod$Type); }', but not the descriptor class 'org.eclipse.jgit.transport.HttpAuthMethod$Type' [proguard] Note: the configuration keeps the entry point 'org.eclipse.jgit.util.GitDateParser$ParseableSimpleDateFormat { java.lang.String access$2(org.eclipse.jgit.util.GitDateParser$ParseableSimpleDateFormat); }', but not the descriptor class 'org.eclipse.jgit.util.GitDateParser$ParseableSimpleDateFormat' [proguard] Note: the configuration keeps the entry point 'org.spigotmc.builder.Builder { void startBuilder(java.lang.String[],joptsimple.OptionSet); }', but not the descriptor class 'joptsimple.OptionSet' [proguard] Note: the configuration keeps the entry point 'org.spigotmc.builder.Builder { boolean pull(org.eclipse.jgit.api.Git,java.lang.String,org.spigotmc.builder.PullRequest); }', but not the descriptor class 'org.eclipse.jgit.api.Git' [proguard] Note: the configuration keeps the entry point 'org.spigotmc.builder.Builder { java.lang.String commitHash(org.eclipse.jgit.api.Git); }', but not the descriptor class 'org.eclipse.jgit.api.Git' [proguard] Note: the configuration keeps the entry point 'org.spigotmc.gui.data.JavaInstallationManager { void setSelectedInstallation(com.jeff_media.javafinder.JavaInstallation); }', but not the descriptor class 'com.jeff_media.javafinder.JavaInstallation' [proguard] Note: the configuration keeps the entry point 'org.spigotmc.gui.panels.options.OptionsPanel { void setJavaExecutable(com.jeff_media.javafinder.JavaInstallation); }', but not the descriptor class 'com.jeff_media.javafinder.JavaInstallation' [INFO] [INFO] --- launch4j:2.4.1:launch4j (default) @ builder --- [INFO] Platform-specific work directory already exists: /var/lib/jenkins/.m2/repository/net/sf/launch4j/launch4j/3.50/launch4j-3.50-workdir-linux64 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Wrapping WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [INFO] launch4j: Successfully created /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.exe [INFO] [INFO] --- macosappbundler:1.21.2:bundle (default) @ builder --- [INFO] Creating app directory at: /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.app [INFO] Copy application classes to: /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.app/Contents/Java [INFO] Copy native executable for binary type UNIVERSAL to: /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.app/Contents/MacOS/JavaLauncher [INFO] Generating Info.plist [INFO] Create Applications symlink [INFO] Generating DMG archive [INFO] [INFO] --- install:3.1.1:install (default-install) @ builder --- [INFO] Installing /var/lib/jenkins/jobs/BuildTools/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/spigotmc/builder/1.0-SNAPSHOT/builder-1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.jar to /var/lib/jenkins/.m2/repository/org/spigotmc/builder/1.0-SNAPSHOT/builder-1.0-SNAPSHOT.jar [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.600 s [INFO] Finished at: 2026-03-28T01:38:27Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped Archiving artifacts Finished: SUCCESS