See <https://builds.apache.org/job/Kylin-Master-JDK-1.7/34/changes>

Changes:

[billyliu] minor, setEndTime for discarded but finished job

------------------------------------------
[...truncated 34652 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-assembly 
---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
kylin-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
kylin-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-assembly ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] Copying jamm-0.3.1.jar to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/target/test-classes/jamm.jar>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ 
kylin-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
kylin-assembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-assembly ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.kylin.job.DeployLocalMetaToRemoteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 sec - in 
org.apache.kylin.job.DeployLocalMetaToRemoteTest
Running org.apache.kylin.RealizationRegistryTest
2016-12-30 08:08:46,214 INFO  [main KylinConfig:74]: Destory KylinConfig
2016-12-30 08:08:46,270 INFO  [main KylinConfig:193]: Use 
KYLIN_CONF=../examples/test_metadata/
2016-12-30 08:08:46,274 WARN  [main BackwardCompatibilityConfig:101]: Config 
'kylin.cube.engine.2' is deprecated, use 'kylin.engine.provider.2' instead
2016-12-30 08:08:46,275 INFO  [main KylinConfig:62]: Initialized a new 
KylinConfig from getInstanceFromEnv : 656681646
2016-12-30 08:08:46,275 INFO  [main KylinConfigBase:137]: Kylin Config was 
updated with kylin.metadata.url : ../examples/test_metadata/
2016-12-30 08:08:46,277 INFO  [main RealizationRegistry:76]: Initializing 
RealizationRegistry with metadata url ../examples/test_metadata/
2016-12-30 08:08:46,299 INFO  [main CubeManager:137]: Initializing CubeManager 
with config ../examples/test_metadata/
2016-12-30 08:08:46,302 INFO  [main ResourceStore:80]: Using metadata url 
../examples/test_metadata/ for resource store
2016-12-30 08:08:46,342 INFO  [main CubeManager:734]: Loading Cube from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/cube>
2016-12-30 08:08:46,622 INFO  [main CubeDescManager:94]: Initializing 
CubeDescManager with config ../examples/test_metadata/
2016-12-30 08:08:46,623 INFO  [main CubeDescManager:246]: Reloading Cube 
Metadata from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/cube_desc>
2016-12-30 08:08:46,693 INFO  [main ProjectManager:90]: Initializing 
ProjectManager with metadata url ../examples/test_metadata/
2016-12-30 08:08:46,695 DEBUG [main ProjectManager:129]: Loading Project from 
folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/project>
2016-12-30 08:08:46,708 DEBUG [main ProjectManager:134]: Loaded 1 Project(s)
2016-12-30 08:08:46,710 WARN  [main Broadcaster:105]: There is no available 
rest server; check the 'kylin.server.cluster-servers' config
2016-12-30 08:08:46,713 DEBUG [main MetadataManager:423]: Reloading SourceTable 
from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/table>
2016-12-30 08:08:46,727 INFO  [main MeasureTypeFactory:113]: Checking custom 
measure types from kylin config
2016-12-30 08:08:46,728 INFO  [main MeasureTypeFactory:139]: registering 
COUNT_DISTINCT(hllc), class 
org.apache.kylin.measure.hllc.HLLCMeasureType$Factory
2016-12-30 08:08:46,743 INFO  [main MeasureTypeFactory:139]: registering 
COUNT_DISTINCT(bitmap), class 
org.apache.kylin.measure.bitmap.BitmapMeasureType$Factory
2016-12-30 08:08:46,749 INFO  [main MeasureTypeFactory:139]: registering 
TOP_N(topn), class org.apache.kylin.measure.topn.TopNMeasureType$Factory
2016-12-30 08:08:46,751 INFO  [main MeasureTypeFactory:139]: registering 
RAW(raw), class org.apache.kylin.measure.raw.RawMeasureType$Factory
2016-12-30 08:08:46,753 INFO  [main MeasureTypeFactory:139]: registering 
EXTENDED_COLUMN(extendedcolumn), class 
org.apache.kylin.measure.extendedcolumn.ExtendedColumnMeasureType$Factory
2016-12-30 08:08:46,783 DEBUG [main MetadataManager:432]: Loaded 16 
SourceTable(s)
2016-12-30 08:08:46,783 DEBUG [main MetadataManager:374]: Reloading Table_exd 
info from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/table_exd>
2016-12-30 08:08:46,783 DEBUG [main MetadataManager:383]: Loaded 0 SourceTable 
EXD(s)
2016-12-30 08:08:46,783 DEBUG [main MetadataManager:528]: Reloading DataModel 
from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/model_desc>
2016-12-30 08:08:46,810 DEBUG [main MetadataManager:542]: Loaded 7 DataModel(s)
2016-12-30 08:08:46,811 DEBUG [main MetadataManager:409]: Reloading 
ExternalFilter from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/ext_filter>
2016-12-30 08:08:46,814 DEBUG [main MetadataManager:418]: Loaded 1 
ExternalFilter(s)
2016-12-30 08:08:46,844 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.hbase.default.compression.codec' is deprecated, use 
'kylin.storage.hbase.compression-codec' instead
2016-12-30 08:08:46,844 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 
'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2016-12-30 08:08:46,858 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.job.cubing.inmem.sampling.hll.precision' is deprecated, use 
'kylin.job.sampling-hll-precision' instead
2016-12-30 08:08:46,858 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.hive.create.flat.table.method' is deprecated, use 
'kylin.source.hive.create-flat-table-method' instead
2016-12-30 08:08:46,862 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.cube.building.segment.max' is deprecated, use 
'kylin.cube.max-building-segments' instead
2016-12-30 08:08:46,863 INFO  [main CubeDescManager:266]: Loaded 8 Cube(s)
2016-12-30 08:08:46,863 INFO  [main CubeManager:784]: Reloaded cube 
ci_inner_join_cube being CUBE[name=ci_inner_join_cube] having 0 segments
2016-12-30 08:08:46,863 INFO  [main CubeManager:784]: Reloaded cube 
ci_left_join_cube being CUBE[name=ci_left_join_cube] having 0 segments
2016-12-30 08:08:46,864 INFO  [main CubeManager:784]: Reloaded cube ssb being 
CUBE[name=ssb] having 0 segments
2016-12-30 08:08:46,865 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_1_new_segment being 
CUBE[name=test_kylin_cube_with_slr_1_new_segment] having 1 segments
2016-12-30 08:08:46,865 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_empty being CUBE[name=test_kylin_cube_with_slr_empty] 
having 0 segments
2016-12-30 08:08:46,866 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_left_join_empty being 
CUBE[name=test_kylin_cube_with_slr_left_join_empty] having 0 segments
2016-12-30 08:08:46,866 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_left_join_ready being 
CUBE[name=test_kylin_cube_with_slr_left_join_ready] having 1 segments
2016-12-30 08:08:46,867 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_ready being CUBE[name=test_kylin_cube_with_slr_ready] 
having 1 segments
2016-12-30 08:08:46,869 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_ready_2_segments being 
CUBE[name=test_kylin_cube_with_slr_ready_2_segments] having 2 segments
2016-12-30 08:08:46,870 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_ready_3_segments being 
CUBE[name=test_kylin_cube_with_slr_ready_3_segments] having 3 segments
2016-12-30 08:08:46,870 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_empty being 
CUBE[name=test_kylin_cube_without_slr_empty] having 0 segments
2016-12-30 08:08:46,871 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_left_join_empty being 
CUBE[name=test_kylin_cube_without_slr_left_join_empty] having 0 segments
2016-12-30 08:08:46,872 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_left_join_ready being 
CUBE[name=test_kylin_cube_without_slr_left_join_ready] having 1 segments
2016-12-30 08:08:46,873 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_left_join_ready_2_segments being 
CUBE[name=test_kylin_cube_without_slr_left_join_ready_2_segments] having 2 
segments
2016-12-30 08:08:46,873 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_ready being 
CUBE[name=test_kylin_cube_without_slr_ready] having 1 segments
2016-12-30 08:08:46,875 INFO  [main CubeManager:784]: Reloaded cube 
test_streaming_table_cube being CUBE[name=test_streaming_table_cube] having 0 
segments
2016-12-30 08:08:46,875 INFO  [main CubeManager:747]: Loaded 16 cubes, fail on 
0 cubes
2016-12-30 08:08:46,877 INFO  [main HybridManager:87]: Initializing 
HybridManager with config ../examples/test_metadata/
2016-12-30 08:08:46,877 DEBUG [main HybridManager:131]: Loading Hybrid from 
folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/../examples/test_metadata/hybrid>
2016-12-30 08:08:46,882 DEBUG [main HybridManager:137]: Loaded 2 Hybrid(s)
2016-12-30 08:08:46,882 INFO  [main RealizationRegistry:110]: 
RealizationRegistry is {CUBE=org.apache.kylin.cube.CubeManager@7f91667, 
HYBRID=org.apache.kylin.storage.hybrid.HybridManager@722dc847}
2016-12-30 08:08:46,906 INFO  [main KylinConfig:74]: Destory KylinConfig
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec - in 
org.apache.kylin.RealizationRegistryTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Kylin - Tomcat Extension 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-tomcat-ext ---
[INFO] Deleting 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-tomcat-ext 
---
[INFO] Starting audit...
Audit done.
[CHECKSTYLE] Parsing file 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/target/checkstyle-result.xml>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/target/checkstyle-result.xml>
 of module Apache Kylin - Tomcat Extension with 0 unique warnings and 0 
duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #33
[PMD] No report found for mojo check[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
kylin-tomcat-ext ---

[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
kylin-tomcat-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
kylin-tomcat-ext ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-tomcat-ext ---
[INFO] Configured Artifact: com.github.jbellis:jamm:?:jar
[INFO] Copying jamm-0.3.1.jar to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/target/test-classes/jamm.jar>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ 
kylin-tomcat-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
kylin-tomcat-ext ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-tomcat-ext 
---
[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Kylin ....................................... SUCCESS [ 22.306 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [  6.429 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [ 13.412 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 31.219 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [01:51 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [01:10 min]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [02:19 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 37.091 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 25.642 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 25.390 s]
[INFO] Apache Kylin - Spark Engine ........................ SUCCESS [ 21.790 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 19.402 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 15.742 s]
[INFO] Apache Kylin - Query ............................... FAILURE [  4.786 s]
[INFO] Apache Kylin - Tool ................................ SUCCESS [ 16.095 s]
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 12.636 s]
[INFO] Apache Kylin - Assembly ............................ SUCCESS [ 13.191 s]
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [ 10.770 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:27 min
[INFO] Finished at: 2016-12-30T08:09:13+00:00
[INFO] Final Memory: 63M/491M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on 
project kylin-query: Failed during checkstyle execution: There are 2 errors 
reported by Checkstyle 6.11.2 with dev-support/checkstyle.xml ruleset. -> [Help 
1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on 
project kylin-query: Failed during checkstyle execution
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at 
org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during 
checkstyle execution
        at 
org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:547)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        ... 31 more
Caused by: org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException: 
There are 2 errors reported by Checkstyle 6.11.2 with 
dev-support/checkstyle.xml ruleset.
        at 
org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:313)
        at 
org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:538)
        ... 33 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :kylin-query
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/server/pom.xml> to 
org.apache.kylin/kylin-server/2.0.0-SNAPSHOT/kylin-server-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/jdbc/pom.xml> to 
org.apache.kylin/kylin-jdbc/2.0.0-SNAPSHOT/kylin-jdbc-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-metadata/pom.xml> 
to 
org.apache.kylin/kylin-core-metadata/2.0.0-SNAPSHOT/kylin-core-metadata-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/storage-hbase/pom.xml> 
to 
org.apache.kylin/kylin-storage-hbase/2.0.0-SNAPSHOT/kylin-storage-hbase-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/server-base/pom.xml> to 
org.apache.kylin/kylin-server-base/2.0.0-SNAPSHOT/kylin-server-base-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/source-hive/pom.xml> to 
org.apache.kylin/kylin-source-hive/2.0.0-SNAPSHOT/kylin-source-hive-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-job/pom.xml> to 
org.apache.kylin/kylin-core-job/2.0.0-SNAPSHOT/kylin-core-job-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/atopcalcite/pom.xml> to 
org.apache.kylin/atopcalcite/2.0.0-SNAPSHOT/atopcalcite-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tool/pom.xml> to 
org.apache.kylin/kylin-tool/2.0.0-SNAPSHOT/kylin-tool-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/tomcat-ext/pom.xml> to 
org.apache.kylin/kylin-tomcat-ext/2.0.0-SNAPSHOT/kylin-tomcat-ext-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/pom.xml> to 
org.apache.kylin/kylin/2.0.0-SNAPSHOT/kylin-2.0.0-SNAPSHOT.pom
Compressed 55.85 KB of artifacts by 57.3% relative to #33
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/engine-spark/pom.xml> to 
org.apache.kylin/kylin-engine-spark/2.0.0-SNAPSHOT/kylin-engine-spark-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-cube/pom.xml> to 
org.apache.kylin/kylin-core-cube/2.0.0-SNAPSHOT/kylin-core-cube-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/assembly/pom.xml> to 
org.apache.kylin/kylin-assembly/2.0.0-SNAPSHOT/kylin-assembly-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-common/pom.xml> to 
org.apache.kylin/kylin-core-common/2.0.0-SNAPSHOT/kylin-core-common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/source-kafka/pom.xml> to 
org.apache.kylin/kylin-source-kafka/2.0.0-SNAPSHOT/kylin-source-kafka-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/query/pom.xml> to 
org.apache.kylin/kylin-query/2.0.0-SNAPSHOT/kylin-query-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/kylin-it/pom.xml> to 
org.apache.kylin/kylin-it/2.0.0-SNAPSHOT/kylin-it-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-dictionary/pom.xml> 
to 
org.apache.kylin/kylin-core-dictionary/2.0.0-SNAPSHOT/kylin-core-dictionary-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/core-storage/pom.xml> to 
org.apache.kylin/kylin-core-storage/2.0.0-SNAPSHOT/kylin-core-storage-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/engine-mr/pom.xml> to 
org.apache.kylin/kylin-engine-mr/2.0.0-SNAPSHOT/kylin-engine-mr-2.0.0-SNAPSHOT.pom
channel stopped

Reply via email to