(view as text)
scons check
 in dir /home/buildbot/slaves/xorp.ct/slave/full/build/xorp (timeout 1200 secs)
 watching logfiles {}
 argv: ['scons', 'check']
 environment:
  HOME=/home/buildbot
  LOGNAME=buildbot
  MAKEFLAGS=
  MAKELEVEL=1
  MFLAGS=
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp
  SHELL=/bin/sh
  SHLVL=1
  USER=buildbot
  _=/usr/bin/make
 closing stdin
 using PTY: False
scons: Reading SConscript files ...
Mkdir("/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu")
Build System Type:  x86_64-unknown-linux-gnu
Host System Type:   x86_64-unknown-linux-gnu
Source path:        /home/buildbot/slaves/xorp.ct/slave/full/build/xorp
Build path:         /home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu
Install prefix:     /usr/local/xorp
CC:                gcc
CXX:               g++
RANLIB:            ranlib
STRIP:             strip
Strip binaries:    True
Optimize code:     full
Profile code:      no
Default XRL transport: local
Shared libraries:  True
Use rtld ORIGIN:   True
Ignore check errors:  False
Debug symbols:     full
Debug STL:         False
Debug messages:    False
Debug function names:  False
Debug callbacks:   False
Debug XRL syntax:  False
Enable OLSR:       True
Enable OSPF:       True
Enable RIP:        True
Enable VRRP:       True
Enable xorpsh      True
Enable Test Programs:  False
Enable CLICK:      False
Enable FEA Dummy:  True
Enable async method impls:  False
Enable BGP:        True
Enable BuildInfo:  True
Try Enable BOOST:  False
Try Enable uSTL :  False
Disable IPv6:      False
Disable libtecla:  False
Disable Firewall:  False
Disable Profile :  False
Disable warning logs :  False
Disable error logs :  False
Disable trace logs :  False
Disable fatal logs :  False
Disable info logs :  False
Disable assert logs :  False
Disable other logs :  False
Checking for C header file endian.h... (cached) yes
OK:  c compiler appears functional.
OK:  C++ compiler appears functional.
Checking for C header file iphlpapi.h... (cached) no
Checking for C header file routprot.h... (cached) no
Checking for C header file stdint.h... (cached) yes
Checking for C header file inttypes.h... (cached) yes
Checking for C type int8_t... (cached) yes
Checking for C type uint8_t... (cached) yes
Checking for C type int16_t... (cached) yes
Checking for C type uint16_t... (cached) yes
Checking for C type int32_t... (cached) yes
Checking for C type uint32_t... (cached) yes
Checking for C type int64_t... (cached) yes
Checking for C type uint64_t... (cached) yes
Checking for C header file stddef.h... (cached) yes
Checking for C header file stdarg.h... (cached) yes
Checking for C header file stdlib.h... (cached) yes
Checking for C header file strings.h... (cached) yes
Checking for C header file string.h... (cached) yes
Checking for C header file signal.h... (cached) yes
Checking for C header file math.h... (cached) yes
Checking for C header file memory.h... (cached) yes
Checking for C function strftime()... (cached) yes
Checking for C function strlcpy()... (cached) no
Checking for C function strlcat()... (cached) no
Checking whether va_copy is declared... (cached) yes
Checking for C header file sys/types.h... (cached) yes
Checking for C header file fcntl.h... (cached) yes
Checking for C header file getopt.h... (cached) yes
Checking for C header file glob.h... (cached) yes
Checking for C header file grp.h... (cached) yes
Checking for C header file pthread.h... (cached) yes
Checking for C header file pwd.h... (cached) yes
Checking for C header file mqueue.h... (cached) yes
Checking for C header file regex.h... (cached) yes
Checking for C header file syslog.h... (cached) yes
Checking for C header file termios.h... (cached) yes
Checking for C header file time.h... (cached) yes
Checking for C header file unistd.h... (cached) yes
Checking for C header file vfork.h... (cached) no
Checking for C function readv()... (cached) yes
Checking for C function strerror()... (cached) yes
Checking for C function syslog()... (cached) yes
Checking for C function uname()... (cached) yes
Checking for C function writev()... (cached) yes
Checking for C library xnet... (cached) no
Checking for C function recvmsg()... (cached) yes
Checking for C function sendmsg()... (cached) yes
Checking for C library rt... (cached) yes
Checking for C function clock_gettime()... (cached) yes
Checking whether CLOCK_MONOTONIC is declared... (cached) yes
Checking whether CLOCK_MONOTONIC_FAST is declared... (cached) no
Checking for C type struct timespec... (cached) yes
Checking for C header file paths.h... (cached) yes
Checking for C header file sysexits.h... (cached) yes
Checking for C function realpath()... (cached) yes
Checking for C function strptime()... (cached) yes
Checking for C function sysctl()... (cached) yes
Checking for C header file netdb.h... (cached) yes
Checking for C library resolv... (cached) yes
Checking for C function hstrerror()... (cached) yes
Checking for C header file sys/cdefs.h... (cached) yes
Checking for C header file sys/param.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/errno.h... (cached) yes
Checking for C header file sys/wait.h... (cached) yes
Checking for C header file sys/signal.h... (cached) yes
Checking for C header file sys/time.h... (cached) yes
Checking for C header file sys/uio.h... (cached) yes
Checking for C header file sys/ioctl.h... (cached) yes
Checking for C header file sys/select.h... (cached) yes
Checking for C header file sys/socket.h... (cached) yes
Checking for C header file sys/sockio.h... (cached) no
Checking for C header file sys/un.h... (cached) yes
Checking for C header file sys/mount.h... (cached) yes
Checking for C header file sys/resource.h... (cached) yes
Checking for C header file sys/stat.h... (cached) yes
Checking for C header file sys/syslog.h... (cached) yes
Checking for C header file sys/linker.h... (cached) no
Checking for C header file sys/sysctl.h... (cached) yes
Checking for C header file linux/types.h... (cached) yes
Checking for C header file linux/sockios.h... (cached) yes
Checking for C type struct iovec... (cached) yes
Checking for C type struct msghdr... (cached) yes
Checking for C type struct cmsghdr... (cached) yes
Checking whether AF_INET is declared... (cached) yes
Checking whether AF_INET6 is declared... (cached) yes
Checking whether SOCK_STREAM is declared... (cached) yes
Checking whether SOCK_DGRAM is declared... (cached) yes
Checking whether SOCK_RAW is declared... (cached) yes
Checking whether C type struct msghdr has member msg_control... (cached) yes
Checking whether C type struct msghdr has member msg_iov... (cached) yes
Checking whether C type struct msghdr has member msg_name... (cached) yes
Checking whether C type struct msghdr has member msg_namelen... (cached) yes
Checking whether C type struct sockaddr has member sa_len... (cached) no
Checking whether C type struct sockaddr_storage has member ss_len... (cached) no
Checking whether C type struct sockaddr_un has member sun_len... (cached) no
Checking for C header file net/ethernet.h... (cached) yes
Checking for C header file sys/ethernet.h... (cached) no
Checking for C header file net/if.h... (cached) yes
Checking for C header file net/if_arp.h... (cached) yes
Checking for C header file net/if_dl.h... (cached) no
Checking for C header file net/if_ether.h... (cached) no
Checking for C header file net/if_media.h... (cached) no
Checking for C header file net/if_var.h... (cached) no
Checking for C header file net/if_types.h... (cached) no
Checking for C header file net/route.h... (cached) yes
Checking for C header file ifaddrs.h... (cached) yes
Checking for C header file stropts.h... (cached) no
Checking for C header file linux/ethtool.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking for C header file linux/netlink.h... (cached) yes
Checking for C header file linux/rtnetlink.h... (cached) yes
Checking whether RTA_TABLE is declared... (cached) yes
Checking whether C type struct sockaddr_dl has member sdl_len... (cached) no
Checking whether C type struct ifreq has member ifr_hwaddr... (cached) yes
Checking whether C type struct ifreq has member ifr_ifindex... (cached) yes
Checking for C function ether_aton()... (cached) yes
Checking for C function ether_aton_r()... (cached) yes
Checking for C function ether_ntoa()... (cached) yes
Checking for C function ether_ntoa_r()... (cached) yes
Checking for C function getaddrinfo()... (cached) yes
Checking for C function getifaddrs()... (cached) yes
Checking for C function getnameinfo()... (cached) yes
Checking for C function if_indextoname()... (cached) yes
Checking for C function if_nametoindex()... (cached) yes
Checking for C function inet_ntop()... (cached) yes
Checking for C function inet_pton()... (cached) yes
Checking for C type struct ether_addr... (cached) yes
Checking whether system has sysctl NET_RT_DUMP... (cached) no
Checking whether system has sysctl NET_RT_IFLIST... (cached) no
Checking whether SIOCGIFCONF is declared... (cached) yes
Checking for C header file netinet/in.h... (cached) yes
Checking for C header file netinet/in_systm.h... (cached) yes
Checking for C header file netinet/in_var.h... (cached) no
Checking for C header file netinet/ip.h... (cached) yes
Checking for C header file netinet/tcp.h... (cached) yes
Checking for C header file netinet/igmp.h... (cached) yes
Checking for C header file netinet/ether.h... (cached) yes
Checking for C header file netinet/if_ether.h... (cached) yes
Checking for C header file inet/nd.h... (cached) no
Checking for C header file inet/ip.h... (cached) no
Checking for C header file arpa/inet.h... (cached) yes
Checking for C header file arpa/telnet.h... (cached) yes
Checking whether C type struct sockaddr_in has member sin_len... (cached) no
Checking whether IP_MULTICAST_IF is declared... (cached) yes
Checking whether IP_MULTICAST_TTL is declared... (cached) yes
Checking whether IP_MULTICAST_LOOP is declared... (cached) yes
Checking whether IP_ADD_MEMBERSHIP is declared... (cached) yes
Checking whether IP_DROP_MEMBERSHIP is declared... (cached) yes
Enabling MULT_MCAST_TABLES logic since we are compiling for Linux.

Checking whether system has sysctl IPCTL_FORWARDING... (cached) no
Checking whether __KAME__ is declared... (cached) no
Checking whether inet6_opt_init is declared... (cached) yes
Checking whether C type struct sockaddr_in6 has member sin6_len... (cached) no
Checking whether C type struct sockaddr_in6 has member sin6_scope_id... (cached) yes
Checking for C header file netinet/ip6.h... (cached) yes
Checking for C header file netinet/icmp6.h... (cached) yes
Checking for C type struct mld_hdr... (cached) yes
Checking for C header file netinet6/in6_var.h... (cached) no
Checking for C header file netinet6/nd6.h... (cached) no
Checking for C++ header file netinet6/nd6.h... (cached) no
Checking whether system has sysctl IPV6CTL_FORWARDING... (cached) no
Checking whether system has sysctl IPV6CTL_ACCEPT_RTADV... (cached) no
Checking whether IPV6_MULTICAST_IF is declared... (cached) yes
Checking whether IPV6_MULTICAST_LOOP is declared... (cached) yes
Checking whether fpclassify is declared... (cached) yes
Checking for C header file netinet/ip_mroute.h... (cached) no
Checking for C header file net/ip_mroute/ip_mroute.h... (cached) no
Checking for C header file linux/mroute.h... (cached) yes
Checking for C type struct mfcctl2... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_flags... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_rp... (cached) no
Checking for C header file netinet/pim.h... (cached) no
Checking for C type struct pim... (cached) no
Checking whether C type struct pim has member pim_vt... (cached) no
Checking for C header file netinet6/ip6_mroute.h... (cached) no
Checking for C header file linux/mroute6.h... (cached) yes
Checking whether inet6_option_space is declared... (cached) no
Checking for C type struct mf6cctl2... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_flags... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_rp... (cached) no
Checking whether C type struct mif6ctl has member vifc_threshold... (cached) yes
Checking for C header file netinet/ip_compat.h... (cached) no
Checking for C header file netinet/ip_fil.h... (cached) no
Checking for C header file netinet/ip_fw.h... (cached) no
Checking for C header file net/pfvar.h... (cached) no
Checking for C++ header file linux/netfilter_ipv4/ip_tables.h... (cached) no
Checking for C++ header file linux/netfilter_ipv6/ip6_tables.h... (cached) no
Checking for C header file net/if_vlanvar.h... (cached) no
Checking for C header file net/if_vlan_var.h... (cached) no
Checking for C header file net/vlan/if_vlan_var.h... (cached) no
Checking for C header file linux/if_vlan.h... (cached) yes
Checking whether GET_VLAN_REALDEV_NAME_CMD is declared... (cached) yes
Checking whether GET_VLAN_VID_CMD is declared... (cached) yes
Checking for C header file pcre.h... (cached) no
Checking for C header file pcreposix.h... (cached) no
Checking for C library pcre... (cached) no
Checking for C library pcreposix... (cached) no
Checking for C header file openssl/md5.h... (cached) yes
Checking for C library crypto... (cached) yes
Checking for C function MD5_Init()... (cached) yes
Checking for C header file dlfcn.h... (cached) yes
Checking for C library dl... (cached) yes
Checking for C function dlopen()... (cached) yes
Checking for C header file pcap.h... (cached) yes
Checking for C library pcap... (cached) yes
Checking for C function pcap_sendpacket()... (cached) yes
Checking for C header file pcap-bpf.h... (cached) yes

WARNING: Netfilter include files are broken or do not exist.
  This means the Linux firewall support will not be compiled in.
  To fix, you may edit: /usr/include/linux/netfilter_ipv4/ip_tables.h
  line 222 or so, to look like this:
  /* Helper functions */
  static __inline__ struct ipt_entry_target *
  ipt_get_target(struct ipt_entry *e)
{
        /* BEN:  Was void* */
        return (struct ipt_entry_target *)((char*)e + e->target_offset);
}

You will also want to edit similar code around line 282 of:
/usr/include/linux/netfilter_ipv6/ip6_tables.h
NOTE:  Recent kernels use struct xt_entry_target for the argument
   for these methods, so use that instead of ipt_entry_target if that
   is the case for your system.
