Have you seen this bug? https://bugs.launchpad.net/juniperopenstack/+bug/1645885
On Mon, Dec 12, 2016 at 12:11 PM, Andy Wang <[email protected]> wrote: > Hi All, > I met one contrail-collector assertion failed in R3.0 release version > with three nodes' cluster. > Someone met this issue ? Any suggestion is grateful > Thanks > Andy Wang > > The log from /var/log/contrail/contrail-collector-stdout.log is as > follows: > contrail-collector: > /usr/include/boost/spirit/home/support/char_encoding/ascii.hpp:256: > static int boost::spirit::char_encoding::ascii::isspace(int): Assertion > `isascii_(ch)' failed. > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@712: > Client environment:zookeeper.version=zookeeper C client 3.4.6 > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@716: > Client environment:host.name=controller2 > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@723: > Client environment:os.name=Linux > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@724: > Client environment:os.arch=3.10.0-229.el7.x86_64 > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@725: > Client environment:os.version=#1 SMP Fri Mar 6 11:36:42 UTC 2015 > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@733: > Client environment:user.name=(null) > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@741: > Client environment:user.home=/var/lib/contrail > 2016-12-12 17:21:07,479:31152(0x2b4893857e00):ZOO_INFO@log_env@753: > Client environment:user.dir=/ > 2016-12-12 17:21:07,480:31152(0x2b4893857e00):ZOO_INFO@zookeeper_init@786: > Initiating client connection, host=192.168.167.130:2181,192. > 168.167.129:2181,192.168.167.131:2181 sessionTimeout=10000 watcher=(nil) > sessionId=0 sessionPasswd=<null> context=(nil) flags=0 > 2016-12-12 17:21:07,480:31152(0x2b4893857e00):ZOO_DEBUG@start_threads@221: > starting threads... > 2016-12-12 17:21:07,483:31152(0x2b489c63e700):ZOO_DEBUG@do_io@367: > started IO thread > 2016-12-12 17:21:07,483:31152(0x2b489c83f700):ZOO_DEBUG@do_completion@459: > started completion thread > 2016-12-12 17:21:07,483:31152(0x2b489c63e700):ZOO_INFO@check_events@1705: > initiated connection to server [192.168.167.131:2181] > 2016-12-12 17:21:07,505:31152(0x2b489c63e700):ZOO_INFO@check_events@1752: > session establishment complete on server [192.168.167.131:2181], > sessionId=0x358f2485acb0013, negotiated timeout=10000 > 2016-12-12 17:21:07,505:31152(0x2b489c63e700):ZOO_DEBUG@check_events@1758: > Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE > 2016-12-12 17:21:07,505:31152(0x2b489c83f700):ZOO_DEBUG@ > process_completions@2113: Calling a watcher for node [], type = -1 > event=ZOO_SESSION_EVENT > 2016-12-12 17:21:08,484:31152(0x2b4893857e00):ZOO_DEBUG@zoo_acreate@2762: > Sending request xid=0x584e6c04 for path [/collector] to > 192.168.167.131:2181 > 2016-12-12 17:21:08,510:31152(0x2b489c63e700):ZOO_DEBUG@ > process_sync_completion@1870: Processing sync_completion with type=6 > xid=0x584e6c04 rc=0 > 2016-12-12 17:21:08,800:31152(0x2b4893857e00):ZOO_DEBUG@zoo_adelete@2802: > Sending request xid=0x584e6c05 for path [/collector] to > 192.168.167.131:2181 > 2016-12-12 17:21:08,823:31152(0x2b489c63e700):ZOO_DEBUG@ > process_sync_completion@1870: Processing sync_completion with type=0 > xid=0x584e6c05 rc=0 > 2016-12-12 17:21:08,824:31152(0x2b489c63e700):ZOO_DEBUG@do_io@446: IO > thread terminated > 2016-12-12 17:21:08,824:31152(0x2b489c83f700):ZOO_DEBUG@do_completion@469: > completion thread terminated > 2016-12-12 17:21:08,824:31152(0x2b4893857e00):ZOO_INFO@ > zookeeper_close@2511: Closing zookeeper sessionId=0x358f2485acb0013 to [ > 192.168.167.131:2181] > contrail-collector: > /usr/include/boost/spirit/home/support/char_encoding/ascii.hpp:256: > static int boost::spirit::char_encoding::ascii::isspace(int): Assertion > `isascii_(ch)' failed. > > > > > > > > > _______________________________________________ > Dev mailing list > [email protected] > http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org > >
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
