See
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hadoop-smoke/1533/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoopsmoke 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke ---
[INFO]
[INFO] --- groovy-eclipse-compiler:2.8.0-01:add-groovy-build-paths
(default-add-groovy-build-paths) @ hadoop-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke
---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
hadoop-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke
---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
org.codehaus.groovy.control.messages.SyntaxErrorMessage@7210ec
org.codehaus.groovy.control.messages.SyntaxErrorMessage@b4fa48
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:
160 Groovy:unable to resolve class FailureExecutor
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:
160 Groovy:unable to resolve class FailureExecutor
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,1]
1. ERROR in
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy
(at line 160)
FailureExecutor failureExecutor = new FailureExecutor();
^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor
[ERROR]
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,39]
2. ERROR in
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy
(at line 160)
FailureExecutor failureExecutor = new FailureExecutor();
^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor
[ERROR] Found 2 errors and 0 warnings.
[INFO] 3 errors
[INFO] -------------------------------------------------------------