Checking for C library curses... (cached) yes
Checking for C library pdcurses... (cached) no
Checking for C library ncurses... (cached) yes
Detected libraries: rt resolv crypto dl pcap curses ncurses
Mkdir("/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/lib")
Mkdir("/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/lib/xorp")
Symlink("/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/lib", as "/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/lib/xorp/lib")
Copy("args.sh", "../../../../bgp/harness/args.sh")
Copy("test_path_attribute1.sh", "../../../../bgp/harness/test_path_attribute1.sh")
Copy("test_rib1.sh", "../../../../bgp/harness/test_rib1.sh")
Copy("test_routing2.sh", "../../../../bgp/harness/test_routing2.sh")
Copy("inject.sh", "../../../../bgp/harness/inject.sh")
Copy("test_path_attribute2.sh", "../../../../bgp/harness/test_path_attribute2.sh")
Copy("test_rib_fea1.sh", "../../../../bgp/harness/test_rib_fea1.sh")
Copy("test_terminate.sh", "../../../../bgp/harness/test_terminate.sh")
Copy("notification_codes.sh", "../../../../bgp/harness/notification_codes.sh")
Copy("test_path_attribute3.sh", "../../../../bgp/harness/test_path_attribute3.sh")
Copy("test_route_flap_damping1.sh", "../../../../bgp/harness/test_route_flap_damping1.sh")
Copy("xrl_shell_funcs.sh", "../../../../bgp/harness/xrl_shell_funcs.sh")
Copy("setup_paths.sh", "../../../../bgp/harness/setup_paths.sh")
Copy("soak.sh", "../../../../bgp/harness/soak.sh")
Copy("test_busted", "../../../../bgp/harness/test_busted")
Copy("test_peering1.sh", "../../../../bgp/harness/test_peering1.sh")
Copy("test_route_reflection1.sh", "../../../../bgp/harness/test_route_reflection1.sh")
Copy("test1.sh", "../../../../bgp/harness/test1.sh")
Copy("test_peering2.sh", "../../../../bgp/harness/test_peering2.sh")
Copy("test_route_reflection2.sh", "../../../../bgp/harness/test_route_reflection2.sh")
Copy("test2.sh", "../../../../bgp/harness/test2.sh")
Copy("test_peering3.sh", "../../../../bgp/harness/test_peering3.sh")
Copy("test_routing1.sh", "../../../../bgp/harness/test_routing1.sh")
Copy("harness.py", "../../../../bgp/harness/harness.py")
Copy("lookup.py", "../../../../bgp/harness/lookup.py")
Copy("NOTES", "../../../../bgp/harness/NOTES")
Copy("originate_routes.pl", "../../../../bgp/harness/originate_routes.pl")
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST26
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet repeat both nexthops
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:01:11.77108 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
[ 2012/01/30 11:01:11.110642  ERROR coord:29841 BGP bgp/path_attribute.cc:3114 add_path_attribute ] ERROR:  Attribute type: 3 already exists.  Currently, only a single attribute for each type is supported.  Deleting old one and adding this new one.
Coord peer1 assert queue 0 
[ 2012/01/30 11:01:13.130758 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expected list size to be 0 actual 1
Pending operation: false
[ 2012/01/30 11:01:13.130875  ERROR call_xrl:29886 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expected list size to be 0 actual 1
Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test26)
[ 2012/01/30 11:01:13.133062 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:01:13.133386 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:01:13.134027  WARNING xorp_bgp:29837 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:01:13.134122  WARNING xorp_bgp:29837 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29837 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29818 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29835 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:01:13.137861  ERROR xorp_fea_dummy:29833 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 29833 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test26)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 29803buildbot 29887  0.0  0.0   9216   980 ?        S    11:01   0:00 sh -c ps auxwww|grep test_peer
buildbot 29889  0.0  0.0   6336   480 ?        S    11:01   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6) - Verify that routes originated by BGP reach an EBGP peer
Test that next-hop of :: fails (but does not crash)
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 :: 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/30 11:01:21.785409  WARNING xorp_bgp:29916 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:01:21.801274 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert queue 1 
[ 2012/01/30 11:01:23.840169 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/30 11:01:23.840294  ERROR call_xrl:29974 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+1")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
[ 2012/01/30 11:01:23.842348 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:01:23.842591 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:01:23.843292  WARNING xorp_bgp:29916 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29916 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29899 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29909 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29914 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 29894buildbot 29975  0.0  0.0   9216   984 ?        S    11:01   0:00 sh -c ps auxwww|grep test_peer
buildbot 29977  0.0  0.0   6336   476 ?        S    11:01   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6-OK) - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 2000:77:88::1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/30 11:01:32.356788  WARNING xorp_bgp:29993 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:01:32.371890 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath 65008 
Coord peer1 assert queue 0 
[ 2012/01/30 11:01:34.411291 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/30 11:01:34.411430  ERROR call_xrl:30053 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
WARNING:  Process: 29991 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:01:34.416041 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/30 11:01:34.416140  WARNING xorp_bgp:29993 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
29989 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29987 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:01:34.416830  WARNING xorp_bgp:29993 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29993 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 29982buildbot 30054  0.0  0.0   9216   976 ?        S    11:01   0:00 sh -c ps auxwww|grep test_peer
buildbot 30056  0.0  0.0   6336   476 ?        S    11:01   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
Entering ./test_peering1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish a peering with a holdtime of 30 wait for expiration
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet notify 4 
Coord peer1 establish AS 65008 holdtime 30 id 192.150.187.100 keepalive false 
[ 2012/01/30 11:01:42.950685 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/30 11:02:13.954737 INFO xorp_bgp BGP ] Sending: Notification Packet: Hold Timer Expired(4)
[ 2012/01/30 11:02:13.955642 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:02:17.6285 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30074 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30068 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30070 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30072 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test1
Entering ./test_peering1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Make a connection and send an update packet before establishing a session
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/30 11:02:25.517795 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 5 
Coord peer1 send packet update 
[ 2012/01/30 11:02:27.564010  WARNING xorp_bgp:30177 BGP bgp/peer.cc:1107 event_recvupdate ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} FSM received EVENTRECUPDATEMESS in state OPENSENT(4)
[ 2012/01/30 11:02:27.564179 INFO xorp_bgp BGP ] Sending: Notification Packet: Finite State Machine Error(5)
[ 2012/01/30 11:02:27.567983 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test2)
[ 2012/01/30 11:02:29.597880 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30177 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30173 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30175 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30171 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test2
Entering ./test_peering1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and send an illegal hold time of 1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet notify 2 6 
Coord peer1 establish AS 65008 holdtime 1 id 192.150.187.100 keepalive false 
[ 2012/01/30 11:02:38.13221 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/30 11:02:38.13684  WARNING xorp_bgp:30245 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Illegal holdtime value 1 secs
[ 2012/01/30 11:02:38.13794 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unacceptable Hold Time(6)
[ 2012/01/30 11:02:38.14835  WARNING test_peer:30247 BGP bgp/harness/test_peer.cc:534 send ] Not connected
[ 2012/01/30 11:02:38.14967  WARNING test_peer:30247 XrlTestPeerTarget obj/x86_64-unknown-linux-gnu/xrl/targets/test_peer_base.cc:1024 handle_test_peer_0_1_send ] Handling method for test_peer/0.1/send failed: XrlCmdError 102 Command failed Not connected
[ 2012/01/30 11:02:38.15058 WARNING coord BGP ] callback: keepalive 102 Command failed Not connected
[ 2012/01/30 11:02:38.15143 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 30243 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:02:40.41373 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30245 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30241 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30239 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test3
Entering ./test_peering1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Send an update packet and don't get it back
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:02:48.357396 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 send packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/30 11:02:50.457823 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30325 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:02:50.458140  WARNING xorp_bgp:30327 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:02:50.458965  WARNING xorp_bgp:30327 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30327 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30323 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30317 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test4
Entering ./test_peering1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Passively wait for a connection.
Coord reset 
Coord target 127.0.0.1 20001 
Coord initialise attach peer1 
Coord peer1 establish active false AS 65008 holdtime 30 id 192.150.187.100 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/30 11:03:00.867958 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:03:00.868322 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30406 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30404 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30398 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30389 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test5
Entering ./test_peering1.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet without an origin
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:03:09.268168 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 1 
Coord peer1 send packet update aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/30 11:03:09.324593  WARNING xorp_bgp:30486 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2943 of bgp/path_attribute.cc Missing Origin
[ 2012/01/30 11:03:09.324748 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 1 [0x1]
[ 2012/01/30 11:03:09.328468 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 30470 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30465 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:03:11.376257 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30486 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30458 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test6
Entering ./test_peering1.sh   -l -t test7
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 - Send an update packet without an aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:04:19.768425 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 2 
Coord peer1 send packet update origin 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/30 11:04:19.806361  WARNING xorp_bgp:30560 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2951 of bgp/path_attribute.cc Missing AS Path
[ 2012/01/30 11:04:19.806534 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 2 [0x2]
[ 2012/01/30 11:04:19.810269 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test7)
[ 2012/01/30 11:04:21.857671 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30560 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30542 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30558 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test7
Entering ./test_peering1.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Send an update packet without a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:04:30.203465 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/30 11:04:32.235673  WARNING xorp_bgp:30668 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2961 of bgp/path_attribute.cc Missing Next Hop
[ 2012/01/30 11:04:32.235847 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/30 11:04:32.238861 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test8)
[ 2012/01/30 11:04:32.266442 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30668 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30662 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30660 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30658 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8
Entering ./test_peering1.sh   -l -t test8_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 IPv6
	1) Establish an EBGP IPv6 peering
	2) Send a multiprotocol nlri with no nexthop
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:04:40.634150 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nlri6 2000::/3 
[ 2012/01/30 11:04:40.674263  WARNING xorp_bgp:30730 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10004) 127.0.0.1(20004)} line 2886 of bgp/path_attribute.cc Illegal nexthop
[ 2012/01/30 11:04:40.674440 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/30 11:04:40.676587 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test8_ipv6)
WARNING:  Process: 30728 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:04:42.737166 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30730 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30726 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8_ipv6
Entering ./test_peering1.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9:
	1) Send an update packet as an IBGP peer with no local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:04:51.119442 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 5 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test9)
[ 2012/01/30 11:04:53.234168 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:04:53.234556 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:04:53.235307  WARNING xorp_bgp:30830 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30830 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30801 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30799 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30797 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test9
Entering ./test_peering1.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10:
	1) Send an update packet as an EBGP peer with local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:05:01.600779 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test10)
[ 2012/01/30 11:05:03.697369 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:05:03.697752 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30906 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:05:03.698494  WARNING xorp_bgp:30908 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30908 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 30904 has message from dflt_sig_handler: SIGTERM received
30902 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test10
Entering ./test_peering1.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST11:
	1) Send an update packet with two NLRIs
	2) Then send an update packet to withdraw both NLRIs
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:06:12.43900 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert queue 2 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test11)
[ 2012/01/30 11:06:18.279413 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30981 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30983 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30979 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30974 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test11
Entering ./test_peering1.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:06:26.635225 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12)
WARNING:  Process: 31391 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:06:28.756707 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:06:28.756911  WARNING xorp_bgp:31393 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:06:28.757674  WARNING xorp_bgp:31393 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31393 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31360 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31245 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test12
Entering ./test_peering1.sh   -l -t test12_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 IPV6 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:06:37.80016 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12_ipv6)
WARNING:  Process: 31466 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31464 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31462 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:06:39.208498 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:06:39.208717  WARNING xorp_bgp:31468 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:06:39.208756  WARNING xorp_bgp:31468 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:06:39.209467  WARNING xorp_bgp:31468 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31468 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test12_ipv6
Entering ./test_peering1.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST13:
	1) Send an update packet on an IBGP peer with no local pref twice
	2) This is not an error. Our BGP emits a warnings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:06:47.633406 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test13)
WARNING:  Process: 31541 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:06:49.834231 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:06:49.834534  WARNING xorp_bgp:31543 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:06:49.835321  WARNING xorp_bgp:31543 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31543 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31537 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31539 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test13
Entering ./test_peering1.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST14 - Send an update packet on an EBGP peer twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:06:58.180580 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test14)
[ 2012/01/30 11:07:00.321799 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:07:00.322141 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:07:00.322960  WARNING xorp_bgp:31632 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31632 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31630 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31620 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31628 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test14
Entering ./test_peering1.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST15 - Establish a connection drop the peering and establish again
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:08.744213 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:08.829034 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test15)
[ 2012/01/30 11:08:08.858785 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:08:08.859101 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 31705 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31707 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31697 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31703 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test15
Entering ./test_peering1.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST16 - Send two update packets on an EBGP peer with local pref set
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:17.185349 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 localpref 100 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test16)
[ 2012/01/30 11:08:19.313720 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31831 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31829 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31821 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31823 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test16
Entering ./test_peering1.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST17 - Send an update packet with a repeated NLRI.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:27.640893 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 30.30.30.0/24 nlri 30.30.30.0/24 
[ 2012/01/30 11:08:27.676873 WARNING coord BGP ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
[ 2012/01/30 11:08:27.677223  WARNING xorp_bgp:31910 BGP bgp/update_attrib.cc:147 decode ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test17)
[ 2012/01/30 11:08:29.778746 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31910 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31903 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31901 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31899 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test17
Entering ./test_peering1.sh   -l -t test18
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST18 - Send two update packets on an EBGP peer.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:38.128466 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:42.286876 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test18)
[ 2012/01/30 11:08:42.328921 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:08:42.329291 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32024 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32020 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32022 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32013 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test18
Entering ./test_peering1.sh   -l -t test19
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST19 - EBGP peer update packet then different withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:51.62192 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/30 11:08:51.114768 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/30 11:08:51.115118  WARNING xorp_bgp:32166 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/30 11:08:51.115258  WARNING xorp_bgp:32166 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:08:55.232461 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test19)
WARNING:  Process: 32164 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:08:57.268808 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:08:57.269007  WARNING xorp_bgp:32166 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:08:57.269139 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 32166 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32162 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32160 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test19
Entering ./test_peering1.sh   -l -t test20
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST20 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:10:05.637469 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/30 11:10:05.683858 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/30 11:10:05.684217  WARNING xorp_bgp:32279 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/30 11:10:05.684353  WARNING xorp_bgp:32279 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:10:09.797105 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20)
[ 2012/01/30 11:10:11.831572 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32275 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32277 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32279 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32269 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20
Entering ./test_peering1.sh   -l -t test20_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST20 IPV6 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:10:20.156050 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw6 2000::/3 
[ 2012/01/30 11:10:20.186160 WARNING coord BGP ] Could not delete 2000::/3
[ 2012/01/30 11:10:20.186520  WARNING xorp_bgp:32534 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 2000::/3 that wasn't in RIB-In
[ 2012/01/30 11:10:20.186669  WARNING xorp_bgp:32534 BGP bgp/plumbing.cc:1160 push ] push <IPv6:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:10:24.275580 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20_ipv6)
[ 2012/01/30 11:10:26.321108 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 32517 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32534 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32509 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32515 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20_ipv6
Entering ./test_peering1.sh   -l -t test21
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST21 - EBGP peer update packet then corresponding withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:10:34.656774 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update withdraw 10.10.10.0/16 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:10:38.883406 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test21)
WARNING:  Process: 32630 has message from dflt_sig_handler: SIGTERM received[ 2012/01/30 11:10:40.916141 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/01/30 11:10:40.916442  WARNING xorp_bgp:32632 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:10:40.916577 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 32628 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32632 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32612 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test21
Entering ./test_peering1.sh   -l -t test22
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST22 - EBGP Establish an IPV6 peering
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:10:49.229972 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test22)
[ 2012/01/30 11:10:49.255214 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:10:49.255559 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 300 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 302 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32766 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32764 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test22
Entering ./test_peering1.sh   -l -t test23
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST23
	1) Establish an IBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:10:57.571828 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 1,2,[3,4,5],6,[7,8],9 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 localpref 100 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test23)
[ 2012/01/30 11:10:57.614231 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:10:57.614626 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:10:57.615244  WARNING xorp_bgp:420 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 420 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 418 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 380 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 394 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test23
Entering ./test_peering1.sh   -l -t test24
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST24
	1) Establish an EBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:11:05.931514 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test24)
[ 2012/01/30 11:11:05.973442 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:11:05.973844 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:11:05.974523  WARNING xorp_bgp:559 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 559 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 510 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 508 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 473 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test24
Entering ./test_peering1.sh   -l -t test25
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST25
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:12:14.304610 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test25)
[ 2012/01/30 11:12:14.355111 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 642 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:12:14.356068  WARNING xorp_bgp:648 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:12:14.356161  WARNING xorp_bgp:648 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 648 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 634 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 636 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test25
Entering ./test_peering1.sh   -l -t test27
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST27 - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:12:22.691289 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27)
WARNING:  Process: 1387 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1385 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:12:24.758788 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:12:24.758989  WARNING xorp_bgp:1399 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:12:24.759774  WARNING xorp_bgp:1399 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1399 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1349 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27
Entering ./test_peering1.sh   -l -t test27_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST27 (IPV6) - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/30 11:12:33.57760  WARNING xorp_bgp:1512 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:12:33.72962 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27_ipv6)
[ 2012/01/30 11:12:35.137195 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:12:35.137457 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:12:35.138087  WARNING xorp_bgp:1512 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1512 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1510 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1508 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1470 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27_ipv6
Entering ./test_peering1.sh   -l -t test28
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 192.150.187.78 aspath 65008 med 1 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:12:43.539690 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test28)
WARNING:  Process: WARNING:  Process: WARNING:  Process: 1585 has message from dflt_sig_handler: SIGTERM received15911588 has message from dflt_sig_handler:  has message from dflt_sig_handler: 
SIGTERM receivedSIGTERM received

[ 2012/01/30 11:12:45.608065 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:12:45.608269  WARNING xorp_bgp:1709 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:12:45.608332  WARNING xorp_bgp:1709 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:12:45.609019  WARNING xorp_bgp:1709 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1709 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test28
Entering ./test_peering1.sh   -l -t test29
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST29
	1) Make a connection
	2) Send a notify packet before establishing a session
	3) Verify that we do not get a notify packet in response
	4) Verify that the TCP session has been torn down
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/30 11:12:53.934613 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert connected 
Coord peer1 expect packet notify 5 
Coord peer1 send packet notify 3 1 
[ 2012/01/30 11:12:57.987084 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} in state OPENSENT(4) received Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/30 11:12:57.989562 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 1 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test29)
[ 2012/01/30 11:13:02.42642 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1804 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1811 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1790 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1802 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test29
Entering ./test_peering1.sh   -l -t test30
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST30 - Bugzilla BUG #32
	1) The test peer performs a bind but no listen
	2) A BGP connection attempt will leave it in connect state
	3) Toggle the peering to ensure BGP can get out of this state
Coord reset 
Bind 127.0.0.1 20001 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Reset  
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish active true AS 65008 holdtime 30 id 192.150.187.100 
[ 2012/01/30 11:13:12.451578 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test30)
[ 2012/01/30 11:13:14.476539 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:13:14.476916 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2005 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2003 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2001 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1990 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test30
Entering ./test_peering1.sh   -l -t test31
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST31 - On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:22.811865 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test31)
[ 2012/01/30 11:13:24.884045 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:13:24.884385  WARNING xorp_bgp:2082 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 2080 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:13:24.885323  WARNING xorp_bgp:2082 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2082 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2071 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2073 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test31
Entering ./test_peering1.sh   -l -t test32
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST32 - Bugzilla BUG #139
	1) Originate a route on an I-BGP peering with an empty aspath.
	2) Send the same route to the BGP process.
	3) The comparison of two routes with empty aspath caused BGP
	   BGP to fail
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:33.210500 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 send packet update origin 2 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test32)
WARNING:  Process: 2179 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:13:37.295925 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/30 11:13:37.296873  WARNING xorp_bgp:2181 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:13:37.296927  WARNING xorp_bgp:2181 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2181 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2177 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2143 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test32
Entering ./test_peering1.sh   -l -t test33
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST33 - DampPeerOscillations 10 sessions 11th should fail
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:45.634233 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:47.725840 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:49.832634 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:51.921756 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:54.10515 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:56.97983 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:13:58.194693 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:14:00.297966 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:14:02.397863 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:14:04.488474 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:14:06.577352 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/30 11:14:06.577286 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} rejecting connection: current state IDLE(1) holdtimer running
[ 2012/01/30 11:14:06.578230  WARNING test_peer:2275 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/30 11:14:06.580583 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test33)
WARNING:  Process: 2271 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:14:08.609596 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2269 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2247 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2273 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test33
Entering ./test_peering1.sh   -l -t test34
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST34 - Illicit a Message Header Error Connection Not Synchronized.
	1) Establish a connection
	2) Send a keepalive with a corrupted marker field
	3) Should return a notify Connection Not Synchronized.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:15:16.936003 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 1 
Coord peer1 send packet corrupt 0 0 keepalive 
[ 2012/01/30 11:15:16.966413  WARNING xorp_bgp:2578 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 245 of bgp/peer.cc Bad Marker
[ 2012/01/30 11:15:16.966603 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Connection Not Synchronized(1)
[ 2012/01/30 11:15:16.969876 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test34)
[ 2012/01/30 11:15:21.16208 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2576 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2578 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2568 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2574 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test34
Entering ./test_peering1.sh   -l -t test35
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST35 - Illicit a Message Header Error Bad Message Length. 0
	1) Establish a connection
	2) Send a keepalive with a short message length
	3) Should return a notify Bad Message Length..
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:15:29.318813 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 0 
Coord peer1 send packet corrupt 17 0 keepalive 
[ 2012/01/30 11:15:29.348916  ERROR xorp_bgp:2794 BGP bgp/socket.cc:316 async_read_message ] Illegal length value 0
[ 2012/01/30 11:15:29.349082 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 0 [0 0]
[ 2012/01/30 11:15:29.351275 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test35)
WARNING:  Process: 2779 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:15:33.401523 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2792 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2794 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:15:33.403740  ERROR xorp_fea_dummy:2781 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 2781 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test35
Entering ./test_peering1.sh   -l -t test36
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST36 - Illicit a Message Header Error Bad Message Length. 20
	1) Establish a connection
	2) Send a keepalive with a long message length
	3) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:15:41.736050 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 keepalive 
Coord peer1 send packet keepalive 
[ 2012/01/30 11:15:41.792218  WARNING xorp_bgp:2915 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 321 of bgp/packet.hh KeepAlivePacket length 20 instead of 19
[ 2012/01/30 11:15:41.792415 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/30 11:15:41.792999  WARNING test_peer:2917 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/30 11:15:41.795650 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test36)
[ 2012/01/30 11:15:45.848892 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2913 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2915 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2861 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2859 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test36
Entering ./test_peering1.sh   -l -t test37
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST37 - Illicit a Message Header Error Bad Message Type.
	1) Establish a connection
	2) Send a message with the type set to 10
	3) Should return a notify Bad Message Type with the 10
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:15:54.164527 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 3 10 
Coord peer1 send packet corrupt 18 10 keepalive 
[ 2012/01/30 11:15:54.195068  ERROR xorp_bgp:3045 BGP bgp/peer.cc:322 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} Unknown packet type 10
[ 2012/01/30 11:15:54.195243 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Type(3) - field : 10 [0xa]
[ 2012/01/30 11:15:54.198918 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test37)
WARNING:  Process: 3003 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3037 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:15:58.255738 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3045 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3035 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test37
Entering ./test_peering1.sh   -l -t test38
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST38 - Illicit a UPDATE Message Error Malformed AS_PATH.
	1) Establish a connection
	2) Send a malformed aspath
	3) Should return a notify UPDATE Message Error.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:16:06.586404 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet corrupt 32 0 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/30 11:16:06.617837  WARNING xorp_bgp:3477 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2979 of bgp/path_attribute.cc AS path must list peer
[ 2012/01/30 11:16:06.617989 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/30 11:16:06.621631 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test38)
[ 2012/01/30 11:16:10.672707 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3225 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3477 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3455 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3407 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test38
Entering ./test_peering1.sh   -l -t test39
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST39 - Send a short open packet. 20
	1) Send an open packet with a length field of 20
	2) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/30 11:16:18.989999 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/30 11:16:21.23675  WARNING xorp_bgp:3777 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 95 of bgp/open_packet.cc Open message too short
[ 2012/01/30 11:16:21.23865 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/30 11:16:21.24059  WARNING test_peer:3779 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/30 11:16:21.26395 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test39)
[ 2012/01/30 11:16:23.55630 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3775 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3777 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3699 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3750 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test39
Entering ./test_peering1.sh   -l -t test40
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST40 - Open message with illegal version number
	1) Send an open message with a version number of 6
	2) Should get a notify with unsupported version number 4
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/30 11:16:31.370704 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 1 0 4 
Coord peer1 send packet corrupt 19 6 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/30 11:16:33.404872  WARNING xorp_bgp:3954 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Unsupported BGPVERSION 6
[ 2012/01/30 11:16:33.405042 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unsupported Version Number(1) - Min supported Version is 4 [0 0x4]
[ 2012/01/30 11:16:33.407537 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test40)
[ 2012/01/30 11:16:35.437348 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3952 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3954 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3948 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3950 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test40
Entering ./test_peering1.sh   -l -t test41
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST41 - Open message with an illegal BGP ID
	1) Send an open message with a BGP ID of 0.0.0.0
	2) Should get a notify with Bad BGP Identifier
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/30 11:16:43.788017 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 3 
Coord peer1 send packet open asnum 65008 bgpid 0.0.0.0 holdtime 0 
[ 2012/01/30 11:16:45.828307  WARNING xorp_bgp:4056 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Not a valid unicast IP host address 0.0.0.0
[ 2012/01/30 11:16:45.828489 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Bad BGP Identifier(3)
[ 2012/01/30 11:16:45.831484 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test41)
[ 2012/01/30 11:16:47.861956 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4056 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4054 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4038 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4052 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test41
Entering ./test_peering1.sh   -l -t test42
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST42 - Send an update message that has a short length field.
	1) Establish a connection
	2) Send an update with a short length 22
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:16:56.202020 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 22 
Coord peer1 send packet corrupt 17 22 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/30 11:16:56.242681  WARNING xorp_bgp:4163 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 198 of bgp/update_packet.cc Update Message too short 22
[ 2012/01/30 11:16:56.242865 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 22 [0 0x16]
[ 2012/01/30 11:16:56.243378  WARNING test_peer:4165 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/30 11:16:56.246365 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test42)
WARNING:  Process: 4140 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4161 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:17:00.301050 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4163 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:17:00.302809  ERROR xorp_fea_dummy:4159 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 4159 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test42
Entering ./test_peering1.sh   -l -t test43
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST43 - Send an notify message that has a short length field.
	1) Establish a connection
	2) Send a notify with a short length 20
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:17:08.650789 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 notify 6 
[ 2012/01/30 11:17:08.685438  WARNING xorp_bgp:4328 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 72 of bgp/notification_packet.cc Notification message too short 20
[ 2012/01/30 11:17:08.685624 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/30 11:17:08.686093  WARNING test_peer:4330 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/30 11:17:08.687189 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test43)
WARNING:  Process: 4326 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4272 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:17:12.741776 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4324 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4328 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test43
Entering ./test_peering1.sh   -l -t test44
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST44 - Send an update message with an origin with bad flags.
	1) Establish a connection
	2) Send an update with an origin with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:17:21.83003 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 1 1 1 
Coord peer1 send packet update pathattr 0,1,1,1 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/30 11:17:21.115873 WARNING coord BGP ] BAD Message: Bad Flags in Origin attribute 0
[ 2012/01/30 11:17:21.116239  WARNING xorp_bgp:4473 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 103 of bgp/path_attribute.cc Bad Flags in Origin attribute 0
[ 2012/01/30 11:17:21.116400 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x1 0x1 0x1]
[ 2012/01/30 11:17:21.117351 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test44)
WARNING:  Process: 4471 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4467 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4469 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:17:25.175059 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4473 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test44
Entering ./test_peering1.sh   -l -t test45
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST45 - Send an update message with an aspath with bad flags.
	1) Establish a connection
	2) Send an update with an aspath with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:17:33.490530 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 2 4 2 1 253 232 
Coord peer1 send packet update origin 2 pathattr 0,2,4,2,1,253,232 nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/30 11:17:33.520844 WARNING coord BGP ] BAD Message: Bad Flags in AS Path attribute 0
[ 2012/01/30 11:17:33.521236  WARNING xorp_bgp:4553 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 179 of bgp/path_attribute.cc Bad Flags in AS Path attribute 0
[ 2012/01/30 11:17:33.521387 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x2 0x4 0x2 0x1 0xfd 0xe8]
[ 2012/01/30 11:17:33.524798 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test45)
[ 2012/01/30 11:17:37.571597 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4553 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4551 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4549 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4547 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test45
Entering ./test_peering1.sh   -l -t test46
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST46 - Send an update message with a nexthop with bad flags.
	1) Establish a connection
	2) Send an update with a nexthop with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:17:45.910435 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 3 4 20 20 20 20 
Coord peer1 send packet update origin 2 pathattr 0,3,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/30 11:17:45.945242 WARNING coord BGP ] BAD Message: Bad Flags in NextHop attribute 0
[ 2012/01/30 11:17:45.945667  WARNING xorp_bgp:4624 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 330 of bgp/path_attribute.cc Bad Flags in NextHop attribute 0
[ 2012/01/30 11:17:45.945859 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x3 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/30 11:17:45.949709 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test46)
[ 2012/01/30 11:17:50.2298 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4624 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4622 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4620 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:17:50.8818 WARNING xorp_finder LIBXORP ] read error: _fd: 17  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 4618 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test46
Entering ./test_peering1.sh   -l -t test47
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST47 - Send an update message with a med with bad flags.
	1) Establish a connection
	2) Send an update with a med with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:17:58.355100 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 4 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,4,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/30 11:17:58.388905 WARNING coord BGP ] BAD Message: Bad Flags in MEDAttribute 0
[ 2012/01/30 11:17:58.389365  WARNING xorp_bgp:4727 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 383 of bgp/path_attribute.cc Bad Flags in MEDAttribute 0
[ 2012/01/30 11:17:58.389552 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x4 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/30 11:17:58.391110 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test47)
WARNING:  Process: 4718 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4720 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4706 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:18:02.443488 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4727 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test47
Entering ./test_peering1.sh   -l -t test48
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST48 - Send an update message with a LOCAL_PREF with bad flags.
	1) Establish a connection
	2) Send an update with a LOCAL_PREF with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:18:10.786942 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 5 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,5,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/30 11:18:10.820672 WARNING coord BGP ] BAD Message: Bad Flags in LocalPrefAttribute 0
[ 2012/01/30 11:18:10.821107  WARNING xorp_bgp:4843 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 435 of bgp/path_attribute.cc Bad Flags in LocalPrefAttribute 0
[ 2012/01/30 11:18:10.821291 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x5 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/30 11:18:10.823373 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test48)
[ 2012/01/30 11:18:14.872102 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4843 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4836 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4834 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4832 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test48
Entering ./test_peering1.sh   -l -t test49
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST49 - An update message with an ATOMIC_AGGREGATE with bad flags.
	1) Establish a connection
	2) Send an update with a ATOMIC_AGGREGATE with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:18:23.211546 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 6 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,6,0 nlri 10.10.10.0/24 
[ 2012/01/30 11:18:23.251636 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/30 11:18:23.252018  WARNING xorp_bgp:4935 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 506 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/30 11:18:23.252172 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x6 0]
[ 2012/01/30 11:18:23.252971 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test49)
[ 2012/01/30 11:18:27.302280 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4933 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4935 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4926 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4924 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test49
Entering ./test_peering1.sh   -l -t test50
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST50 - An update message with an AGGREGATOR with bad flags.
	1) Establish a connection
	2) Send an update with a AGGREGATOR with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:18:35.649862 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 7 6 1 1 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,7,6,1,1,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/30 11:18:35.684815 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/30 11:18:35.686687  WARNING xorp_bgp:5014 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 544 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/30 11:18:35.686889 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x7 0x6 0x1 0x1 0x14 0x14 0x14 0x14]
[ 2012/01/30 11:18:35.688344 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test50)
WARNING:  Process: 5012 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 50035006 has message from dflt_sig_handler:  has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

[ 2012/01/30 11:18:39.742614 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5014 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test50
Entering ./test_peering1.sh   -l -t test51
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST51 - An update message with an origin with an illegal value.
	1) Establish a connection
	2) Send an update with an origin with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:18:48.109598 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 6 64 1 1 5 
Coord peer1 send packet update pathattr 64,1,1,5 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/30 11:18:48.140193 WARNING coord BGP ] BAD Message: Unknown Origin Type 5
[ 2012/01/30 11:18:48.140581  WARNING xorp_bgp:5097 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 118 of bgp/path_attribute.cc Unknown Origin Type 5
[ 2012/01/30 11:18:48.140743 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid ORIGIN Attribute(6) [0x40 0x1 0x1 0x5]
[ 2012/01/30 11:18:48.143533 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test51)
[ 2012/01/30 11:18:52.192531 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5081 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5097 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5095 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5093 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test51
Entering ./test_peering1.sh   -l -t test52
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST52 - An update message with an invalid nexthop
	1) Establish a connection
	2) Send an update with a nexthop with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:19:00.509823 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 8 
Coord peer1 send packet update origin 2 pathattr 64,3,4,255,255,255,255 nlri 10.10.10.0/24 
[ 2012/01/30 11:19:00.540816 WARNING coord BGP ] BAD Message: NextHop 255.255.255.255 is not a unicast address
[ 2012/01/30 11:19:00.541212  WARNING xorp_bgp:5216 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 318 of bgp/path_attribute.cc NextHop 255.255.255.255 is not a unicast address
[ 2012/01/30 11:19:00.541351 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid NEXT_HOP Attribute(8)
[ 2012/01/30 11:19:00.542372 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test52)
[ 2012/01/30 11:19:04.590994 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5216 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5214 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5212 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5205 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test52
Entering ./test_peering1.sh   -l -t test53
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST53 - A NLRI that is syntactically incorrect
	1) Establish a connection
	2) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:19:12.907802 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 10 
Coord peer1 send packet corrupt 45 54 update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/30 11:19:12.938851  WARNING xorp_bgp:5299 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 88 of bgp/update_attrib.cc inconsistent length 54
[ 2012/01/30 11:19:12.939000 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid Network Field(10)
[ 2012/01/30 11:19:12.942154 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test53)
[ 2012/01/30 11:19:16.987099 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5299 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5297 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5295 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5288 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test53
Entering ./test_peering1.sh   -l -t test54
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST54 - A mandatory unknown path attribute.
	1) Establish a connection
	2) Should get an Unrecognized Well-known Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:19:25.302891 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 2 0 19 1 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 pathattr 0,19,1,0 
[ 2012/01/30 11:19:25.335299 WARNING coord BGP ] BAD Message: Bad Flags in Unknown attribute
[ 2012/01/30 11:19:25.335704  WARNING xorp_bgp:5373 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 1636 of bgp/path_attribute.cc Bad Flags in Unknown attribute
[ 2012/01/30 11:19:25.335875 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Unrecognized Well-known Attribute(2) -  [0 0x13 0x1 0]
[ 2012/01/30 11:19:25.337210 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test54)
[ 2012/01/30 11:19:29.383985 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5373 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5371 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5369 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5362 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test54
Entering ./test_peering1.sh   -l -t test55
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST55 - Send an AS_PATH with confederation segments.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:19:37.698161 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet update origin 2 aspath [65000],(65000) nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/30 11:19:37.728960 WARNING coord BGP ] BAD Message: Unexpected confederation
[ 2012/01/30 11:19:37.729770  WARNING xorp_bgp:5453 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2992 of bgp/path_attribute.cc Unexpected confederation
[ 2012/01/30 11:19:37.729925 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/30 11:19:37.733035 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test55)
[ 2012/01/30 11:19:41.781358 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5451 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5453 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5442 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5449 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test55
Entering ./test_peering1.sh   -l -t test56
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST56 - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 20.20.20.20 aspath empty localpref 100 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:19:50.159790 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56)
[ 2012/01/30 11:19:52.217642 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:19:52.217968  WARNING xorp_bgp:5542 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 5531 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:19:52.218831  WARNING xorp_bgp:5542 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5542 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5527 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5529 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56
Entering ./test_peering1.sh   -l -t test56_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST56 (IPv6) - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop6 20:20:20:20:20:20:20:20 aspath empty localpref 100 nlri6 2000::/3 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/30 11:20:00.580484  WARNING xorp_bgp:5625 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/30 11:20:00.594567 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56_ipv6)
[ 2012/01/30 11:20:02.657872 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:20:02.658156 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:20:02.658771  WARNING xorp_bgp:5625 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5623 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5625 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5621 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5614 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56_ipv6
Entering ./test_peering1.sh   -l -t test57
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST57 - Send an ORIGINATOR_ID on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:20:10.974612 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 originatorid 1.2.3.4 
[ 2012/01/30 11:20:11.6405  WARNING xorp_bgp:5711 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/30 11:20:11.6581 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/30 11:20:11.10344 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test57)
WARNING:  Process: 5709 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5700 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:20:15.58527 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5707 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5711 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test57
Entering ./test_peering1.sh   -l -t test58
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST58 - Send CLUSTER_LIST on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:21:23.376050 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 clusterlist 1.2.3.4 
[ 2012/01/30 11:21:23.407005  WARNING xorp_bgp:5791 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/30 11:21:23.407179 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/30 11:21:23.410508 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test58)
[ 2012/01/30 11:21:27.458368 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: WARNING:  Process: 5789 has message from dflt_sig_handler: SIGTERM received5787 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 5780 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5791 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test58
Entering ./test_peering2.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: WARNING:  Process: 59465948 has message from dflt_sig_handler:  has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

[ 2012/01/30 11:21:37.785481 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5950 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5939 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test1
Entering ./test_peering2.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 6006 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:21:48.74768 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6004 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6008 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5997 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test2
Entering ./test_peering2.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/30 11:21:58.356861 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6072 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6065 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6063 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6055 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test3
Entering ./test_peering2.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test4)
[ 2012/01/30 11:22:08.666673 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6136 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6138 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6134 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6132 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test4
Entering ./test_peering2.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test5)
[ 2012/01/30 11:22:18.959749 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6199 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6197 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6201 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6184 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test5
Entering ./test_peering2.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 6250 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
6248 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:22:29.246589 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6252 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test6
Entering ./test_peering2.sh   -l -t test7
WARNING:  Process: 6246 has message from dflt_sig_handler: SIGTERM received
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test7)
[ 2012/01/30 11:22:39.531998 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6303 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6301 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6299 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6297 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test7
Entering ./test_peering2.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 6344 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6352 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6350 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6354 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test8
Entering ./test_peering2.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test9)
[ 2012/01/30 11:23:00.105365 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6416 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6414 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6412 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6400 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test9
Entering ./test_peering2.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 6465 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:23:10.397252 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6467 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6457 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:23:10.399543  ERROR xorp_fea_dummy:6459 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6459 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test10
Entering ./test_peering2.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test11)
[ 2012/01/30 11:23:20.685471 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6519 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6512 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6510 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6508 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test11
Entering ./test_peering2.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test12)
[ 2012/01/30 11:23:30.972875 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6568 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6564 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6566 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6562 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test12
Entering ./test_peering2.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test13)
[ 2012/01/30 11:23:41.262714 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6619 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6617 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6615 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6613 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test13
Entering ./test_peering2.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test14)
[ 2012/01/30 11:23:51.569656 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6670 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6668 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 6666 has message from dflt_sig_handler: SIGTERM received6664 has message from dflt_sig_handler: SIGTERM received

Leaving ./test_peering2.sh   -l -t test14
Entering ./test_peering2.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test15)
[ 2012/01/30 11:24:01.870911 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6734 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6726 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6722 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test15
Entering ./test_peering2.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test16)
WARNING:  Process: 6782 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6784 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6775 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6786 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test16
Entering ./test_peering2.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test17)
[ 2012/01/30 11:24:22.440609 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6848 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6846 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6844 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6837 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test17
Entering ./test_peering3.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6502 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
Traffic file ./../../../data/bgp/bug837.mrtd missing.
./test_peering3.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:24:30.596090 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6935 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6933 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6926 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6924 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering3.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:24:41.147793 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:24:41.230565 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:24:41.305777 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:24:41.334862 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:24:41.335024 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 7040 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:24:41.335182  WARNING xorp_bgp:7042 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:24:41.335332 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 7042 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7038 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6958 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:25:51.870433 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:25:51.952886 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:25:52.35952 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1_ipv6)
WARNING:  Process: 7192 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7194 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:25:52.65774 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:25:52.65967 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:25:52.66001 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:25:52.66037  WARNING xorp_bgp:7196 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 7196 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7149 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1_ipv6
Entering ./test_routing1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:26:02.575467 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:26:02.658798 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:26:02.736473 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,[3,4,5],6,[7,8],9 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2)
[ 2012/01/30 11:26:09.43863 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:26:09.44075 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:26:09.44112 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:26:09.44317  WARNING xorp_bgp:7416 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:26:09.44486 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7414 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7412 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7416 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7395 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test2
Entering ./test_routing1.sh   -l -t test2_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:26:19.521774 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:26:19.594680 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:26:19.667948 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004,2,[3,4,5],6,[7,8],9 nexthop6 40:40:40:40:40:40:40:42 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer1 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 withdraw6 10:10:10:10:10:00:00:00/80 withdraw6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2_ipv6)
[ 2012/01/30 11:26:26.131981 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:26:26.132164 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:26:26.132317  WARNING xorp_bgp:7594 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:26:26.132498 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 11:26:26.132615  WARNING xorp_bgp:7594 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:26:26.132839  ERROR xorp_bgp:7594 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: WARNING:  Process: 7589 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7594 has message from dflt_sig_handler: SIGTERM received
7578 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7586 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test2_ipv6
Entering ./test_routing1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Add routes on the same peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:27:36.638688 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:27:36.714243 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:27:36.792374 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1,2,3 nexthop 172.16.3.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1,2,3 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002,1 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002,1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/30 11:27:43.93173 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:27:43.93340 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 7773 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:27:43.93571  WARNING xorp_bgp:7778 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:27:43.93666 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:27:43.94488  WARNING xorp_bgp:7778 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:27:43.94543  WARNING xorp_bgp:7778 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7778 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7771 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7769 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test3
Entering ./test_routing1.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Add a route on one peer add a better route on another peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:27:53.613693 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:27:53.688087 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:27:53.765439 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 8007 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8013 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8015 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:27:57.999322 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:27:57.999525 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:27:57.999561 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:27:57.999616  WARNING xorp_bgp:8022 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:27:57.999651  WARNING xorp_bgp:8022 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:27:57.999945  ERROR xorp_bgp:8022 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/30 11:27:57.999964  ERROR xorp_bgp:8022 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/30 11:27:57.999986  ERROR xorp_bgp:8022 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/30 11:27:57.999999  ERROR xorp_bgp:8022 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/30 11:27:58.576  WARNING xorp_bgp:8022 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:27:58.696  WARNING xorp_bgp:8022 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8022 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test4
Entering ./test_routing1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Add a route on one peer then add a better route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:28:08.478801 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:28:08.550955 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:28:08.619703 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/30 11:28:12.848529 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:28:12.848740 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:28:12.848777 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:28:12.848975  WARNING xorp_bgp:8173 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:28:12.849136 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8171 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:28:12.850040  WARNING xorp_bgp:8173 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8173 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8162 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8169 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test5
Entering ./test_routing1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST6 On an EBGP peering send an update with a local preference
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:29:23.352542 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:29:23.431716 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:29:24.517316 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 
Coord peer2 expect packet update origin 2 aspath 65008,64001 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 0 
Coord peer3 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 100 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 17 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test6)
[ 2012/01/30 11:29:26.806282 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:26.806494 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:26.806531 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:26.806729  WARNING xorp_bgp:8317 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8315 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8317 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8313 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8311 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test6
Entering ./test_routing1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST7 On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:29:37.331094 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:29:37.410720 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:29:37.490553 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 8545 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:29:39.599155 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:39.599353 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:39.599387 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:39.599429  WARNING xorp_bgp:8555 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:29:39.599708 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8553 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8555 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8543 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test7
Entering ./test_routing1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8: 
	1) Send the same route from all peers
	2) The route from peer1 is the winner
	3) Now introduce a worse route from peer1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:29:50.76120 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:29:50.145385 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:29:50.217652 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath 64002 nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001,64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test8)
[ 2012/01/30 11:29:53.374666 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:53.374863 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:53.374900 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:29:53.375104  WARNING xorp_bgp:8697 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:29:53.375274 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: WARNING:  Process: 8693 has message from dflt_sig_handler: SIGTERM received
8695 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8697 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8668 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:31:03.884308 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:31:03.965472 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:31:04.49617 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:31:04.78805 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:04.79021 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:04.79057 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:04.79251  WARNING xorp_bgp:8839 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8837 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8839 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8835 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8833 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1
Entering ./test_routing2.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 20 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:31:14.583577 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 20 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:31:14.659579 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:31:14.739632 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1_ipv6)
[ 2012/01/30 11:31:14.768012 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:14.768179 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:14.768349  WARNING xorp_bgp:8987 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:31:14.768494 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 8985 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8987 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8971 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8983 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1_ipv6
Entering ./test_routing2.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - This test used to cause the RIB to core dump
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:31:25.307800 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:31:25.384011 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:31:25.464899 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 9100 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:31:25.628725 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:25.628942 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:25.628979 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:31:25.629039  WARNING xorp_bgp:9102 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9098 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:31:25.630053  WARNING xorp_bgp:9102 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:31:25.630161  WARNING xorp_bgp:9102 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:31:25.630192  WARNING xorp_bgp:9102 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9102 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9087 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test2
Entering ./test_routing2.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Test for deterministic MEDs
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:32:36.188091 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:32:36.265570 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:32:36.340131 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/30 11:32:38.518737 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:38.518945 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:38.518979 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:38.519198  WARNING xorp_bgp:9230 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:32:38.519344 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9221 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9228 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9230 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9219 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test3
Entering ./test_routing2.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Test for deterministic MEDs same as test3 except for the order of route arrival R1,R3,R2
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:32:49.39766 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:32:49.122643 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:32:49.199202 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test4)
[ 2012/01/30 11:32:51.379467 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:51.379665 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:51.379700 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:32:51.379888  WARNING xorp_bgp:9486 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:32:51.380018 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9484 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9482 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9486 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9480 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test4
Entering ./test_routing2.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Test for deterministic MEDs same as test3 but test all arrival permutations
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:33:01.860030 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:33:01.932314 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:33:02.1708 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 9640 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:33:14.799045 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:33:14.799267 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:33:14.799306 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:33:14.799349  WARNING xorp_bgp:9642 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9638 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9612 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9642 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test5
Entering ./test_routing2.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST6 - Verify that it is possible add and remove tables in the RIB
add_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true falseadd_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 9883 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9885 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9881 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9879 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test6
Entering ./test_routing2.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST7 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:34:35.972587 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:34:36.53097 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:34:36.130966 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test7)
[ 2012/01/30 11:34:36.291447 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:34:36.291618 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10227 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:34:36.291808  WARNING xorp_bgp:10229 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:34:36.291982 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 11:34:36.292885  WARNING xorp_bgp:10229 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:34:36.292939  WARNING xorp_bgp:10229 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:34:36.292968  WARNING xorp_bgp:10229 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10229 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10225 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10223 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test7
Entering ./test_routing2.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:34:46.796600 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:34:46.874028 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:34:46.949568 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 10357 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:34:47.122450 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:34:47.122677 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:34:47.122711 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/30 11:34:47.122776  WARNING xorp_bgp:10359 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
10355 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:34:47.123841  WARNING xorp_bgp:10359 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:34:47.123906  WARNING xorp_bgp:10359 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:34:47.123934  WARNING xorp_bgp:10359 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10359 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10349 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST9 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:35:57.649382 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:35:57.722642 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:35:57.803865 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test9)
WARNING:  Process: 10487 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:35:59.960547 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:35:59.960722 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:35:59.960873  WARNING xorp_bgp:10495 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:35:59.961072 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 11:35:59.961226  WARNING xorp_bgp:10495 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 10480 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/30 11:35:59.962052  WARNING xorp_bgp:10495 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
10482 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:35:59.962105  WARNING xorp_bgp:10495 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:35:59.962139  WARNING xorp_bgp:10495 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10495 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test9
Entering ./test_routing2.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:36:10.467847 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:36:10.546673 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:36:10.626621 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 10716 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10718 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:36:10.800231 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:10.800436 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:10.800473 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:10.800535  WARNING xorp_bgp:10720 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 10714 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:36:10.801531  WARNING xorp_bgp:10720 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:36:10.801637  WARNING xorp_bgp:10720 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/30 11:36:10.801668  WARNING xorp_bgp:10720 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10720 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test10
Entering ./test_routing2.sh   -l -t test11
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST11 - Bugzilla BUG #139
	1) On two I-BGP peerings send an update with an empty aspath
	2) Used to cause a the BGP decision process to fail.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:36:21.329182 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:36:21.403518 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:36:21.484237 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test11)
