See <https://builds.apache.org/job/Hive-trunk-h0.21/841/changes>
Changes:
[cws] HIVE-2086. Add test coverage for external table data loss issue (Jonathan
Natkins via cws)
[cws] HIVE-2139. Enable HiveServer to accept -hiveconf option (Patrick Hunt via
cws)
------------------------------------------
[...truncated 14342 lines...]
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2},
-234, 1.0, -2.5]
[junit] Testing protocol: org.apache.thrift.protocol.TBinaryProtocol
[junit] TypeName =
struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double>
[junit] bytes
=x08xffxffx00x00x00xeax0fxffxfex0bx00x00x00x02x00x00x00x0bx66x69x72x73x74x53x74x72x69x6ex67x00x00x00x0cx73x65x63x6fx6ex64x53x74x72x69x6ex67x0dxffxfdx0bx08x00x00x00x02x00x00x00x08x66x69x72x73x74x4bx65x79x00x00x00x01x00x00x00x09x73x65x63x6fx6ex64x4bx65x79x00x00x00x02x08xffxfcxffxffxffx16x04xffxfbx3fxf0x00x00x00x00x00x00x04xffxfaxc0x04x00x00x00x00x00x00x00
[junit] o class = class java.util.ArrayList
[junit] o size = 6
[junit] o[0] class = class java.lang.Integer
[junit] o[1] class = class java.util.ArrayList
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2},
-234, 1.0, -2.5]
[junit] Testing protocol: org.apache.thrift.protocol.TJSONProtocol
[junit] TypeName =
struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double>
[junit] bytes
=x7bx22x2dx31x22x3ax7bx22x69x33x32x22x3ax32x33x34x7dx2cx22x2dx32x22x3ax7bx22x6cx73x74x22x3ax5bx22x73x74x72x22x2cx32x2cx22x66x69x72x73x74x53x74x72x69x6ex67x22x2cx22x73x65x63x6fx6ex64x53x74x72x69x6ex67x22x5dx7dx2cx22x2dx33x22x3ax7bx22x6dx61x70x22x3ax5bx22x73x74x72x22x2cx22x69x33x32x22x2cx32x2cx7bx22x66x69x72x73x74x4bx65x79x22x3ax31x2cx22x73x65x63x6fx6ex64x4bx65x79x22x3ax32x7dx5dx7dx2cx22x2dx34x22x3ax7bx22x69x33x32x22x3ax2dx32x33x34x7dx2cx22x2dx35x22x3ax7bx22x64x62x6cx22x3ax31x2ex30x7dx2cx22x2dx36x22x3ax7bx22x64x62x6cx22x3ax2dx32x2ex35x7dx7d
[junit] bytes in text
={"-1":{"i32":234},"-2":{"lst":["str",2,"firstString","secondString"]},"-3":{"map":["str","i32",2,{"firstKey":1,"secondKey":2}]},"-4":{"i32":-234},"-5":{"dbl":1.0},"-6":{"dbl":-2.5}}
[junit] o class = class java.util.ArrayList
[junit] o size = 6
[junit] o[0] class = class java.lang.Integer
[junit] o[1] class = class java.util.ArrayList
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2},
-234, 1.0, -2.5]
[junit] Testing protocol:
org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
[junit] TypeName =
struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double>
[junit] bytes
=x32x33x34x01x66x69x72x73x74x53x74x72x69x6ex67x02x73x65x63x6fx6ex64x53x74x72x69x6ex67x01x66x69x72x73x74x4bx65x79x03x31x02x73x65x63x6fx6ex64x4bx65x79x03x32x01x2dx32x33x34x01x31x2ex30x01x2dx32x2ex35
[junit] bytes in text
=234firstStringsecondStringfirstKey1secondKey2-2341.0-2.5
[junit] o class = class java.util.ArrayList
[junit] o size = 6
[junit] o[0] class = class java.lang.Integer
[junit] o[1] class = class java.util.ArrayList
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2},
-234, 1.0, -2.5]
[junit] Beginning Test testTBinarySortableProtocol:
[junit] Testing struct test { double hello}
[junit] Testing struct test { i32 hello}
[junit] Testing struct test { i64 hello}
[junit] Testing struct test { string hello}
[junit] Testing struct test { string hello, double another}
[junit] Test testTBinarySortableProtocol passed!
[junit] bytes in text =234 firstStringsecondString
firstKey1secondKey2>
[junit] compare to =234 firstStringsecondString
firstKey1secondKey2>
[junit] o class = class java.util.ArrayList
[junit] o size = 3
[junit] o[0] class = class java.lang.Integer
[junit] o[1] class = class java.util.ArrayList
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2}]
[junit] bytes in text =234 firstStringsecondString
firstKey1secondKey2>
[junit] compare to =234 firstStringsecondString
firstKey1secondKey2>
[junit] o class = class java.util.ArrayList
[junit] o size = 3
[junit] o = [234, null, {firstKey=1, secondKey=2}]
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.305 sec
[junit] Running org.apache.hadoop.hive.serde2.lazy.TestLazyArrayMapStruct
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
[junit] Running org.apache.hadoop.hive.serde2.lazy.TestLazyPrimitive
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
[junit] Running org.apache.hadoop.hive.serde2.lazy.TestLazySimpleSerDe
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
[junit] Running org.apache.hadoop.hive.serde2.lazybinary.TestLazyBinarySerDe
[junit] Beginning Test TestLazyBinarySerDe:
[junit] Test TestLazyBinarySerDe passed!
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.473 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestCrossMapEqualComparer
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.205 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestFullMapEqualComparer
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorConverters
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorUtils
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestProtocolBuffersObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestReflectionObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
[junit] #
[junit] # A fatal error has been detected by the Java Runtime Environment:
[junit] #
[junit] # SIGBUS (0x7) at pc=0xf774f7a4, pid=20693, tid=4138314608
[junit] #
[junit] # JRE version: 6.0_20-b02
[junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode
linux-x86 )
[junit] # Problematic frame:
[junit] # C [libc.so.6+0x1117a4]
[junit] #
[junit] # An error report file with more information is saved as:
[junit] #
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/serde/hs_err_pid20693.log
[junit] #
[junit] # If you would like to submit a bug report, please visit:
[junit] # http://java.sun.com/webapps/bugreport/crash.jsp
[junit] #
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestSimpleMapEqualComparer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test
org.apache.hadoop.hive.serde2.objectinspector.TestSimpleMapEqualComparer FAILED
(crashed)
[junit] #
[junit] # A fatal error has been detected by the Java Runtime Environment:
[junit] #
[junit] # SIGBUS (0x7) at pc=0xf76f67a4, pid=20700, tid=4137950064
[junit] #
[junit] # JRE version: 6.0_20-b02
[junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode
linux-x86 )
[junit] # Problematic frame:
[junit] # C [libc.so.6+0x1117a4]
[junit] #
[junit] # An error report file with more information is saved as:
[junit] #
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/serde/hs_err_pid20700.log
[junit] #
[junit] # If you would like to submit a bug report, please visit:
[junit] # http://java.sun.com/webapps/bugreport/crash.jsp
[junit] #
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestStandardObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test
org.apache.hadoop.hive.serde2.objectinspector.TestStandardObjectInspectors
FAILED (crashed)
[junit] #
[junit] # A fatal error has been detected by the Java Runtime Environment:
[junit] #
[junit] # SIGBUS (0x7) at pc=0xf76fb7a4, pid=20707, tid=4137970544
[junit] #
[junit] # JRE version: 6.0_20-b02
[junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode
linux-x86 )
[junit] # Problematic frame:
[junit] # C [libc.so.6+0x1117a4]
[junit] #
[junit] # An error report file with more information is saved as:
[junit] #
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/serde/hs_err_pid20707.log
[junit] #
[junit] # If you would like to submit a bug report, please visit:
[junit] # http://java.sun.com/webapps/bugreport/crash.jsp
[junit] #
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test
org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors FAILED
(crashed)
[junit] #
[junit] # A fatal error has been detected by the Java Runtime Environment:
[junit] #
[junit] # SIGBUS (0x7) at pc=0xf76b77a4, pid=20718, tid=4137692016
[junit] #
[junit] # JRE version: 6.0_20-b02
[junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode
linux-x86 )
[junit] # Problematic frame:
[junit] # C [libc.so.6+0x1117a4]
[junit] #
[junit] # An error report file with more information is saved as:
[junit] #
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/serde/hs_err_pid20718.log
[junit] #
[junit] # If you would like to submit a bug report, please visit:
[junit] # http://java.sun.com/webapps/bugreport/crash.jsp
[junit] #
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestUnionStructObjectInspector
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test
org.apache.hadoop.hive.serde2.objectinspector.TestUnionStructObjectInspector
FAILED (crashed)
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/serde/build.xml: The
following error occurred while executing this line:
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build.xml:213: The
following error occurred while executing this line:
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build-common.xml:483:
Tests failed!
test-conditions:
gen-test:
create-dirs:
compile-ant-tasks:
create-dirs:
init:
compile:
[echo] Compiling: anttasks
[javac]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/ant/build.xml:40:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
deploy-ant-tasks:
create-dirs:
init:
compile:
[echo] Compiling: anttasks
[javac]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/ant/build.xml:40:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
jar:
init:
core-compile:
[javac]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/service/build.xml:59:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
compile:
compile-test:
[javac]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build-common.xml:338:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build-common.xml:351:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
test-jar:
[jar] Building MANIFEST-only jar:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/test-udfs.jar
test-init:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/data
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/logs/clientpositive
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/logs/clientnegative
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/logs/positive
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/logs/negative
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/data/warehouse
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build/service/test/data/metadb
test:
[junit] #
[junit] # A fatal error has been detected by the Java Runtime Environment:
[junit] #
[junit] # SIGBUS (0x7) at pc=0xf77537a4, pid=20728, tid=4138330992
[junit] #
[junit] # JRE version: 6.0_20-b02
[junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode
linux-x86 )
[junit] # Problematic frame:
[junit] # C [libc.so.6+0x1117a4]
[junit] #
[junit] # An error report file with more information is saved as:
[junit] #
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/service/hs_err_pid20728.log
[junit] #
[junit] # If you would like to submit a bug report, please visit:
[junit] # http://java.sun.com/webapps/bugreport/crash.jsp
[junit] #
[junit] Testsuite: org.apache.hadoop.hive.service.TestHiveServer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit]
[junit] Testcase: null took 0.001 sec
[junit] Caused an ERROR
[junit] Forked Java VM exited abnormally. Please note the time in the
report does not reflect the time until the VM exit.
[junit] junit.framework.AssertionFailedError: Forked Java VM exited
abnormally. Please note the time in the report does not reflect the time until
the VM exit.
[junit] at
net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259)
[junit] at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268)
[junit] at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:324)
[junit] at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244)
[junit]
[junit] Running org.apache.hadoop.hive.service.TestHiveServer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hive.service.TestHiveServer FAILED (crashed)
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/service/build.xml:
The following error occurred while executing this line:
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build.xml:213: The
following error occurred while executing this line:
[for]
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build-common.xml:483:
Tests failed!
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Hive-trunk-h0.21/hive/build.xml:208:
Keepgoing execution: 7 of 10 iterations failed.
Total time: 8 minutes 16 seconds
Archiving artifacts
Recording test results
Updating HIVE-2139
Updating HIVE-2086