Class cascading.flow.SubAssemblyPlatformTest

6

tests

0

failures

0

ignored

1.295s

duration

100%

successful

Tests

Test Duration Result
testAssemblyPlanFailure 0.509s passed
testBadSubAssembly 0.003s passed
testNestedAssemblies 0.474s passed
testNestedAssembliesAccessors 0.004s passed
testPipeAssembly 0.149s passed
testPipeAssemblySplit 0.156s passed

Standard output

2016-05-17 22:51:42,756 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(197)) - found 1 test platforms from classpath
2016-05-17 22:51:42,771 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(246)) - adding test: cascading.flow.SubAssemblyPlatformTest, with platform: hadoop
2016-05-17 22:51:42,794 INFO  hadoop.HadoopPlatform (HadoopPlatform.java:setUp(127)) - not using cluster
2016-05-17 22:51:43,024 INFO  platform.TestPlatform (TestPlatform.java:getGlobalProperties(75)) - platform property overrides: 
2016-05-17 22:51:43,154 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-17 22:51:43,155 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.1.0/86eabf0febb15d07d5285b321b1f6b06e25aa664/cascading-hadoop-3.1.0.jar
2016-05-17 22:51:43,271 INFO  property.AppProps (AppProps.java:getAppID(177)) - using app.id: DA9110845BCC45999C7745E352C6B4BF
2016-05-17 22:51:43,312 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-05-17 22:51:43,312 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)
2016-05-17 22:51:43,385 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-17 22:51:43,386 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.1.0/86eabf0febb15d07d5285b321b1f6b06e25aa664/cascading-hadoop-3.1.0.jar
2016-05-17 22:51:43,604 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.190
2016-05-17 22:51:43,608 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 2, nodes: 4
2016-05-17 22:51:43,609 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [first] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-17 22:51:43,782 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-05-17 22:51:43,819 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-17 22:51:43,821 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.1.0/86eabf0febb15d07d5285b321b1f6b06e25aa664/cascading-hadoop-3.1.0.jar
2016-05-17 22:51:43,905 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.075
2016-05-17 22:51:43,906 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-05-17 22:51:43,906 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [test] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-17 22:51:43,930 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: TestAssembly(test)
2016-05-17 22:51:43,955 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-17 22:51:43,956 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop/3.1.0/86eabf0febb15d07d5285b321b1f6b06e25aa664/cascading-hadoop-3.1.0.jar
2016-05-17 22:51:44,046 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.084
2016-05-17 22:51:44,048 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 2, nodes: 4
2016-05-17 22:51:44,048 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [left+right] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-17 22:51:44,092 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: FirstAssembly(first)
2016-05-17 22:51:44,092 WARN  pipe.SubAssembly (SubAssembly.java:setTails(121)) - previous pipes not set via setPrevious or constructor on: SecondAssembly(first)