You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/01 14:37:16 UTC

Build failed in Jenkins: Apache-falcon #1122

See <https://builds.apache.org/job/Apache-falcon/1122/changes>

Changes:

[pallavi.rao] FALCON-2268 Extension list api does not follow default ASC order

------------------------------------------
[...truncated 3572 lines...]
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default) @ falcon-test-tools ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ falcon-test-tools ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-test-tools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-test-tools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-test-tools ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.svg
[INFO] Exclude: *.md
[INFO] Exclude: **/*.md
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] Exclude: **/metastore_db/**
[INFO] Exclude: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] Exclude: **/credential_provider.jceks
[INFO] Exclude: **/*.json
[INFO] Exclude: **/falcon-cli-hist.log
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-test-tools ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (findbugs-check) > :findbugs @ falcon-test-tools >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ falcon-test-tools ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (findbugs-check) < :findbugs @ falcon-test-tools <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (findbugs-check) @ falcon-test-tools ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Messaging 0.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-messaging ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/messaging/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildNumber: 993861c850ba38d7a3d7313c290ec614c071928f at timestamp: 1485959800937
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-messaging ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-messaging ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.messaging.JMSMessageProducerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.1 sec - in org.apache.falcon.messaging.JMSMessageProducerTest
Running org.apache.falcon.messaging.JMSMessageConsumerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec - in org.apache.falcon.messaging.JMSMessageConsumerTest
Running org.apache.falcon.messaging.FeedProducerTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': corrupted double-linked list: 0x00007fa1accf3900 ***
Aborted
Running org.apache.falcon.messaging.ProcessProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.993 sec - in org.apache.falcon.messaging.ProcessProducerTest

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ...................................... SUCCESS [  8.959 s]
[INFO] Apache Falcon UI ................................... SUCCESS [ 12.086 s]
[INFO] Build Tools ........................................ SUCCESS [  4.849 s]
[INFO] Apache Falcon Java common types .................... SUCCESS [ 31.434 s]
[INFO] Apache Falcon Metrics .............................. SUCCESS [ 17.617 s]
[INFO] Apache Falcon Hadoop Dependencies .................. SUCCESS [ 13.166 s]
[INFO] Apache Falcon Test Utility ......................... SUCCESS [ 11.459 s]
[INFO] Apache Falcon Commons .............................. SUCCESS [02:51 min]
[INFO] Apache Falcon extensions ........................... SUCCESS [ 44.414 s]
[INFO] Apache Falcon Java client .......................... SUCCESS [ 21.613 s]
[INFO] Apache Falcon Shell ................................ SUCCESS [ 15.379 s]
[INFO] Apache Falcon CLI client ........................... SUCCESS [ 17.146 s]
[INFO] Apache Falcon Titan 1.0 support .................... SUCCESS [  6.566 s]
[INFO] Apache Falcon Oozie EL Extension ................... SUCCESS [ 14.321 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ....... SUCCESS [ 32.346 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ......... SUCCESS [  1.661 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster .......... SUCCESS [  0.675 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster ..... SUCCESS [  1.001 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ........ SUCCESS [  0.515 s]
[INFO] Apache Falcon Test Tools - Test Cluster ............ SUCCESS [  0.458 s]
[INFO] Apache Falcon Messaging ............................ FAILURE [ 21.156 s]
[INFO] Apache Falcon LIfecycle Module ..................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ........................ SKIPPED
[INFO] Apache Falcon Scheduler ............................ SKIPPED
[INFO] Apache Falcon Acquisition .......................... SKIPPED
[INFO] Apache Falcon Distcp Replication ................... SKIPPED
[INFO] Apache Falcon Retention ............................ SKIPPED
[INFO] Apache Falcon Archival ............................. SKIPPED
[INFO] Apache Falcon Rerun ................................ SKIPPED
[INFO] Apache Falcon Prism ................................ SKIPPED
[INFO] Apache Falcon Unit ................................. SKIPPED
[INFO] Apache Falcon Examples ............................. SKIPPED
[INFO] Apache Falcon Web Application ...................... SKIPPED
[INFO] Apache Falcon Documentation ........................ SKIPPED
[INFO] Apache Falcon Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:30 min
[INFO] Finished at: 2017-02-01T14:37:02+00:00
[INFO] Final Memory: 545M/1919M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project falcon-messaging: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && /usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java -Djava.awt.headless=true -Djava.security.krb5.realm= -Djava.security.krb5.kdc= -jar <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire/surefirebooter5829421351212557374.jar> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire/surefire3876522682500129120tmp> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire/surefire_587399216321250727667tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-messaging
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 33 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common-types/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/shell/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1121
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common-types/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/shell/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1121
Archiving artifacts
Compressed 17.51 MB of artifacts by 83.3% relative to #1121
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Jenkins build is back to normal : Apache-falcon #1124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1124/changes>


Build failed in Jenkins: Apache-falcon #1123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1123/changes>

Changes:

[pallavi.rao] FALCON-2267 Definition api fails if resources are empty

------------------------------------------
[...truncated 1189 lines...]
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.expression.ExpressionHelperTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.apache.falcon.expression.ExpressionHelperTest
Running org.apache.falcon.cleanup.LogCleanupServiceTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f7e30bbb0c0 ***
Aborted
Running org.apache.falcon.service.GroupsServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 sec - in org.apache.falcon.service.GroupsServiceTest
Running org.apache.falcon.service.ProxyUserServiceTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec - in org.apache.falcon.service.ProxyUserServiceTest
Running org.apache.falcon.retention.EvictedInstanceSerDeTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fdc3cbbda80 ***
Aborted
Running org.apache.falcon.retention.EvictionHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec - in org.apache.falcon.retention.EvictionHelperTest
Running org.apache.falcon.update.UpdateHelperTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007faa78cdfc80 ***
Aborted
Running org.apache.falcon.group.FeedGroupMapTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f1738bbf2c0 ***
Aborted
Running org.apache.falcon.entity.HiveUtilTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f43b4bfb6e0 ***
Aborted
Running org.apache.falcon.entity.store.ConfigurationStoreTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f2d98dc61f0 ***
Aborted
Running org.apache.falcon.entity.store.FeedLocationStoreTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f4a84bdbf50 ***
Aborted
Running org.apache.falcon.entity.StorageFactoryTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f4198d9ac60 ***
Aborted
Running org.apache.falcon.entity.lock.MemoryLocksTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 sec - in org.apache.falcon.entity.lock.MemoryLocksTest
Running org.apache.falcon.entity.FeedDataPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.apache.falcon.entity.FeedDataPathTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f7a80b65760 ***
Aborted
Running org.apache.falcon.entity.parser.FeedEntityParserTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fe270da7a60 ***
Aborted
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007ff60cd33530 ***
Aborted
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f68cccba780 ***
Aborted
Running org.apache.falcon.entity.parser.FeedUpdateTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fc4ccdc2330 ***
Aborted
Running org.apache.falcon.entity.parser.DatasourceEntityParserTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f84fcd99080 ***
Aborted
Running org.apache.falcon.entity.ProcessHelperTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f41d4bd9200 ***
Aborted
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f9368d23b40 ***
Aborted
Running org.apache.falcon.entity.EntityUtilTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f5388bffee0 ***
Aborted
Running org.apache.falcon.entity.ColoClusterRelationTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fe300bbf320 ***
Aborted
Running org.apache.falcon.entity.FeedHelperTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fd8d0beef90 ***
Aborted
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fe5f0e35330 ***
Aborted
Running org.apache.falcon.security.SecurityUtilTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f6d28bd4550 ***
Aborted
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f4620cddbe0 ***
Aborted
Running org.apache.falcon.security.CurrentUserTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.RadixNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec - in org.apache.falcon.util.RadixNodeTest
Running org.apache.falcon.util.HadoopQueueUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec - in org.apache.falcon.util.HadoopQueueUtilTest
Running org.apache.falcon.util.ApplicationPropertiesTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007fa998bc0900 ***
Aborted
Running org.apache.falcon.util.RadixTreeTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec - in org.apache.falcon.util.RadixTreeTest
Running org.apache.falcon.util.ReflectionUtilsTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f2034c0e6e0 ***
Aborted
Running org.apache.falcon.metadata.MetadataMappingServiceTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f15c8e47bf0 ***
Aborted
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f8ab4c7d7f0 ***
Aborted
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f9b48cb9b10 ***
Aborted
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
*** Error in `/usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java': malloc(): memory corruption: 0x00007f8958d1c6e0 ***
Aborted
Running cli.TestCLIParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in cli.TestCLIParser

Results :

Tests run: 139, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ...................................... SUCCESS [ 25.440 s]
[INFO] Apache Falcon UI ................................... SUCCESS [ 19.043 s]
[INFO] Build Tools ........................................ SUCCESS [  6.108 s]
[INFO] Apache Falcon Java common types .................... SUCCESS [ 42.296 s]
[INFO] Apache Falcon Metrics .............................. SUCCESS [ 18.382 s]
[INFO] Apache Falcon Hadoop Dependencies .................. SUCCESS [ 17.612 s]
[INFO] Apache Falcon Test Utility ......................... SUCCESS [ 12.983 s]
[INFO] Apache Falcon Commons .............................. FAILURE [01:39 min]
[INFO] Apache Falcon extensions ........................... SKIPPED
[INFO] Apache Falcon Java client .......................... SKIPPED
[INFO] Apache Falcon Shell ................................ SKIPPED
[INFO] Apache Falcon CLI client ........................... SKIPPED
[INFO] Apache Falcon Titan 1.0 support .................... SKIPPED
[INFO] Apache Falcon Oozie EL Extension ................... SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster .......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster ..... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ............ SKIPPED
[INFO] Apache Falcon Messaging ............................ SKIPPED
[INFO] Apache Falcon LIfecycle Module ..................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ........................ SKIPPED
[INFO] Apache Falcon Scheduler ............................ SKIPPED
[INFO] Apache Falcon Acquisition .......................... SKIPPED
[INFO] Apache Falcon Distcp Replication ................... SKIPPED
[INFO] Apache Falcon Retention ............................ SKIPPED
[INFO] Apache Falcon Archival ............................. SKIPPED
[INFO] Apache Falcon Rerun ................................ SKIPPED
[INFO] Apache Falcon Prism ................................ SKIPPED
[INFO] Apache Falcon Unit ................................. SKIPPED
[INFO] Apache Falcon Examples ............................. SKIPPED
[INFO] Apache Falcon Web Application ...................... SKIPPED
[INFO] Apache Falcon Documentation ........................ SKIPPED
[INFO] Apache Falcon Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:03 min
[INFO] Finished at: 2017-02-02T13:23:54+00:00
[INFO] Final Memory: 243M/1497M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project falcon-common: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && /usr/local/asfpackages/java/jdk1.7.0-64/jre/bin/java -Djava.awt.headless=true -Djava.security.krb5.realm= -Djava.security.krb5.kdc= -jar <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire/surefirebooter3603177553172637601.jar> <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire/surefire1596159421337303623tmp> <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire/surefire_63037560568327697496tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-common
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 32 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common-types/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/shell/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1121
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 20 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common-types/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/shell/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1121
Archiving artifacts
Compressed 14.98 MB of artifacts by 97.4% relative to #1121
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.