Console Output
Skipping 48 KB..
Full Log[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1664423464
[DEBUG] Finish Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion takes 0 ms
[DEBUG] Executing Rule 3: EnforcerRuleDesc[name=requirePluginVersions, rule=RequirePluginVersions[message=Best Practice is to always define plugin versions!, banLatest=true, banRelease=true, banSnapshots=true, banTimestamps=true, phases=clean,deploy,site, additionalPlugins=null, unCheckedPluginList=null, unCheckedPlugins=null], level=ERROR]
[DEBUG] getPhaseToLifecycleMap(): phase: pre-clean
[DEBUG] getPhaseToLifecycleMap(): phase: clean
[DEBUG] getPhaseToLifecycleMap(): phase: post-clean
[DEBUG] getPhaseToLifecycleMap(): phase: validate
[DEBUG] getPhaseToLifecycleMap(): phase: initialize
[DEBUG] getPhaseToLifecycleMap(): phase: generate-sources
[DEBUG] getPhaseToLifecycleMap(): phase: process-sources
[DEBUG] getPhaseToLifecycleMap(): phase: generate-resources
[DEBUG] getPhaseToLifecycleMap(): phase: process-resources
[DEBUG] getPhaseToLifecycleMap(): phase: compile
[DEBUG] getPhaseToLifecycleMap(): phase: process-classes
[DEBUG] getPhaseToLifecycleMap(): phase: generate-test-sources
[DEBUG] getPhaseToLifecycleMap(): phase: process-test-sources
[DEBUG] getPhaseToLifecycleMap(): phase: generate-test-resources
[DEBUG] getPhaseToLifecycleMap(): phase: process-test-resources
[DEBUG] getPhaseToLifecycleMap(): phase: test-compile
[DEBUG] getPhaseToLifecycleMap(): phase: process-test-classes
[DEBUG] getPhaseToLifecycleMap(): phase: test
[DEBUG] getPhaseToLifecycleMap(): phase: prepare-package
[DEBUG] getPhaseToLifecycleMap(): phase: package
[DEBUG] getPhaseToLifecycleMap(): phase: pre-integration-test
[DEBUG] getPhaseToLifecycleMap(): phase: integration-test
[DEBUG] getPhaseToLifecycleMap(): phase: post-integration-test
[DEBUG] getPhaseToLifecycleMap(): phase: verify
[DEBUG] getPhaseToLifecycleMap(): phase: install
[DEBUG] getPhaseToLifecycleMap(): phase: deploy
[DEBUG] getPhaseToLifecycleMap(): phase: pre-site
[DEBUG] getPhaseToLifecycleMap(): phase: site
[DEBUG] getPhaseToLifecycleMap(): phase: post-site
[DEBUG] getPhaseToLifecycleMap(): phase: site-deploy
[DEBUG] getBoundPlugins(): it.tidalwave.thesefoolishthings:it-tidalwave-actor:jar:3.2-ALPHA-24-SNAPSHOT clean clean
[DEBUG] RequirePluginVersions.getAllPlugins:
[DEBUG] lifecycleMapping = clean
[DEBUG] plugins = org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean
[DEBUG] plugin = org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean
[DEBUG] GAV = [org.apache.maven.plugins, maven-clean-plugin, 3.2.0, clean]
[DEBUG] getBoundPlugins(): it.tidalwave.thesefoolishthings:it-tidalwave-actor:jar:3.2-ALPHA-24-SNAPSHOT deploy default
[DEBUG] RequirePluginVersions.getAllPlugins:
[DEBUG] lifecycleMapping = process-test-resources
[DEBUG] plugins = org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources
[DEBUG] plugin = org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources
[DEBUG] GAV = [org.apache.maven.plugins, maven-resources-plugin, 3.3.0, testResources]
[DEBUG] lifecycleMapping = package
[DEBUG] plugins = org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar
[DEBUG] plugin = org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar
[DEBUG] GAV = [org.apache.maven.plugins, maven-jar-plugin, 3.3.0, jar]
[DEBUG] lifecycleMapping = compile
[DEBUG] plugins = org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile
[DEBUG] plugin = org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile
[DEBUG] GAV = [org.apache.maven.plugins, maven-compiler-plugin, 3.10.1, compile]
[DEBUG] lifecycleMapping = test
[DEBUG] plugins = org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test
[DEBUG] plugin = org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test
[DEBUG] GAV = [org.apache.maven.plugins, maven-surefire-plugin, 3.0.0, test]
[DEBUG] lifecycleMapping = install
[DEBUG] plugins = org.apache.maven.plugins:maven-install-plugin:3.1.0:install
[DEBUG] plugin = org.apache.maven.plugins:maven-install-plugin:3.1.0:install
[DEBUG] GAV = [org.apache.maven.plugins, maven-install-plugin, 3.1.0, install]
[DEBUG] lifecycleMapping = process-resources
[DEBUG] plugins = org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources
[DEBUG] plugin = org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources
[DEBUG] GAV = [org.apache.maven.plugins, maven-resources-plugin, 3.3.0, resources]
[DEBUG] lifecycleMapping = test-compile
[DEBUG] plugins = org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile
[DEBUG] plugin = org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile
[DEBUG] GAV = [org.apache.maven.plugins, maven-compiler-plugin, 3.10.1, testCompile]
[DEBUG] lifecycleMapping = deploy
[DEBUG] plugins = org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy
[DEBUG] plugin = org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy
[DEBUG] GAV = [org.apache.maven.plugins, maven-deploy-plugin, 3.1.0, deploy]
[DEBUG] getBoundPlugins(): it.tidalwave.thesefoolishthings:it-tidalwave-actor:jar:3.2-ALPHA-24-SNAPSHOT site site
[DEBUG] RequirePluginVersions.getAllPlugins:
[DEBUG] lifecycleMapping = site
[DEBUG] plugins = org.apache.maven.plugins:maven-site-plugin:3.12.1:site
[DEBUG] plugin = org.apache.maven.plugins:maven-site-plugin:3.12.1:site
[DEBUG] GAV = [org.apache.maven.plugins, maven-site-plugin, 3.12.1, site]
[DEBUG] lifecycleMapping = site-deploy
[DEBUG] plugins = org.apache.maven.plugins:maven-site-plugin:3.12.1:deploy
[DEBUG] plugin = org.apache.maven.plugins:maven-site-plugin:3.12.1:deploy
[DEBUG] GAV = [org.apache.maven.plugins, maven-site-plugin, 3.12.1, deploy]
[DEBUG] All Plugins in use: [Plugin [org.codehaus.mojo:exec-maven-plugin], Plugin [org.apache.maven.plugins:maven-pmd-plugin], Plugin [org.apache.maven.plugins:maven-release-plugin], Plugin [org.codehaus.mojo:buildnumber-maven-plugin], Plugin [org.apache.maven.plugins:maven-site-plugin], Plugin [org.apache.maven.plugins:maven-javadoc-plugin], Plugin [org.apache.maven.plugins:maven-assembly-plugin], Plugin [com.github.spotbugs:spotbugs-maven-plugin], Plugin [org.apache.maven.plugins:maven-resources-plugin], Plugin [com.mycila:license-maven-plugin], Plugin [org.apache.maven.plugins:maven-antrun-plugin], Plugin [org.apache.maven.plugins:maven-compiler-plugin], Plugin [org.apache.maven.plugins:maven-surefire-plugin], Plugin [org.apache.maven.plugins:maven-jar-plugin], Plugin [org.apache.maven.plugins:maven-clean-plugin], Plugin [org.codehaus.mojo:jaxb2-maven-plugin], Plugin [org.owasp:dependency-check-maven], Plugin [org.sonatype.plugins:nexus-staging-maven-plugin], Plugin [org.apache.maven.plugins:maven-checkstyle-plugin], Plugin [org.codehaus.mojo:license-maven-plugin], Plugin [org.apache.maven.plugins:maven-install-plugin], Plugin [org.apache.maven.plugins:maven-deploy-plugin], Plugin [org.openjfx:javafx-maven-plugin], Plugin [org.apache.maven.plugins:maven-enforcer-plugin]]
[DEBUG] pluginWrappers: org.codehaus.mojo:buildnumber-maven-plugin:3.2.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-compiler-plugin:3.13.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-assembly-plugin:3.7.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-surefire-plugin:3.5.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:exec-maven-plugin:3.5.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-jar-plugin:3.4.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-deploy-plugin:3.1.3 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.github.spotbugs:spotbugs-maven-plugin:4.8.6.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-pmd-plugin:3.20.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.owasp:dependency-check-maven:11.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-release-plugin:3.1.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-enforcer-plugin:3.5.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-site-plugin:3.21.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:license-maven-plugin:2.5.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-javadoc-plugin:3.11.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.openjfx:javafx-maven-plugin:0.0.8 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-antrun-plugin:3.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.mycila:license-maven-plugin:4.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:jaxb2-maven-plugin:3.2.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-clean-plugin:3.4.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-resources-plugin:3.3.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-install-plugin:3.1.3 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-javadoc-plugin:3.11.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/superpom/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-surefire-plugin:3.5.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-jar-plugin:3.4.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-pmd-plugin:3.20.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-antrun-plugin:3.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-compiler-plugin:3.13.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-javadoc-plugin:3.11.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-assembly-plugin:3.7.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-gpg-plugin:3.2.7 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-shade-plugin:3.6.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-clean-plugin:3.4.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-install-plugin:3.1.3 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-resources-plugin:3.3.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-site-plugin:3.21.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-dependency-plugin:3.8.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-deploy-plugin:3.1.3 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-release-plugin:3.1.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-doap-plugin:1.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-jarsigner-plugin:3.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-source-plugin:3.3.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-scm-plugin:2.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-war-plugin:3.4.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:aspectj-maven-plugin:1.15.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:buildnumber-maven-plugin:3.2.1 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:exec-maven-plugin:3.5.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:findbugs-maven-plugin:3.0.5 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.github.spotbugs:spotbugs-maven-plugin:4.8.6.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:build-helper-maven-plugin:3.6.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:gwt-maven-plugin:2.10.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:jaxb2-maven-plugin:3.2.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:license-maven-plugin:2.5.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.sonarsource.scanner.maven:sonar-maven-plugin:5.0.0.4389 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.tomcat.maven:tomcat7-maven-plugin:2.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:versions-maven-plugin:2.18.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:wagon-maven-plugin:2.0.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.codehaus.mojo:xml-maven-plugin:1.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.apache.felix:maven-bundle-plugin:6.0.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.simpligility.maven.plugins:android-maven-plugin:4.6.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.spotify:docker-maven-plugin:1.2.2 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.spotify:dockerfile-maven-plugin:1.4.13 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.fusesource.mvnplugins:maven-graph-plugin:1.45 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.mycila:license-maven-plugin:4.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: com.vaadin:vaadin-maven-plugin:24.5.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.eclipse.jetty:jetty-maven-plugin:11.0.24 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.jvnet.jax-ws-commons:jaxws-maven-plugin:2.6 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.vafer:jdeb:1.12 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.owasp:dependency-check-maven:11.1.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.openjfx:javafx-maven-plugin:0.0.8 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.springframework.boot:spring-boot-maven-plugin:3.4.0 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] pluginWrappers: org.graalvm.buildtools:native-maven-plugin:0.10.3 source: /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/superpom/5.3/superpom-5.3.pom
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.5.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.5.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.20.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.20.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.2.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.2.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.21.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.21.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.11.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.11.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.11.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.7.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.7.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 4.8.6.6
[DEBUG] checking for notEmpty and notIsWhitespace(): 4.8.6.6
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.3.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.3.1
[DEBUG] checking for notEmpty and notIsWhitespace(): 4.6
[DEBUG] checking for notEmpty and notIsWhitespace(): 4.6
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.13.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.13.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.5.2
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.5.2
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.4.2
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.4.2
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.4.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.4.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.2.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.2.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 11.1.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 11.1.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 1.7.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 1.7.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.0.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.0.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 2.5.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 2.5.0
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.3
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.3
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.3
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.1.3
[DEBUG] checking for notEmpty and notIsWhitespace(): 0.0.8
[DEBUG] checking for notEmpty and notIsWhitespace(): 0.0.8
[DEBUG] checking for notEmpty and notIsWhitespace(): 3.5.0
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[DEBUG] Finish Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions takes 3 ms
[DEBUG] Executing Rule 4: EnforcerRuleDesc[name=reactorModuleConvergence, rule=ReactorModuleConvergence[message=The reactor is not valid, ignoreModuleDependencies=false], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.ReactorModuleConvergence with id -25172312
[DEBUG] Already cached class org.apache.maven.enforcer.rules.ReactorModuleConvergence with id -25172312
[DEBUG] Finish Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence takes 0 ms
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce:enforce-banned-dependencies' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-banned-dependencies}
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) rules = <rules><bannedDependencies><excludes><exclude>commons-logging:commons-logging</exclude>
<exclude>com.kenai.nbpwr:org-slf4j-jdk14</exclude>
<exclude>com.google.code.findbugs:annotations</exclude>
<exclude>org.aspectj:aspectjweaver</exclude>
</excludes>
</bannedDependencies>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=bannedDependencies, rule=BannedDependencies[message=null, excludes=[commons-logging:commons-logging, com.kenai.nbpwr:org-slf4j-jdk14, com.google.code.findbugs:annotations, org.aspectj:aspectjweaver], includes=null, searchTransitive=true], level=ERROR]
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=54857, ConflictMarker.markTime=39105, ConflictMarker.nodeCount=27, ConflictIdSorter.graphTime=118511, ConflictIdSorter.topsortTime=24513, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=417165, ConflictResolver.conflictItemCount=26, DfDependencyCollector.collectTime=1496378, DfDependencyCollector.transformTime=703867}
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies takes 6 ms
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run:generate-and-print-build-description' with basic configurator -->
[DEBUG] (f) exportAntProperties = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) localRepository = id: local
url: file:///var/jenkins_home/maven-repositories/1/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) mavenProject = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.1.0:, org.codehaus.plexus:plexus-utils:jar:3.4.1:compile, org.apache.ant:ant:jar:1.10.12:compile, org.apache.ant:ant-launcher:jar:1.10.12:compile]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skip = false
[DEBUG] (f) target = <target><echo file=".description">DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT ${buildNumber}
</echo>
<echo level="info">DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT ${buildNumber}</echo>
<echo level="info">Java Version: 11.0.25 -source 11 -target 11 -release 11</echo>
</target>
[DEBUG] (f) versionsPropertyName = maven.project.dependencies.versions
[DEBUG] -- end configuration --
[DEBUG] Adding reference: ant.projectHelper
[DEBUG] Adding reference: ant.PropertyHelper
[DEBUG] Adding reference: ant.parsing.context
[DEBUG] Adding reference: ant.targets
[DEBUG] parsing buildfile /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/antrun/build-main.xml with URI = file:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/antrun/build-main.xml
[DEBUG] Setting ro project property: ant.project.name -> maven-antrun-
[DEBUG] Adding reference: maven-antrun-
[DEBUG] Setting ro project property: ant.project.default-target -> main
[DEBUG] Setting ro project property: ant.file.maven-antrun- -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/antrun/build-main.xml
[DEBUG] Setting ro project property: ant.file.type.maven-antrun- -> file
[DEBUG] Project base dir set to: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/antrun
[DEBUG] +Target:
[DEBUG] +Target: main
[DEBUG] Adding reference: ant.LocalProperties
[DEBUG] Detected Java version: 11 in: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] Detected OS: Linux
[DEBUG] Adding reference: ant.ComponentHelper
[DEBUG] Project base dir set to: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors
[DEBUG] Adding reference: maven.dependency.classpath
[DEBUG] Adding reference: maven.compile.classpath
[DEBUG] Adding reference: maven.runtime.classpath
[DEBUG] Adding reference: maven.test.classpath
[DEBUG] Adding reference: maven.plugin.classpath
[DEBUG] Adding reference: maven.project
[DEBUG] Adding reference: maven.project.ref
[DEBUG] Adding reference: maven.project.helper
[DEBUG] Adding reference: maven.local.repository
[DEBUG] Initialize Maven Ant Tasks
[DEBUG] parsing buildfile jar:file:/var/jenkins_home/maven-repositories/1/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/var/jenkins_home/maven-repositories/1/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file
[DEBUG] parsing buildfile jar:file:/var/jenkins_home/maven-repositories/1/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/var/jenkins_home/maven-repositories/1/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml from a zip file
[DEBUG] Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst)
[DEBUG] +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
[DEBUG] Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst)
[DEBUG] +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
[DEBUG] Setting project property: tft.pmd.minimumTokens -> 100
[DEBUG] Setting project property: tft.vaadin-maven-plugin.version -> 24.5.6
[DEBUG] Setting project property: tft.exec-maven-plugin.version -> 3.5.0
[DEBUG] Setting project property: tft.jaxws-maven-plugin.version -> 2.6
[DEBUG] Setting project property: tft.spotbugs.maxAllowedViolations -> 0
[DEBUG] Setting project property: tft.release.sign-artifacts.skip -> false
[DEBUG] Setting project property: tft.test.jacoco.argLine ->
[DEBUG] Setting project property: tft.embedded-jdk.version ->
[DEBUG] Setting project property: tft.maven-gpg-plugin.version -> 3.2.7
[DEBUG] Setting project property: tft.javadoc.excludePackageNames -> *.impl:*.impl.*
[DEBUG] Setting project property: tft.profile.metrics.checkstyleGoal -> checkstyle:checkstyle
[DEBUG] Setting project property: staging.mvn.repo.url -> file:///var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/target-maven-repo
[DEBUG] Setting project property: tft.license-maven-plugin.version -> 2.5.0
[DEBUG] Setting project property: tft.maven-war-plugin.version -> 3.4.0
[DEBUG] Setting project property: tft.embedded-jdk.type -> tgz
[DEBUG] Setting project property: tft.tool.jpackager.downloadUrl.macOS -> http://download2.gluonhq.com/jpackager/11/jdk.packager-osx.zip
[DEBUG] Setting project property: tft.embedded-jdk.artifactId -> adoptopenjdk-jre
[DEBUG] Setting project property: tft.slf4j.version -> 2.0.16
[DEBUG] Setting project property: tft.description -> DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT ${buildNumber}
[DEBUG] Setting project property: tft.maven-graph-plugin.version -> 1.45
[DEBUG] Setting project property: tft.spring-boot.skip -> false
[DEBUG] Setting project property: java-diff-utils.version -> 4.15
[DEBUG] Setting project property: tft.profile.metrics.sonarGoal -> sonar:sonar
[DEBUG] Setting project property: tft.pmd.ruleset.groupId -> it.tidalwave.thesefoolishthings
[DEBUG] Setting project property: tft.m2e-lifecycle-mapping.version -> 1.0.0
[DEBUG] Setting project property: tft.mockito.version -> 4.8.1
[DEBUG] Setting project property: tft.pmd.skip -> false
[DEBUG] Setting project property: tft.webapp.deployServerUrl ->
[DEBUG] Setting project property: tft.deb.user ->
[DEBUG] Setting project property: tft.pmd.includeXmlInSite -> true
[DEBUG] Setting project property: tft.docker-maven-plugin.version -> 1.2.2
[DEBUG] Setting project property: tft.javadoc.doclet -> nl.talsmasoftware.umldoclet.UMLDoclet
[DEBUG] Setting project property: android.sdk.path -> /var/jenkins_home/tools/android-sdk
[DEBUG] Setting project property: tft.descriptionStamp -> .description
[DEBUG] Setting project property: tft.maven-fluido-skin.version -> 2.0.0
[DEBUG] Setting project property: tft.genisoimage -> genisoimage
[DEBUG] Setting project property: tft.tomcat-maven-plugin.version -> 2.2
[DEBUG] Setting project property: tft.maven-compiler-plugin.version -> 3.13.0
[DEBUG] Setting project property: tft.test.failureIgnore -> true
[DEBUG] Setting project property: tft.maven-release-plugin.version -> 3.1.1
[DEBUG] Setting project property: tft.maven-jarsigner-plugin.version -> 3.1.0
[DEBUG] Setting project property: tft.javac.debug -> true
[DEBUG] Setting project property: tft.defaultGoal -> clean install
[DEBUG] Setting project property: tft.maven-surefire-plugin.version -> 3.5.2
[DEBUG] Setting project property: tft.findbugs.skip -> false
[DEBUG] Setting project property: tft.buildnumber-maven-plugin.version -> 3.2.1
[DEBUG] Setting project property: tft.project.build.unwoven-test-classes.directory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-test-classes
[DEBUG] Setting project property: scm.repo.readonly.url -> https://bitbucket.org/tidalwave/thesefoolishthings-src
[DEBUG] Setting project property: tft.jetty.stopKey -> it.tidalwave.thesefoolishthings:it-tidalwave-actor
[DEBUG] Setting project property: tft.deb.sourceTarball.artifactId ->
[DEBUG] Setting project property: tft.pmd.minimumPriority -> 5
[DEBUG] Setting project property: timestamp -> 1734013932300
[DEBUG] Setting project property: tft.logback.version -> 1.5.12
[DEBUG] Setting project property: tft.maven-jar-plugin.version -> 3.4.2
[DEBUG] Setting project property: tft.javac.fork -> true
[DEBUG] Setting project property: tft.stableAPI -> false
[DEBUG] Setting project property: tft.release.pushChanges -> false
[DEBUG] Setting project property: tft.jsr330.version -> 1
[DEBUG] Setting project property: tft.project.description -> TheseFoolishThings Super POM
[DEBUG] Setting project property: bundle.namespace -> it.tidalwave.thesefoolishthings.it-tidalwave-actor
[DEBUG] Setting project property: tft.maven-resources-plugin.version -> 3.3.1
[DEBUG] Setting project property: tft.buildNumber.getRevisionOnlyOnce -> false
[DEBUG] Setting project property: tft.release.tagNameFormat -> @{project.version}
[DEBUG] Setting project property: joda-time.version -> 2.13.0
[DEBUG] Setting project property: tft.superpom.config.version -> 1.9
[DEBUG] Setting project property: tidalwave.project.url -> http://tidalwave.it/projects/thesefoolishthings
[DEBUG] Setting project property: tft.spotbugs.threshold -> Low
[DEBUG] Setting project property: disableDeploy -> false
[DEBUG] Setting project property: tft.mycila-license-maven-plugin.version -> 4.6
[DEBUG] Setting project property: tft.dependency-check-maven-plugin.version -> 11.1.0
[DEBUG] Setting project property: tft.aspectjrt.version -> 1.9.20.1
[DEBUG] Overriding previous definition of property "blueMarine2.musicTestSets.path"
[DEBUG] Setting project property: blueMarine2.musicTestSets.path -> /var/test-sets/MusicTestSets
[DEBUG] Setting project property: tft.webdav-jackrabbit.version -> 3.4.3
[DEBUG] Setting project property: tft.maven.requiredVersion -> 3.6.0
[DEBUG] Setting project property: tft.junit.version -> 5.11.3
[DEBUG] Setting project property: tidalwave.github.browse.url -> https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] Setting project property: tft.maven.requiredJdk -> [11, 17]
[DEBUG] Setting project property: buildNumber -> 562ab813558f
[DEBUG] Setting project property: tft.disableDeploy -> false
[DEBUG] Setting project property: tft.testng.version -> 7.10.2
[DEBUG] Setting project property: tft.spring-boot-maven-plugin.version -> 3.4.0
[DEBUG] Setting project property: scm.repo.effective.url -> ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] Setting project property: scm.repo.url -> ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] Setting project property: tft.mainPackage -> please-set-the-tft.mainPackage-property-to-specify-the-package-with-the-main-class
[DEBUG] Setting project property: tft.maven-checkstyle-plugin.version -> 3.0.0
[DEBUG] Setting project property: tft.header -> it/tidalwave/header/header.txt
[DEBUG] Setting project property: tft.pmd.aggregate -> false
[DEBUG] Setting project property: tft.appbundle.modules -> javafx.base,javafx.controls,javafx.fxml,javafx.graphics
[DEBUG] Setting project property: tft.jetty.host -> 0.0.0.0
[DEBUG] Setting project property: tft.scm -> git
[DEBUG] Setting project property: tidalwave.slogan -> TheseFoolishThings: Miscellaneous utilities
[DEBUG] Setting project property: tft.stableAPIVersion -> (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] Setting project property: tft.gwt-maven-plugin.version -> 2.10.0
[DEBUG] Setting project property: tft.staging-repo.id -> staging-oss.sonatype.org
[DEBUG] Setting project property: tft.pmd.ruleset -> /it/tidalwave/pmd/basic.xml
[DEBUG] Setting project property: tft.jacoco-maven-plugin.version -> 0.8.12
[DEBUG] Setting project property: tft.license.name -> tidalwave_asf2
[DEBUG] Setting project property: tft.embedded-jdk.groupId -> it.tidalwave.jdk
[DEBUG] Setting project property: tft.spotbugs-maven-plugin.version -> 4.8.6.6
[DEBUG] Setting project property: tft.embedded-jdk.prefix ->
[DEBUG] Setting project property: tft.maven-jdeb-plugin.version -> 1.12
[DEBUG] Setting project property: tft.tool.jpackager -> jpackager
[DEBUG] Setting project property: tft.embedded-jdk.name ->
[DEBUG] Setting project property: tft.pmd.ruleset.artifactId -> superpom-config
[DEBUG] Setting project property: tft.pmd.ruleset.version -> 1.9
[DEBUG] Setting project property: tft.disableJavaDocs -> false
[DEBUG] Setting project property: tft.maven-bundle-plugin.version -> 6.0.0
[DEBUG] Setting project property: tft.UmlGraphDoc.additionalParam -> -views -attributes -operations -types -postfixpackage -nodefontpackagesize 6 -nodefontclasssize 8 -nodefontsize 7 -edgefontsize 7 -nodesep 0.05
-ranksep 0.1 -visibility -inferrel -hide java.*|javax.*
[DEBUG] Setting project property: tft.maven-surefire-report-plugin.version -> 3.5.2
[DEBUG] Setting project property: tft.hamcrest-matchers.version -> 1.3
[DEBUG] Setting project property: tft.release.localCheckout -> true
[DEBUG] Setting project property: tft.findbugs-annotations.version -> 3.1.9
[DEBUG] Setting project property: tft.project.build.unwoven-classes.directory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-classes
[DEBUG] Setting project property: tft.mainClass -> please-set-the-tft.mainClass-property-to-specify-the-main-class
[DEBUG] Setting project property: tft.release.preparationGoals -> clean install verify
[DEBUG] Setting project property: tft.release.goals -> clean install source:jar-no-fork source:test-jar-no-fork javadoc:jar assembly:single deploy
[DEBUG] Setting project property: tft.nexus-staging-maven-plugin.version -> 1.7.0
[DEBUG] Setting project property: tft.native.name -> it.tidalwave.thesefoolishthings-it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT
[DEBUG] Setting project property: pmd.skip -> false
[DEBUG] Setting project property: tft.jaxb2-maven-plugin.version -> 3.2.0
[DEBUG] Setting project property: tft.build-helper-maven-plugin.version -> 3.6.0
[DEBUG] Setting project property: tft.javac.xlint -> -Xlint:all
[DEBUG] Setting project property: tft.javadoc.doclet.groupId -> nl.talsmasoftware
[DEBUG] Setting project property: tft.profile.metrics.spotbugsGoal -> com.github.spotbugs:spotbugs-maven-plugin:check
[DEBUG] Setting project property: tft.appbundle.name ->
[DEBUG] Setting project property: tft.javac.release -> 11
[DEBUG] Setting project property: tft.archetype-packaging.version -> 3.3.1
[DEBUG] Setting project property: tidalwave.issues -> TFT
[DEBUG] Setting project property: netbeans.checkstyle.format -> true
[DEBUG] Setting project property: tft.test.vmOptions ->
[DEBUG] Setting project property: tft.xml-maven-plugin.version -> 1.1.0
[DEBUG] Setting project property: disableJavaDocs -> false
[DEBUG] Setting project property: sonar.host.url -> https://sonarqube:9000/sonarqube/
[DEBUG] Setting project property: tft.maven-scm-plugin.version -> 2.1.0
[DEBUG] Setting project property: tft.webapp.contextPath -> /
[DEBUG] Setting project property: tft.maven-pmd-plugin.version -> 3.20.0
[DEBUG] Setting project property: tft.webapp.deployServerId ->
[DEBUG] Setting project property: tft.maven-shade-plugin.version -> 3.6.0
[DEBUG] Setting project property: tft.aspectj-maven-plugin.version -> 1.15.0
[DEBUG] Setting project property: tft.test.reportsDirectory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/surefire-reports/plain
[DEBUG] Setting project property: tft.jar.classpathInManifest -> false
[DEBUG] Setting project property: tft.native.buildArgs -> --no-fallback
[DEBUG] Setting project property: jakarta.inject-api.version -> 2.0.0
[DEBUG] Setting project property: tft.pmd.skipEmptyReport -> false
[DEBUG] Setting project property: tft.maven-source-plugin.version -> 3.3.1
[DEBUG] Setting project property: tft.javac.showWarnings -> true
[DEBUG] Setting project property: tft.appbundle.args ->
[DEBUG] Setting project property: tft.spotbugs.skip -> false
[DEBUG] Setting project property: tft.javafx-maven-plugin.version -> 0.0.8
[DEBUG] Setting project property: tft.jetty-maven-plugin.version -> 11.0.24
[DEBUG] Setting project property: tft.javadoc.doclint ->
[DEBUG] Setting project property: stableAPIVersion -> (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] Setting project property: tft.javadoc.doclet.version -> 2.0.12
[DEBUG] Setting project property: tft.native-maven-plugin.version -> 0.10.3
[DEBUG] Setting project property: cpd.skip -> false
[DEBUG] Setting project property: tft.spotbugs.failOnError -> false
[DEBUG] Setting project property: findbugs.skip -> false
[DEBUG] Setting project property: tft.pmd.showPmdLog -> false
[DEBUG] Setting project property: tft.android-maven-plugin.version -> 4.6.0
[DEBUG] Setting project property: tft.profile.metrics.defaultGoal -> clean install com.github.spotbugs:spotbugs-maven-plugin:check pmd:cpd pmd:pmd
checkstyle:checkstyle dependency:analyze
sonar:sonar dependency-check:aggregate
[DEBUG] Setting project property: tft.maven-site-plugin.version -> 3.21.0
[DEBUG] Setting project property: tft.sonar-maven-plugin.version -> 5.0.0.4389
[DEBUG] Setting project property: tft.spotbugs.maxHeap -> 512
[DEBUG] Setting project property: tft.versions-maven-plugin.version -> 2.18.0
[DEBUG] Setting project property: tft.maven-project-info-reports-plugin.version -> 3.8.0
[DEBUG] Setting project property: tft.test.skip -> false
[DEBUG] Setting project property: tft.maven-doap-plugin.version -> 1.2
[DEBUG] Setting project property: tidalwave.ci.view -> TheseFoolishThings
[DEBUG] Setting project property: tft.deb.binaryDirectory ->
[DEBUG] Setting project property: tft.site.skip -> false
[DEBUG] Setting project property: tft.gwt.version -> 2.1.1
[DEBUG] Setting project property: scm.repo.browse.url -> https://bitbucket.org/tidalwave/thesefoolishthings-src/src
[DEBUG] Setting project property: tft.test.listeners -> it.tidalwave.util.test.TestLogger
[DEBUG] Setting project property: tft.deb.name ->
[DEBUG] Setting project property: tft.maven-archetype-plugin.version -> 3.3.1
[DEBUG] Setting project property: stableAPI -> false
[DEBUG] Setting project property: tft.report.test.aggregate -> true
[DEBUG] Setting project property: tft.dockerfile-maven-plugin.version -> 1.4.13
[DEBUG] Setting project property: sonar.login -> 2409c956f6323d98c1650613434a33e4275ba743
[DEBUG] Setting project property: tft.native.skip -> true
[DEBUG] Setting project property: tft.maven-enforcer-plugin.version -> 3.5.0
[DEBUG] Setting project property: tft.embedded-jdk.classifier.macos.x64 -> macosx-x64-hotspot
[DEBUG] Setting project property: tft.owasp.skip -> false
[DEBUG] Setting project property: tft.spring.version -> 5.3.37
[DEBUG] Setting project property: tft.javadoc.doclet.artifactId -> umldoclet
[DEBUG] Setting project property: tft.maven-clean-plugin.version -> 3.4.0
[DEBUG] Setting project property: tft.jetty.tmpDir -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/jetty-work
[DEBUG] Setting project property: tft.jaxb.version -> 3.0.0
[DEBUG] Setting project property: tft.deb.group ->
[DEBUG] Setting project property: tft.header.year -> 2021
[DEBUG] Setting project property: release.profiles -> release-sign-artifacts
[DEBUG] Setting project property: tft.javac.showDeprecation -> true
[DEBUG] Setting project property: tidalwave.github.readonly.url -> https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] Setting project property: tft.javac.target -> 11
[DEBUG] Setting project property: tft.release.completionGoals ->
[DEBUG] Setting project property: tft.maven-javadoc-plugin.version -> 3.11.1
[DEBUG] Setting project property: tft.maven-install-plugin.version -> 3.1.3
[DEBUG] Setting project property: tft.findbugs-maven-plugin.version -> 3.0.5
[DEBUG] Setting project property: tft.maven-deploy-plugin.version -> 3.1.3
[DEBUG] Setting project property: tft.maven-assembly-plugin.version -> 3.7.1
[DEBUG] Setting project property: tft.spotbugs.relaxed -> false
[DEBUG] Setting project property: tft.profile.metrics.pmdGoal -> pmd:cpd pmd:pmd
[DEBUG] Setting project property: tft.maven-antrun-plugin.version -> 3.1.0
[DEBUG] Setting project property: tft.profile.metrics.dependencyCheckGoal -> dependency-check:aggregate
[DEBUG] Setting project property: tft.javac.source -> 11
[DEBUG] Setting project property: tft.javadoc.doclet.additionalParam -> -verbose
[DEBUG] Setting project property: tft.javafx.vmargs ->
[DEBUG] Setting project property: tft.profile.metrics.findbugsGoal ->
[DEBUG] Setting project property: tft.maven-surefire-report-plugin.skip -> false
[DEBUG] Setting project property: tft.appbundle.vmoptions ->
[DEBUG] Setting project property: project.build.sourceEncoding -> UTF-8
[DEBUG] Setting project property: skipTests -> false
[DEBUG] Setting project property: tft.license.template -> /it/tidalwave/license/tidalwave-header-description.ftl
[DEBUG] Overriding previous definition of property "testFailureIgnore"
[DEBUG] Setting project property: testFailureIgnore -> true
[DEBUG] Setting project property: tft.staging-repo.url -> https://oss.sonatype.org
[DEBUG] Setting project property: tft.checkstyle.skip -> false
[DEBUG] Setting project property: tft.wagon-maven-plugin.version -> 2.0.2
[DEBUG] Setting project property: tft.test.excludedGroups -> no-ci
[DEBUG] Setting project property: tft.javax-annotation.version -> 1.3.2
[DEBUG] Setting project property: tft.jetty.scanIntervalSeconds -> 4
[DEBUG] Setting project property: tft.aspectj.ajc.verbose -> false
[DEBUG] Setting project property: tft.maven-dependency-plugin.version -> 3.8.1
[DEBUG] Setting project property: tft.spotbugs.effort -> Max
[DEBUG] Setting project property: scmBranch -> UNKNOWN
[DEBUG] Setting project property: tft.jetty.stopPort -> 9966
[DEBUG] Setting project property: tft.spring-boot.repackage-classifier -> exec
[DEBUG] Setting project property: tft.lombok.version -> 1.18.36
[DEBUG] Setting project property: tft.jetty.port -> 8080
[DEBUG] Setting project property: tft.test.maxMemory -> 768M
[DEBUG] Setting project property: tft.javadoc.detectJavaApiLink -> false
[DEBUG] Overriding previous definition of property "maven.repo.local"
[DEBUG] Setting project property: maven.repo.local -> /var/jenkins_home/maven-repositories/1
[DEBUG] Overriding previous definition of property "testFailureIgnore"
[DEBUG] Setting project property: testFailureIgnore -> true
[DEBUG] Setting project property: ant.file -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] Setting properties with prefix:
[DEBUG] Setting project property: project.groupId -> it.tidalwave.thesefoolishthings
[DEBUG] Setting project property: project.artifactId -> it-tidalwave-actor
[DEBUG] Setting project property: project.name -> TheseFoolishThings :: Actors
[DEBUG] Setting project property: project.description -> An experimental module which provides an implementation of an actor-based framework.
[DEBUG] Setting project property: project.version -> 3.2-ALPHA-24-SNAPSHOT
[DEBUG] Setting project property: project.packaging -> jar
[DEBUG] Setting project property: project.build.directory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] Setting project property: project.build.outputDirectory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] Setting project property: project.build.testOutputDirectory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes
[DEBUG] Setting project property: project.build.sourceDirectory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java
[DEBUG] Setting project property: project.build.testSourceDirectory -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/java
[DEBUG] Setting project property: localRepository -> id: local
url: file:///var/jenkins_home/maven-repositories/1/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] Setting project property: settings.localRepository -> /var/jenkins_home/maven-repositories/1
[DEBUG] Setting project property: it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[DEBUG] Setting project property: it.tidalwave.thesefoolishthings:it-tidalwave-util:jar -> /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Utilities/target/it-tidalwave-util-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[DEBUG] Setting project property: org.slf4j:slf4j-api:jar -> /var/jenkins_home/maven-repositories/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[DEBUG] Setting project property: javax.inject:javax.inject:jar -> /var/jenkins_home/maven-repositories/1/javax/inject/javax.inject/1/javax.inject-1.jar
[DEBUG] Setting project property: javax.annotation:javax.annotation-api:jar -> /var/jenkins_home/maven-repositories/1/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
[DEBUG] Setting project property: com.github.spotbugs:spotbugs-annotations:jar -> /var/jenkins_home/maven-repositories/1/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar
[DEBUG] Setting project property: com.google.code.findbugs:jsr305:jar -> /var/jenkins_home/maven-repositories/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[DEBUG] Setting project property: org.projectlombok:lombok:jar -> /var/jenkins_home/maven-repositories/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar
[DEBUG] Setting project property: org.testng:testng:jar -> /var/jenkins_home/maven-repositories/1/org/testng/testng/7.10.2/testng-7.10.2.jar
[DEBUG] Setting project property: com.beust:jcommander:jar -> /var/jenkins_home/maven-repositories/1/com/beust/jcommander/1.82/jcommander-1.82.jar
[DEBUG] Setting project property: org.webjars:jquery:jar -> /var/jenkins_home/maven-repositories/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar
[DEBUG] Setting project property: org.hamcrest:hamcrest-all:jar -> /var/jenkins_home/maven-repositories/1/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar
[DEBUG] Setting project property: org.mockito:mockito-core:jar -> /var/jenkins_home/maven-repositories/1/org/mockito/mockito-core/4.8.1/mockito-core-4.8.1.jar
[DEBUG] Setting project property: net.bytebuddy:byte-buddy:jar -> /var/jenkins_home/maven-repositories/1/net/bytebuddy/byte-buddy/1.12.16/byte-buddy-1.12.16.jar
[DEBUG] Setting project property: net.bytebuddy:byte-buddy-agent:jar -> /var/jenkins_home/maven-repositories/1/net/bytebuddy/byte-buddy-agent/1.12.16/byte-buddy-agent-1.12.16.jar
[DEBUG] Setting project property: org.objenesis:objenesis:jar -> /var/jenkins_home/maven-repositories/1/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[DEBUG] Setting project property: ch.qos.logback:logback-classic:jar -> /var/jenkins_home/maven-repositories/1/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar
[DEBUG] Setting project property: ch.qos.logback:logback-core:jar -> /var/jenkins_home/maven-repositories/1/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar
[DEBUG] Setting project property: maven.project.dependencies.versions -> 3.2-ALPHA-24-SNAPSHOT:3.2-ALPHA-24-SNAPSHOT:2.0.16:1:1.3.2:3.1.9:3.0.2:1.18.36:7.10.2:1.82:3.7.1:1.3:4.8.1:1.12.16:1.12.16:3.2:1.5.12:1.5.12:
[INFO] Executing tasks
[DEBUG] Build sequence for target(s) `main' is [main]
[DEBUG] Complete build sequence is [main, ]
[DEBUG]
main:
[INFO] [echo] DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT 562ab813558f
[INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources:default-resources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used:
[DEBUG] BUILD_DISPLAY_NAME: #319
[DEBUG] BUILD_ID: 319
[DEBUG] BUILD_NUMBER: 319
[DEBUG] BUILD_TAG: jenkins-TheseFoolishThings_Build_and_Test-319
[DEBUG] BUILD_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/
[DEBUG] CI: true
[DEBUG] CLASSPATH:
[DEBUG] COPY_REFERENCE_FILE_LOG: /var/jenkins_home/copy_reference_file.log
[DEBUG] EXECUTOR_NUMBER: 1
[DEBUG] GIT_BRANCH: origin/master
[DEBUG] GIT_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] GIT_PREVIOUS_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] GIT_PREVIOUS_SUCCESSFUL_COMMIT: b6fa14f79349329a661286df1c6ca28c8dce22ea
[DEBUG] GIT_URL: https://bitbucket.org/fabriziogiudici/thesefoolishthings-src.git
[DEBUG] HOME: /var/jenkins_home
[DEBUG] HOSTNAME: jenkins-6f7b8c45d4-7gl26
[DEBUG] HUDSON_HOME: /var/jenkins_home
[DEBUG] HUDSON_SERVER_COOKIE: b348d8d307011da7
[DEBUG] HUDSON_URL: https://services.tidalwave.it/ci/
[DEBUG] JAVA_HOME: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] JENKINS_HOME: /var/jenkins_home
[DEBUG] JENKINS_INCREMENTALS_REPO_MIRROR: https://repo.jenkins-ci.org/incrementals
[DEBUG] JENKINS_OPTS: --prefix=/ci
[DEBUG] JENKINS_PORT: tcp://10.0.87.241:8080
[DEBUG] JENKINS_PORT_8080_TCP: tcp://10.0.87.241:8080
[DEBUG] JENKINS_PORT_8080_TCP_ADDR: 10.0.87.241
[DEBUG] JENKINS_PORT_8080_TCP_PORT: 8080
[DEBUG] JENKINS_PORT_8080_TCP_PROTO: tcp
[DEBUG] JENKINS_SERVER_COOKIE: b348d8d307011da7
[DEBUG] JENKINS_SERVICE_HOST: 10.0.87.241
[DEBUG] JENKINS_SERVICE_PORT: 8080
[DEBUG] JENKINS_SLAVE_AGENT_PORT: 50000
[DEBUG] JENKINS_UC: https://updates.jenkins.io
[DEBUG] JENKINS_UC_EXPERIMENTAL: https://updates.jenkins.io/experimental
[DEBUG] JENKINS_URL: https://services.tidalwave.it/ci/
[DEBUG] JENKINS_VERSION: 2.387.2
[DEBUG] JOB_BASE_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] JOB_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/display/redirect
[DEBUG] JOB_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] JOB_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/
[DEBUG] KUBERNETES_PORT: tcp://10.0.0.1:443
[DEBUG] KUBERNETES_PORT_443_TCP: tcp://10.0.0.1:443
[DEBUG] KUBERNETES_PORT_443_TCP_ADDR: 10.0.0.1
[DEBUG] KUBERNETES_PORT_443_TCP_PORT: 443
[DEBUG] KUBERNETES_PORT_443_TCP_PROTO: tcp
[DEBUG] KUBERNETES_SERVICE_HOST: 10.0.0.1
[DEBUG] KUBERNETES_SERVICE_PORT: 443
[DEBUG] KUBERNETES_SERVICE_PORT_HTTPS: 443
[DEBUG] LANG: C.UTF-8
[DEBUG] M2_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] MAVEN_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] MAVEN_OPTS: -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] NODE_LABELS: master
[DEBUG] NODE_NAME: master
[DEBUG] PATH: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[DEBUG] PATH+JDK: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin
[DEBUG] PATH+MAVEN: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/bin
[DEBUG] POM_ARTIFACTID: thesefoolishthings
[DEBUG] POM_DISPLAYNAME: TheseFoolishThings
[DEBUG] POM_GROUPID: it.tidalwave.thesefoolishthings
[DEBUG] POM_PACKAGING: pom
[DEBUG] POM_VERSION: 3.2-ALPHA-24-SNAPSHOT
[DEBUG] PWD: /
[DEBUG] REF: /usr/share/jenkins/ref
[DEBUG] RUN_ARTIFACTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=artifacts
[DEBUG] RUN_CHANGES_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=changes
[DEBUG] RUN_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect
[DEBUG] RUN_TESTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=tests
[DEBUG] SHLVL: 0
[DEBUG] WORKSPACE: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] WORKSPACE_TMP: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace@tmp
[DEBUG] android.sdk.path: /var/jenkins_home/tools/android-sdk
[DEBUG] awt.toolkit: sun.awt.X11.XToolkit
[DEBUG] blueMarine2.musicTestSets.path: /mnt/test-data/MusicTestSets
[DEBUG] buildNumber: 562ab813558f
[DEBUG] bundle.namespace: it.tidalwave.thesefoolishthings.it-tidalwave-actor
[DEBUG] cpd.skip: false
[DEBUG] disableDeploy: false
[DEBUG] disableJavaDocs: false
[DEBUG] env.BUILD_DISPLAY_NAME: #319
[DEBUG] env.BUILD_ID: 319
[DEBUG] env.BUILD_NUMBER: 319
[DEBUG] env.BUILD_TAG: jenkins-TheseFoolishThings_Build_and_Test-319
[DEBUG] env.BUILD_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/
[DEBUG] env.CI: true
[DEBUG] env.COPY_REFERENCE_FILE_LOG: /var/jenkins_home/copy_reference_file.log
[DEBUG] env.EXECUTOR_NUMBER: 1
[DEBUG] env.GIT_BRANCH: origin/master
[DEBUG] env.GIT_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] env.GIT_PREVIOUS_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: b6fa14f79349329a661286df1c6ca28c8dce22ea
[DEBUG] env.GIT_URL: https://bitbucket.org/fabriziogiudici/thesefoolishthings-src.git
[DEBUG] env.HOME: /var/jenkins_home
[DEBUG] env.HOSTNAME: jenkins-6f7b8c45d4-7gl26
[DEBUG] env.HUDSON_COOKIE: 73c17fe3-0894-4d40-acf1-ca110750cf35
[DEBUG] env.HUDSON_HOME: /var/jenkins_home
[DEBUG] env.HUDSON_SERVER_COOKIE: b348d8d307011da7
[DEBUG] env.HUDSON_URL: https://services.tidalwave.it/ci/
[DEBUG] env.JAVA_HOME: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] env.JENKINS_HOME: /var/jenkins_home
[DEBUG] env.JENKINS_INCREMENTALS_REPO_MIRROR: https://repo.jenkins-ci.org/incrementals
[DEBUG] env.JENKINS_OPTS: --prefix=/ci
[DEBUG] env.JENKINS_PORT: tcp://10.0.87.241:8080
[DEBUG] env.JENKINS_PORT_8080_TCP: tcp://10.0.87.241:8080
[DEBUG] env.JENKINS_PORT_8080_TCP_ADDR: 10.0.87.241
[DEBUG] env.JENKINS_PORT_8080_TCP_PORT: 8080
[DEBUG] env.JENKINS_PORT_8080_TCP_PROTO: tcp
[DEBUG] env.JENKINS_SERVER_COOKIE: b348d8d307011da7
[DEBUG] env.JENKINS_SERVICE_HOST: 10.0.87.241
[DEBUG] env.JENKINS_SERVICE_PORT: 8080
[DEBUG] env.JENKINS_SLAVE_AGENT_PORT: 50000
[DEBUG] env.JENKINS_UC: https://updates.jenkins.io
[DEBUG] env.JENKINS_UC_EXPERIMENTAL: https://updates.jenkins.io/experimental
[DEBUG] env.JENKINS_URL: https://services.tidalwave.it/ci/
[DEBUG] env.JENKINS_VERSION: 2.387.2
[DEBUG] env.JOB_BASE_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] env.JOB_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/display/redirect
[DEBUG] env.JOB_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] env.JOB_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/
[DEBUG] env.KUBERNETES_PORT: tcp://10.0.0.1:443
[DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.0.0.1:443
[DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.0.0.1
[DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
[DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
[DEBUG] env.KUBERNETES_SERVICE_HOST: 10.0.0.1
[DEBUG] env.KUBERNETES_SERVICE_PORT: 443
[DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
[DEBUG] env.LANG: C.UTF-8
[DEBUG] env.M2_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] env.MAVEN_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] env.MAVEN_OPTS: -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] env.NODE_LABELS: master
[DEBUG] env.NODE_NAME: master
[DEBUG] env.PATH: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/bin:/var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[DEBUG] env.POM_ARTIFACTID: thesefoolishthings
[DEBUG] env.POM_DISPLAYNAME: TheseFoolishThings
[DEBUG] env.POM_GROUPID: it.tidalwave.thesefoolishthings
[DEBUG] env.POM_PACKAGING: pom
[DEBUG] env.POM_VERSION: 3.2-ALPHA-24-SNAPSHOT
[DEBUG] env.PWD: /
[DEBUG] env.REF: /usr/share/jenkins/ref
[DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=artifacts
[DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=changes
[DEBUG] env.RUN_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect
[DEBUG] env.RUN_TESTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=tests
[DEBUG] env.SHLVL: 0
[DEBUG] env.WORKSPACE: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] env.WORKSPACE_TMP: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace@tmp
[DEBUG] file.encoding: UTF-8
[DEBUG] file.separator: /
[DEBUG] findbugs.skip: false
[DEBUG] jakarta.inject-api.version: 2.0.0
[DEBUG] java-diff-utils.version: 4.15
[DEBUG] java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
[DEBUG] java.awt.printerjob: sun.print.PSPrinterJob
[DEBUG] java.class.path: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging
[DEBUG] java.class.version: 55.0
[DEBUG] java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] java.io.tmpdir: /tmp
[DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[DEBUG] java.runtime.name: OpenJDK Runtime Environment
[DEBUG] java.runtime.version: 11.0.25+9
[DEBUG] java.specification.maintenance.version: 3
[DEBUG] java.specification.name: Java Platform API Specification
[DEBUG] java.specification.vendor: Oracle Corporation
[DEBUG] java.specification.version: 11
[DEBUG] java.vendor: Eclipse Adoptium
[DEBUG] java.vendor.url: https://adoptium.net/
[DEBUG] java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
[DEBUG] java.vendor.version: Temurin-11.0.25+9
[DEBUG] java.version: 11.0.25
[DEBUG] java.version.date: 2024-10-15
[DEBUG] java.vm.compressedOopsMode: 32-bit
[DEBUG] java.vm.info: mixed mode
[DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
[DEBUG] java.vm.specification.name: Java Virtual Machine Specification
[DEBUG] java.vm.specification.vendor: Oracle Corporation
[DEBUG] java.vm.specification.version: 11
[DEBUG] java.vm.vendor: Eclipse Adoptium
[DEBUG] java.vm.version: 11.0.25+9
[DEBUG] jdk.debug: release
[DEBUG] joda-time.version: 2.13.0
[DEBUG] line.separator:
[DEBUG] maven.build.timestamp: 2024-12-12T14:32:12Z
[DEBUG] maven.build.version: Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
[DEBUG] maven.conf: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf
[DEBUG] maven.home: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] maven.repo.local: /var/jenkins_home/maven-repositories/1
[DEBUG] maven.version: 3.9.1
[DEBUG] maven3.interceptor: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar
[DEBUG] maven3.interceptor.common: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar
[DEBUG] netbeans.checkstyle.format: true
[DEBUG] os.arch: amd64
[DEBUG] os.name: Linux
[DEBUG] os.version: 6.8.0-48-generic
[DEBUG] path.separator: :
[DEBUG] pmd.skip: false
[DEBUG] project.baseUri: file:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/
[DEBUG] project.build.sourceEncoding: UTF-8
[DEBUG] release.profiles: release-sign-artifacts
[DEBUG] scm.repo.browse.url: https://bitbucket.org/tidalwave/thesefoolishthings-src/src
[DEBUG] scm.repo.effective.url: ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] scm.repo.readonly.url: https://bitbucket.org/tidalwave/thesefoolishthings-src
[DEBUG] scm.repo.url: ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] scmBranch: UNKNOWN
[DEBUG] skipTests: false
[DEBUG] sonar.host.url: https://sonarqube:9000/sonarqube/
[DEBUG] sonar.login: 2409c956f6323d98c1650613434a33e4275ba743
[DEBUG] stableAPI: false
[DEBUG] stableAPIVersion: (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] staging.mvn.repo.url: file:///var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/target-maven-repo
[DEBUG] sun.arch.data.model: 64
[DEBUG] sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/lib
[DEBUG] sun.cpu.endian: little
[DEBUG] sun.cpu.isalist:
[DEBUG] sun.font.fontmanager: sun.awt.X11FontManager
[DEBUG] sun.io.unicode.encoding: UnicodeLittle
[DEBUG] sun.java.command: jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 39157
[DEBUG] sun.java.launcher: SUN_STANDARD
[DEBUG] sun.jnu.encoding: UTF-8
[DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
[DEBUG] sun.os.patch.level: unknown
[DEBUG] testFailureIgnore: true
[DEBUG] testSet.stoppingdown_100_20230116.folder: /var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] tft.UmlGraphDoc.additionalParam: -views -attributes -operations -types -postfixpackage -nodefontpackagesize 6 -nodefontclasssize 8 -nodefontsize 7 -edgefontsize 7 -nodesep 0.05
-ranksep 0.1 -visibility -inferrel -hide java.*|javax.*
[DEBUG] tft.android-maven-plugin.version: 4.6.0
[DEBUG] tft.appbundle.args:
[DEBUG] tft.appbundle.modules: javafx.base,javafx.controls,javafx.fxml,javafx.graphics
[DEBUG] tft.appbundle.name:
[DEBUG] tft.appbundle.vmoptions:
[DEBUG] tft.archetype-packaging.version: 3.3.1
[DEBUG] tft.aspectj-maven-plugin.version: 1.15.0
[DEBUG] tft.aspectj.ajc.verbose: false
[DEBUG] tft.aspectjrt.version: 1.9.20.1
[DEBUG] tft.build-helper-maven-plugin.version: 3.6.0
[DEBUG] tft.buildNumber.getRevisionOnlyOnce: false
[DEBUG] tft.buildnumber-maven-plugin.version: 3.2.1
[DEBUG] tft.checkstyle.skip: false
[DEBUG] tft.deb.binaryDirectory:
[DEBUG] tft.deb.group:
[DEBUG] tft.deb.name:
[DEBUG] tft.deb.sourceTarball.artifactId:
[DEBUG] tft.deb.user:
[DEBUG] tft.defaultGoal: clean install
[DEBUG] tft.dependency-check-maven-plugin.version: 11.1.0
[DEBUG] tft.description: DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT ${buildNumber}
[DEBUG] tft.descriptionStamp: .description
[DEBUG] tft.disableDeploy: false
[DEBUG] tft.disableJavaDocs: false
[DEBUG] tft.docker-maven-plugin.version: 1.2.2
[DEBUG] tft.dockerfile-maven-plugin.version: 1.4.13
[DEBUG] tft.embedded-jdk.artifactId: adoptopenjdk-jre
[DEBUG] tft.embedded-jdk.classifier.macos.x64: macosx-x64-hotspot
[DEBUG] tft.embedded-jdk.groupId: it.tidalwave.jdk
[DEBUG] tft.embedded-jdk.name:
[DEBUG] tft.embedded-jdk.prefix:
[DEBUG] tft.embedded-jdk.type: tgz
[DEBUG] tft.embedded-jdk.version:
[DEBUG] tft.exec-maven-plugin.version: 3.5.0
[DEBUG] tft.findbugs-annotations.version: 3.1.9
[DEBUG] tft.findbugs-maven-plugin.version: 3.0.5
[DEBUG] tft.findbugs.skip: false
[DEBUG] tft.genisoimage: genisoimage
[DEBUG] tft.gwt-maven-plugin.version: 2.10.0
[DEBUG] tft.gwt.version: 2.1.1
[DEBUG] tft.hamcrest-matchers.version: 1.3
[DEBUG] tft.header: it/tidalwave/header/header.txt
[DEBUG] tft.header.year: 2021
[DEBUG] tft.jacoco-maven-plugin.version: 0.8.12
[DEBUG] tft.jar.classpathInManifest: false
[DEBUG] tft.javac.debug: true
[DEBUG] tft.javac.fork: true
[DEBUG] tft.javac.release: 11
[DEBUG] tft.javac.showDeprecation: true
[DEBUG] tft.javac.showWarnings: true
[DEBUG] tft.javac.source: 11
[DEBUG] tft.javac.target: 11
[DEBUG] tft.javac.xlint: -Xlint:all
[DEBUG] tft.javadoc.detectJavaApiLink: false
[DEBUG] tft.javadoc.doclet: nl.talsmasoftware.umldoclet.UMLDoclet
[DEBUG] tft.javadoc.doclet.additionalParam: -verbose
[DEBUG] tft.javadoc.doclet.artifactId: umldoclet
[DEBUG] tft.javadoc.doclet.groupId: nl.talsmasoftware
[DEBUG] tft.javadoc.doclet.version: 2.0.12
[DEBUG] tft.javadoc.doclint:
[DEBUG] tft.javadoc.excludePackageNames: *.impl:*.impl.*
[DEBUG] tft.javafx-maven-plugin.version: 0.0.8
[DEBUG] tft.javafx.vmargs:
[DEBUG] tft.javax-annotation.version: 1.3.2
[DEBUG] tft.jaxb.version: 3.0.0
[DEBUG] tft.jaxb2-maven-plugin.version: 3.2.0
[DEBUG] tft.jaxws-maven-plugin.version: 2.6
[DEBUG] tft.jetty-maven-plugin.version: 11.0.24
[DEBUG] tft.jetty.host: 0.0.0.0
[DEBUG] tft.jetty.port: 8080
[DEBUG] tft.jetty.scanIntervalSeconds: 4
[DEBUG] tft.jetty.stopKey: it.tidalwave.thesefoolishthings:it-tidalwave-actor
[DEBUG] tft.jetty.stopPort: 9966
[DEBUG] tft.jetty.tmpDir: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/jetty-work
[DEBUG] tft.jsr330.version: 1
[DEBUG] tft.junit.version: 5.11.3
[DEBUG] tft.license-maven-plugin.version: 2.5.0
[DEBUG] tft.license.name: tidalwave_asf2
[DEBUG] tft.license.template: /it/tidalwave/license/tidalwave-header-description.ftl
[DEBUG] tft.logback.version: 1.5.12
[DEBUG] tft.lombok.version: 1.18.36
[DEBUG] tft.m2e-lifecycle-mapping.version: 1.0.0
[DEBUG] tft.mainClass: please-set-the-tft.mainClass-property-to-specify-the-main-class
[DEBUG] tft.mainPackage: please-set-the-tft.mainPackage-property-to-specify-the-package-with-the-main-class
[DEBUG] tft.maven-antrun-plugin.version: 3.1.0
[DEBUG] tft.maven-archetype-plugin.version: 3.3.1
[DEBUG] tft.maven-assembly-plugin.version: 3.7.1
[DEBUG] tft.maven-bundle-plugin.version: 6.0.0
[DEBUG] tft.maven-checkstyle-plugin.version: 3.0.0
[DEBUG] tft.maven-clean-plugin.version: 3.4.0
[DEBUG] tft.maven-compiler-plugin.version: 3.13.0
[DEBUG] tft.maven-dependency-plugin.version: 3.8.1
[DEBUG] tft.maven-deploy-plugin.version: 3.1.3
[DEBUG] tft.maven-doap-plugin.version: 1.2
[DEBUG] tft.maven-enforcer-plugin.version: 3.5.0
[DEBUG] tft.maven-fluido-skin.version: 2.0.0
[DEBUG] tft.maven-gpg-plugin.version: 3.2.7
[DEBUG] tft.maven-graph-plugin.version: 1.45
[DEBUG] tft.maven-install-plugin.version: 3.1.3
[DEBUG] tft.maven-jar-plugin.version: 3.4.2
[DEBUG] tft.maven-jarsigner-plugin.version: 3.1.0
[DEBUG] tft.maven-javadoc-plugin.version: 3.11.1
[DEBUG] tft.maven-jdeb-plugin.version: 1.12
[DEBUG] tft.maven-pmd-plugin.version: 3.20.0
[DEBUG] tft.maven-project-info-reports-plugin.version: 3.8.0
[DEBUG] tft.maven-release-plugin.version: 3.1.1
[DEBUG] tft.maven-resources-plugin.version: 3.3.1
[DEBUG] tft.maven-scm-plugin.version: 2.1.0
[DEBUG] tft.maven-shade-plugin.version: 3.6.0
[DEBUG] tft.maven-site-plugin.version: 3.21.0
[DEBUG] tft.maven-source-plugin.version: 3.3.1
[DEBUG] tft.maven-surefire-plugin.version: 3.5.2
[DEBUG] tft.maven-surefire-report-plugin.skip: false
[DEBUG] tft.maven-surefire-report-plugin.version: 3.5.2
[DEBUG] tft.maven-war-plugin.version: 3.4.0
[DEBUG] tft.maven.requiredJdk: [11, 17]
[DEBUG] tft.maven.requiredVersion: 3.6.0
[DEBUG] tft.mockito.version: 4.8.1
[DEBUG] tft.mycila-license-maven-plugin.version: 4.6
[DEBUG] tft.native-maven-plugin.version: 0.10.3
[DEBUG] tft.native.buildArgs: --no-fallback
[DEBUG] tft.native.name: it.tidalwave.thesefoolishthings-it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT
[DEBUG] tft.native.skip: true
[DEBUG] tft.nexus-staging-maven-plugin.version: 1.7.0
[DEBUG] tft.owasp.skip: false
[DEBUG] tft.pmd.aggregate: false
[DEBUG] tft.pmd.includeXmlInSite: true
[DEBUG] tft.pmd.minimumPriority: 5
[DEBUG] tft.pmd.minimumTokens: 100
[DEBUG] tft.pmd.ruleset: /it/tidalwave/pmd/basic.xml
[DEBUG] tft.pmd.ruleset.artifactId: superpom-config
[DEBUG] tft.pmd.ruleset.groupId: it.tidalwave.thesefoolishthings
[DEBUG] tft.pmd.ruleset.version: 1.9
[DEBUG] tft.pmd.showPmdLog: false
[DEBUG] tft.pmd.skip: false
[DEBUG] tft.pmd.skipEmptyReport: false
[DEBUG] tft.profile.metrics.checkstyleGoal: checkstyle:checkstyle
[DEBUG] tft.profile.metrics.defaultGoal: clean install com.github.spotbugs:spotbugs-maven-plugin:check pmd:cpd pmd:pmd
checkstyle:checkstyle dependency:analyze
sonar:sonar dependency-check:aggregate
[DEBUG] tft.profile.metrics.dependencyCheckGoal: dependency-check:aggregate
[DEBUG] tft.profile.metrics.findbugsGoal:
[DEBUG] tft.profile.metrics.pmdGoal: pmd:cpd pmd:pmd
[DEBUG] tft.profile.metrics.sonarGoal: sonar:sonar
[DEBUG] tft.profile.metrics.spotbugsGoal: com.github.spotbugs:spotbugs-maven-plugin:check
[DEBUG] tft.project.build.unwoven-classes.directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-classes
[DEBUG] tft.project.build.unwoven-test-classes.directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-test-classes
[DEBUG] tft.project.description: TheseFoolishThings Super POM
[DEBUG] tft.release.completionGoals:
[DEBUG] tft.release.goals: clean install source:jar-no-fork source:test-jar-no-fork javadoc:jar assembly:single deploy
[DEBUG] tft.release.localCheckout: true
[DEBUG] tft.release.preparationGoals: clean install verify
[DEBUG] tft.release.pushChanges: false
[DEBUG] tft.release.sign-artifacts.skip: false
[DEBUG] tft.release.tagNameFormat: @{project.version}
[DEBUG] tft.report.test.aggregate: true
[DEBUG] tft.scm: git
[DEBUG] tft.site.skip: false
[DEBUG] tft.slf4j.version: 2.0.16
[DEBUG] tft.sonar-maven-plugin.version: 5.0.0.4389
[DEBUG] tft.spotbugs-maven-plugin.version: 4.8.6.6
[DEBUG] tft.spotbugs.effort: Max
[DEBUG] tft.spotbugs.failOnError: false
[DEBUG] tft.spotbugs.maxAllowedViolations: 0
[DEBUG] tft.spotbugs.maxHeap: 512
[DEBUG] tft.spotbugs.relaxed: false
[DEBUG] tft.spotbugs.skip: false
[DEBUG] tft.spotbugs.threshold: Low
[DEBUG] tft.spring-boot-maven-plugin.version: 3.4.0
[DEBUG] tft.spring-boot.repackage-classifier: exec
[DEBUG] tft.spring-boot.skip: false
[DEBUG] tft.spring.version: 5.3.37
[DEBUG] tft.stableAPI: false
[DEBUG] tft.stableAPIVersion: (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] tft.staging-repo.id: staging-oss.sonatype.org
[DEBUG] tft.staging-repo.url: https://oss.sonatype.org
[DEBUG] tft.superpom.config.version: 1.9
[DEBUG] tft.test.excludedGroups: no-ci
[DEBUG] tft.test.failureIgnore: true
[DEBUG] tft.test.jacoco.argLine:
[DEBUG] tft.test.listeners: it.tidalwave.util.test.TestLogger
[DEBUG] tft.test.maxMemory: 768M
[DEBUG] tft.test.reportsDirectory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/surefire-reports/plain
[DEBUG] tft.test.skip: false
[DEBUG] tft.test.vmOptions:
[DEBUG] tft.testng.version: 7.10.2
[DEBUG] tft.tomcat-maven-plugin.version: 2.2
[DEBUG] tft.tool.jpackager: jpackager
[DEBUG] tft.tool.jpackager.downloadUrl.macOS: http://download2.gluonhq.com/jpackager/11/jdk.packager-osx.zip
[DEBUG] tft.vaadin-maven-plugin.version: 24.5.6
[DEBUG] tft.versions-maven-plugin.version: 2.18.0
[DEBUG] tft.wagon-maven-plugin.version: 2.0.2
[DEBUG] tft.webapp.contextPath: /
[DEBUG] tft.webapp.deployServerId:
[DEBUG] tft.webapp.deployServerUrl:
[DEBUG] tft.webdav-jackrabbit.version: 3.4.3
[DEBUG] tft.xml-maven-plugin.version: 1.1.0
[DEBUG] tidalwave.ci.view: TheseFoolishThings
[DEBUG] tidalwave.github.browse.url: https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] tidalwave.github.readonly.url: https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] tidalwave.issues: TFT
[DEBUG] tidalwave.project.url: http://tidalwave.it/projects/thesefoolishthings
[DEBUG] tidalwave.slogan: TheseFoolishThings: Miscellaneous utilities
[DEBUG] timestamp: 1734013932300
[DEBUG] user.dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] user.home: /var/jenkins_home
[DEBUG] user.language: en
[DEBUG] user.name: jenkins
[DEBUG] user.timezone:
[DEBUG] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
[DEBUG] resource with targetPath null
directory /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/resources
[DEBUG] no user filter components
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile:default-compile' with basic configurator -->
[DEBUG] (f) annotationProcessorPathsUseDepMgmt = false
[DEBUG] (f) basedir = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors
[DEBUG] (f) buildDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] (f) compilePath = [/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes, /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar, /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Utilities/target/it-tidalwave-util-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar, /var/jenkins_home/maven-repositories/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar, /var/jenkins_home/maven-repositories/1/javax/inject/javax.inject/1/javax.inject-1.jar, /var/jenkins_home/maven-repositories/1/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, /var/jenkins_home/maven-repositories/1/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar, /var/jenkins_home/maven-repositories/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar, /var/jenkins_home/maven-repositories/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar]
[DEBUG] (f) compileSourceRoots = [/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java]
[DEBUG] (f) compilerArgs = [-Xlint:-processing, -Xlint:all]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) createMissingPackageInfoClass = true
[DEBUG] (f) debug = true
[DEBUG] (f) debugFileName = javac
[DEBUG] (f) enablePreview = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarning = false
[DEBUG] (f) fileExtensions = [jar, class]
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) forceLegacyJavacApi = false
[DEBUG] (f) fork = true
[DEBUG] (f) generatedSourcesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] (f) parameters = false
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) projectArtifact = it.tidalwave.thesefoolishthings:it-tidalwave-actor:jar:3.2-ALPHA-24-SNAPSHOT
[DEBUG] (s) release = 11
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) showCompilationChanges = false
[DEBUG] (f) showDeprecation = true
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 11
[DEBUG] (f) staleMillis = 0
[DEBUG] (s) target = 11
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Adding /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations to compile source roots:
/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java
[DEBUG] New compile source roots:
/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java
/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[INFO] New dependency detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageDecorator.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStats.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MessageListenerAdapter.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/CollaborationAwareMessageBus.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStatsMBean.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Message.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationStartedMessage.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PostConstructInvoker.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Actor.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorGroupActivator.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/OriginatedBy.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/Locator.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PreDestroyInvoker.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/ExecutorWithPriority.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationMessageListenerAdapter.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivator.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MBeansManager.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/Collaboration.java
[INFO] Stale source detected: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationCompletedMessage.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/Collaboration.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationCompletedMessage.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationStartedMessage.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageDecorator.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Actor.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Message.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/OriginatedBy.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationMessageListenerAdapter.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/ExecutorWithPriority.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/Locator.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MBeansManager.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MessageListenerAdapter.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PostConstructInvoker.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PreDestroyInvoker.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivator.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStats.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStatsMBean.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorGroupActivator.java
[INFO] Input tree files (+): /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/CollaborationAwareMessageBus.java
[INFO] Recompiling the module because of changed dependency.
[DEBUG] Classpath:
[DEBUG] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[DEBUG] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Utilities/target/it-tidalwave-util-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/javax/inject/javax.inject/1/javax.inject-1.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[DEBUG] /var/jenkins_home/maven-repositories/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar
[DEBUG] Source roots:
[DEBUG] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java
[DEBUG] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations
[DEBUG] Command line options:
[DEBUG] -d /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes -classpath /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Utilities/target/it-tidalwave-util-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar:/var/jenkins_home/maven-repositories/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/1/javax/inject/javax.inject/1/javax.inject-1.jar:/var/jenkins_home/maven-repositories/1/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/var/jenkins_home/maven-repositories/1/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar:/var/jenkins_home/maven-repositories/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar: -sourcepath /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/Collaboration.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationCompletedMessage.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationStartedMessage.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageDecorator.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Actor.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/Message.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/annotation/OriginatedBy.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationMessageListenerAdapter.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/ExecutorWithPriority.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/Locator.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MBeansManager.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/MessageListenerAdapter.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PostConstructInvoker.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/PreDestroyInvoker.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivator.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStats.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorActivatorStatsMBean.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/ActorGroupActivator.java /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/spi/CollaborationAwareMessageBus.java -s /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-sources/annotations -g -deprecation --release 11 -encoding UTF-8 -Xlint:-processing -Xlint:all
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationCompletedMessage.java:[44,20] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java:[56,16] [serial] serializable class MessageSupport has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationCompletedMessage.java:[45,7] [serial] serializable class CollaborationCompletedMessage has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java:[54,7] [serial] serializable class DefaultCollaboration has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/CollaborationStartedMessage.java:[44,7] [serial] serializable class CollaborationStartedMessage has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java:[121,62] [unchecked] unchecked cast
required: Class<T>
found: Class<?>
where T is a type-variable:
T extends Object declared in method <T>registerMessageListener(Method)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java:[136,24] [rawtypes] found raw type: Listener
missing type arguments for generic class Listener<T>
where T is a type-variable:
T extends Object declared in interface Listener
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java:[139,19] [unchecked] unchecked method invocation: method addListener in class CollaborationAwareMessageBusAdapter is applied to given types
required: Method,Listener<T>,Class<T>
found: Method,Listener,Class<CAP#1>
where T is a type-variable:
T extends Object declared in method <T>addListener(Method,Listener<T>,Class<T>)
where CAP#1 is a fresh type-variable:
CAP#1 extends Object from capture of ?
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java:[139,28] [unchecked] unchecked conversion
required: Listener<T>
found: Listener
where T is a type-variable:
T extends Object declared in method <T>addListener(Method,Listener<T>,Class<T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/Locator.java:[41,18] [serial] serializable class NotFoundException has no definition of serialVersionUID
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources:default-testResources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used:
[DEBUG] BUILD_DISPLAY_NAME: #319
[DEBUG] BUILD_ID: 319
[DEBUG] BUILD_NUMBER: 319
[DEBUG] BUILD_TAG: jenkins-TheseFoolishThings_Build_and_Test-319
[DEBUG] BUILD_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/
[DEBUG] CI: true
[DEBUG] CLASSPATH:
[DEBUG] COPY_REFERENCE_FILE_LOG: /var/jenkins_home/copy_reference_file.log
[DEBUG] EXECUTOR_NUMBER: 1
[DEBUG] GIT_BRANCH: origin/master
[DEBUG] GIT_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] GIT_PREVIOUS_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] GIT_PREVIOUS_SUCCESSFUL_COMMIT: b6fa14f79349329a661286df1c6ca28c8dce22ea
[DEBUG] GIT_URL: https://bitbucket.org/fabriziogiudici/thesefoolishthings-src.git
[DEBUG] HOME: /var/jenkins_home
[DEBUG] HOSTNAME: jenkins-6f7b8c45d4-7gl26
[DEBUG] HUDSON_HOME: /var/jenkins_home
[DEBUG] HUDSON_SERVER_COOKIE: b348d8d307011da7
[DEBUG] HUDSON_URL: https://services.tidalwave.it/ci/
[DEBUG] JAVA_HOME: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] JENKINS_HOME: /var/jenkins_home
[DEBUG] JENKINS_INCREMENTALS_REPO_MIRROR: https://repo.jenkins-ci.org/incrementals
[DEBUG] JENKINS_OPTS: --prefix=/ci
[DEBUG] JENKINS_PORT: tcp://10.0.87.241:8080
[DEBUG] JENKINS_PORT_8080_TCP: tcp://10.0.87.241:8080
[DEBUG] JENKINS_PORT_8080_TCP_ADDR: 10.0.87.241
[DEBUG] JENKINS_PORT_8080_TCP_PORT: 8080
[DEBUG] JENKINS_PORT_8080_TCP_PROTO: tcp
[DEBUG] JENKINS_SERVER_COOKIE: b348d8d307011da7
[DEBUG] JENKINS_SERVICE_HOST: 10.0.87.241
[DEBUG] JENKINS_SERVICE_PORT: 8080
[DEBUG] JENKINS_SLAVE_AGENT_PORT: 50000
[DEBUG] JENKINS_UC: https://updates.jenkins.io
[DEBUG] JENKINS_UC_EXPERIMENTAL: https://updates.jenkins.io/experimental
[DEBUG] JENKINS_URL: https://services.tidalwave.it/ci/
[DEBUG] JENKINS_VERSION: 2.387.2
[DEBUG] JOB_BASE_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] JOB_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/display/redirect
[DEBUG] JOB_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] JOB_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/
[DEBUG] KUBERNETES_PORT: tcp://10.0.0.1:443
[DEBUG] KUBERNETES_PORT_443_TCP: tcp://10.0.0.1:443
[DEBUG] KUBERNETES_PORT_443_TCP_ADDR: 10.0.0.1
[DEBUG] KUBERNETES_PORT_443_TCP_PORT: 443
[DEBUG] KUBERNETES_PORT_443_TCP_PROTO: tcp
[DEBUG] KUBERNETES_SERVICE_HOST: 10.0.0.1
[DEBUG] KUBERNETES_SERVICE_PORT: 443
[DEBUG] KUBERNETES_SERVICE_PORT_HTTPS: 443
[DEBUG] LANG: C.UTF-8
[DEBUG] M2_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] MAVEN_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] MAVEN_OPTS: -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] NODE_LABELS: master
[DEBUG] NODE_NAME: master
[DEBUG] PATH: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[DEBUG] PATH+JDK: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin
[DEBUG] PATH+MAVEN: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/bin
[DEBUG] POM_ARTIFACTID: thesefoolishthings
[DEBUG] POM_DISPLAYNAME: TheseFoolishThings
[DEBUG] POM_GROUPID: it.tidalwave.thesefoolishthings
[DEBUG] POM_PACKAGING: pom
[DEBUG] POM_VERSION: 3.2-ALPHA-24-SNAPSHOT
[DEBUG] PWD: /
[DEBUG] REF: /usr/share/jenkins/ref
[DEBUG] RUN_ARTIFACTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=artifacts
[DEBUG] RUN_CHANGES_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=changes
[DEBUG] RUN_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect
[DEBUG] RUN_TESTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=tests
[DEBUG] SHLVL: 0
[DEBUG] WORKSPACE: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] WORKSPACE_TMP: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace@tmp
[DEBUG] android.sdk.path: /var/jenkins_home/tools/android-sdk
[DEBUG] awt.toolkit: sun.awt.X11.XToolkit
[DEBUG] blueMarine2.musicTestSets.path: /mnt/test-data/MusicTestSets
[DEBUG] buildNumber: 562ab813558f
[DEBUG] bundle.namespace: it.tidalwave.thesefoolishthings.it-tidalwave-actor
[DEBUG] cpd.skip: false
[DEBUG] disableDeploy: false
[DEBUG] disableJavaDocs: false
[DEBUG] env.BUILD_DISPLAY_NAME: #319
[DEBUG] env.BUILD_ID: 319
[DEBUG] env.BUILD_NUMBER: 319
[DEBUG] env.BUILD_TAG: jenkins-TheseFoolishThings_Build_and_Test-319
[DEBUG] env.BUILD_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/
[DEBUG] env.CI: true
[DEBUG] env.COPY_REFERENCE_FILE_LOG: /var/jenkins_home/copy_reference_file.log
[DEBUG] env.EXECUTOR_NUMBER: 1
[DEBUG] env.GIT_BRANCH: origin/master
[DEBUG] env.GIT_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] env.GIT_PREVIOUS_COMMIT: 562ab813558fd9359dd0a44d79068fa6eb85c30c
[DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: b6fa14f79349329a661286df1c6ca28c8dce22ea
[DEBUG] env.GIT_URL: https://bitbucket.org/fabriziogiudici/thesefoolishthings-src.git
[DEBUG] env.HOME: /var/jenkins_home
[DEBUG] env.HOSTNAME: jenkins-6f7b8c45d4-7gl26
[DEBUG] env.HUDSON_COOKIE: 73c17fe3-0894-4d40-acf1-ca110750cf35
[DEBUG] env.HUDSON_HOME: /var/jenkins_home
[DEBUG] env.HUDSON_SERVER_COOKIE: b348d8d307011da7
[DEBUG] env.HUDSON_URL: https://services.tidalwave.it/ci/
[DEBUG] env.JAVA_HOME: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] env.JENKINS_HOME: /var/jenkins_home
[DEBUG] env.JENKINS_INCREMENTALS_REPO_MIRROR: https://repo.jenkins-ci.org/incrementals
[DEBUG] env.JENKINS_OPTS: --prefix=/ci
[DEBUG] env.JENKINS_PORT: tcp://10.0.87.241:8080
[DEBUG] env.JENKINS_PORT_8080_TCP: tcp://10.0.87.241:8080
[DEBUG] env.JENKINS_PORT_8080_TCP_ADDR: 10.0.87.241
[DEBUG] env.JENKINS_PORT_8080_TCP_PORT: 8080
[DEBUG] env.JENKINS_PORT_8080_TCP_PROTO: tcp
[DEBUG] env.JENKINS_SERVER_COOKIE: b348d8d307011da7
[DEBUG] env.JENKINS_SERVICE_HOST: 10.0.87.241
[DEBUG] env.JENKINS_SERVICE_PORT: 8080
[DEBUG] env.JENKINS_SLAVE_AGENT_PORT: 50000
[DEBUG] env.JENKINS_UC: https://updates.jenkins.io
[DEBUG] env.JENKINS_UC_EXPERIMENTAL: https://updates.jenkins.io/experimental
[DEBUG] env.JENKINS_URL: https://services.tidalwave.it/ci/
[DEBUG] env.JENKINS_VERSION: 2.387.2
[DEBUG] env.JOB_BASE_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] env.JOB_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/display/redirect
[DEBUG] env.JOB_NAME: TheseFoolishThings_Build_and_Test
[DEBUG] env.JOB_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/
[DEBUG] env.KUBERNETES_PORT: tcp://10.0.0.1:443
[DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.0.0.1:443
[DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.0.0.1
[DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
[DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
[DEBUG] env.KUBERNETES_SERVICE_HOST: 10.0.0.1
[DEBUG] env.KUBERNETES_SERVICE_PORT: 443
[DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
[DEBUG] env.LANG: C.UTF-8
[DEBUG] env.M2_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] env.MAVEN_HOME: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] env.MAVEN_OPTS: -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] env.NODE_LABELS: master
[DEBUG] env.NODE_NAME: master
[DEBUG] env.PATH: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/bin:/var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[DEBUG] env.POM_ARTIFACTID: thesefoolishthings
[DEBUG] env.POM_DISPLAYNAME: TheseFoolishThings
[DEBUG] env.POM_GROUPID: it.tidalwave.thesefoolishthings
[DEBUG] env.POM_PACKAGING: pom
[DEBUG] env.POM_VERSION: 3.2-ALPHA-24-SNAPSHOT
[DEBUG] env.PWD: /
[DEBUG] env.REF: /usr/share/jenkins/ref
[DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=artifacts
[DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=changes
[DEBUG] env.RUN_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect
[DEBUG] env.RUN_TESTS_DISPLAY_URL: https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/319/display/redirect?page=tests
[DEBUG] env.SHLVL: 0
[DEBUG] env.WORKSPACE: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] env.WORKSPACE_TMP: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace@tmp
[DEBUG] file.encoding: UTF-8
[DEBUG] file.separator: /
[DEBUG] findbugs.skip: false
[DEBUG] jakarta.inject-api.version: 2.0.0
[DEBUG] java-diff-utils.version: 4.15
[DEBUG] java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
[DEBUG] java.awt.printerjob: sun.print.PSPrinterJob
[DEBUG] java.class.path: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging
[DEBUG] java.class.version: 55.0
[DEBUG] java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11
[DEBUG] java.io.tmpdir: /tmp
[DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[DEBUG] java.runtime.name: OpenJDK Runtime Environment
[DEBUG] java.runtime.version: 11.0.25+9
[DEBUG] java.specification.maintenance.version: 3
[DEBUG] java.specification.name: Java Platform API Specification
[DEBUG] java.specification.vendor: Oracle Corporation
[DEBUG] java.specification.version: 11
[DEBUG] java.vendor: Eclipse Adoptium
[DEBUG] java.vendor.url: https://adoptium.net/
[DEBUG] java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
[DEBUG] java.vendor.version: Temurin-11.0.25+9
[DEBUG] java.version: 11.0.25
[DEBUG] java.version.date: 2024-10-15
[DEBUG] java.vm.compressedOopsMode: 32-bit
[DEBUG] java.vm.info: mixed mode
[DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
[DEBUG] java.vm.specification.name: Java Virtual Machine Specification
[DEBUG] java.vm.specification.vendor: Oracle Corporation
[DEBUG] java.vm.specification.version: 11
[DEBUG] java.vm.vendor: Eclipse Adoptium
[DEBUG] java.vm.version: 11.0.25+9
[DEBUG] jdk.debug: release
[DEBUG] joda-time.version: 2.13.0
[DEBUG] line.separator:
[DEBUG] maven.build.timestamp: 2024-12-12T14:32:16Z
[DEBUG] maven.build.version: Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
[DEBUG] maven.conf: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf
[DEBUG] maven.home: /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1
[DEBUG] maven.repo.local: /var/jenkins_home/maven-repositories/1
[DEBUG] maven.version: 3.9.1
[DEBUG] maven3.interceptor: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar
[DEBUG] maven3.interceptor.common: /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar
[DEBUG] netbeans.checkstyle.format: true
[DEBUG] os.arch: amd64
[DEBUG] os.name: Linux
[DEBUG] os.version: 6.8.0-48-generic
[DEBUG] path.separator: :
[DEBUG] pmd.skip: false
[DEBUG] project.baseUri: file:/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/
[DEBUG] project.build.sourceEncoding: UTF-8
[DEBUG] release.profiles: release-sign-artifacts
[DEBUG] scm.repo.browse.url: https://bitbucket.org/tidalwave/thesefoolishthings-src/src
[DEBUG] scm.repo.effective.url: ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] scm.repo.readonly.url: https://bitbucket.org/tidalwave/thesefoolishthings-src
[DEBUG] scm.repo.url: ssh://git@bitbucket.org/tidalwave/thesefoolishthings-src.git
[DEBUG] scmBranch: UNKNOWN
[DEBUG] skipTests: false
[DEBUG] sonar.host.url: https://sonarqube:9000/sonarqube/
[DEBUG] sonar.login: 2409c956f6323d98c1650613434a33e4275ba743
[DEBUG] stableAPI: false
[DEBUG] stableAPIVersion: (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] staging.mvn.repo.url: file:///var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/target-maven-repo
[DEBUG] sun.arch.data.model: 64
[DEBUG] sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/lib
[DEBUG] sun.cpu.endian: little
[DEBUG] sun.cpu.isalist:
[DEBUG] sun.font.fontmanager: sun.awt.X11FontManager
[DEBUG] sun.io.unicode.encoding: UnicodeLittle
[DEBUG] sun.java.command: jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 39157
[DEBUG] sun.java.launcher: SUN_STANDARD
[DEBUG] sun.jnu.encoding: UTF-8
[DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
[DEBUG] sun.os.patch.level: unknown
[DEBUG] testFailureIgnore: true
[DEBUG] testSet.stoppingdown_100_20230116.folder: /var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
[DEBUG] tft.UmlGraphDoc.additionalParam: -views -attributes -operations -types -postfixpackage -nodefontpackagesize 6 -nodefontclasssize 8 -nodefontsize 7 -edgefontsize 7 -nodesep 0.05
-ranksep 0.1 -visibility -inferrel -hide java.*|javax.*
[DEBUG] tft.android-maven-plugin.version: 4.6.0
[DEBUG] tft.appbundle.args:
[DEBUG] tft.appbundle.modules: javafx.base,javafx.controls,javafx.fxml,javafx.graphics
[DEBUG] tft.appbundle.name:
[DEBUG] tft.appbundle.vmoptions:
[DEBUG] tft.archetype-packaging.version: 3.3.1
[DEBUG] tft.aspectj-maven-plugin.version: 1.15.0
[DEBUG] tft.aspectj.ajc.verbose: false
[DEBUG] tft.aspectjrt.version: 1.9.20.1
[DEBUG] tft.build-helper-maven-plugin.version: 3.6.0
[DEBUG] tft.buildNumber.getRevisionOnlyOnce: false
[DEBUG] tft.buildnumber-maven-plugin.version: 3.2.1
[DEBUG] tft.checkstyle.skip: false
[DEBUG] tft.deb.binaryDirectory:
[DEBUG] tft.deb.group:
[DEBUG] tft.deb.name:
[DEBUG] tft.deb.sourceTarball.artifactId:
[DEBUG] tft.deb.user:
[DEBUG] tft.defaultGoal: clean install
[DEBUG] tft.dependency-check-maven-plugin.version: 11.1.0
[DEBUG] tft.description: DESCRIPTION: origin/master 3.2-ALPHA-24-SNAPSHOT ${buildNumber}
[DEBUG] tft.descriptionStamp: .description
[DEBUG] tft.disableDeploy: false
[DEBUG] tft.disableJavaDocs: false
[DEBUG] tft.docker-maven-plugin.version: 1.2.2
[DEBUG] tft.dockerfile-maven-plugin.version: 1.4.13
[DEBUG] tft.embedded-jdk.artifactId: adoptopenjdk-jre
[DEBUG] tft.embedded-jdk.classifier.macos.x64: macosx-x64-hotspot
[DEBUG] tft.embedded-jdk.groupId: it.tidalwave.jdk
[DEBUG] tft.embedded-jdk.name:
[DEBUG] tft.embedded-jdk.prefix:
[DEBUG] tft.embedded-jdk.type: tgz
[DEBUG] tft.embedded-jdk.version:
[DEBUG] tft.exec-maven-plugin.version: 3.5.0
[DEBUG] tft.findbugs-annotations.version: 3.1.9
[DEBUG] tft.findbugs-maven-plugin.version: 3.0.5
[DEBUG] tft.findbugs.skip: false
[DEBUG] tft.genisoimage: genisoimage
[DEBUG] tft.gwt-maven-plugin.version: 2.10.0
[DEBUG] tft.gwt.version: 2.1.1
[DEBUG] tft.hamcrest-matchers.version: 1.3
[DEBUG] tft.header: it/tidalwave/header/header.txt
[DEBUG] tft.header.year: 2021
[DEBUG] tft.jacoco-maven-plugin.version: 0.8.12
[DEBUG] tft.jar.classpathInManifest: false
[DEBUG] tft.javac.debug: true
[DEBUG] tft.javac.fork: true
[DEBUG] tft.javac.release: 11
[DEBUG] tft.javac.showDeprecation: true
[DEBUG] tft.javac.showWarnings: true
[DEBUG] tft.javac.source: 11
[DEBUG] tft.javac.target: 11
[DEBUG] tft.javac.xlint: -Xlint:all
[DEBUG] tft.javadoc.detectJavaApiLink: false
[DEBUG] tft.javadoc.doclet: nl.talsmasoftware.umldoclet.UMLDoclet
[DEBUG] tft.javadoc.doclet.additionalParam: -verbose
[DEBUG] tft.javadoc.doclet.artifactId: umldoclet
[DEBUG] tft.javadoc.doclet.groupId: nl.talsmasoftware
[DEBUG] tft.javadoc.doclet.version: 2.0.12
[DEBUG] tft.javadoc.doclint:
[DEBUG] tft.javadoc.excludePackageNames: *.impl:*.impl.*
[DEBUG] tft.javafx-maven-plugin.version: 0.0.8
[DEBUG] tft.javafx.vmargs:
[DEBUG] tft.javax-annotation.version: 1.3.2
[DEBUG] tft.jaxb.version: 3.0.0
[DEBUG] tft.jaxb2-maven-plugin.version: 3.2.0
[DEBUG] tft.jaxws-maven-plugin.version: 2.6
[DEBUG] tft.jetty-maven-plugin.version: 11.0.24
[DEBUG] tft.jetty.host: 0.0.0.0
[DEBUG] tft.jetty.port: 8080
[DEBUG] tft.jetty.scanIntervalSeconds: 4
[DEBUG] tft.jetty.stopKey: it.tidalwave.thesefoolishthings:it-tidalwave-actor
[DEBUG] tft.jetty.stopPort: 9966
[DEBUG] tft.jetty.tmpDir: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/jetty-work
[DEBUG] tft.jsr330.version: 1
[DEBUG] tft.junit.version: 5.11.3
[DEBUG] tft.license-maven-plugin.version: 2.5.0
[DEBUG] tft.license.name: tidalwave_asf2
[DEBUG] tft.license.template: /it/tidalwave/license/tidalwave-header-description.ftl
[DEBUG] tft.logback.version: 1.5.12
[DEBUG] tft.lombok.version: 1.18.36
[DEBUG] tft.m2e-lifecycle-mapping.version: 1.0.0
[DEBUG] tft.mainClass: please-set-the-tft.mainClass-property-to-specify-the-main-class
[DEBUG] tft.mainPackage: please-set-the-tft.mainPackage-property-to-specify-the-package-with-the-main-class
[DEBUG] tft.maven-antrun-plugin.version: 3.1.0
[DEBUG] tft.maven-archetype-plugin.version: 3.3.1
[DEBUG] tft.maven-assembly-plugin.version: 3.7.1
[DEBUG] tft.maven-bundle-plugin.version: 6.0.0
[DEBUG] tft.maven-checkstyle-plugin.version: 3.0.0
[DEBUG] tft.maven-clean-plugin.version: 3.4.0
[DEBUG] tft.maven-compiler-plugin.version: 3.13.0
[DEBUG] tft.maven-dependency-plugin.version: 3.8.1
[DEBUG] tft.maven-deploy-plugin.version: 3.1.3
[DEBUG] tft.maven-doap-plugin.version: 1.2
[DEBUG] tft.maven-enforcer-plugin.version: 3.5.0
[DEBUG] tft.maven-fluido-skin.version: 2.0.0
[DEBUG] tft.maven-gpg-plugin.version: 3.2.7
[DEBUG] tft.maven-graph-plugin.version: 1.45
[DEBUG] tft.maven-install-plugin.version: 3.1.3
[DEBUG] tft.maven-jar-plugin.version: 3.4.2
[DEBUG] tft.maven-jarsigner-plugin.version: 3.1.0
[DEBUG] tft.maven-javadoc-plugin.version: 3.11.1
[DEBUG] tft.maven-jdeb-plugin.version: 1.12
[DEBUG] tft.maven-pmd-plugin.version: 3.20.0
[DEBUG] tft.maven-project-info-reports-plugin.version: 3.8.0
[DEBUG] tft.maven-release-plugin.version: 3.1.1
[DEBUG] tft.maven-resources-plugin.version: 3.3.1
[DEBUG] tft.maven-scm-plugin.version: 2.1.0
[DEBUG] tft.maven-shade-plugin.version: 3.6.0
[DEBUG] tft.maven-site-plugin.version: 3.21.0
[DEBUG] tft.maven-source-plugin.version: 3.3.1
[DEBUG] tft.maven-surefire-plugin.version: 3.5.2
[DEBUG] tft.maven-surefire-report-plugin.skip: false
[DEBUG] tft.maven-surefire-report-plugin.version: 3.5.2
[DEBUG] tft.maven-war-plugin.version: 3.4.0
[DEBUG] tft.maven.requiredJdk: [11, 17]
[DEBUG] tft.maven.requiredVersion: 3.6.0
[DEBUG] tft.mockito.version: 4.8.1
[DEBUG] tft.mycila-license-maven-plugin.version: 4.6
[DEBUG] tft.native-maven-plugin.version: 0.10.3
[DEBUG] tft.native.buildArgs: --no-fallback
[DEBUG] tft.native.name: it.tidalwave.thesefoolishthings-it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT
[DEBUG] tft.native.skip: true
[DEBUG] tft.nexus-staging-maven-plugin.version: 1.7.0
[DEBUG] tft.owasp.skip: false
[DEBUG] tft.pmd.aggregate: false
[DEBUG] tft.pmd.includeXmlInSite: true
[DEBUG] tft.pmd.minimumPriority: 5
[DEBUG] tft.pmd.minimumTokens: 100
[DEBUG] tft.pmd.ruleset: /it/tidalwave/pmd/basic.xml
[DEBUG] tft.pmd.ruleset.artifactId: superpom-config
[DEBUG] tft.pmd.ruleset.groupId: it.tidalwave.thesefoolishthings
[DEBUG] tft.pmd.ruleset.version: 1.9
[DEBUG] tft.pmd.showPmdLog: false
[DEBUG] tft.pmd.skip: false
[DEBUG] tft.pmd.skipEmptyReport: false
[DEBUG] tft.profile.metrics.checkstyleGoal: checkstyle:checkstyle
[DEBUG] tft.profile.metrics.defaultGoal: clean install com.github.spotbugs:spotbugs-maven-plugin:check pmd:cpd pmd:pmd
checkstyle:checkstyle dependency:analyze
sonar:sonar dependency-check:aggregate
[DEBUG] tft.profile.metrics.dependencyCheckGoal: dependency-check:aggregate
[DEBUG] tft.profile.metrics.findbugsGoal:
[DEBUG] tft.profile.metrics.pmdGoal: pmd:cpd pmd:pmd
[DEBUG] tft.profile.metrics.sonarGoal: sonar:sonar
[DEBUG] tft.profile.metrics.spotbugsGoal: com.github.spotbugs:spotbugs-maven-plugin:check
[DEBUG] tft.project.build.unwoven-classes.directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-classes
[DEBUG] tft.project.build.unwoven-test-classes.directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/unwoven-test-classes
[DEBUG] tft.project.description: TheseFoolishThings Super POM
[DEBUG] tft.release.completionGoals:
[DEBUG] tft.release.goals: clean install source:jar-no-fork source:test-jar-no-fork javadoc:jar assembly:single deploy
[DEBUG] tft.release.localCheckout: true
[DEBUG] tft.release.preparationGoals: clean install verify
[DEBUG] tft.release.pushChanges: false
[DEBUG] tft.release.sign-artifacts.skip: false
[DEBUG] tft.release.tagNameFormat: @{project.version}
[DEBUG] tft.report.test.aggregate: true
[DEBUG] tft.scm: git
[DEBUG] tft.site.skip: false
[DEBUG] tft.slf4j.version: 2.0.16
[DEBUG] tft.sonar-maven-plugin.version: 5.0.0.4389
[DEBUG] tft.spotbugs-maven-plugin.version: 4.8.6.6
[DEBUG] tft.spotbugs.effort: Max
[DEBUG] tft.spotbugs.failOnError: false
[DEBUG] tft.spotbugs.maxAllowedViolations: 0
[DEBUG] tft.spotbugs.maxHeap: 512
[DEBUG] tft.spotbugs.relaxed: false
[DEBUG] tft.spotbugs.skip: false
[DEBUG] tft.spotbugs.threshold: Low
[DEBUG] tft.spring-boot-maven-plugin.version: 3.4.0
[DEBUG] tft.spring-boot.repackage-classifier: exec
[DEBUG] tft.spring-boot.skip: false
[DEBUG] tft.spring.version: 5.3.37
[DEBUG] tft.stableAPI: false
[DEBUG] tft.stableAPIVersion: (,3.2-ALPHA-24-SNAPSHOT)
[DEBUG] tft.staging-repo.id: staging-oss.sonatype.org
[DEBUG] tft.staging-repo.url: https://oss.sonatype.org
[DEBUG] tft.superpom.config.version: 1.9
[DEBUG] tft.test.excludedGroups: no-ci
[DEBUG] tft.test.failureIgnore: true
[DEBUG] tft.test.jacoco.argLine:
[DEBUG] tft.test.listeners: it.tidalwave.util.test.TestLogger
[DEBUG] tft.test.maxMemory: 768M
[DEBUG] tft.test.reportsDirectory: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/surefire-reports/plain
[DEBUG] tft.test.skip: false
[DEBUG] tft.test.vmOptions:
[DEBUG] tft.testng.version: 7.10.2
[DEBUG] tft.tomcat-maven-plugin.version: 2.2
[DEBUG] tft.tool.jpackager: jpackager
[DEBUG] tft.tool.jpackager.downloadUrl.macOS: http://download2.gluonhq.com/jpackager/11/jdk.packager-osx.zip
[DEBUG] tft.vaadin-maven-plugin.version: 24.5.6
[DEBUG] tft.versions-maven-plugin.version: 2.18.0
[DEBUG] tft.wagon-maven-plugin.version: 2.0.2
[DEBUG] tft.webapp.contextPath: /
[DEBUG] tft.webapp.deployServerId:
[DEBUG] tft.webapp.deployServerUrl:
[DEBUG] tft.webdav-jackrabbit.version: 3.4.3
[DEBUG] tft.xml-maven-plugin.version: 1.1.0
[DEBUG] tidalwave.ci.view: TheseFoolishThings
[DEBUG] tidalwave.github.browse.url: https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] tidalwave.github.readonly.url: https://github.com/tidalwave-it/thesefoolishthings-src
[DEBUG] tidalwave.issues: TFT
[DEBUG] tidalwave.project.url: http://tidalwave.it/projects/thesefoolishthings
[DEBUG] tidalwave.slogan: TheseFoolishThings: Miscellaneous utilities
[DEBUG] timestamp: 1734013932300
[DEBUG] user.dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
[DEBUG] user.home: /var/jenkins_home
[DEBUG] user.language: en
[DEBUG] user.name: jenkins
[DEBUG] user.timezone:
[DEBUG] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
[DEBUG] resource with targetPath null
directory /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/resources
[DEBUG] no user filter components
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile:default-testCompile' with basic configurator -->
[DEBUG] (f) annotationProcessorPathsUseDepMgmt = false
[DEBUG] (f) basedir = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors
[DEBUG] (f) buildDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] (f) compileSourceRoots = [/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/java]
[DEBUG] (f) compilerArgs = [-Xlint:-processing, -Xlint:all]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) createMissingPackageInfoClass = true
[DEBUG] (f) debug = true
[DEBUG] (f) debugFileName = javac-test
[DEBUG] (f) enablePreview = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarning = false
[DEBUG] (f) fileExtensions = [jar, class]
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) forceLegacyJavacApi = false
[DEBUG] (f) fork = true
[DEBUG] (f) generatedTestSourcesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes
[DEBUG] (f) parameters = false
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (s) release = 11
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) showCompilationChanges = false
[DEBUG] (f) showDeprecation = true
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 11
[DEBUG] (f) staleMillis = 0
[DEBUG] (s) target = 11
[DEBUG] (f) testPath = [/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes, /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes, /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/MessageBus/target/it-tidalwave-messagebus-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar, /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Utilities/target/it-tidalwave-util-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar, /var/jenkins_home/maven-repositories/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar, /var/jenkins_home/maven-repositories/1/javax/inject/javax.inject/1/javax.inject-1.jar, /var/jenkins_home/maven-repositories/1/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, /var/jenkins_home/maven-repositories/1/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar, /var/jenkins_home/maven-repositories/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar, /var/jenkins_home/maven-repositories/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar, /var/jenkins_home/maven-repositories/1/org/testng/testng/7.10.2/testng-7.10.2.jar, /var/jenkins_home/maven-repositories/1/com/beust/jcommander/1.82/jcommander-1.82.jar, /var/jenkins_home/maven-repositories/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar, /var/jenkins_home/maven-repositories/1/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /var/jenkins_home/maven-repositories/1/org/mockito/mockito-core/4.8.1/mockito-core-4.8.1.jar, /var/jenkins_home/maven-repositories/1/net/bytebuddy/byte-buddy/1.12.16/byte-buddy-1.12.16.jar, /var/jenkins_home/maven-repositories/1/net/bytebuddy/byte-buddy-agent/1.12.16/byte-buddy-agent-1.12.16.jar, /var/jenkins_home/maven-repositories/1/org/objenesis/objenesis/3.2/objenesis-3.2.jar, /var/jenkins_home/maven-repositories/1/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar, /var/jenkins_home/maven-repositories/1/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar]
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) useModulePath = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.5.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test:default-test' with basic configurator -->
[DEBUG] (f) additionalClasspathDependencies = []
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) argLine = -Xmx768M
[DEBUG] (s) basedir = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors
[DEBUG] (s) childDelegation = false
[DEBUG] (f) classesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) enableOutErrElements = true
[DEBUG] (s) enablePropertiesElement = true
[DEBUG] (s) excludeJUnit5Engines = []
[DEBUG] (f) excludedEnvironmentVariables = []
[DEBUG] (s) excludedGroups = no-ci
[DEBUG] (s) excludes = []
[DEBUG] (s) failIfNoSpecifiedTests = true
[DEBUG] (s) failIfNoTests = false
[DEBUG] (s) failOnFlakeCount = 0
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkedProcessExitTimeoutInSeconds = 30
[DEBUG] (s) includeJUnit5Engines = []
[DEBUG] (s) includes = [**/*Test.java]
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.5.2:, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.5.2:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.5.2:compile, org.apache.maven.surefire:surefire-shared-utils=org.apache.maven.surefire:surefire-shared-utils:jar:3.5.2:compile, org.apache.maven.surefire:surefire-extensions-api=org.apache.maven.surefire:surefire-extensions-api:jar:3.5.2:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.5.2:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.5.2:compile, org.apache.maven.surefire:surefire-extensions-spi=org.apache.maven.surefire:surefire-extensions-spi:jar:3.5.2:compile, org.apache.maven.resolver:maven-resolver-util=org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile, org.apache.maven.resolver:maven-resolver-api=org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.36:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.3.0:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:9.7:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.1.0:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.maven_surefire_plugin.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.5.2:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefireMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (s) projectArtifactMap = {it.tidalwave.thesefoolishthings:it-tidalwave-messagebus=it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-24-SNAPSHOT:compile, it.tidalwave.thesefoolishthings:it-tidalwave-util=it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-24-SNAPSHOT:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:2.0.16:compile, javax.inject:javax.inject=javax.inject:javax.inject:jar:1:compile, javax.annotation:javax.annotation-api=javax.annotation:javax.annotation-api:jar:1.3.2:compile, com.github.spotbugs:spotbugs-annotations=com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:3.0.2:compile, org.projectlombok:lombok=org.projectlombok:lombok:jar:1.18.36:provided, org.testng:testng=org.testng:testng:jar:7.10.2:test, com.beust:jcommander=com.beust:jcommander:jar:1.82:test, org.webjars:jquery=org.webjars:jquery:jar:3.7.1:test, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:test, org.mockito:mockito-core=org.mockito:mockito-core:jar:4.8.1:test, net.bytebuddy:byte-buddy=net.bytebuddy:byte-buddy:jar:1.12.16:test, net.bytebuddy:byte-buddy-agent=net.bytebuddy:byte-buddy-agent:jar:1.12.16:test, org.objenesis:objenesis=org.objenesis:objenesis:jar:3.2:test, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.5.12:test, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.5.12:test}
[DEBUG] (s) projectBuildDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] (f) promoteUserPropertiesToSystemProperties = true
[DEBUG] (s) properties = {listener=it.tidalwave.util.test.TestLogger}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/surefire-reports/plain
[DEBUG] (f) rerunFailingTestsCount = 0
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = alphabetical
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) shutdown = exit
[DEBUG] (s) skip = false
[DEBUG] (f) skipAfterFailureCount = 0
[DEBUG] (s) skipTests = false
[DEBUG] (s) suiteXmlFiles = []
[DEBUG] (s) tempDir = surefire
[DEBUG] (s) testClassesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/src/test/java
[DEBUG] (s) threadCountClasses = 0
[DEBUG] (s) threadCountMethods = 0
[DEBUG] (s) threadCountSuites = 0
[DEBUG] (s) trimStackTrace = false
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (f) useModulePath = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors
[DEBUG] -- end configuration --
[DEBUG] Using JVM: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_11/bin/java with Java version 11.0
[INFO] No tests to run.
[DEBUG] Resolved included and excluded patterns: **/*Test.java, !**/*$*
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-jar-plugin:3.4.2:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:3.4.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-jar-plugin:3.4.2:jar:default-jar' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (s) addClasspath = false
[DEBUG] (s) addDefaultImplementationEntries = true
[DEBUG] (s) addDefaultSpecificationEntries = true
[DEBUG] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@6aa46bc6
[DEBUG] (s) manifestEntries = {Implementation-Title=TheseFoolishThings :: Actors, Implementation-Version=3.2-ALPHA-24-SNAPSHOT.562ab813558f}
[DEBUG] (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@5d975f18
[DEBUG] (f) classesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/classes
[DEBUG] (f) detectMultiReleaseJar = true
[DEBUG] (f) finalName = it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.562ab813558f
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar not found.)
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory it/
[DEBUG] adding directory it/tidalwave/
[DEBUG] adding directory it/tidalwave/actor/
[DEBUG] adding directory it/tidalwave/actor/annotation/
[DEBUG] adding directory it/tidalwave/actor/spi/
[DEBUG] adding directory it/tidalwave/actor/impl/
[DEBUG] adding entry it/tidalwave/actor/Collaboration$1.class
[DEBUG] adding entry it/tidalwave/actor/Collaboration$Provider.class
[DEBUG] adding entry it/tidalwave/actor/Collaboration.class
[DEBUG] adding entry it/tidalwave/actor/CollaborationCompletedMessage.class
[DEBUG] adding entry it/tidalwave/actor/MessageDecorator$Same.class
[DEBUG] adding entry it/tidalwave/actor/MessageDecorator.class
[DEBUG] adding entry it/tidalwave/actor/MessageSupport$Exclusions.class
[DEBUG] adding entry it/tidalwave/actor/MessageSupport$1.class
[DEBUG] adding entry it/tidalwave/actor/MessageSupport.class
[DEBUG] adding entry it/tidalwave/actor/annotation/Message.class
[DEBUG] adding entry it/tidalwave/actor/annotation/Actor.class
[DEBUG] adding entry it/tidalwave/actor/annotation/OriginatedBy.class
[DEBUG] adding entry it/tidalwave/actor/spi/CollaborationAwareMessageBus.class
[DEBUG] adding entry it/tidalwave/actor/spi/ActorActivatorStats.class
[DEBUG] adding entry it/tidalwave/actor/spi/ActorActivatorStatsMBean.class
[DEBUG] adding entry it/tidalwave/actor/spi/ActorActivator.class
[DEBUG] adding entry it/tidalwave/actor/spi/ActorGroupActivator.class
[DEBUG] adding entry it/tidalwave/actor/impl/DefaultCollaboration$1.class
[DEBUG] adding entry it/tidalwave/actor/impl/DefaultCollaboration$IdentityWrapper.class
[DEBUG] adding entry it/tidalwave/actor/impl/DefaultCollaboration.class
[DEBUG] adding entry it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.class
[DEBUG] adding entry it/tidalwave/actor/impl/ExecutorWithPriority$1.class
[DEBUG] adding entry it/tidalwave/actor/impl/ExecutorWithPriority$PriorityRunnable.class
[DEBUG] adding entry it/tidalwave/actor/impl/ExecutorWithPriority$2.class
[DEBUG] adding entry it/tidalwave/actor/impl/ExecutorWithPriority$3.class
[DEBUG] adding entry it/tidalwave/actor/impl/ExecutorWithPriority.class
[DEBUG] adding entry it/tidalwave/actor/impl/CollaborationMessageListenerAdapter.class
[DEBUG] adding entry it/tidalwave/actor/impl/Locator$NotFoundException.class
[DEBUG] adding entry it/tidalwave/actor/impl/Locator$1.class
[DEBUG] adding entry it/tidalwave/actor/impl/Locator.class
[DEBUG] adding entry it/tidalwave/actor/impl/MBeansManager$1.class
[DEBUG] adding entry it/tidalwave/actor/impl/MBeansManager.class
[DEBUG] adding entry it/tidalwave/actor/impl/MessageListenerAdapter.class
[DEBUG] adding entry it/tidalwave/actor/impl/PostConstructInvoker.class
[DEBUG] adding entry it/tidalwave/actor/impl/PreDestroyInvoker.class
[DEBUG] adding entry it/tidalwave/actor/CollaborationStartedMessage.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/it.tidalwave.thesefoolishthings/
[DEBUG] adding directory META-INF/maven/it.tidalwave.thesefoolishthings/it-tidalwave-actor/
[DEBUG] adding entry META-INF/maven/it.tidalwave.thesefoolishthings/it-tidalwave-actor/pom.xml
[DEBUG] adding entry META-INF/maven/it.tidalwave.thesefoolishthings/it-tidalwave-actor/pom.properties
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-jar-plugin:3.4.2:test-jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:3.4.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-jar-plugin:3.4.2:test-jar:default-test-jar' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (s) addClasspath = false
[DEBUG] (s) addDefaultImplementationEntries = true
[DEBUG] (s) addDefaultSpecificationEntries = true
[DEBUG] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@7e2db6bf
[DEBUG] (s) manifestEntries = {Implementation-Title=TheseFoolishThings :: Actors, Implementation-Version=3.2-ALPHA-24-SNAPSHOT.562ab813558f}
[DEBUG] (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@2e979c62
[DEBUG] (f) classifier = tests
[DEBUG] (f) detectMultiReleaseJar = true
[DEBUG] (f) finalName = it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.562ab813558f
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skipIfEmpty = true
[DEBUG] (f) testClassesDirectory = /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/test-classes
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-actor ---
[DEBUG] Loading mojo org.apache.maven.plugins:maven-install-plugin:3.1.3:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:3.1.3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5c29bfd]
[DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-install-plugin:3.1.3:install:default-install' with basic configurator -->
[DEBUG] (f) allowIncompleteProjects = false
[DEBUG] (f) installAtEnd = false
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.maven_install_plugin.HelpMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.3:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.3:install'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallFileMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.3:install-file'
---
[DEBUG] (f) project = MavenProject: it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT @ /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b45f897
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/3.2-ALPHA-24-SNAPSHOT/it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.pom
[DEBUG] Writing tracking file '/var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/3.2-ALPHA-24-SNAPSHOT/_remote.repositories'
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/modules/Actors/target/it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.562ab813558f.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/3.2-ALPHA-24-SNAPSHOT/it-tidalwave-actor-3.2-ALPHA-24-SNAPSHOT.jar
[DEBUG] Writing tracking file '/var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/3.2-ALPHA-24-SNAPSHOT/_remote.repositories'
[DEBUG] Installing it.tidalwave.thesefoolishthings:it-tidalwave-actor:3.2-ALPHA-24-SNAPSHOT/maven-metadata.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/3.2-ALPHA-24-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing it.tidalwave.thesefoolishthings:it-tidalwave-actor/maven-metadata.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/thesefoolishthings/it-tidalwave-actor/maven-metadata-local.xml
[JENKINS] Archiving disabled