[ 2012/01/30 11:36:23.610462 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:23.610661 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:23.610700 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:36:23.610890  WARNING xorp_bgp:10851 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:36:23.611034 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10849 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10847 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10851 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10841 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test11
Entering ./test_rib1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:36:32.894690 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:37:36.139309 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1)
[ 2012/01/30 11:37:38.203679 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:37:38.204009 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10970 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10981 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10979 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10983 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1
Entering ./test_rib1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:37:47.465284 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:37:50.685587 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1_ipv6)
[ 2012/01/30 11:37:52.757405 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:37:52.757695  WARNING xorp_bgp:11148 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:37:52.757816 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11146 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:37:52.758639  WARNING xorp_bgp:11148 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11148 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11138 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:37:52.761120  WARNING xorp_fea_dummy:11144 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:37:52.761312  ERROR xorp_fea_dummy:11144 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 11144 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1_ipv6
Entering ./test_rib1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:38:02.19558 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:38:05.253786 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test2)
[ 2012/01/30 11:38:07.326005 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:38:07.326331 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 11265 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:38:07.327786  WARNING xorp_bgp:11269 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 11267 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11269 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11263 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test2
Entering ./test_rib1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:38:16.588859 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:38:23.832119 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test3)
WARNING:  Process: 11363 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11365 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:38:29.907488 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:38:29.907677  WARNING xorp_bgp:11367 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:38:29.907820 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/30 11:38:29.908800  WARNING xorp_bgp:11367 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11367 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test3
Entering ./test_rib1.sh   -l -t test4
WARNING:  Process: 11361 has message from dflt_sig_handler: SIGTERM received
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:39:39.278970 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test4)
[ 2012/01/30 11:39:45.375778 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:39:45.376130 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11489 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11494 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11487 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11485 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test4
Entering ./test_rib1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:39:54.860890 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test5)
[ 2012/01/30 11:39:58.957571 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:39:58.957921 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11783 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:39:58.958793  WARNING xorp_bgp:11785 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11785 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11746 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11771 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test5
Entering ./test_rib1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:40:08.233524 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:40:17.641351 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
[ 2012/01/30 11:40:25.31809 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:40:25.32108  WARNING xorp_bgp:11898 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:40:25.32271 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11891 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11898 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11889 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11887 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test6
Entering ./test_rib1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 - Try and force BGP to deregister interest from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:41:34.439503 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 20.20.20.20/24 
delete_route4 connected true false 128.16.0.0/24delete_route4 connected true false 128.16.0.0/16Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test7)
WARNING:  Process: 12208 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:41:42.563499 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 12210 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12212 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12201 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test7
Entering ./test_rib1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:41:51.949420 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 2delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test8)
[ 2012/01/30 11:41:58.51672 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:41:58.52022 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12447 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:41:58.53011  WARNING xorp_bgp:12449 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12449 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12427 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12445 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test8
Entering ./test_rib1.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9 - Check nexthop change on originated route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:42:07.451453 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
originate_route4 10.10.10.0/24 10.69.1.1 true false
add_route4 connected true false 10.69.1.0/24 172.16.1.2 1delete_route4 connected true false 10.69.1.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test9)
WARNING:  Process: 12542 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:42:11.508024 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 12537 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:42:11.508452  WARNING xorp_bgp:12548 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:42:11.509233  WARNING xorp_bgp:12548 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12548 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12539 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test9
Entering ./test_rib1.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Nexthop resolver crashes if queuing a 0.0.0.0/0 nlri
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:42:20.904020 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 0.0.0.0/0 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test10)
WARNING:  Process: 12624 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:42:24.960269 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 12615 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:42:24.960646  WARNING xorp_bgp:12626 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:42:24.961396  WARNING xorp_bgp:12626 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12626 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12622 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test10
Entering ./test_rib_fea1.sh   -l -t test1
Configuring fea
create_interface 733924 vif0
create_interface 733924 vif1
create_interface 733924 vif2
create_interface 733924 vif3
enable_interface 733924 vif0
enable_interface 733924 vif1
enable_interface 733924 vif2
enable_interface 733924 vif3
create_vif 733924 vif0 vif0
create_vif 733924 vif1 vif1
create_vif 733924 vif2 vif2
create_vif 733924 vif3 vif3
enable_vif 733924 vif0 vif0
enable_vif 733924 vif1 vif1
enable_vif 733924 vif2 vif2
enable_vif 733924 vif3 vif3
create_address4 733924 vif0 vif0 172.16.1.1
create_address4 733924 vif1 vif1 172.16.2.1
create_address6 733924 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 733924 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 733924 vif0 vif0 172.16.1.1 24
set_prefix4 733924 vif1 vif1 172.16.2.1 24
set_prefix6 733924 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 733924 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 733924 vif0 vif0 172.16.1.1
enable_address4 733924 vif1 vif1 172.16.2.1
enable_address6 733924 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 733924 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 733924
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:43:35.830164 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:43:35.902449 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:43:35.972634 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1)
WARNING:  Process: 12712 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:43:42.367109 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:43:42.367278 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:43:42.367439  WARNING xorp_bgp:12714 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:43:42.367609 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 11:43:42.368503  WARNING xorp_bgp:12714 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12714 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 12703 has message from dflt_sig_handler: SIGTERM received
12710 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1
Entering ./test_rib_fea1.sh   -l -t test1_ipv6
Configuring fea
create_interface 348372 vif0
create_interface 348372 vif1
create_interface 348372 vif2
create_interface 348372 vif3
enable_interface 348372 vif0
enable_interface 348372 vif1
enable_interface 348372 vif2
enable_interface 348372 vif3
create_vif 348372 vif0 vif0
create_vif 348372 vif1 vif1
create_vif 348372 vif2 vif2
create_vif 348372 vif3 vif3
enable_vif 348372 vif0 vif0
enable_vif 348372 vif1 vif1
enable_vif 348372 vif2 vif2
enable_vif 348372 vif3 vif3
create_address4 348372 vif0 vif0 172.16.1.1
create_address4 348372 vif1 vif1 172.16.2.1
create_address6 348372 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 348372 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 348372 vif0 vif0 172.16.1.1 24
set_prefix4 348372 vif1 vif1 172.16.2.1 24
set_prefix6 348372 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 348372 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 348372 vif0 vif0 172.16.1.1
enable_address4 348372 vif1 vif1 172.16.2.1
enable_address6 348372 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 348372 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 348372
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:43:53.265150 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:43:53.345275 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:43:53.427165 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1_ipv6)
[ 2012/01/30 11:43:59.812210 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:43:59.812422 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:43:59.812463 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:43:59.812502  WARNING xorp_bgp:13036 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 13034 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/30 11:43:59.812829 INFO xorp_bgp BGP ] EVENT: timers 3
13032 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13026 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:43:59.813710  WARNING xorp_bgp:13036 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13036 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1_ipv6
Entering ./test_rib_fea1.sh   -l -t test2
Configuring fea
create_interface 276997 vif0
create_interface 276997 vif1
create_interface 276997 vif2
create_interface 276997 vif3
enable_interface 276997 vif0
enable_interface 276997 vif1
enable_interface 276997 vif2
enable_interface 276997 vif3
create_vif 276997 vif0 vif0
create_vif 276997 vif1 vif1
create_vif 276997 vif2 vif2
create_vif 276997 vif3 vif3
enable_vif 276997 vif0 vif0
enable_vif 276997 vif1 vif1
enable_vif 276997 vif2 vif2
enable_vif 276997 vif3 vif3
create_address4 276997 vif0 vif0 172.16.1.1
create_address4 276997 vif1 vif1 172.16.2.1
create_address6 276997 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 276997 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 276997 vif0 vif0 172.16.1.1 24
set_prefix4 276997 vif1 vif1 172.16.2.1 24
set_prefix6 276997 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 276997 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 276997 vif0 vif0 172.16.1.1
enable_address4 276997 vif1 vif1 172.16.2.1
enable_address6 276997 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 276997 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 276997
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Run test1 twice with the same process
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:45:10.652206 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:45:10.723364 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:45:10.794984 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:45:17.216284 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:45:17.283032 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:45:17.353682 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2)
WARNING:  Process: 13295 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:45:23.727697 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:45:23.727878 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:45:23.728110  WARNING xorp_bgp:13297 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:45:23.728211 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 13286 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:45:23.729075  WARNING xorp_bgp:13297 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13297 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13293 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2
Entering ./test_rib_fea1.sh   -l -t test2_ipv6
Configuring fea
create_interface 966641 vif0
create_interface 966641 vif1
create_interface 966641 vif2
create_interface 966641 vif3
enable_interface 966641 vif0
enable_interface 966641 vif1
enable_interface 966641 vif2
enable_interface 966641 vif3
create_vif 966641 vif0 vif0
create_vif 966641 vif1 vif1
create_vif 966641 vif2 vif2
create_vif 966641 vif3 vif3
enable_vif 966641 vif0 vif0
enable_vif 966641 vif1 vif1
enable_vif 966641 vif2 vif2
enable_vif 966641 vif3 vif3
create_address4 966641 vif0 vif0 172.16.1.1
create_address4 966641 vif1 vif1 172.16.2.1
create_address6 966641 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 966641 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 966641 vif0 vif0 172.16.1.1 24
set_prefix4 966641 vif1 vif1 172.16.2.1 24
set_prefix6 966641 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 966641 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 966641 vif0 vif0 172.16.1.1
enable_address4 966641 vif1 vif1 172.16.2.1
enable_address6 966641 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 966641 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 966641
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Run test1 twice with the same process
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:45:34.549789 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:45:34.619513 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:45:34.691540 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/30 11:45:41.166789 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/30 11:45:41.240875 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/30 11:45:41.315580 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2_ipv6)
WARNING:  Process: 13689[ 2012/01/30 11:45:47.699248 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:45:47.699412 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:45:47.699560  WARNING xorp_bgp:13699 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:45:47.699770 INFO xorp_bgp BGP ] EVENT: timers 6
WARNING:  Process: 13697 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:45:47.699917  WARNING xorp_bgp:13699 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
 has message from dflt_sig_handler: [ 2012/01/30 11:45:47.700542  WARNING xorp_bgp:13699 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13699 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
[ 2012/01/30 11:45:47.702457  ERROR xorp_fea_dummy:13695 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 13695 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2_ipv6
Entering ./test_rib_fea1.sh   -l -t test3
Configuring fea
create_interface 985632 vif0
create_interface 985632 vif1
create_interface 985632 vif2
create_interface 985632 vif3
enable_interface 985632 vif0
enable_interface 985632 vif1
enable_interface 985632 vif2
enable_interface 985632 vif3
create_vif 985632 vif0 vif0
create_vif 985632 vif1 vif1
create_vif 985632 vif2 vif2
create_vif 985632 vif3 vif3
enable_vif 985632 vif0 vif0
enable_vif 985632 vif1 vif1
enable_vif 985632 vif2 vif2
enable_vif 985632 vif3 vif3
create_address4 985632 vif0 vif0 172.16.1.1
create_address4 985632 vif1 vif1 172.16.2.1
create_address6 985632 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 985632 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 985632 vif0 vif0 172.16.1.1 24
set_prefix4 985632 vif1 vif1 172.16.2.1 24
set_prefix6 985632 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 985632 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 985632 vif0 vif0 172.16.1.1
enable_address4 985632 vif1 vif1 172.16.2.1
enable_address6 985632 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 985632 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 985632
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and force a deregistration from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:46:58.543173 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:46:58.617833 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:46:58.699084 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:47:00.912629 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:47:00.988753 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:47:01.65357 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test3)
[ 2012/01/30 11:47:01.97682 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:47:01.97850 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:47:01.98016  WARNING xorp_bgp:14071 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:47:01.98193 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 14069 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14071 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14059 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14061 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test3
Entering ./test_rib_fea1.sh   -l -t test4
Configuring fea
create_interface 628641 vif0
create_interface 628641 vif1
create_interface 628641 vif2
create_interface 628641 vif3
enable_interface 628641 vif0
enable_interface 628641 vif1
enable_interface 628641 vif2
enable_interface 628641 vif3
create_vif 628641 vif0 vif0
create_vif 628641 vif1 vif1
create_vif 628641 vif2 vif2
create_vif 628641 vif3 vif3
enable_vif 628641 vif0 vif0
enable_vif 628641 vif1 vif1
enable_vif 628641 vif2 vif2
enable_vif 628641 vif3 vif3
create_address4 628641 vif0 vif0 172.16.1.1
create_address4 628641 vif1 vif1 172.16.2.1
create_address6 628641 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 628641 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 628641 vif0 vif0 172.16.1.1 24
set_prefix4 628641 vif1 vif1 172.16.2.1 24
set_prefix6 628641 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 628641 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 628641 vif0 vif0 172.16.1.1
enable_address4 628641 vif1 vif1 172.16.2.1
enable_address6 628641 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 628641 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 628641
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Metrics changing for a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:47:11.982679 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:47:12.54213 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:47:12.128881 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test4)
[ 2012/01/30 11:47:16.326277 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:47:16.326458 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:47:16.326651  WARNING xorp_bgp:14384 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14382 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:47:16.326844 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 14380 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:47:16.327751  WARNING xorp_bgp:14384 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14384 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14378 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test4
Entering ./test_rib_fea1.sh   -l -t test5
Configuring fea
create_interface 362893 vif0
create_interface 362893 vif1
create_interface 362893 vif2
create_interface 362893 vif3
enable_interface 362893 vif0
enable_interface 362893 vif1
enable_interface 362893 vif2
enable_interface 362893 vif3
create_vif 362893 vif0 vif0
create_vif 362893 vif1 vif1
create_vif 362893 vif2 vif2
create_vif 362893 vif3 vif3
enable_vif 362893 vif0 vif0
enable_vif 362893 vif1 vif1
enable_vif 362893 vif2 vif2
enable_vif 362893 vif3 vif3
create_address4 362893 vif0 vif0 172.16.1.1
create_address4 362893 vif1 vif1 172.16.2.1
create_address6 362893 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 362893 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 362893 vif0 vif0 172.16.1.1 24
set_prefix4 362893 vif1 vif1 172.16.2.1 24
set_prefix6 362893 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 362893 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 362893 vif0 vif0 172.16.1.1
enable_address4 362893 vif1 vif1 172.16.2.1
enable_address6 362893 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 362893 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 362893
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB causes the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:48:27.167355 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:48:27.247142 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:48:27.334737 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test5)
[ 2012/01/30 11:48:33.529716 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:33.529919 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:33.529954 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:33.530151  WARNING xorp_bgp:14604 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14600 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14602 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14604 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14595 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test5
Entering ./test_rib_fea1.sh   -l -t test6
Configuring fea
create_interface 381709 vif0
create_interface 381709 vif1
create_interface 381709 vif2
create_interface 381709 vif3
enable_interface 381709 vif0
enable_interface 381709 vif1
enable_interface 381709 vif2
enable_interface 381709 vif3
create_vif 381709 vif0 vif0
create_vif 381709 vif1 vif1
create_vif 381709 vif2 vif2
create_vif 381709 vif3 vif3
enable_vif 381709 vif0 vif0
enable_vif 381709 vif1 vif1
enable_vif 381709 vif2 vif2
enable_vif 381709 vif3 vif3
create_address4 381709 vif0 vif0 172.16.1.1
create_address4 381709 vif1 vif1 172.16.2.1
create_address6 381709 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 381709 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 381709 vif0 vif0 172.16.1.1 24
set_prefix4 381709 vif1 vif1 172.16.2.1 24
set_prefix6 381709 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 381709 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 381709 vif0 vif0 172.16.1.1
enable_address4 381709 vif1 vif1 172.16.2.1
enable_address6 381709 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 381709 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 381709
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB doesn't cause the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:48:44.350664 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:48:44.423155 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:48:45.504450 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 not 
Coord peer3 trie recv lookup 10.10.10.0/32 not 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/32 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test6)
WARNING:  Process: 14905 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14903 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:48:51.723475 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:51.723691 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:51.723724 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:48:51.723762  WARNING xorp_bgp:14907 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:48:51.724719  WARNING xorp_bgp:14907 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14907 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14896 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test6
Entering ./test_path_attribute1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:49:02.124734 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:49:02.164405 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:49:02.204067 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:49:04.378814 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:49:04.379027 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:49:04.379066 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:49:04.379260  WARNING xorp_bgp:15148 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:49:04.379431 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:49:04.380267  WARNING xorp_bgp:15148 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15148 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15146 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15144 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15138 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test1
Entering ./test_path_attribute1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet with an optional transitive path
	   attribute. This path attribute should be propogated
         by the BGP process with the partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:50:14.770469 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:50:14.811772 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:50:14.849515 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 15260 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:50:17.35572 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:17.35749 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:17.35988  WARNING xorp_bgp:15267 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:50:17.36096 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15256 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:50:17.36860  WARNING xorp_bgp:15267 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15267 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15258 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test2
Entering ./test_path_attribute1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet with two optional path
	   attributes. One has the transitive bit set the other
         doesn't. Only the path attribute with the transitive bit
         set should be propogated by the BGP process, with the
         partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:50:27.409784 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:50:27.446965 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:50:27.488415 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 pathattr 0x80,20,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/30 11:50:29.671068 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 15448 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:50:29.671292 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:29.671330 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:29.671369  WARNING xorp_bgp:15457 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:50:29.671697 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15440 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:50:29.672465  WARNING xorp_bgp:15457 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15457 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15455 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test3
Entering ./test_path_attribute1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet with a community
	   attribute of more than 256 bytes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:50:40.31050 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:50:40.66588 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:50:40.103547 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/30 11:50:42.289953 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:42.290158 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:42.290194 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:50:42.290389  WARNING xorp_bgp:15588 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:50:42.290547 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:50:42.291296  WARNING xorp_bgp:15588 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15588 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15586 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15584 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15577 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test4
Entering ./test_path_attribute1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Check BGP handles AS4Aggregator correctly.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:51:52.655046 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:51:52.690351 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:51:52.727403 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 15754 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
15752 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:51:54.891307 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:51:54.891488 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:51:54.891638  WARNING xorp_bgp:15756 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:51:54.891835 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:51:54.892635  WARNING xorp_bgp:15756 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15756 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15741 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test5
Entering ./test_path_attribute2.sh   -l -t test1
local_config 0.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 (exactly as in test_path_attribute1.sh):
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
         Note: 4byte ASnums are enabled on the BGP instance, though not on the test peers.
         This is a simple test that enabling 4-byte ASnums doesn't break anything.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:52:05.258390 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:52:05.295108 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/30 11:52:05.335510 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:52:07.499929 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:07.500134 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:07.500170 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:07.500395  WARNING xorp_bgp:15990 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:52:07.500526 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:52:07.501320  WARNING xorp_bgp:15990 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15990 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15988 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15986 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15979 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute2.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test1
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards an ASpath including AS_TRAN to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:52:16.805502 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 
[ 2012/01/30 11:52:16.839788 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 23456,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4path 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:52:18.952159 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:18.952442  WARNING xorp_bgp:16115 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:52:18.952564 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 1611116113 has message from dflt_sig_handler:  has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

[ 2012/01/30 11:52:18.953308  WARNING xorp_bgp:16115 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16115 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16095 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test2
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards a 4byte ASpath to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:52:28.248885 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/30 11:52:28.289152 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test2)
[ 2012/01/30 11:52:30.412154 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:30.412353 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:52:30.412575  WARNING xorp_bgp:16200 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:52:30.412650 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/30 11:52:30.413362  WARNING xorp_bgp:16200 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16200 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16198 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16189 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16196 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test2
Entering ./test_path_attribute3.sh   -l -t test3
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:53:39.710315 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/30 11:53:39.745049 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2.2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 65001,1,2.2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 16289 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/30 11:53:41.868853 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:53:41.869046 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:53:41.869085  WARNING xorp_bgp:16291 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 16287 has message from dflt_sig_handler: SIGTERM received
16281[ 2012/01/30 11:53:41.869884  WARNING xorp_bgp:16291 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16291 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test3
Entering ./test_path_attribute3.sh   -l -t test4
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:53:51.143139 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/30 11:53:52.188642 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,10.10,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 10.10,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 16428 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:53:54.310500 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:53:54.310699 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:53:54.310739  WARNING xorp_bgp:16433 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:53:54.311529  WARNING xorp_bgp:16433 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16433 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16426 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16419 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test4
Entering ./test_path_attribute3.sh   -l -t test5
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/30 11:54:03.591221 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/30 11:54:03.627450 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,23456,[3,4,23456],6,[23456,8],23456 nexthop 20.20.20.20 as4path 11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test5)
[ 2012/01/30 11:54:05.742469 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:54:05.742752  WARNING xorp_bgp:16526 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 16524 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:54:05.742865 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 11:54:05.743644  WARNING xorp_bgp:16526 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16522 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16526 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16516 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test5
Entering ./test_route_reflection1.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:54:16.160525 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:54:16.231072 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:54:16.301602 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 16616 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:54:16.328156 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:54:16.328335 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:54:16.328507  WARNING xorp_bgp:16623 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:54:16.328690 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 16614 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16623 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16607 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test1
Entering ./test_route_reflection1.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 (UNH - BGP_CONF.4.4 PART A)
	1) Send an update packet on peer1
	2) Verify that the packet arrives at peer2 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:55:26.733417 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:55:26.803605 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:55:26.874118 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 16723 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16715 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16721 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:55:29.77643 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:29.77835 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:29.77868 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:29.77926  WARNING xorp_bgp:16725 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:55:29.77961  WARNING xorp_bgp:16725 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:55:29.78846  WARNING xorp_bgp:16725 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16725 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test2
Entering ./test_route_reflection1.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 (UNH - BGP_CONF.4.4 PART B)
	1) Send an update packet on peer2
	2) Verify that the packet arrives at peer1 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:55:39.486023 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:55:39.557793 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:55:40.640041 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 0 
Coord peer2 assert queue 1 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 17044 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17050 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:55:42.860137 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:42.860336 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:42.860370 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:42.860426  WARNING xorp_bgp:17054 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 11:55:42.860463  WARNING xorp_bgp:17054 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:55:42.860770 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 17052 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:55:42.861474  WARNING xorp_bgp:17054 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17054 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test3
Entering ./test_route_reflection1.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4
	1) Send an update packet with the routers originator id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:55:53.266457 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:55:53.335336 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:55:53.406713 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 1.2.3.4 
[ 2012/01/30 11:55:53.488891  WARNING xorp_bgp:17193 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/30 11:55:55.607799 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:55.607905 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:55.607941 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:55:55.607981  WARNING xorp_bgp:17193 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:55:55.608305 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 17191 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17189 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17193 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17187 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test4
Entering ./test_route_reflection1.sh   -l -t test5
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5
	1) Send an update packet with the same cluster id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:57:06.66109 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:57:06.147345 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:57:06.227829 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 
[ 2012/01/30 11:57:06.320097  WARNING xorp_bgp:17341 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 17339 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:57:08.449846 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:08.449911 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:08.450053  WARNING xorp_bgp:17341 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:57:08.450204 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 17341 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17337 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17335 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test5
Entering ./test_route_reflection2.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:57:18.882890 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:57:18.958853 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:57:19.37145 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/30 11:57:19.65946 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:19.66114 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:19.66361  WARNING xorp_bgp:17747 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/01/30 11:57:19.66476 INFO xorp_bgp BGP ] EVENT: timers 3
17745 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17747 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17713 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17711 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test1
Entering ./test_route_reflection2.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #425
	1) Verify that a CLUSTER_LIST is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:57:29.459831 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:57:29.531611 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:57:29.602882 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 17842 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17840 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:57:31.805288 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:31.805509 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:31.805544 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:57:31.805584  WARNING xorp_bgp:17849 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:57:31.806452  WARNING xorp_bgp:17849 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17849 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17838 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test2
Entering ./test_route_reflection2.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Based on Bugzilla BUG #425
	1) Verify that an ORIGINATOR_ID is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:58:42.245901 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:58:42.340602 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:58:42.433548 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/30 11:58:44.706201 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:44.706404 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:44.706440 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:44.706654  WARNING xorp_bgp:17991 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 17989 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:58:44.707531  WARNING xorp_bgp:17991 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17991 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17985 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17987 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test3
Entering ./test_route_reflection2.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Based on Bugzilla BUG #425
	1) ORIGINATOR_IDs and CLUSTER_LIST attributes shouldn't be sent
	           to EBGP peers include both attributes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:58:55.99900 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:58:55.171909 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:58:55.242733 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 18271 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18266 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/30 11:58:57.444493 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:57.444709 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:57.444745 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:58:57.444789  WARNING xorp_bgp:18273 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:58:57.445701  WARNING xorp_bgp:18273 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 18273 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18264 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test4
Entering ./test_route_flap_damping1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 11:59:07.872841 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 11:59:07.949469 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 11:59:08.30420 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test1)
[ 2012/01/30 11:59:08.59075 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:59:08.59242 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 11:59:08.59412  WARNING xorp_bgp:18422 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 11:59:08.59583 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 18410 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18422 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18406 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18408 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test1
Entering ./test_route_flap_damping1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #471
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Withdraw orignal route. (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 12:00:18.447873 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 12:00:18.516380 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 12:00:18.587472 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update withdraw 10.10.10.0/24 
Coord peer2 expect packet update withdraw 10.10.10.0/24 
Coord peer3 expect packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test2)
[ 2012/01/30 12:00:22.918479 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:22.918688 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:22.918724 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:22.918915  WARNING xorp_bgp:18523 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 12:00:22.919073 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 18523 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18521 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18514 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18519 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test2
Entering ./test_route_flap_damping1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Variation on test2
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Introduce same route (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/30 12:00:33.279224 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/30 12:00:33.350233 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/30 12:00:33.420346 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test3)
[ 2012/01/30 12:00:37.763909 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:37.764108 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:37.764144 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/30 12:00:37.764341  WARNING xorp_bgp:18732 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/30 12:00:37.764516 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 12:00:37.765212  WARNING xorp_bgp:18732 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 18732 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18730 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18721 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18728 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test3
Entering ./test_terminate.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
TEST1 - Verify that BGP shuts down cleanly
shutdown
[ 2012/01/30 12:00:43.866524 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 12:00:43.867244 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer

******************* Command:     ../xorp_bgp         exited status: 0 18924
[ 2012/01/30 12:00:43.868442 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 18891 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18922 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18893 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test1
Entering ./test_terminate.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
TEST2 - Verify that BGP shuts down after enabling three peerings
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6401 127.0.0.1 60
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 6402 127.0.0.1 60
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 6403 127.0.0.1 60
enable_peer 127.0.0.1 10003 127.0.0.1 20003
shutdown

******************* Command:     ../xorp_bgp         exited status: 0 18962
[ 2012/01/30 12:00:55.10734 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/30 12:00:55.11754 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/30 12:00:55.14494 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 18944 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18954 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18952 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test2

scons: warning: Two different environments were specified for target aspath.os,
	but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM $SOURCES
File "/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/bgp/SConscript", line 169, in <module>
scons: done reading SConscript files.
scons: Building targets ...
gcc -o obj/x86_64-unknown-linux-gnu/libcomm/tests/test_comm.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -pipe -DXRL_PF=120 -DXORP_VERSION=1.8.5 -I. -Iobj/x86_64-unknown-linux-gnu/libcomm -Ilibcomm -Iobj/x86_64-unknown-linux-gnu -I. libcomm/tests/test_comm.c
gcc -o obj/x86_64-unknown-linux-gnu/libcomm/tests/test_comm -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -Wl,-rpath=usr/lib -rdynamic obj/x86_64-unknown-linux-gnu/libcomm/tests/test_comm.o -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -Lobj/x86_64-unknown-linux-gnu/libcomm/tests/usr/lib -Llibcomm/tests/usr/lib -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_asyncio.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_asyncio.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_asyncio -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_asyncio.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_callback.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_callback.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_callback -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_callback.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_config_param.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_config_param.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_config_param -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_config_param.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_heap.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_heap.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_heap -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_heap.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipnet.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipnet.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4net.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4net.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6net.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6net.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvx.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvx.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvx -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvx.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvxnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvxnet.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvxnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvxnet.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_mac.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_mac.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_mac -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_mac.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_observers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_observers.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_observers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_observers.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_ptr.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_ptr.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_ptr -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_ptr.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_trie.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_trie.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_run_command.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_run_command.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_run_command -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_run_command.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_sched.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_sched.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_sched -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_sched.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_service.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_service.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_service -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_service.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_task.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_task.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_task -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_task.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_test_main.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_test_main.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_test_main -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_test_main.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_time_slice.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_time_slice.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_time_slice -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_time_slice.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timer.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timer.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timer -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timer.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timeval.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timeval.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timeval -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timeval.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_trie.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_trie.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_types.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_types.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_types -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_types.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_utils.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_utils.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_utils -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_utils.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_vif.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_vif.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_vif -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_vif.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_profile.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_profile.cc
g++ -o obj/x86_64-unknown-linux-gnu/libxorp/tests/test_profile -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libxorp/tests/test_profile.o -Lobj/x86_64-unknown-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libproto -Ilibproto libproto/tests/test_checksum.cc
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libproto/tests/test_checksum.o -Lobj/x86_64-unknown-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_config_node_id.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libproto -Ilibproto libproto/tests/test_config_node_id.cc
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_config_node_id -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libproto/tests/test_config_node_id.o -Lobj/x86_64-unknown-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libproto -Ilibproto libproto/tests/test_packet.cc
g++ -o obj/x86_64-unknown-linux-gnu/libproto/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libproto/tests/test_packet.o -Lobj/x86_64-unknown-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_local_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/x86_64-unknown-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_local_copy.cc
g++ -o obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_local_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_local_copy.o -Lobj/x86_64-unknown-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_remote_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/x86_64-unknown-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_remote_copy.cc
g++ -o obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_remote_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_remote_copy.o -Lobj/x86_64-unknown-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_test_fea_ifmgr_mirror -lxorp_finder -lxif_rib -lxst_ribclient -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrib.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/mrt -Imrt mrt/tests/test_mrib.cc
g++ -o obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrib -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/mrt -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrib.o -Lobj/x86_64-unknown-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/mrt -Lmrt -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrt.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/mrt -Imrt mrt/tests/test_mrt.cc
g++ -o obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrt -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/mrt -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrt.o -Lobj/x86_64-unknown-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/mrt -Lmrt -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_deletion.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rib -Irib -Iobj/x86_64-unknown-linux-gnu/rib/tests -Irib/tests rib/tests/test_deletion.cc
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/rt_tab_expect.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rib -Irib -Iobj/x86_64-unknown-linux-gnu/rib/tests -Irib/tests rib/tests/rt_tab_expect.cc
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_deletion -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rib/tests/test_deletion.o obj/x86_64-unknown-linux-gnu/rib/tests/rt_tab_expect.o -Lobj/x86_64-unknown-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rib -Lrib -Lobj/x86_64-unknown-linux-gnu/policy -Lpolicy -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_redist.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rib -Irib -Iobj/x86_64-unknown-linux-gnu/rib/tests -Irib/tests rib/tests/test_redist.cc
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_redist -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rib/tests/test_redist.o -Lobj/x86_64-unknown-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rib -Lrib -Lobj/x86_64-unknown-linux-gnu/policy -Lpolicy -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_register.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rib -Irib -Iobj/x86_64-unknown-linux-gnu/rib/tests -Irib/tests rib/tests/test_register.cc
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/dummy_register_server.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rib -Irib -Iobj/x86_64-unknown-linux-gnu/rib/tests -Irib/tests rib/tests/dummy_register_server.cc
g++ -o obj/x86_64-unknown-linux-gnu/rib/tests/test_register -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rib/tests/test_register.o obj/x86_64-unknown-linux-gnu/rib/tests/dummy_register_server.o -Lobj/x86_64-unknown-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rib -Lrib -Lobj/x86_64-unknown-linux-gnu/policy -Lpolicy -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/ospf -Iospf -Iobj/x86_64-unknown-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_checksum.cc
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/ospf/tests/test_checksum.o -Lobj/x86_64-unknown-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/ospf -Lospf -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/ospf -Iospf -Iobj/x86_64-unknown-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_packet.cc
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/ospf/tests/test_packet.o -Lobj/x86_64-unknown-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/ospf -Lospf -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_peering.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/ospf -Iospf -Iobj/x86_64-unknown-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_peering.cc
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_peering -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/ospf/tests/test_peering.o -Lobj/x86_64-unknown-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/ospf -Lospf -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/ospf -Iospf -Iobj/x86_64-unknown-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing.cc
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing.o -Lobj/x86_64-unknown-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/ospf -Lospf -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing_table.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/ospf -Iospf -Iobj/x86_64-unknown-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing_table.cc
g++ -o obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing_table -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing_table.o -Lobj/x86_64-unknown-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/ospf -Lospf -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_auth.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_auth.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_auth -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_auth.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_outputs.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_outputs.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_outputs -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_outputs.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_packets.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_packets.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_packets -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_packets.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_request.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_request.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_request -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_request.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_route_walk.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_route_walk.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_route_walk -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_route_walk.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_timers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_timers.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_timers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_timers.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_update_queue.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/x86_64-unknown-linux-gnu -I. -I. -Iobj/x86_64-unknown-linux-gnu/rip -Irip -Iobj/x86_64-unknown-linux-gnu/rip/tests -Irip/tests rip/tests/test_update_queue.cc
g++ -o obj/x86_64-unknown-linux-gnu/rip/tests/test_update_queue -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm -rdynamic obj/x86_64-unknown-linux-gnu/rip/tests/test_update_queue.o -Lobj/x86_64-unknown-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/x86_64-unknown-linux-gnu/rip -Lrip -Lobj/x86_64-unknown-linux-gnu/libfeaclient -Llibfeaclient -Lobj/x86_64-unknown-linux-gnu/policy/backend -Lpolicy/backend -Lobj/x86_64-unknown-linux-gnu/policy/common -Lpolicy/common -Lobj/x86_64-unknown-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/x86_64-unknown-linux-gnu/xrl/targets -Lxrl/targets -Lobj/x86_64-unknown-linux-gnu/libxipc -Llibxipc -Lobj/x86_64-unknown-linux-gnu/libproto -Llibproto -Lobj/x86_64-unknown-linux-gnu/libxorp -Llibxorp -Lobj/x86_64-unknown-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libcomm/tests/test_comm
[ 2012/01/30 12:03:56.690414 WARNING test_comm LIBCOMM ] SO_REUSEPORT Undefined!
OK: open TCP socket
OK: open UDP socket
OK: open and bind TCP socket to port 12340
OK: open and bind UDP socket to port 12340
OK: open, bind and join UDP socket to group 224.0.1.20 and port 12340
OK: open, bind and listen TCP socket on port 12340
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_asyncio
Test Passed (open socket)  run_test libxorp/tests/test_asyncio.cc:447
Test Passed (set nonblock)  run_test libxorp/tests/test_asyncio.cc:452
Test Passed (set nonblock[1])  run_test libxorp/tests/test_asyncio.cc:457
184 75 17 134 169 60 105 133 98 126 25 175 113 140 121 91 181 90 36 79 15 167 127 64 58 188 49 160 150 132 40 30 97 142 189 173 146 105 29 49 169 25 43 12 13 182 81 141 51 106 85 Test Passed (
Transfered 2600673700 bytes between AsyncFileWriter and AsyncFileReader.
)  run_test libxorp/tests/test_asyncio.cc:526
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_callback
Widget event 3
Funky, Funky, Widget event 4
Funky, Funky, Funky, Funky, Funky, Funky, Funky, Funky, Widget event 5
SafeWidget event 0
SafeWidget event 1
SafeWidget event 2
SafeWidget event 3
SafeWidget event 4
Test Passed (Callback tests)  main libxorp/tests/test_callback.cc:140
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_config_param
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_heap
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipnet
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv4net
Running: test_ipv4net_valid_constructors
Test Passed: test_ipv4net_valid_constructors
Running: test_ipv4net_invalid_constructors
Test Passed: test_ipv4net_invalid_constructors
Running: test_ipv4net_operators
Test Passed: test_ipv4net_operators
Running: test_ipv4net_address_type
Test Passed: test_ipv4net_address_type
Running: test_ipv4net_address_overlap
Test Passed: test_ipv4net_address_overlap
Running: test_ipv4net_address_const
Test Passed: test_ipv4net_address_const
Running: test_ipv4net_manipulate_address
Test Passed: test_ipv4net_manipulate_address
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipv6net
Running: test_ipv6net_valid_constructors
Test Passed: test_ipv6net_valid_constructors
Running: test_ipv6net_invalid_constructors
Test Passed: test_ipv6net_invalid_constructors
Running: test_ipv6net_operators
Test Passed: test_ipv6net_operators
Running: test_ipv6net_address_type
Test Passed: test_ipv6net_address_type
Running: test_ipv6net_address_overlap
Test Passed: test_ipv6net_address_overlap
Running: test_ipv6net_address_const
Test Passed: test_ipv6net_address_const
Running: test_ipv6net_manipulate_address
Test Passed: test_ipv6net_manipulate_address
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvx
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ipvxnet
Running: test_ipvxnet_valid_constructors
Test Passed: test_ipvxnet_valid_constructors
Running: test_ipvxnet_invalid_constructors
Test Passed: test_ipvxnet_invalid_constructors
Running: test_ipvxnet_operators
Test Passed: test_ipvxnet_operators
Running: test_ipvxnet_address_type
Test Passed: test_ipvxnet_address_type
Running: test_ipvxnet_address_overlap
Test Passed: test_ipvxnet_address_overlap
Running: test_ipvxnet_address_const
Test Passed: test_ipvxnet_address_const
Running: test_ipvxnet_manipulate_address
Test Passed: test_ipvxnet_manipulate_address
Running: test_ipvxnet_invalid_manipulate_address
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Test Passed: test_ipvxnet_invalid_manipulate_address
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_mac
Running: test_mac_valid_constructors
Test Passed: test_mac_valid_constructors
Running: test_mac_invalid_constructors
Test Passed: test_mac_invalid_constructors
Running: test_mac_valid_copy_in_out
Test Passed: test_mac_valid_copy_in_out
Running: test_mac_invalid_copy_in_out
Test Passed: test_mac_invalid_copy_in_out
Running: test_mac_operators
Test Passed: test_mac_operators
Running: test_mac_address_type
Test Passed: test_mac_address_type
Running: test_mac_address_const
Test Passed: test_mac_address_const
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_observers
------------------------------------------------------
notif sched 5450718.149605
notif sched 5450717.679605
notif added fd: 5 mask: 0x1
notif added fd: 6 mask: 0x2
notif added fd: 5 mask: 0x4
notif removed fd: 5 mask: 0x1
notif removed fd: 6 mask: 0x2
notif removed fd: 5 mask: 0x4
fd: 6 event: 1 is here
.notif sched 5450717.709605
.notif sched 5450717.739605
.notif sched 5450717.769605
.notif sched 5450717.799605
.notif sched 5450717.829605
.notif sched 5450717.859605
.notif sched 5450717.889605
.notif sched 5450717.919605
.notif sched 5450717.949605
.notif sched 5450717.979605
.notif sched 5450718.009605
.notif sched 5450718.039605
.notif sched 5450718.069605
.notif sched 5450718.099605
.notif sched 5450718.129605
.notif sched 5450718.159605
#Test Passed (observers)  run_test libxorp/tests/test_observers.cc:223
notif unsch 5450718.159605
------------------------------------------------------
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_ptr
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_ref_trie
adding n1: 1.2.1.0/24 route: 0x7fff65fc7cef
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0x7fff65fc7cee
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0x7fff65fc7ced
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0x7fff65fc7cec
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0x7fff65fc7ceb
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0x7fff65fc7cea
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_ref_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_ref_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_ref_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed (lookup less specific net)  test_less_specific libxorp/tests/test_ref_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
------
------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0x7fff65fc7ce0
adding n17: 1.2.1.0/24 route: 0x7fff65fc7cdf
adding n18: 1.2.0.0/16 route: 0x7fff65fc7cde
adding n19: 1.2.128.0/24 route: 0x7fff65fc7cdd
adding n20: 1.2.0.0/20 route: 0x7fff65fc7cdc
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:638
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:662
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0x7fff65fc679f
Test Passed ()  test_equals_postorder libxorp/tests/test_ref_trie.cc:264
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0x7fff65fc679f
Test Passed ()  test_equals_preorder libxorp/tests/test_ref_trie.cc:237
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_run_command
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_sched
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_service
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_task
Test Passed (test weights)  run_test libxorp/tests/test_task.cc:191
Test Passed (test priority 1)  run_test libxorp/tests/test_task.cc:197
Test Passed (test priority 2)  run_test libxorp/tests/test_task.cc:203
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_test_main
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
Running: test5
Test Passed: test5
Running: test6
Test Passed: test6
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_time_slice
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timer
a is 2147483647.999998
b is 2147483647.999999
c is 18446744071562067968.000000
a < b is 1
b < c is 0
......................................................................................................................................................................O++ create a bunch of timers to fire in about 2s
++ move deadline of 1/3 of them by 5s
++ create 100K timers which never fire because
they go out of scope and are automatically deleted
++ wait for the two batches of events at 2 and 5s
-- fired 0
-- fired 0
O-- fired 1
O-- fired 2
-- fired 2
O-- fired 3
-- fired 3
O-- fired 4
-- fired 4
O-- fired 5
-- fired 5
O-- fired 6
-- fired 6
O-- fired 7
-- fired 7
O-- fired 8
-- fired 8
O-- fired 9
-- fired 9
O-- fired 10
-- fired 10
O-- fired 11
-- fired 11
O-- fired 12
-- fired 12
O-- fired 13
-- fired 13
O-- fired 14
-- fired 14
O-- fired 15
-- fired 15
O-- fired 16
-- fired 16
O-- fired 17
-- fired 17
O-- fired 18
-- fired 18
O-- fired 19
-- fired 19
O-- fired 20
-- fired 20
O-- fired 21
-- fired 21
O-- fired 22
-- fired 22
O-- fired 23
-- fired 23
O-- fired 24
-- fired 24
O-- fired 25
-- fired 25
O-- fired 26
-- fired 26
O-- fired 27
-- fired 27
O-- fired 28
-- fired 28
O-- fired 29
-- fired 29
O-- fired 30
-- fired 30
O-- fired 31
-- fired 31
O-- fired 32
-- fired 32
O-- fired 33
-- fired 33
O-- fired 34
-- fired 34
O-- fired 35
-- fired 35
O-- fired 36
-- fired 36
O-- fired 37
-- fired 37
O-- fired 38
-- fired 38
O-- fired 39
-- fired 39
O-- fired 40
-- fired 40
O-- fired 41
-- fired 41
O-- fired 42
-- fired 42
O-- fired 43
-- fired 43
O-- fired 44
-- fired 44
O-- fired 45
-- fired 45
O-- fired 46
-- fired 46
O-- fired 47
-- fired 47
O-- fired 48
-- fired 48
O-- fired 49
-- fired 49
O-- fired 50
-- fired 50
O-- fired 51
-- fired 51
O-- fired 52
-- fired 52
O-- fired 53
-- fired 53
O-- fired 54
-- fired 54
O-- fired 55
-- fired 55
O-- fired 56
-- fired 56
O-- fired 57
-- fired 57
O-- fired 58
-- fired 58
O-- fired 59
-- fired 59
O-- fired 60
-- fired 60
O-- fired 61
-- fired 61
O-- fired 62
-- fired 62
O-- fired 63
-- fired 63
O-- fired 64
-- fired 64
O-- fired 65
-- fired 65
O-- fired 66
-- fired 66
O-- fired 67
O-- fired 68
-- fired 68
O-- fired 69
-- fired 69
O-- fired 70
-- fired 70
O-- fired 71
-- fired 71
O-- fired 72
-- fired 72
O-- fired 73
-- fired 73
O-- fired 74
-- fired 74
O-- fired 75
-- fired 75
O-- fired 76
-- fired 76
O-- fired 77
-- fired 77
O-- fired 78
-- fired 78
O-- fired 79
-- fired 79
O-- fired 80
-- fired 80
O-- fired 81
-- fired 81
O-- fired 82
-- fired 82
O-- fired 83
-- fired 83
O-- fired 84
-- fired 84
O-- fired 85
-- fired 85
O-- fired 86
-- fired 86
O-- fired 87
-- fired 87
O-- fired 88
-- fired 88
O-- fired 89
-- fired 89
O-- fired 90
-- fired 90
O-- fired 91
-- fired 91
O-- fired 92
-- fired 92
O-- fired 93
-- fired 93
O-- fired 94
-- fired 94
O-- fired 95
-- fired 95
O-- fired 96
-- fired 96
O-- fired 97
-- fired 97
O-- fired 98
-- fired 98
O-- fired 99
-- fired 99
O
done with test_many
Start ZeroTimer test
End ZeroTimer test
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_timeval
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_trie
Test Passed (find on empty trie found nothing)  main libxorp/tests/test_trie.cc:270
adding n1: 1.2.1.0/24 route: 0x7fffc3ac46ff
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0x7fffc3ac46fe
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0x7fffc3ac46fd
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0x7fffc3ac46fc
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0x7fffc3ac46fb
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0x7fffc3ac46fa
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0x7fffc3ac46f0
adding n17: 1.2.1.0/24 route: 0x7fffc3ac46ef
adding n18: 1.2.0.0/16 route: 0x7fffc3ac46ee
adding n19: 1.2.128.0/24 route: 0x7fffc3ac46ed
adding n20: 1.2.0.0/20 route: 0x7fffc3ac46ec
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:637
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:661
Find subtree
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.0/25           PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.248/29         PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
Test Passed ()  test_find_subtree libxorp/tests/test_trie.cc:259
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_types
Passed Test: serialization test for IPv4
Passed Test: serialization test for IPv4Net
Passed Test: serialization test for IPv6
Passed Test: serialization test for IPv6
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_utils
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_vif
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libxorp/tests/test_profile
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto/tests/test_checksum
Running: test_inet_checksum
Test Passed: test_inet_checksum
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto/tests/test_config_node_id
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libproto/tests/test_packet
Running: test_ipv4_header
Test Passed: test_ipv4_header
Running: test_ipv6_header
Test Passed: test_ipv6_header
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_local_copy
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/libfeaclient/tests/test_remote_copy
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrib


RUNNING TEST1

Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS

Searching for   123.45.0.1
Found entry: 123.45.0.0/24
PASS

Searching for   123.45.1.255
PASS

MribTable size = 1
PASS

List of all entries:
123.45.0.0/24
PASS


RUNNING TEST2

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.0.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/24
PASS

Searching for   1.2.1.1
Found entry: 1.2.0.0/16
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.0.0/24
PASS


RUNNING TEST3

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.1.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/16
PASS

Searching for   1.2.1.1
Found entry: 1.2.1.0/24
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.1.0/24
PASS
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/mrt/tests/test_mrt
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib/tests/test_deletion
-------------------------------------------------------
-------------------------------------------------------
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib/tests/test_redist
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rib/tests/test_register
[ 2012/01/30 12:04:35.468508  ERROR test_register:20300 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
[ 2012/01/30 12:04:35.471033  ERROR test_register:20300 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf/tests/test_checksum
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf/tests/test_packet
Running: hello_print
Test Passed: hello_print
Running: data_description_print
Test Passed: data_description_print
Running: link_state_update_print
Test Passed: link_state_update_print
Running: link_state_request_print
Test Passed: link_state_request_print
Running: link_state_acknowledgement_print
Test Passed: link_state_acknowledgement_print
Running: router_lsa_print
Test Passed: router_lsa_print
Running: network_lsa_print
Test Passed: network_lsa_print
Running: summary_network_lsa_print
Test Passed: summary_network_lsa_print
Running: summary_router_lsa_print
Test Passed: summary_router_lsa_print
Running: as_external_lsa_print
Test Passed: as_external_lsa_print
Running: type7_lsa_print
Test Passed: type7_lsa_print
Running: link_lsa_print
Test Passed: link_lsa_print
Running: intra_area_prefix_lsa_print
Test Passed: intra_area_prefix_lsa_print
Running: hello_compareV2
Test Passed: hello_compareV2
Running: hello_compareV3
Test Passed: hello_compareV3
Running: hello_badlenV2
Test Passed: hello_badlenV2
Running: hello_badlenV3
Test Passed: hello_badlenV3
Running: ddp_compareV2
Test Passed: ddp_compareV2
Running: ddp_compareV3
Test Passed: ddp_compareV3
Running: ddp_badlenV2
Test Passed: ddp_badlenV2
Running: ddp_badlenV3
Test Passed: ddp_badlenV3
Running: lsup_compareV2
Test Passed: lsup_compareV2
Running: lsup_compareV3
Test Passed: lsup_compareV3
Running: lsup_badlenV2
Test Passed: lsup_badlenV2
Running: lsup_badlenV3
Test Passed: lsup_badlenV3
Running: lsrp_compareV2
Test Passed: lsrp_compareV2
Running: lsrp_compareV3
Test Passed: lsrp_compareV3
Running: lsrp_badlenV2
Test Passed: lsrp_badlenV2
Running: lsrp_badlenV3
Test Passed: lsrp_badlenV3
Running: lsap_compareV2
Test Passed: lsap_compareV2
Running: lsap_compareV3
Test Passed: lsap_compareV3
Running: lsap_badlenV2
Test Passed: lsap_badlenV2
Running: lsap_badlenV3
Test Passed: lsap_badlenV3
Running: packet_decoder1V2
Test Passed: packet_decoder1V2
Running: packet_decoder1V3
Test Passed: packet_decoder1V3
Running: packet_decoder2V2
Test Passed: packet_decoder2V2
Running: packet_decoder2V3
Test Passed: packet_decoder2V3
Running: packet_decode_bad1V2
Test Passed: packet_decode_bad1V2
Running: packet_decode_bad2V2
Test Passed: packet_decode_bad2V2
Running: packet_decode_bad3V2
Test Passed: packet_decode_bad3V2
Running: router_lsa_compareV2
Test Passed: router_lsa_compareV2
Running: router_lsa_compareV3
Test Passed: router_lsa_compareV3
Running: network_lsa_compareV2
Test Passed: network_lsa_compareV2
Running: network_lsa_compareV3
Test Passed: network_lsa_compareV3
Running: summary_network_lsa_compareV2
Test Passed: summary_network_lsa_compareV2
Running: summary_network_lsa_compareV3
Test Passed: summary_network_lsa_compareV3
Running: summary_router_lsa_compareV2
Test Passed: summary_router_lsa_compareV2
Running: summary_router_lsa_compareV3
Test Passed: summary_router_lsa_compareV3
Running: as_external_lsa_compareV2
Test Passed: as_external_lsa_compareV2
Running: as_external_lsa_compareV3
Test Passed: as_external_lsa_compareV3
Running: type7_lsa_compareV2
Test Passed: type7_lsa_compareV2
Running: type7_lsa_compareV3
Test Passed: type7_lsa_compareV3
Running: link_lsa_compareV3
Test Passed: link_lsa_compareV3
Running: intra_area_prefix_lsa_compareV3
Test Passed: intra_area_prefix_lsa_compareV3
Running: lsa_decoder1V2
Test Passed: lsa_decoder1V2
Running: lsa_decoder1V3
Test Passed: lsa_decoder1V3
Running: lsa_decoder2V2
Test Passed: lsa_decoder2V2
Running: lsa_decoder2V3
Test Passed: lsa_decoder2V3
Running: lsa_decoder3V3
Test Passed: lsa_decoder3V3
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf/tests/test_peering
Running: single_peerV2
[ 2012/01/30 12:04:35.616889  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/30 12:04:35.617776  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:35.617884  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:36.617487  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:04:36.617600  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/30 12:04:36.617624  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/30 12:04:36.617648  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
Test Passed: single_peerV2
Running: single_peerV3
[ 2012/01/30 12:04:36.617677  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:36.618120  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/30 12:04:36.618140  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:36.618200  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth0/vif0  old-status: 1
[ 2012/01/30 12:04:36.618215  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:36.618261  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:37.618945  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
Test Passed: single_peerV3
Running: two_peersV2
[ 2012/01/30 12:04:37.619006  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/30 12:04:37.619025  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/30 12:04:37.619041  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/30 12:04:37.619057  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:37.619289  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:04:37.619310  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:37.619328  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:04:37.619342  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:37.619376  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:37.619453  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:46.670685  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:04:46.670747  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:04:46.670764  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:04:46.670777  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:04:46.670790  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
Test Passed: two_peersV2
Running: two_peersV3
[ 2012/01/30 12:04:46.670838  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:04:46.670854  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:04:46.670866  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:04:46.670879  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.670898  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.671171  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:04:46.671188  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.671210  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:04:46.671224  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.671249  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/30 12:04:46.671264  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.671282  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/30 12:04:46.671296  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:46.671328  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:46.671377  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:55.722584  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:04:55.722655  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:04:55.722682  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:04:55.722696  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:04:55.722709  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
Test Passed: two_peersV3
Running: two_peersV2s1
[ 2012/01/30 12:04:55.722765  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:04:55.722782  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:04:55.722794  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:04:55.722807  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:55.722826  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:55.723084  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:04:55.723101  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:55.723119  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:04:55.723132  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:04:55.723165  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:55.733016  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:04:55.733076  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:04:56.723717  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:04.784474  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:04.784534  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:04.784551  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:05:04.784564  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:04.784577  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:04.784616  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
Test Passed: two_peersV2s1
Running: two_peersV3s1
[ 2012/01/30 12:05:04.784633  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:04.784645  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:04.784659  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.784678  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.784953  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:05:04.784970  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.784992  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:05:04.785006  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.785031  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/30 12:05:04.785045  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.785063  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/30 12:05:04.785076  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:04.785108  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:04.794872  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:04.794937  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:05.785838  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
Test Passed: two_peersV3s1
Running: two_peersV2s2
[ 2012/01/30 12:05:13.836015  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836104  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:13.836121  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:05:13.836134  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:13.836148  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836194  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:05:13.836211  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:13.836223  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:13.836236  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836255  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836513  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:05:13.836530  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836549  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:05:13.836563  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:13.836596  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:13.846468  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:13.846583  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:14.837439  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:22.897845  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:22.897894  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:22.897911  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:05:22.897923  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:22.897937  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
Test Passed: two_peersV2s2
Running: two_peersV3s2
[ 2012/01/30 12:05:22.897975  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:05:22.897991  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:22.898002  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:22.898015  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898034  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898293  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:05:22.898310  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898332  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:05:22.898347  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898372  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/30 12:05:22.898386  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898404  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/30 12:05:22.898418  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:22.898450  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:22.908220  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:22.908281  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:23.899167  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/30 12:05:31.949642  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:31.949697  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:31.949714  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
Test Passed: two_peersV3s2
Running: p2pV2
[ 2012/01/30 12:05:31.949727  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:31.949740  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:31.949786  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:05:31.949803  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:31.949814  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:31.949827  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:31.949844  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:31.950038  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:05:31.950055  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:31.950072  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:05:31.950086  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:31.950126  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:31.950167  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:40.950970  ERROR test_peering:20303 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/30 12:05:40.951025  ERROR test_peering:20303 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/30 12:05:40.951046  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951066  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:40.951080  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:05:40.951093  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:40.951105  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951120  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
Test Passed: p2pV2
Running: p2pV3
[ 2012/01/30 12:05:40.951133  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:40.951145  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:40.951157  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951175  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951464  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/30 12:05:40.951482  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951503  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/30 12:05:40.951517  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951543  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/30 12:05:40.951557  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951575  WARNING test_peering:20303 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/30 12:05:40.951588  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:40.951628  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:40.951678  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:49.952358  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:49.952408  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/30 12:05:49.952424  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/30 12:05:49.952437  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/30 12:05:49.952451  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:49.952466  WARNING test_peering:20303 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/30 12:05:49.952480  WARNING test_peering:20303 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/30 12:05:49.952491  WARNING test_peering:20303 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/30 12:05:49.952504  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
Test Passed: p2pV3
[ 2012/01/30 12:05:49.952522  WARNING test_peering:20303 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing
Running: r1V2
[ 2012/01/30 12:05:49.979313  WARNING test_routing:20772 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/30 12:05:49.979439  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:49.979463  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:49.979953  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:49.979988  WARNING test_routing:20772 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/30 12:05:49.980009  WARNING test_routing:20772 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/30 12:05:49.980029  WARNING test_routing:20772 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/30 12:05:49.980045  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r1V2
Running: r1V3
[ 2012/01/30 12:05:49.980321  WARNING test_routing:20772 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/30 12:05:49.980340  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:49.980357  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/30 12:05:49.980508  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:49.980555  WARNING test_routing:20772 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/30 12:05:49.980574  WARNING test_routing:20772 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/30 12:05:49.980588  WARNING test_routing:20772 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/30 12:05:49.980605  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:49.980766  WARNING test_routing:20772 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/30 12:05:49.980782  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/30 12:05:49.980795  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
Test Passed: r1V3
Running: r2
Test Passed: r2
Running: r3V2
Test Passed: r3V2
Running: r3V3
Test Passed: r3V3
Running: r4
[ 2012/01/30 12:05:49.981016  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/30 12:05:49.981040  WARNING test_routing:20772 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/30 12:05:49.981054  WARNING test_routing:20772 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/30 12:05:49.981065  WARNING test_routing:20772 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/30 12:05:49.981078  WARNING test_routing:20772 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r4
Running: r5
Test Passed: r5
Running: r6
Test Passed: r6
Running: r7
Test Passed: r7
Running: r8
Test Passed: r8
Running: r9
Test Passed: r9
Running: r10
Test Passed: r10
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/ospf/tests/test_routing_table
Running: rt1v2
Test Passed: rt1v2
Running: rt1v3
Test Passed: rt1v3
Running: ire1v2
Test Passed: ire1v2
Running: ire1v3
Test Passed: ire1v3
Running: ire2v2
Test Passed: ire2v2
Running: ire2v3
Test Passed: ire2v3
Running: trie1v2
Test Passed: trie1v2
Running: trie1v3
Test Passed: trie1v3
Running: trie2v2
Test Passed: trie2v2
Running: trie2v3
Test Passed: trie2v3
Running: r1v2
Test Passed: r1v2
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_auth
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_outputs
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_packets
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_request
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_route_walk
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_timers
route db route dump took 0.008744 seconds
peer route dump took 0.007200 seconds
route db route dump took 0.009833 seconds
route db route dump took 0.009572 seconds
peer route dump took 0.007038 seconds
route db route dump took 0.009931 seconds
/home/buildbot/slaves/xorp.ct/slave/full/build/xorp/obj/x86_64-unknown-linux-gnu/rip/tests/test_update_queue
scons: done building targets.
program finished with exit code 0
elapsedTime=3971.466059