Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/tidalwave/mistral-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/mistral-src.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/mistral-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fc3cc20460fb55554ea10ad91e9e6d51c343dee1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc3cc20460fb55554ea10ad91e9e6d51c343dee1 # timeout=10
Commit message: "[maven-release-plugin] prepare for next development iteration"
First time build. Skipping changelog.
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings17332194043210755974.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dtft.maven.requiredJdk=[21,22) -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mistral [pom]
[INFO] Mistral (modules) [pom]
[INFO] Mistral Code Generator [jar]
[INFO] Mistral Core [jar]
[INFO] Mistral Operations [jar]
[INFO] Mistral Contributions [jar]
[INFO] Mistral Processor [jar]
[INFO] Mistral Renderer [jar]
[INFO] Mistral Examples (master) [pom]
[INFO] Mistral Examples CustomOperation [jar]
[INFO] Mistral Examples Viewer [jar]
[INFO] Mistral Examples HistogramViewer [jar]
[INFO] Mistral Examples Miscellaneous [jar]
[INFO]
[INFO] ----------------------< it.tidalwave.image:image >----------------------
[INFO] Building Mistral 1.0-ALPHA-8-SNAPSHOT [1/13]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ image ---
[INFO] Deleting /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/target
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ image ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1735028001576
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO] [echo] Java Version: 21.0.5 -source 1.8 -target 1.8 -release
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.7:report (report) @ image ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ image ---
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/image/image/1.0-ALPHA-8-SNAPSHOT/image-1.0-ALPHA-8-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ image >>>
[INFO]
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ image ---
[INFO]
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ image <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ image ---
[INFO]
[INFO] --- pmd:3.14.0:cpd (default-cli) @ image ---
[INFO]
[INFO] --- pmd:3.14.0:pmd (default-cli) @ image ---
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ image ---
[INFO]
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ image >>>
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ image ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1735028003849
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO] [echo] Java Version: 21.0.5 -source 1.8 -target 1.8 -release
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/target/jacoco.exec
[INFO]
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ image <<<
[INFO]
[INFO]
[INFO] --- dependency:3.1.2:analyze (default-cli) @ image ---
[INFO] Skipping pom project
[INFO]
[INFO] ------------------< it.tidalwave.image:image-modules >------------------
[INFO] Building Mistral (modules) 1.0-ALPHA-8-SNAPSHOT [2/13]
[INFO] from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-13/it-tidalwave-util-test-3.2-ALPHA-13.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-13/it-tidalwave-util-test-3.2-ALPHA-13.pom (3.1 kB at 8.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/modules/3.2-ALPHA-13/modules-3.2-ALPHA-13.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/modules/3.2-ALPHA-13/modules-3.2-ALPHA-13.pom (5.7 kB at 210 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-13/it-tidalwave-util-3.2-ALPHA-13.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-13/it-tidalwave-util-3.2-ALPHA-13.pom (2.5 kB at 108 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-13/it-tidalwave-util-test-3.2-ALPHA-13.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-13/it-tidalwave-util-test-3.2-ALPHA-13.jar (17 kB at 404 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-13/it-tidalwave-util-3.2-ALPHA-13.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-13/it-tidalwave-util-3.2-ALPHA-13.jar (97 kB at 2.2 MB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ image-modules ---
[INFO] Deleting /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/target
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ image-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1735028005047
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-modules ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-modules ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.7:report (report) @ image-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-modules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ image-modules ---
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/image/image-modules/1.0-ALPHA-8-SNAPSHOT/image-modules-1.0-ALPHA-8-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ image-modules >>>
[INFO]
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ image-modules ---
[INFO]
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ image-modules <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ image-modules ---
[INFO]
[INFO] --- pmd:3.14.0:cpd (default-cli) @ image-modules ---
[INFO]
[INFO] --- pmd:3.14.0:pmd (default-cli) @ image-modules ---
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ image-modules ---
[INFO]
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ image-modules >>>
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ image-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1735028005194
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-modules ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-modules ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/target/jacoco.exec
[INFO]
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ image-modules <<<
[INFO]
[INFO]
[INFO] --- dependency:3.1.2:analyze (default-cli) @ image-modules ---
[INFO] Skipping pom project
[INFO]
[INFO] -----------------< it.tidalwave.image:code-generator >------------------
[INFO] Building Mistral Code Generator 1.0-ALPHA-8-SNAPSHOT [3/13]
[INFO] from modules/CodeGenerator/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.3/antlr4-maven-plugin-4.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.3/antlr4-maven-plugin-4.3.pom (7.5 kB at 12 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom (7.9 kB at 13 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.3/antlr4-maven-plugin-4.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.3/antlr4-maven-plugin-4.3.jar (23 kB at 53 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4/4.3/antlr4-4.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4/4.3/antlr4-4.3.pom (6.0 kB at 9.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom (4.8 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom (3.1 kB at 6.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom (1.3 kB at 1.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 31 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4/4.3/antlr4-4.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4/4.3/antlr4-4.3.jar (633 kB at 1.2 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar (10 kB at 31 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar (345 kB at 758 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar (26 kB at 52 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 475 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ code-generator ---
[INFO] Deleting /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator/target
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ code-generator ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1735028010838
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ code-generator ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ code-generator ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ code-generator ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ code-generator ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator/target/jacoco.exec
[INFO]
[INFO] --- antlr4:4.3:antlr4 (default) @ code-generator ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 1.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 7.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 369 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 82 kB/s)
[INFO] ANTLR 4: Processing source directory /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator/src/main/antlr4
[INFO] Processing grammar: it/tidalwave/image/codegenerator/grammar/TIFF.g4
[INFO]
[INFO] --- build-helper:3.2.0:add-source (default) @ code-generator ---
[INFO] Source directory: /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator/target/src-generated added.
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ code-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ code-generator ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Mistral_Metrics_AdoptiumJDK_21/workspace/modules/CodeGenerator/target/classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Mistral
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Mistral 1.0-ALPHA-8-SNAPSHOT:
[INFO]
[INFO] Mistral ............................................ SUCCESS [ 2.977 s]
[INFO] Mistral (modules) .................................. SUCCESS [ 1.062 s]
[INFO] Mistral Code Generator ............................. FAILURE [ 9.742 s]
[INFO] Mistral Core ....................................... SKIPPED
[INFO] Mistral Operations ................................. SKIPPED
[INFO] Mistral Contributions .............................. SKIPPED
[INFO] Mistral Processor .................................. SKIPPED
[INFO] Mistral Renderer ................................... SKIPPED
[INFO] Mistral Examples (master) .......................... SKIPPED
[INFO] Mistral Examples CustomOperation ................... SKIPPED
[INFO] Mistral Examples Viewer ............................ SKIPPED
[INFO] Mistral Examples HistogramViewer ................... SKIPPED
[INFO] Mistral Examples Miscellaneous ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.752 s
[INFO] Finished at: 2024-12-24T08:13:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project code-generator: Compilation failure -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :code-generator
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Did not find any matching files.
[Java CompilerMavenCPDPMDAspectJCode AnalysisSpotBugsOpen Tasks ScannerOWASP Dependency CheckJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'
[description-setter] Description set:
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE