Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce ThermoLimiter debug print (once per 0.1[s]) #491

Closed
wants to merge 1 commit into from

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented Feb 18, 2015

ThermoLimiterの,しきい値越えのときのデバッグ文が大量にでていますが,
0.1秒に一回くらいに減らしました.
温度推定値等で判断するしきい値なので,時定数的にもOKそうに思います.
デバッグ文の頻度のみ修正なので他はかわりません.
これで,ログのデータ量がだいぶへるのと,ログが見やすくなります.

@orikuma さん
これでOKでしょうか.

よろしくお願いいたします.

@k-okada
Copy link
Contributor

k-okada commented Feb 18, 2015

Refer to this link for build results (access rights to CI server needed):
https://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/hrpsys-qnx/1768/

Build Log
last 10 lines

[...truncated 5481 lines...]
    at org.jenkinsci.plugins.ghprb.GhprbRepository.createCommitStatus(GhprbRepository.java:122)
    at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:118)
    at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:27)
    at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:12)
    at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:199)
    at hudson.model.Run.execute(Run.java:1769)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
    at hudson.model.ResourceController.execute(ResourceController.java:89)
    at hudson.model.Executor.run(Executor.java:240)

Test FAILed.

@snozawa
Copy link
Contributor Author

snozawa commented Feb 26, 2015

#498
で対応できましたので、closeします。
ありがとうございました。

@snozawa snozawa closed this Feb 26, 2015
@snozawa snozawa deleted the reduce_tl_debugprint branch February 26, 2015 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants