Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

[EAGLE-982] The log length has exceeded the limit of 4 MB in Travis #897

Closed
wants to merge 2 commits into from
Closed

[EAGLE-982] The log length has exceeded the limit of 4 MB in Travis #897

wants to merge 2 commits into from

Conversation

asdf2014
Copy link
Member

Maven throw too many warnings for checking Code Style in Travis. Should we disable it for a while until we fix those Code Style issues?

The log length has exceeded the limit of 4 MB (this usually means that the test suite is raising the same exception over and over).
The job has been terminated

(https://issues.apache.org/jira/browse/EAGLE-982)

@@ -16,66 +16,79 @@
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls remove this indentation changes, its not related to the issue

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey.

@jhsenjaliya
Copy link
Contributor

@asdf2014 , can u please squash the commits ?

@asdf2014
Copy link
Member Author

@jhsenjaliya Already done.

@asdf2014
Copy link
Member Author

Those changes about .travis.yml file shouldn't effect Jenkins. It seems like the maven-surefire-plugin throw a ExecutionException to make this build process failed.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project eagle-app-streamproxy: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-core/eagle-app/eagle-app-streamproxy && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -XX:-UseGCOverheadLimit -jar /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-core/eagle-app/eagle-app-streamproxy/target/surefire/surefirebooter8929133803599728653.jar /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-core/eagle-app/eagle-app-streamproxy/target/surefire/surefire4241285850518905830tmp /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-core/eagle-app/eagle-app-streamproxy/target/surefire/surefire_2332892144259826349419tmp

@asfgit asfgit closed this in ecb5129 Apr 17, 2017
jhsenjaliya pushed a commit to jhsenjaliya/eagle that referenced this pull request Jul 12, 2017
Maven throw too many warnings for checking `Code Style` in `Travis`. Should we disable it for a while until we fix those `Code Style` issues?
```
The log length has exceeded the limit of 4 MB (this usually means that the test suite is raising the same exception over and over).
The job has been terminated
```

(https://issues.apache.org/jira/browse/EAGLE-982)

Author: asdf2014 <1571805553@qq.com>
Author: Benedict Jin <16110505@cnsuning.com>

Closes apache#897 from asdf2014/travis_log.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants