You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@bigtop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/27 06:02:32 UTC

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2546

See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2546/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : Bigtop-trunk-testartifacts » hbasesmoke #2565

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2565/display/redirect?page=changes>


Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2564

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2564/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2563/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2562/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2561

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2561/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2560

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2560/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2559/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2558

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2558/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2557/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2556

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2556/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2555

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2555/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2554

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2554/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2553

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2553/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2552

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2552/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2551

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2551/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2550

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2550/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2549

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2549/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2548

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2548/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3.pom (16 KB at 1040.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase/1.1.3/hbase-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase/1.1.3/hbase-1.1.3.pom (95 KB at 7250.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-protocol/1.1.3/hbase-protocol-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-protocol/1.1.3/hbase-protocol-1.1.3.pom (9 KB at 902.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-annotations/1.1.3/hbase-annotations-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-annotations/1.1.3/hbase-annotations-1.1.3.pom (2 KB at 209.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3.pom (32 KB at 2241.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-procedure/1.1.3/hbase-procedure-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-procedure/1.1.3/hbase-procedure-1.1.3.pom (6 KB at 613.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-client/1.1.3/hbase-client-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-client/1.1.3/hbase-client-1.1.3.pom (12 KB at 1311.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-prefix-tree/1.1.3/hbase-prefix-tree-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-prefix-tree/1.1.3/hbase-prefix-tree-1.1.3.pom (7 KB at 630.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop-compat/1.1.3/hbase-hadoop-compat-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop-compat/1.1.3/hbase-hadoop-compat-1.1.3.pom (6 KB at 510.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop2-compat/1.1.3/hbase-hadoop2-compat-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop2-compat/1.1.3/hbase-hadoop2-compat-1.1.3.pom (8 KB at 806.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-protocol/1.1.3/hbase-protocol-1.1.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-annotations/1.1.3/hbase-annotations-1.1.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3-tests.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-annotations/1.1.3/hbase-annotations-1.1.3.jar (21 KB at 811.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-procedure/1.1.3/hbase-procedure-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-procedure/1.1.3/hbase-procedure-1.1.3.jar (105 KB at 2549.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3-tests.jar (209 KB at 4963.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-client/1.1.3/hbase-client-1.1.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-prefix-tree/1.1.3/hbase-prefix-tree-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-common/1.1.3/hbase-common-1.1.3.jar (524 KB at 11890.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop-compat/1.1.3/hbase-hadoop-compat-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-prefix-tree/1.1.3/hbase-prefix-tree-1.1.3.jar (100 KB at 1660.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop2-compat/1.1.3/hbase-hadoop2-compat-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop-compat/1.1.3/hbase-hadoop-compat-1.1.3.jar (36 KB at 557.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3-tests.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-hadoop2-compat/1.1.3/hbase-hadoop2-compat-1.1.3.jar (90 KB at 1065.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-client/1.1.3/hbase-client-1.1.3.jar (1228 KB at 12031.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3.jar (3919 KB at 19300.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-protocol/1.1.3/hbase-protocol-1.1.3.jar (4141 KB at 18568.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/hbase/hbase-server/1.1.3/hbase-server-1.1.3-tests.jar (7271 KB at 13171.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Bigtop-trunk-testartifacts » hbasesmoke #2547

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/2547/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hbasesmoke 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hbase-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) @ hbase-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hbase-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hbase-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[29,8] 1. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 29)
	import org.apache.hadoop.hbase.catalog.CatalogTracker;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.hadoop.hbase.catalog cannot be resolved

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[79,16] 2. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 79)
	private static CatalogTracker ct;
	               ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,1] 3. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[98,10] 4. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 98)
	ct = new CatalogTracker(admin.getConfiguration());
	         ^^^^^^^^^^^^^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[99,1] 5. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 99)
	ct.start();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[108,1] 6. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 108)
	ct.stop();
	^^
CatalogTracker cannot be resolved to a type

[ERROR] <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java>:[112,8] 7. ERROR in <https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hbase-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestMoveRootMetaRegions.java> (at line 112)
	return ct.waitForMeta(meta_timeout_ms);
	       ^^
CatalogTracker cannot be resolved to a type

[ERROR] Found 7 errors and 0 warnings.
[INFO] 8 errors 
[INFO] -------------------------------------------------------------