行云无鸣

2011-06-29

Jenkins在网络异常情况下不断输出DNS异常信息

Filed under: 乱语 — 标签:, , , , — hellyguo @ 20:51

Jenkins就是被Oracle逼迫改名的Hudson。

这东西用着很顺手。但也有憋屈的时候。

不知道咋地,它需要连接外网。一旦网络不好,无法连接外网,就有好戏看了:

question: [DNSQuestion@9657493 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
question: [DNSQuestion@29482661 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
……
question: [DNSQuestion@30271546 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
question: [DNSQuestion@21587429 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
0: 7642704a64754e6a 6f7976594c487259 6c5852434c426963 7341486b57724676 vBpJduNj oyvYLHrY lXRCLBic sAHkWrFv
20: 525a527a65536c54 6d537970626d586a 427375446b586872 534c735a67465243 RZRzeSlT mSypbmXj BsuDkXhr SLsZgFRC
40: 474b737869736747 424a697249594641 4575426170616770 67636d697a79446d GKsxisgG BJirIYFA EuBapagp gcmizyDm
60: 524f7100 ROq.

2011-6-29 11:59:39 javax.jmdns.impl.constants.DNSRecordClass classForIndex
警告: Could not find record class for index: -1
2011-6-29 11:59:39 javax.jmdns.impl.DNSIncoming$MessageInputStream readName
严重: bad domain name: possible circular name detected. Bad offset: 0xffffffff at 0x62
2011-6-29 11:59:39 javax.jmdns.impl.constants.DNSRecordType typeForIndex
严重: Could not find record type for index: -1
2011-6-29 11:59:39 javax.jmdns.impl.DNSIncoming readQuestion
严重: Could not find record type: dns[query,192.168.10.243:5354, length=100, id=0x7642, flags=0x704a, questions=8779
questions:
[DNSQuestion@10697984 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
……
[DNSQuestion@73029 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
[DNSQuestion@19446204 type: TYPE_UNKNOWN index 0, name: ]
question: [DNSQuestion@10105145 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
……
question: [DNSQuestion@31005306 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
question: [DNSQuestion@12736927 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
0: 7642704a64754e6a 6f7976594c487259 6c5852434c426963 7341486b57724676 vBpJduNj oyvYLHrY lXRCLBic sAHkWrFv
20: 525a527a65536c54 6d537970626d586a 427375446b586872 534c735a67465243 RZRzeSlT mSypbmXj BsuDkXhr SLsZgFRC
40: 474b737869736747 424a697249594641 4575426170616770 67636d697a79446d GKsxisgG BJirIYFA EuBapagp gcmizyDm
60: 524f7100 ROq.

2011-6-29 12:00:57 javax.jmdns.impl.constants.DNSRecordClass classForIndex
警告: Could not find record class for index: -1
2011-6-29 12:00:57 javax.jmdns.impl.DNSIncoming$MessageInputStream readName
严重: bad domain name: possible circular name detected. Bad offset: 0xffffffff at 0x62
2011-6-29 12:00:57 javax.jmdns.impl.constants.DNSRecordType typeForIndex
严重: Could not find record type for index: -1
2011-6-29 12:00:57 javax.jmdns.impl.constants.DNSRecordClass classForIndex

来看看我被撑爆的硬盘,可怜我D盘就剩下13G+了,都被Jenkins日志吃了

jenkins-out-of-disk

Jenkins将我D盘剩余的13G+空间都吃光了

目前,好像无解……

发表评论 »

还没有评论。

RSS feed for comments on this post. TrackBack URI

留下评论