Skip to content
Established TCP socket on 46657
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/LogBlock/pom.xml install deploy
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/lib/guava-32.0.1-jre.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by org.fusesource.jansi.internal.JansiLoader in an unnamed module (file:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/lib/jansi-2.4.0.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled

[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------------< de.diddiz:logblock >-------------------------
[INFO] Building LogBlock 1.20.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- build-helper:3.5.0:regex-property (regex-property) @ logblock ---
[INFO] No match to regex '[0-9\.]+ \(.+\)' found in '1.20.0.0-SNAPSHOT (build #228)'. The initial value '1.20.0.0-SNAPSHOT (build #228)' is left as-is...
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ logblock ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ logblock ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ logblock ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/LogBlock/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ logblock ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ logblock ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running de.diddiz.LogBlock.QueryParsingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in de.diddiz.LogBlock.QueryParsingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ logblock ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar
[INFO] 
[INFO] --- shade:3.6.2:shade (default) @ logblock ---
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] HikariCP-5.1.0.jar, LogBlock.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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] Replacing original artifact with shaded artifact.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ logblock ---
[INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- build-helper:3.5.0:regex-property (regex-property) @ logblock ---
[INFO] No match to regex '[0-9\.]+ \(.+\)' found in '1.20.0.0-SNAPSHOT (build #228)'. The initial value '1.20.0.0-SNAPSHOT (build #228)' is left as-is...
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ logblock ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ logblock ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.jenkins/workspace/LogBlock/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ logblock ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/LogBlock/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ logblock ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ logblock ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ logblock ---
[INFO] 
[INFO] --- shade:3.6.2:shade (default) @ logblock ---
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] HikariCP-5.1.0.jar, LogBlock.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/com.zaxxer/HikariCP/pom.properties
[WARNING]   - META-INF/maven/com.zaxxer/HikariCP/pom.xml
[WARNING] HikariCP-5.1.0.jar, LogBlock.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] LogBlock.jar, slf4j-api-1.7.36.jar define 36 overlapping classes and resources: 
[WARNING]   - META-INF/maven/org.slf4j/slf4j-api/pom.properties
[WARNING]   - META-INF/maven/org.slf4j/slf4j-api/pom.xml
[WARNING]   - org.slf4j.ILoggerFactory
[WARNING]   - org.slf4j.IMarkerFactory
[WARNING]   - org.slf4j.Logger
[WARNING]   - org.slf4j.LoggerFactory
[WARNING]   - org.slf4j.MDC
[WARNING]   - org.slf4j.MDC$1
[WARNING]   - org.slf4j.MDC$MDCCloseable
[WARNING]   - org.slf4j.Marker
[WARNING]   - 26 more...
[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] Replacing original artifact with shaded artifact.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ logblock ---
[INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ logblock ---
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml (779 B at 4.7 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20260606.204751-46.pom
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20260606.204751-46.pom (5.4 kB at 234 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20260606.204751-46.jar
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20260606.204751-46.jar (622 kB at 14 MB/s)
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml (366 B at 122 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml (779 B at 78 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml (366 B at 37 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.407 s
[INFO] Finished at: 2026-06-06T22:47:56+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat