Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ospf missing interface handling 2 #3775

Merged

Conversation

pguibert6WIND
Copy link
Member

this pr replaces:
#3747

the interface structure replaces old vrf_id attribute with vrf pointer.

this is done in order to be able to solve #3741

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 11, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 037dfda
Date 02/11/2019
Start 12:46:58
Finish 13:10:35
Run-Time 23:37
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-02-11-12:46:58.txt
Log autoscript-2019-02-11-12:47:39.log.bz2
Memory 501 497 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-6678/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 17:35:12,504 ERROR: ******************************************************************************
2019-02-11 17:35:12,504 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 17:35:12,504 ERROR: ******************************************************************************
2019-02-11 17:35:12,505 ERROR: FILE: scripts/check_linux_vrf.py
2019-02-11 17:35:12,505 ERROR: 16   r1     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 17   r1     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 19   r3     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 20   r3     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 22   r4     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 23   r4     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 25   r4     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 26   r4     VRF cust2 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 28   ce1    CE->PE ping +13.24 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 30   ce2    CE->PE ping +10.21 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 32   ce3    CE->PE ping +10.24 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 34   ce4    CE interface route                                       0    1
2019-02-11 17:35:12,505 ERROR: 35   ce4    CE4->PE4 ping +10.07 secs                                0    1
2019-02-11 17:35:12,505 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 17:35:12,529 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_check_linux_vrf": 13 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401

2019-02-11 17:35:17,893 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffa2e129801 in __GI_abort () at abort.c:79
#2  0x00007ffa2e965cbd in core_handler (signo=7, siginfo=0x7ffda9321af0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffa2e4ec16e in __libc_wait (stat_loc=0x7ffda9321f64) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055afce5ea2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055afce5ea8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffa2e965d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffa2e9725b5 in thread_fetch (m=m@entry=0x55afcffb5290, fetch=fetch@entry=0x7ffda93220f0) at lib/thread.c:1425
#9  0x00007ffa2e946993 in frr_run (master=0x55afcffb5290) at lib/libfrr.c:1010
#10 0x000055afce5e731f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffb3a960801 in __GI_abort () at abort.c:79
#2  0x00007ffb3b19ccbd in core_handler (signo=7, siginfo=0x7ffe64ad87f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffb3ad2316e in __libc_wait (stat_loc=0x7ffe64ad8c84) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d436ef82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055d436ef88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffb3b19cd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffb3b1a95b5 in thread_fetch (m=m@entry=0x55d43789f290, fetch=fetch@entry=0x7ffe64ad8e10) at lib/thread.c:1425
#9  0x00007ffb3b17d993 in frr_run (master=0x55d43789f290) at lib/libfrr.c:1010
#10 0x000055d436ef531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8510]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe3a8dfc801 in __GI_abort () at abort.c:79
#2  0x00007fe3a9638cbd in core_handler (signo=7, siginfo=0x7ffe6f452d70, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007fe3a91bf16e in __libc_wait (stat_loc=0x7ffe6f4531f4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555ec825e2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555ec825e8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007fe3a9638d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007fe3a96455b5 in thread_fetch (m=m@entry=0x555eca450290, fetch=fetch@entry=0x7ffe6f453380) at lib/thread.c:1425
#9  0x00007fe3a9619993 in frr_run (master=0x555eca450290) at lib/libfrr.c:1010
#10 0x0000555ec825b31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401
2019-02-11 17:35:29,244 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffa2e129801 in __GI_abort () at abort.c:79
#2  0x00007ffa2e965cbd in core_handler (signo=7, siginfo=0x7ffda9321af0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffa2e4ec16e in __libc_wait (stat_loc=0x7ffda9321f64) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055afce5ea2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055afce5ea8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffa2e965d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffa2e9725b5 in thread_fetch (m=m@entry=0x55afcffb5290, fetch=fetch@entry=0x7ffda93220f0) at lib/thread.c:1425
#9  0x00007ffa2e946993 in frr_run (master=0x55afcffb5290) at lib/libfrr.c:1010
#10 0x000055afce5e731f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffb3a960801 in __GI_abort () at abort.c:79
#2  0x00007ffb3b19ccbd in core_handler (signo=7, siginfo=0x7ffe64ad87f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffb3ad2316e in __libc_wait (stat_loc=0x7ffe64ad8c84) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d436ef82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055d436ef88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffb3b19cd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffb3b1a95b5 in thread_fetch (m=m@entry=0x55d43789f290, fetch=fetch@entry=0x7ffe64ad8e10) at lib/thread.c:1425
#9  0x00007ffb3b17d993 in frr_run (master=0x55d43789f290) at lib/libfrr.c:1010
#10 0x000055d436ef531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8510]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe3a8dfc801 in __GI_abort () at abort.c:79
#2  0x00007fe3a9638cbd in core_handler (signo=7, siginfo=0x7ffe6f452d70, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007fe3a91bf16e in __libc_wait (stat_loc=0x7ffe6f4531f4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555ec825e2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555ec825e8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007fe3a9638d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007fe3a96455b5 in thread_fetch (m=m@entry=0x555eca450290, fetch=fetch@entry=0x7ffe6f453380) at lib/thread.c:1425
#9  0x00007fe3a9619993 in frr_run (master=0x555eca450290) at lib/libfrr.c:1010
#10 0x0000555ec825b31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401

*** defaultIntf: warning: lm has no interfaces
pe1: Daemon zebra not running

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: Daemon zebra not running

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401

2019-02-11 17:43:48,822 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": pe1: Daemon zebra not running
pe2: Daemon zebra not running


pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15902]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f83668c3801 in __GI_abort () at abort.c:79
#2  0x00007f83670ffcbd in core_handler (signo=7, siginfo=0x7ffed4a28070, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f8366c8616e in __libc_wait (stat_loc=0x7ffed4a28504) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055b7c60e82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055b7c60e88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f83670ffd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f836710c5b5 in thread_fetch (m=m@entry=0x55b7c68df290, fetch=fetch@entry=0x7ffed4a28690) at lib/thread.c:1425
#9  0x00007f83670e0993 in frr_run (master=0x55b7c68df290) at lib/libfrr.c:1010
#10 0x000055b7c60e531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f980ac29801 in __GI_abort () at abort.c:79
#2  0x00007f980b465cbd in core_handler (signo=7, siginfo=0x7ffded989330, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f980afec16e in __libc_wait (stat_loc=0x7ffded9897b4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555aa87812f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555aa87818c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f980b465d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f980b4725b5 in thread_fetch (m=m@entry=0x555aaa544290, fetch=fetch@entry=0x7ffded989940) at lib/thread.c:1425
#9  0x00007f980b446993 in frr_run (master=0x555aaa544290) at lib/libfrr.c:1010
#10 0x0000555aa877e31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401
2019-02-11 17:43:55,995 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": 
pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15902]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f83668c3801 in __GI_abort () at abort.c:79
#2  0x00007f83670ffcbd in core_handler (signo=7, siginfo=0x7ffed4a28070, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f8366c8616e in __libc_wait (stat_loc=0x7ffed4a28504) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055b7c60e82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055b7c60e88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f83670ffd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f836710c5b5 in thread_fetch (m=m@entry=0x55b7c68df290, fetch=fetch@entry=0x7ffed4a28690) at lib/thread.c:1425
#9  0x00007f83670e0993 in frr_run (master=0x55b7c68df290) at lib/libfrr.c:1010
#10 0x000055b7c60e531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f980ac29801 in __GI_abort () at abort.c:79
#2  0x00007f980b465cbd in core_handler (signo=7, siginfo=0x7ffded989330, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f980afec16e in __libc_wait (stat_loc=0x7ffded9897b4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555aa87812f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555aa87818c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f980b465d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f980b4725b5 in thread_fetch (m=m@entry=0x555aaa544290, fetch=fetch@entry=0x7ffded989940) at lib/thread.c:1425
#9  0x00007f980b446993 in frr_run (master=0x555aaa544290) at lib/libfrr.c:1010
#10 0x0000555aa877e31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-6678/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 09:49:55,355 ERROR: ******************************************************************************
2019-02-11 09:49:55,360 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 09:49:55,360 ERROR: ******************************************************************************
2019-02-11 09:49:55,360 ERROR: FILE: scripts/adjacencies.py
2019-02-11 09:49:55,361 ERROR: 1    ce1    Adjacencies up +180.63 secs                              0    1
2019-02-11 09:49:55,361 ERROR: 2    ce2    Adjacencies up +10.30 secs                               0    1
2019-02-11 09:49:55,361 ERROR: 3    ce3    Adjacencies up +10.24 secs                               0    1
2019-02-11 09:49:55,361 ERROR: 4    ce4    Adjacencies up +180.19 secs                              0    1
2019-02-11 09:49:55,361 ERROR: 5    r1     PE->P2 (loopback) ping +60.41 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 6    r3     PE->P2 (loopback) ping +60.44 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 7    r4     PE->P2 (loopback) ping +60.41 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 8    r2     Core adjacencies up +300.21 secs                         0    1
2019-02-11 09:49:55,362 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-02-11 09:49:55,362 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-02-11 09:49:55,363 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-02-11 09:49:55,363 ERROR: 12   r1     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 13   r3     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 14   r4     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 15   r1     PE->PE3 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: 16   r1     PE->PE4 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: 17   r4     PE->PE3 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 09:49:55,637 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401

2019-02-11 09:50:23,835 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19173]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f76af76302a in __GI_abort () at abort.c:89
#2  0x00007f76aff7f62a in core_handler (signo=7, siginfo=0x7ffe68b7a4b0, context=0x7ffe68b7a380) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f76afb06e90 in __libc_wait (stat_loc=0x7ffe68b7a934) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055997f9daf35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055997f9db4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f76aff7f6c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f76aff8c1ed in thread_fetch (m=m@entry=0x5599801d05c0, fetch=fetch@entry=0x7ffe68b7aab0) at lib/thread.c:1425
#9  0x00007f76aff601d3 in frr_run (master=0x5599801d05c0) at lib/libfrr.c:1010
#10 0x000055997f9d7e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19204]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f246ef2d02a in __GI_abort () at abort.c:89
#2  0x00007f246f74962a in core_handler (signo=7, siginfo=0x7ffe0e3f8f70, context=0x7ffe0e3f8e40) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f246f2d0e90 in __libc_wait (stat_loc=0x7ffe0e3f9404) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000557446138f35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005574461394f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f246f7496c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f246f7561ed in thread_fetch (m=m@entry=0x55744763a5c0, fetch=fetch@entry=0x7ffe0e3f9580) at lib/thread.c:1425
#9  0x00007f246f72a1d3 in frr_run (master=0x55744763a5c0) at lib/libfrr.c:1010
#10 0x0000557446135e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19278]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007face688b02a in __GI_abort () at abort.c:89
#2  0x00007face70a762a in core_handler (signo=7, siginfo=0x7fff03aed770, context=0x7fff03aed640) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007face6c2ee90 in __libc_wait (stat_loc=0x7fff03aedbe4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x00005639dcdbef35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005639dcdbf4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007face70a76c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007face70b41ed in thread_fetch (m=m@entry=0x5639de6475c0, fetch=fetch@entry=0x7fff03aedd60) at lib/thread.c:1425
#9  0x00007face70881d3 in frr_run (master=0x5639de6475c0) at lib/libfrr.c:1010
#10 0x00005639dcdbbe72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401
2019-02-11 09:50:35,614 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19173]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f76af76302a in __GI_abort () at abort.c:89
#2  0x00007f76aff7f62a in core_handler (signo=7, siginfo=0x7ffe68b7a4b0, context=0x7ffe68b7a380) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f76afb06e90 in __libc_wait (stat_loc=0x7ffe68b7a934) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055997f9daf35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055997f9db4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f76aff7f6c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f76aff8c1ed in thread_fetch (m=m@entry=0x5599801d05c0, fetch=fetch@entry=0x7ffe68b7aab0) at lib/thread.c:1425
#9  0x00007f76aff601d3 in frr_run (master=0x5599801d05c0) at lib/libfrr.c:1010
#10 0x000055997f9d7e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19204]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f246ef2d02a in __GI_abort () at abort.c:89
#2  0x00007f246f74962a in core_handler (signo=7, siginfo=0x7ffe0e3f8f70, context=0x7ffe0e3f8e40) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f246f2d0e90 in __libc_wait (stat_loc=0x7ffe0e3f9404) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000557446138f35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005574461394f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f246f7496c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f246f7561ed in thread_fetch (m=m@entry=0x55744763a5c0, fetch=fetch@entry=0x7ffe0e3f9580) at lib/thread.c:1425
#9  0x00007f246f72a1d3 in frr_run (master=0x55744763a5c0) at lib/libfrr.c:1010
#10 0x0000557446135e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19278]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007face688b02a in __GI_abort () at abort.c:89
#2  0x00007face70a762a in core_handler (signo=7, siginfo=0x7fff03aed770, context=0x7fff03aed640) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007face6c2ee90 in __libc_wait (stat_loc=0x7fff03aedbe4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x00005639dcdbef35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005639dcdbf4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007face70a76c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007face70b41ed in thread_fetch (m=m@entry=0x5639de6475c0, fetch=fetch@entry=0x7fff03aedd60) at lib/thread.c:1425
#9  0x00007face70881d3 in frr_run (master=0x5639de6475c0) at lib/libfrr.c:1010
#10 0x00005639dcdbbe72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401

*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-6678/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 09:49:14,714 ERROR: ******************************************************************************
2019-02-11 09:49:14,714 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 09:49:14,714 ERROR: ******************************************************************************
2019-02-11 09:49:14,714 ERROR: FILE: scripts/adjacencies.py
2019-02-11 09:49:14,715 ERROR: 1    ce1    Adjacencies up +180.14 secs                              0    1
2019-02-11 09:49:14,715 ERROR: 2    ce2    Adjacencies up +10.61 secs                               0    1
2019-02-11 09:49:14,715 ERROR: 3    ce3    Adjacencies up +10.57 secs                               0    1
2019-02-11 09:49:14,715 ERROR: 4    ce4    Adjacencies up +180.56 secs                              0    1
2019-02-11 09:49:14,715 ERROR: 5    r1     PE->P2 (loopback) ping +60.44 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 6    r3     PE->P2 (loopback) ping +60.40 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 7    r4     PE->P2 (loopback) ping +60.40 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 8    r2     Core adjacencies up +300.06 secs                         0    1
2019-02-11 09:49:14,715 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 12   r1     All adjacencies up                                       0    1
2019-02-11 09:49:14,715 ERROR: 13   r3     All adjacencies up                                       0    1
2019-02-11 09:49:14,715 ERROR: 14   r4     All adjacencies up                                       0    1
2019-02-11 09:49:14,716 ERROR: 15   r1     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: 16   r1     PE->PE4 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: 17   r4     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 09:49:14,718 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401

2019-02-11 09:49:18,174 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7870]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef7d05 in ?? ()
#0  0xb7ef7d05 in ?? ()
#1  <signal handler called>
#2  0xb7ef7d05 in ?? ()
#3  0x004234d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7e80780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7e8d518 in thread_fetch (m=0xc9ff68, fetch=0xbfff8ff0) at lib/thread.c:1425
#6  0xb7e5fa9e in frr_run (master=0xc9ff68) at lib/libfrr.c:1010
#7  0x0041fc00 in main (argc=<optimized out>, argv=0xbfff92d4) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7901]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f46d05 in ?? ()
#0  0xb7f46d05 in ?? ()
#1  <signal handler called>
#2  0xb7f46d05 in ?? ()
#3  0x004ec4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ecf780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7edc518 in thread_fetch (m=0x1f0df68, fetch=0xbffa3640) at lib/thread.c:1425
#6  0xb7eaea9e in frr_run (master=0x1f0df68) at lib/libfrr.c:1010
#7  0x004e8c00 in main (argc=<optimized out>, argv=0xbffa3924) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7975]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f19d05 in ?? ()
#0  0xb7f19d05 in ?? ()
#1  <signal handler called>
#2  0xb7f19d05 in ?? ()
#3  0x0045b4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ea2780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7eaf518 in thread_fetch (m=0x1b12f68, fetch=0xbfa646b0) at lib/thread.c:1425
#6  0xb7e81a9e in frr_run (master=0x1b12f68) at lib/libfrr.c:1010
#7  0x00457c00 in main (argc=<optimized out>, argv=0xbfa64994) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401
2019-02-11 09:49:27,803 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7870]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef7d05 in ?? ()
#0  0xb7ef7d05 in ?? ()
#1  <signal handler called>
#2  0xb7ef7d05 in ?? ()
#3  0x004234d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7e80780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7e8d518 in thread_fetch (m=0xc9ff68, fetch=0xbfff8ff0) at lib/thread.c:1425
#6  0xb7e5fa9e in frr_run (master=0xc9ff68) at lib/libfrr.c:1010
#7  0x0041fc00 in main (argc=<optimized out>, argv=0xbfff92d4) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7901]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f46d05 in ?? ()
#0  0xb7f46d05 in ?? ()
#1  <signal handler called>
#2  0xb7f46d05 in ?? ()
#3  0x004ec4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ecf780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7edc518 in thread_fetch (m=0x1f0df68, fetch=0xbffa3640) at lib/thread.c:1425
#6  0xb7eaea9e in frr_run (master=0x1f0df68) at lib/libfrr.c:1010
#7  0x004e8c00 in main (argc=<optimized out>, argv=0xbffa3924) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7975]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f19d05 in ?? ()
#0  0xb7f19d05 in ?? ()
#1  <signal handler called>
#2  0xb7f19d05 in ?? ()
#3  0x0045b4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ea2780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7eaf518 in thread_fetch (m=0x1b12f68, fetch=0xbfa646b0) at lib/thread.c:1425
#6  0xb7e81a9e in frr_run (master=0x1b12f68) at lib/libfrr.c:1010
#7  0x00457c00 in main (argc=<optimized out>, argv=0xbfa64994) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOI386/ErrorLog/log_topotests.txt

Successful on other platforms
  • CentOS 7 rpm pkg check
  • IPv6 protocols on Ubuntu 14.04
  • Ubuntu 16.04 deb pkg check
  • Ubuntu 12.04 deb pkg check
  • CentOS 6 rpm pkg check
  • Addresssanitizer topotest
  • Debian 8 deb pkg check
  • IPv4 protocols on Ubuntu 14.04
  • IPv4 ldp protocol on Ubuntu 16.04
  • Ubuntu 14.04 deb pkg check
  • Debian 9 deb pkg check
  • Static analyzer (clang)

Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1804/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1604/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOI386/MemoryLeaks/

Warnings Generated during build:

Checkout code: Successful with additional warnings
Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-6678/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 17:35:12,504 ERROR: ******************************************************************************
2019-02-11 17:35:12,504 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 17:35:12,504 ERROR: ******************************************************************************
2019-02-11 17:35:12,505 ERROR: FILE: scripts/check_linux_vrf.py
2019-02-11 17:35:12,505 ERROR: 16   r1     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 17   r1     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 19   r3     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 20   r3     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 22   r4     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 23   r4     VRF cust1 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 25   r4     VRF cust1 IP config                                      0    1
2019-02-11 17:35:12,505 ERROR: 26   r4     VRF cust2 interface route                                0    1
2019-02-11 17:35:12,505 ERROR: 28   ce1    CE->PE ping +13.24 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 30   ce2    CE->PE ping +10.21 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 32   ce3    CE->PE ping +10.24 secs                                  0    1
2019-02-11 17:35:12,505 ERROR: 34   ce4    CE interface route                                       0    1
2019-02-11 17:35:12,505 ERROR: 35   ce4    CE4->PE4 ping +10.07 secs                                0    1
2019-02-11 17:35:12,505 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 17:35:12,529 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_check_linux_vrf": 13 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401

2019-02-11 17:35:17,893 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffa2e129801 in __GI_abort () at abort.c:79
#2  0x00007ffa2e965cbd in core_handler (signo=7, siginfo=0x7ffda9321af0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffa2e4ec16e in __libc_wait (stat_loc=0x7ffda9321f64) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055afce5ea2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055afce5ea8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffa2e965d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffa2e9725b5 in thread_fetch (m=m@entry=0x55afcffb5290, fetch=fetch@entry=0x7ffda93220f0) at lib/thread.c:1425
#9  0x00007ffa2e946993 in frr_run (master=0x55afcffb5290) at lib/libfrr.c:1010
#10 0x000055afce5e731f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffb3a960801 in __GI_abort () at abort.c:79
#2  0x00007ffb3b19ccbd in core_handler (signo=7, siginfo=0x7ffe64ad87f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffb3ad2316e in __libc_wait (stat_loc=0x7ffe64ad8c84) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d436ef82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055d436ef88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffb3b19cd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffb3b1a95b5 in thread_fetch (m=m@entry=0x55d43789f290, fetch=fetch@entry=0x7ffe64ad8e10) at lib/thread.c:1425
#9  0x00007ffb3b17d993 in frr_run (master=0x55d43789f290) at lib/libfrr.c:1010
#10 0x000055d436ef531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8510]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe3a8dfc801 in __GI_abort () at abort.c:79
#2  0x00007fe3a9638cbd in core_handler (signo=7, siginfo=0x7ffe6f452d70, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007fe3a91bf16e in __libc_wait (stat_loc=0x7ffe6f4531f4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555ec825e2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555ec825e8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007fe3a9638d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007fe3a96455b5 in thread_fetch (m=m@entry=0x555eca450290, fetch=fetch@entry=0x7ffe6f453380) at lib/thread.c:1425
#9  0x00007fe3a9619993 in frr_run (master=0x555eca450290) at lib/libfrr.c:1010
#10 0x0000555ec825b31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401
2019-02-11 17:35:29,244 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffa2e129801 in __GI_abort () at abort.c:79
#2  0x00007ffa2e965cbd in core_handler (signo=7, siginfo=0x7ffda9321af0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffa2e4ec16e in __libc_wait (stat_loc=0x7ffda9321f64) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055afce5ea2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055afce5ea8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffa2e965d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffa2e9725b5 in thread_fetch (m=m@entry=0x55afcffb5290, fetch=fetch@entry=0x7ffda93220f0) at lib/thread.c:1425
#9  0x00007ffa2e946993 in frr_run (master=0x55afcffb5290) at lib/libfrr.c:1010
#10 0x000055afce5e731f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8383]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f18d5401801 in __GI_abort () at abort.c:79
#2  0x00007f18d5e45cbd in core_handler (signo=11, siginfo=0x7ffea13e89b0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f18d609edd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5617e0017560) at lib/openbsd-tree.c:406
#5  0x00007f18d5e1f8a4 in if_name_head_RB_INSERT (elm=0x5617e0017560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f18d5e201f3 in if_get_by_name (name=name@entry=0x7ffea13e980c "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x00005617df7f6d53 in netlink_interface (h=h@entry=0x7ffea13e97e8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x00005617df7ff414 in netlink_parse_info (filter=filter@entry=0x5617df7f6a60 <netlink_interface>, nl=nl@entry=0x5617dff71d3c, zns=zns@entry=0x7ffea13f1330, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005617df7f76d4 in interface_lookup_netlink (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:762
#11 0x00005617df7f835a in interface_list (zns=zns@entry=0x5617dff71cc0) at zebra/if_netlink.c:1393
#12 0x00005617df814f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5617dfa7d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005617df8150cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x00005617df7f3037 in main (argc=1, argv=0x7ffea13f15e8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffb3a960801 in __GI_abort () at abort.c:79
#2  0x00007ffb3b19ccbd in core_handler (signo=7, siginfo=0x7ffe64ad87f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007ffb3ad2316e in __libc_wait (stat_loc=0x7ffe64ad8c84) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d436ef82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055d436ef88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007ffb3b19cd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007ffb3b1a95b5 in thread_fetch (m=m@entry=0x55d43789f290, fetch=fetch@entry=0x7ffe64ad8e10) at lib/thread.c:1425
#9  0x00007ffb3b17d993 in frr_run (master=0x55d43789f290) at lib/libfrr.c:1010
#10 0x000055d436ef531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fa624d38801 in __GI_abort () at abort.c:79
#2  0x00007fa62577ccbd in core_handler (signo=11, siginfo=0x7ffd90b467f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fa6259d5dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x560ba3e25560) at lib/openbsd-tree.c:406
#5  0x00007fa6257568a4 in if_name_head_RB_INSERT (elm=0x560ba3e25560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007fa6257571f3 in if_get_by_name (name=name@entry=0x7ffd90b4764c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000560ba2fbed53 in netlink_interface (h=h@entry=0x7ffd90b47628, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000560ba2fc7414 in netlink_parse_info (filter=filter@entry=0x560ba2fbea60 <netlink_interface>, nl=nl@entry=0x560ba3d7fd3c, zns=zns@entry=0x7ffd90b4f170, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000560ba2fbf6d4 in interface_lookup_netlink (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:762
#11 0x0000560ba2fc035a in interface_list (zns=zns@entry=0x560ba3d7fcc0) at zebra/if_netlink.c:1393
#12 0x0000560ba2fdcf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x560ba3245970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000560ba2fdd0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000560ba2fbb037 in main (argc=1, argv=0x7ffd90b4f428) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 8510]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe3a8dfc801 in __GI_abort () at abort.c:79
#2  0x00007fe3a9638cbd in core_handler (signo=7, siginfo=0x7ffe6f452d70, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007fe3a91bf16e in __libc_wait (stat_loc=0x7ffe6f4531f4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555ec825e2f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555ec825e8c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007fe3a9638d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007fe3a96455b5 in thread_fetch (m=m@entry=0x555eca450290, fetch=fetch@entry=0x7ffe6f453380) at lib/thread.c:1425
#9  0x00007fe3a9619993 in frr_run (master=0x555eca450290) at lib/libfrr.c:1010
#10 0x0000555ec825b31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 8491]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f5ed3b20801 in __GI_abort () at abort.c:79
#2  0x00007f5ed4564cbd in core_handler (signo=11, siginfo=0x7fff94977430, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f5ed47bddd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55bd4409e560) at lib/openbsd-tree.c:406
#5  0x00007f5ed453e8a4 in if_name_head_RB_INSERT (elm=0x55bd4409e560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff9497828c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f5ed453f1f3 in if_get_by_name (name=name@entry=0x7fff9497828c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055bd420b9d53 in netlink_interface (h=h@entry=0x7fff94978268, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055bd420c2414 in netlink_parse_info (filter=filter@entry=0x55bd420b9a60 <netlink_interface>, nl=nl@entry=0x55bd43ff8d3c, zns=zns@entry=0x7fff9497fdb0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055bd420ba6d4 in interface_lookup_netlink (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:762
#11 0x000055bd420bb35a in interface_list (zns=zns@entry=0x55bd43ff8cc0) at zebra/if_netlink.c:1393
#12 0x000055bd420d7f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55bd42340970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055bd420d80cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055bd420b6037 in main (argc=1, argv=0x7fff94980068) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 8524]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe1ec8bc801 in __GI_abort () at abort.c:79
#2  0x00007fe1ed300cbd in core_handler (signo=11, siginfo=0x7ffcd132c5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe1ed559dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x557873e62560) at lib/openbsd-tree.c:406
#5  0x00007fe1ed2da8a4 in if_name_head_RB_INSERT (elm=0x557873e62560, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe1ed2db1f3 in if_get_by_name (name=name@entry=0x7ffcd132d43c "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557873596d53 in netlink_interface (h=h@entry=0x7ffcd132d418, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055787359f414 in netlink_parse_info (filter=filter@entry=0x557873596a60 <netlink_interface>, nl=nl@entry=0x557873dbcd3c, zns=zns@entry=0x7ffcd1334f60, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x00005578735976d4 in interface_lookup_netlink (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:762
#11 0x000055787359835a in interface_list (zns=zns@entry=0x557873dbccc0) at zebra/if_netlink.c:1393
#12 0x00005578735b4f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55787381d970 <dzns>) at zebra/zebra_ns.c:130
#13 0x00005578735b50cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557873593037 in main (argc=1, argv=0x7ffcd1335218) at zebra/main.c:401

*** defaultIntf: warning: lm has no interfaces
pe1: Daemon zebra not running

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: Daemon zebra not running

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401

2019-02-11 17:43:48,822 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": pe1: Daemon zebra not running
pe2: Daemon zebra not running


pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15902]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f83668c3801 in __GI_abort () at abort.c:79
#2  0x00007f83670ffcbd in core_handler (signo=7, siginfo=0x7ffed4a28070, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f8366c8616e in __libc_wait (stat_loc=0x7ffed4a28504) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055b7c60e82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055b7c60e88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f83670ffd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f836710c5b5 in thread_fetch (m=m@entry=0x55b7c68df290, fetch=fetch@entry=0x7ffed4a28690) at lib/thread.c:1425
#9  0x00007f83670e0993 in frr_run (master=0x55b7c68df290) at lib/libfrr.c:1010
#10 0x000055b7c60e531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f980ac29801 in __GI_abort () at abort.c:79
#2  0x00007f980b465cbd in core_handler (signo=7, siginfo=0x7ffded989330, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f980afec16e in __libc_wait (stat_loc=0x7ffded9897b4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555aa87812f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555aa87818c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f980b465d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f980b4725b5 in thread_fetch (m=m@entry=0x555aaa544290, fetch=fetch@entry=0x7ffded989940) at lib/thread.c:1425
#9  0x00007f980b446993 in frr_run (master=0x555aaa544290) at lib/libfrr.c:1010
#10 0x0000555aa877e31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401
2019-02-11 17:43:55,995 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": 
pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15902]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f83668c3801 in __GI_abort () at abort.c:79
#2  0x00007f83670ffcbd in core_handler (signo=7, siginfo=0x7ffed4a28070, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f8366c8616e in __libc_wait (stat_loc=0x7ffed4a28504) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055b7c60e82f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055b7c60e88c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f83670ffd58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f836710c5b5 in thread_fetch (m=m@entry=0x55b7c68df290, fetch=fetch@entry=0x7ffed4a28690) at lib/thread.c:1425
#9  0x00007f83670e0993 in frr_run (master=0x55b7c68df290) at lib/libfrr.c:1010
#10 0x000055b7c60e531f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 15886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f0e565b6801 in __GI_abort () at abort.c:79
#2  0x00007f0e56ffacbd in core_handler (signo=11, siginfo=0x7fff44599130, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f0e57253dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x56309d04a570) at lib/openbsd-tree.c:406
#5  0x00007f0e56fd48a4 in if_name_head_RB_INSERT (elm=0x56309d04a570, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f0e56fd51f3 in if_get_by_name (name=name@entry=0x7fff44599f7c "pe1-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056309b143d53 in netlink_interface (h=h@entry=0x7fff44599f58, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000056309b14c414 in netlink_parse_info (filter=filter@entry=0x56309b143a60 <netlink_interface>, nl=nl@entry=0x56309cfa4d3c, zns=zns@entry=0x7fff445a1aa0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056309b1446d4 in interface_lookup_netlink (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:762
#11 0x000056309b14535a in interface_list (zns=zns@entry=0x56309cfa4cc0) at zebra/if_netlink.c:1393
#12 0x000056309b161f38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x56309b3ca970 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056309b1620cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000056309b140037 in main (argc=3, argv=0x7fff445a1d58) at zebra/main.c:401

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 15933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f980ac29801 in __GI_abort () at abort.c:79
#2  0x00007f980b465cbd in core_handler (signo=7, siginfo=0x7ffded989330, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f980afec16e in __libc_wait (stat_loc=0x7ffded9897b4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000555aa87812f8 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x0000555aa87818c7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f980b465d58 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f980b4725b5 in thread_fetch (m=m@entry=0x555aaa544290, fetch=fetch@entry=0x7ffded989940) at lib/thread.c:1425
#9  0x00007f980b446993 in frr_run (master=0x555aaa544290) at lib/libfrr.c:1010
#10 0x0000555aa877e31f in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 15917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fe6964d9801 in __GI_abort () at abort.c:79
#2  0x00007fe696f1dcbd in core_handler (signo=11, siginfo=0x7ffd7b1dc5f0, context=<optimized out>) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7fe697176dd0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x559f9b93d310) at lib/openbsd-tree.c:406
#5  0x00007fe696ef78a4 in if_name_head_RB_INSERT (elm=0x559f9b93d310, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007fe696ef81f3 in if_get_by_name (name=name@entry=0x7ffd7b1dcf54 "pe2-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x0000559f9b13dd53 in netlink_interface (h=h@entry=0x7ffd7b1dcf30, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000559f9b146414 in netlink_parse_info (filter=filter@entry=0x559f9b13da60 <netlink_interface>, nl=nl@entry=0x559f9b896d3c, zns=zns@entry=0x7ffd7b1e4f80, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000559f9b13e6d4 in interface_lookup_netlink (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:762
#11 0x0000559f9b13f35a in interface_list (zns=zns@entry=0x559f9b896cc0) at zebra/if_netlink.c:1393
#12 0x0000559f9b15bf38 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x559f9b3c4970 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000559f9b15c0cb in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000559f9b13a037 in main (argc=3, argv=0x7ffd7b1e5238) at zebra/main.c:401

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-6678/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 09:49:55,355 ERROR: ******************************************************************************
2019-02-11 09:49:55,360 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 09:49:55,360 ERROR: ******************************************************************************
2019-02-11 09:49:55,360 ERROR: FILE: scripts/adjacencies.py
2019-02-11 09:49:55,361 ERROR: 1    ce1    Adjacencies up +180.63 secs                              0    1
2019-02-11 09:49:55,361 ERROR: 2    ce2    Adjacencies up +10.30 secs                               0    1
2019-02-11 09:49:55,361 ERROR: 3    ce3    Adjacencies up +10.24 secs                               0    1
2019-02-11 09:49:55,361 ERROR: 4    ce4    Adjacencies up +180.19 secs                              0    1
2019-02-11 09:49:55,361 ERROR: 5    r1     PE->P2 (loopback) ping +60.41 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 6    r3     PE->P2 (loopback) ping +60.44 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 7    r4     PE->P2 (loopback) ping +60.41 secs                       0    1
2019-02-11 09:49:55,362 ERROR: 8    r2     Core adjacencies up +300.21 secs                         0    1
2019-02-11 09:49:55,362 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-02-11 09:49:55,362 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-02-11 09:49:55,363 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-02-11 09:49:55,363 ERROR: 12   r1     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 13   r3     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 14   r4     All adjacencies up                                       0    1
2019-02-11 09:49:55,363 ERROR: 15   r1     PE->PE3 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: 16   r1     PE->PE4 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: 17   r4     PE->PE3 (loopback) ping +10.07 secs                      0    1
2019-02-11 09:49:55,364 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 09:49:55,637 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401

2019-02-11 09:50:23,835 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19173]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f76af76302a in __GI_abort () at abort.c:89
#2  0x00007f76aff7f62a in core_handler (signo=7, siginfo=0x7ffe68b7a4b0, context=0x7ffe68b7a380) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f76afb06e90 in __libc_wait (stat_loc=0x7ffe68b7a934) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055997f9daf35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055997f9db4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f76aff7f6c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f76aff8c1ed in thread_fetch (m=m@entry=0x5599801d05c0, fetch=fetch@entry=0x7ffe68b7aab0) at lib/thread.c:1425
#9  0x00007f76aff601d3 in frr_run (master=0x5599801d05c0) at lib/libfrr.c:1010
#10 0x000055997f9d7e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19204]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f246ef2d02a in __GI_abort () at abort.c:89
#2  0x00007f246f74962a in core_handler (signo=7, siginfo=0x7ffe0e3f8f70, context=0x7ffe0e3f8e40) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f246f2d0e90 in __libc_wait (stat_loc=0x7ffe0e3f9404) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000557446138f35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005574461394f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f246f7496c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f246f7561ed in thread_fetch (m=m@entry=0x55744763a5c0, fetch=fetch@entry=0x7ffe0e3f9580) at lib/thread.c:1425
#9  0x00007f246f72a1d3 in frr_run (master=0x55744763a5c0) at lib/libfrr.c:1010
#10 0x0000557446135e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19278]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007face688b02a in __GI_abort () at abort.c:89
#2  0x00007face70a762a in core_handler (signo=7, siginfo=0x7fff03aed770, context=0x7fff03aed640) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007face6c2ee90 in __libc_wait (stat_loc=0x7fff03aedbe4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x00005639dcdbef35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005639dcdbf4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007face70a76c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007face70b41ed in thread_fetch (m=m@entry=0x5639de6475c0, fetch=fetch@entry=0x7fff03aedd60) at lib/thread.c:1425
#9  0x00007face70881d3 in frr_run (master=0x5639de6475c0) at lib/libfrr.c:1010
#10 0x00005639dcdbbe72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401
2019-02-11 09:50:35,614 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19173]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f76af761428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f76af76302a in __GI_abort () at abort.c:89
#2  0x00007f76aff7f62a in core_handler (signo=7, siginfo=0x7ffe68b7a4b0, context=0x7ffe68b7a380) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f76afb06e90 in __libc_wait (stat_loc=0x7ffe68b7a934) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055997f9daf35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x000055997f9db4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f76aff7f6c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f76aff8c1ed in thread_fetch (m=m@entry=0x5599801d05c0, fetch=fetch@entry=0x7ffe68b7aab0) at lib/thread.c:1425
#9  0x00007f76aff601d3 in frr_run (master=0x5599801d05c0) at lib/libfrr.c:1010
#10 0x000055997f9d7e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f47e17ce428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f47e17d002a in __GI_abort () at abort.c:89
#2  0x00007f47e21f462a in core_handler (signo=11, siginfo=0x7ffe386a7870, context=0x7ffe386a7740) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f47e244ddf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55b13c5e8010) at lib/openbsd-tree.c:406
#5  0x00007f47e21ce184 in if_name_head_RB_INSERT (elm=0x55b13c5e8010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f47e21cead3 in if_get_by_name (name=name@entry=0x7ffe386a86dc "r4-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x000055b13b286015 in netlink_interface (h=h@entry=0x7ffe386a86b8, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055b13b28e713 in netlink_parse_info (filter=filter@entry=0x55b13b285dc0 <netlink_interface>, nl=nl@entry=0x55b13c542b6c, zns=zns@entry=0x7ffe386b0200, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000055b13b286a56 in interface_lookup_netlink (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:762
#11 0x000055b13b28771a in interface_list (zns=zns@entry=0x55b13c542af0) at zebra/if_netlink.c:1393
#12 0x000055b13b2a4798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x55b13b50d9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055b13b2a492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x000055b13b282417 in main (argc=1, argv=0x7ffe386b04b8) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19204]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f246ef2b428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f246ef2d02a in __GI_abort () at abort.c:89
#2  0x00007f246f74962a in core_handler (signo=7, siginfo=0x7ffe0e3f8f70, context=0x7ffe0e3f8e40) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007f246f2d0e90 in __libc_wait (stat_loc=0x7ffe0e3f9404) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000557446138f35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005574461394f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007f246f7496c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007f246f7561ed in thread_fetch (m=m@entry=0x55744763a5c0, fetch=fetch@entry=0x7ffe0e3f9580) at lib/thread.c:1425
#9  0x00007f246f72a1d3 in frr_run (master=0x55744763a5c0) at lib/libfrr.c:1010
#10 0x0000557446135e72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f3a60f42428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f3a60f4402a in __GI_abort () at abort.c:89
#2  0x00007f3a6196862a in core_handler (signo=11, siginfo=0x7ffc869843f0, context=0x7ffc869842c0) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f3a61bc1df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x555e97bae010) at lib/openbsd-tree.c:406
#5  0x00007f3a61942184 in if_name_head_RB_INSERT (elm=0x555e97bae010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f3a61942ad3 in if_get_by_name (name=name@entry=0x7ffc8698524c "r1-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000555e96804015 in netlink_interface (h=h@entry=0x7ffc86985228, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000555e9680c713 in netlink_parse_info (filter=filter@entry=0x555e96803dc0 <netlink_interface>, nl=nl@entry=0x555e97b08b6c, zns=zns@entry=0x7ffc8698cd70, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000555e96804a56 in interface_lookup_netlink (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:762
#11 0x0000555e9680571a in interface_list (zns=zns@entry=0x555e97b08af0) at zebra/if_netlink.c:1393
#12 0x0000555e96822798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x555e96a8b9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x0000555e9682292b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000555e96800417 in main (argc=1, argv=0x7ffc8698d028) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 19278]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007face6889428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007face688b02a in __GI_abort () at abort.c:89
#2  0x00007face70a762a in core_handler (signo=7, siginfo=0x7fff03aed770, context=0x7fff03aed640) at lib/sigevent.c:249
#3  <signal handler called>
#4  0x00007face6c2ee90 in __libc_wait (stat_loc=0x7fff03aedbe4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x00005639dcdbef35 in ldpd_shutdown () at ldpd/ldpd.c:435
#6  0x00005639dcdbf4f7 in sigint () at ldpd/ldpd.c:150
#7  0x00007face70a76c8 in quagga_sigevent_process () at lib/sigevent.c:105
#8  0x00007face70b41ed in thread_fetch (m=m@entry=0x5639de6475c0, fetch=fetch@entry=0x7fff03aedd60) at lib/thread.c:1425
#9  0x00007face70881d3 in frr_run (master=0x5639de6475c0) at lib/libfrr.c:1010
#10 0x00005639dcdbbe72 in main (argc=<optimized out>, argv=<optimized out>) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 19259]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f36e3300428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f36e330202a in __GI_abort () at abort.c:89
#2  0x00007f36e3d2662a in core_handler (signo=11, siginfo=0x7ffe79a18530, context=0x7ffe79a18400) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f36e3f7fdf0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x55776976b010) at lib/openbsd-tree.c:406
#5  0x00007f36e3d00184 in if_name_head_RB_INSERT (elm=0x55776976b010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=0x0) at lib/if.c:148
#7  0x00007f36e3d00ad3 in if_get_by_name (name=name@entry=0x7ffe79a1936c "r3-eth4", vrf=<optimized out>) at lib/if.c:419
#8  0x0000557768226015 in netlink_interface (h=h@entry=0x7ffe79a19348, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x000055776822e713 in netlink_parse_info (filter=filter@entry=0x557768225dc0 <netlink_interface>, nl=nl@entry=0x5577696c5b6c, zns=zns@entry=0x7ffe79a20e90, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x0000557768226a56 in interface_lookup_netlink (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:762
#11 0x000055776822771a in interface_list (zns=zns@entry=0x5577696c5af0) at zebra/if_netlink.c:1393
#12 0x0000557768244798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5577684ad9b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000055776824492b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000557768222417 in main (argc=1, argv=0x7ffe79a21148) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 19292]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f430465a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f430465c02a in __GI_abort () at abort.c:89
#2  0x00007f430508062a in core_handler (signo=11, siginfo=0x7ffdce2aff70, context=0x7ffdce2afe40) at lib/sigevent.c:249
#3  <signal handler called>
#4  _rb_insert (t=t@entry=0x7f43052d9df0 <if_name_head_RB_INFO>, rbt=rbt@entry=0x70, elm=elm@entry=0x5616357fe010) at lib/openbsd-tree.c:406
#5  0x00007f430505a184 in if_name_head_RB_INSERT (elm=0x5616357fe010, head=0x70) at ./lib/if.h:295
#6  if_create (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=0x0) at lib/if.c:148
#7  0x00007f430505aad3 in if_get_by_name (name=name@entry=0x7ffdce2b0dac "ce4-eth0", vrf=<optimized out>) at lib/if.c:419
#8  0x000056163535b015 in netlink_interface (h=h@entry=0x7ffdce2b0d88, ns_id=<optimized out>, startup=startup@entry=1) at zebra/if_netlink.c:682
#9  0x0000561635363713 in netlink_parse_info (filter=filter@entry=0x56163535adc0 <netlink_interface>, nl=nl@entry=0x561635758b6c, zns=zns@entry=0x7ffdce2b88d0, count=count@entry=0, startup=startup@entry=1) at zebra/kernel_netlink.c:904
#10 0x000056163535ba56 in interface_lookup_netlink (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:762
#11 0x000056163535c71a in interface_list (zns=zns@entry=0x561635758af0) at zebra/if_netlink.c:1393
#12 0x0000561635379798 in zebra_ns_enable (ns_id=ns_id@entry=0, info=info@entry=0x5616355e29b0 <dzns>) at zebra/zebra_ns.c:130
#13 0x000056163537992b in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#14 0x0000561635357417 in main (argc=1, argv=0x7ffdce2b8b88) at zebra/main.c:401

*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-6678/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

*** defaultIntf: warning: r1 has no interfaces
2019-02-11 09:49:14,714 ERROR: ******************************************************************************
2019-02-11 09:49:14,714 ERROR: Test Target Summary                                                  Pass Fail
2019-02-11 09:49:14,714 ERROR: ******************************************************************************
2019-02-11 09:49:14,714 ERROR: FILE: scripts/adjacencies.py
2019-02-11 09:49:14,715 ERROR: 1    ce1    Adjacencies up +180.14 secs                              0    1
2019-02-11 09:49:14,715 ERROR: 2    ce2    Adjacencies up +10.61 secs                               0    1
2019-02-11 09:49:14,715 ERROR: 3    ce3    Adjacencies up +10.57 secs                               0    1
2019-02-11 09:49:14,715 ERROR: 4    ce4    Adjacencies up +180.56 secs                              0    1
2019-02-11 09:49:14,715 ERROR: 5    r1     PE->P2 (loopback) ping +60.44 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 6    r3     PE->P2 (loopback) ping +60.40 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 7    r4     PE->P2 (loopback) ping +60.40 secs                       0    1
2019-02-11 09:49:14,715 ERROR: 8    r2     Core adjacencies up +300.06 secs                         0    1
2019-02-11 09:49:14,715 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-02-11 09:49:14,715 ERROR: 12   r1     All adjacencies up                                       0    1
2019-02-11 09:49:14,715 ERROR: 13   r3     All adjacencies up                                       0    1
2019-02-11 09:49:14,715 ERROR: 14   r4     All adjacencies up                                       0    1
2019-02-11 09:49:14,716 ERROR: 15   r1     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: 16   r1     PE->PE4 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: 17   r4     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-02-11 09:49:14,716 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-02-11 09:49:14,718 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401

2019-02-11 09:49:18,174 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7870]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef7d05 in ?? ()
#0  0xb7ef7d05 in ?? ()
#1  <signal handler called>
#2  0xb7ef7d05 in ?? ()
#3  0x004234d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7e80780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7e8d518 in thread_fetch (m=0xc9ff68, fetch=0xbfff8ff0) at lib/thread.c:1425
#6  0xb7e5fa9e in frr_run (master=0xc9ff68) at lib/libfrr.c:1010
#7  0x0041fc00 in main (argc=<optimized out>, argv=0xbfff92d4) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7901]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f46d05 in ?? ()
#0  0xb7f46d05 in ?? ()
#1  <signal handler called>
#2  0xb7f46d05 in ?? ()
#3  0x004ec4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ecf780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7edc518 in thread_fetch (m=0x1f0df68, fetch=0xbffa3640) at lib/thread.c:1425
#6  0xb7eaea9e in frr_run (master=0x1f0df68) at lib/libfrr.c:1010
#7  0x004e8c00 in main (argc=<optimized out>, argv=0xbffa3924) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7975]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f19d05 in ?? ()
#0  0xb7f19d05 in ?? ()
#1  <signal handler called>
#2  0xb7f19d05 in ?? ()
#3  0x0045b4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ea2780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7eaf518 in thread_fetch (m=0x1b12f68, fetch=0xbfa646b0) at lib/thread.c:1425
#6  0xb7e81a9e in frr_run (master=0x1b12f68) at lib/libfrr.c:1010
#7  0x00457c00 in main (argc=<optimized out>, argv=0xbfa64994) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401
2019-02-11 09:49:27,803 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7870]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef7d05 in ?? ()
#0  0xb7ef7d05 in ?? ()
#1  <signal handler called>
#2  0xb7ef7d05 in ?? ()
#3  0x004234d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7e80780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7e8d518 in thread_fetch (m=0xc9ff68, fetch=0xbfff8ff0) at lib/thread.c:1425
#6  0xb7e5fa9e in frr_run (master=0xc9ff68) at lib/libfrr.c:1010
#7  0x0041fc00 in main (argc=<optimized out>, argv=0xbfff92d4) at ldpd/ldpd.c:405

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7848]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa2d05 in ?? ()
#0  0xb7fa2d05 in ?? ()
#1  <signal handler called>
#2  0xb7f1a50a in _rb_insert (t=0xb7f86ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1c22990) at lib/openbsd-tree.c:406
#3  0xb7f032d9 in if_name_head_RB_INSERT (elm=0x1c22990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7f03d13 in if_get_by_name (name=0xbfa0ff94 "r4-eth4", vrf=0x0) at lib/if.c:419
#6  0x00492579 in netlink_interface (h=0xbfa0ff70, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0049b57f in netlink_parse_info (filter=0x492330 <netlink_interface>, nl=0x1bb8974, zns=0xbfa17ac0, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00492f4b in interface_lookup_netlink (zns=0x1bb88f8) at zebra/if_netlink.c:762
#9  0x00493cf9 in interface_list (zns=0x1bb88f8) at zebra/if_netlink.c:1393
#10 0x004b20d5 in zebra_ns_enable (ns_id=0, info=0x519cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x004b228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0048e7ce in main (argc=1, argv=0xbfa17d44) at zebra/main.c:401

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7901]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f46d05 in ?? ()
#0  0xb7f46d05 in ?? ()
#1  <signal handler called>
#2  0xb7f46d05 in ?? ()
#3  0x004ec4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ecf780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7edc518 in thread_fetch (m=0x1f0df68, fetch=0xbffa3640) at lib/thread.c:1425
#6  0xb7eaea9e in frr_run (master=0x1f0df68) at lib/libfrr.c:1010
#7  0x004e8c00 in main (argc=<optimized out>, argv=0xbffa3924) at ldpd/ldpd.c:405

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 7885]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ee4d05 in ?? ()
#0  0xb7ee4d05 in ?? ()
#1  <signal handler called>
#2  0xb7e5c50a in _rb_insert (t=0xb7ec8ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x91b990) at lib/openbsd-tree.c:406
#3  0xb7e452d9 in if_name_head_RB_INSERT (elm=0x91b990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7e45d13 in if_get_by_name (name=0xbff280e4 "r1-eth4", vrf=0x0) at lib/if.c:419
#6  0x00434579 in netlink_interface (h=0xbff280c0, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043d57f in netlink_parse_info (filter=0x434330 <netlink_interface>, nl=0x8b1974, zns=0xbff2fc10, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x00434f4b in interface_lookup_netlink (zns=0x8b18f8) at zebra/if_netlink.c:762
#9  0x00435cf9 in interface_list (zns=0x8b18f8) at zebra/if_netlink.c:1393
#10 0x004540d5 in zebra_ns_enable (ns_id=0, info=0x4bbcd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0045428d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004307ce in main (argc=1, argv=0xbff2fe94) at zebra/main.c:401

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 7975]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f19d05 in ?? ()
#0  0xb7f19d05 in ?? ()
#1  <signal handler called>
#2  0xb7f19d05 in ?? ()
#3  0x0045b4d3 in sigint () at ldpd/ldpd.c:150
#4  0xb7ea2780 in quagga_sigevent_process () at lib/sigevent.c:105
#5  0xb7eaf518 in thread_fetch (m=0x1b12f68, fetch=0xbfa646b0) at lib/thread.c:1425
#6  0xb7e81a9e in frr_run (master=0x1b12f68) at lib/libfrr.c:1010
#7  0x00457c00 in main (argc=<optimized out>, argv=0xbfa64994) at ldpd/ldpd.c:405

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 7956]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f44d05 in ?? ()
#0  0xb7f44d05 in ?? ()
#1  <signal handler called>
#2  0xb7ebc50a in _rb_insert (t=0xb7f28ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x1941990) at lib/openbsd-tree.c:406
#3  0xb7ea52d9 in if_name_head_RB_INSERT (elm=0x1941990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:148
#5  0xb7ea5d13 in if_get_by_name (name=0xbf83e464 "r3-eth4", vrf=0x0) at lib/if.c:419
#6  0x004f2579 in netlink_interface (h=0xbf83e440, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x004fb57f in netlink_parse_info (filter=0x4f2330 <netlink_interface>, nl=0x18d7974, zns=0xbf845f90, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x004f2f4b in interface_lookup_netlink (zns=0x18d78f8) at zebra/if_netlink.c:762
#9  0x004f3cf9 in interface_list (zns=0x18d78f8) at zebra/if_netlink.c:1393
#10 0x005120d5 in zebra_ns_enable (ns_id=0, info=0x579cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0051228d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x004ee7ce in main (argc=1, argv=0xbf846214) at zebra/main.c:401

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 7989]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f55d05 in ?? ()
#0  0xb7f55d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd50a in _rb_insert (t=0xb7f39ec4 <if_name_head_RB_INFO>, rbt=0x4c, elm=0x2352990) at lib/openbsd-tree.c:406
#3  0xb7eb62d9 in if_name_head_RB_INSERT (elm=0x2352990, head=0x4c) at ./lib/if.h:295
#4  if_create (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:148
#5  0xb7eb6d13 in if_get_by_name (name=0xbfa49a44 "ce4-eth0", vrf=0x0) at lib/if.c:419
#6  0x0042e579 in netlink_interface (h=0xbfa49a20, ns_id=0, startup=1) at zebra/if_netlink.c:682
#7  0x0043757f in netlink_parse_info (filter=0x42e330 <netlink_interface>, nl=0x22e8974, zns=0xbfa51570, count=0, startup=1) at zebra/kernel_netlink.c:904
#8  0x0042ef4b in interface_lookup_netlink (zns=0x22e88f8) at zebra/if_netlink.c:762
#9  0x0042fcf9 in interface_list (zns=0x22e88f8) at zebra/if_netlink.c:1393
#10 0x0044e0d5 in zebra_ns_enable (ns_id=0, info=0x4b5cd4 <dzns>) at zebra/zebra_ns.c:130
#11 0x0044e28d in zebra_ns_init (optional_default_name=0x0) at zebra/zebra_ns.c:208
#12 0x0042a7ce in main (argc=1, argv=0xbfa517f4) at zebra/main.c:401

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/TOPOI386/ErrorLog/log_topotests.txt

Report for bfd.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #566: FILE: /tmp/f1-16684/bfd.c:566:
Report for bfd_packet.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #876: FILE: /tmp/f1-16684/bfd_packet.c:876:
< WARNING: line over 80 characters
< #1103: FILE: /tmp/f1-16684/bfd_packet.c:1103:
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #816: FILE: /tmp/f1-16684/bgp_zebra.c:816:
< WARNING: line over 80 characters
< #819: FILE: /tmp/f1-16684/bgp_zebra.c:819:
Report for connected.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #275: FILE: /tmp/f1-16684/connected.c:275:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-16684/connected.c:416:
Report for if.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #171: FILE: /tmp/f1-16684/if.c:171:
Report for interface.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #567: FILE: /tmp/f1-16684/interface.c:567:
Report for ioctl.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #144: FILE: /tmp/f1-16684/ioctl.c:144:
< WARNING: line over 80 characters
< #162: FILE: /tmp/f1-16684/ioctl.c:162:
Report for rt_netlink.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #2604: FILE: /tmp/f1-16684/rt_netlink.c:2604:
Report for zapi_msg.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #217: FILE: /tmp/f1-16684/zapi_msg.c:217:
Report for zebra_vxlan.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #4020: FILE: /tmp/f1-16684/zebra_vxlan.c:4020:

Warnings Generated during build:

Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (2 warnings, 1 info)
Debian 8 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA fb85ce1

New warnings:

Static Analysis warning summary compared to base:

  • Fixed warnings: 0
  • New warnings: 1

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6678/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 11, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 7c83f72
Date 02/11/2019
Start 15:52:45
Finish 16:16:37
Run-Time 23:52
Total 1816
Pass 1816
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-02-11-15:52:45.txt
Log autoscript-2019-02-11-15:53:27.log.bz2
Memory 487 481 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Report for bfd.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #566: FILE: /tmp/f1-16402/bfd.c:566:
Report for bfd_packet.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #876: FILE: /tmp/f1-16402/bfd_packet.c:876:
< WARNING: line over 80 characters
< #1103: FILE: /tmp/f1-16402/bfd_packet.c:1103:
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #816: FILE: /tmp/f1-16402/bgp_zebra.c:816:
< WARNING: line over 80 characters
< #819: FILE: /tmp/f1-16402/bgp_zebra.c:819:
Report for connected.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #275: FILE: /tmp/f1-16402/connected.c:275:
< WARNING: line over 80 characters
< #416: FILE: /tmp/f1-16402/connected.c:416:
Report for if.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #171: FILE: /tmp/f1-16402/if.c:171:
Report for interface.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #567: FILE: /tmp/f1-16402/interface.c:567:
Report for ioctl.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #144: FILE: /tmp/f1-16402/ioctl.c:144:
< WARNING: line over 80 characters
< #162: FILE: /tmp/f1-16402/ioctl.c:162:
Report for rt_netlink.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #2604: FILE: /tmp/f1-16402/rt_netlink.c:2604:
Report for zapi_msg.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #217: FILE: /tmp/f1-16402/zapi_msg.c:217:
Report for zebra_vxlan.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #4020: FILE: /tmp/f1-16402/zebra_vxlan.c:4020:

Warnings Generated during build:

Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (2 warnings, 1 info)
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Debian 8 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA fb85ce1

New warnings:

Static Analysis warning summary compared to base:

  • Fixed warnings: 0
  • New warnings: 1

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6683/artifact/shared/static_analysis/index.html

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from 7c83f72 to c627c5d Compare February 12, 2019 07:56
@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 12, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 c627c5d
Date 02/12/2019
Start 03:03:16
Finish 03:27:01
Run-Time 23:45
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-02-12-03:03:16.txt
Log autoscript-2019-02-12-03:03:57.log.bz2
Memory 501 502 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Report for bfd_packet.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #876: FILE: /tmp/f1-16244/bfd_packet.c:876:

Warnings Generated during build:

Debian 8 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (2 warnings, 1 info)
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA b7d673c

No Changes in Static Analysis warnings compared to base

3 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6688/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 14, 2019

🛑 Basic BGPD CI results: FAILURE

Results table
_ _
Result FAILURE git merge/3775 fb78578 frr.github Build
Date 02/14/2019
Start 10:22:51
Finish 10:23:30
Run-Time 00:39
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2019-02-14-10:22:51.txt
Log make-2019-02-14-10:22:51.out.bz2
Memory

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI009BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
OpenBSD 6 amd64 build: Failed (click for details) OpenBSD 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI011BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
NetBSD 6 amd64 build: Failed (click for details) NetBSD 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI007BUILD/config.status/config.status

Make failed for NetBSD 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI007BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI005BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
OmniOS amd64 build: Failed (click for details) OmniOS amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI010BUILD/config.status/config.status

Make failed for OmniOS amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI010BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
NetBSD 7 amd64 build: Failed (click for details) NetBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI012BUILD/config.status/config.status

Make failed for NetBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI012BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
CentOS 6 amd64 build: Failed (click for details) CentOS 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI006BUILD/config.status/config.status

Make failed for CentOS 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI006BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 10 amd64 build: Failed (click for details) FreeBSD 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI003BUILD/config.status/config.status

Make failed for FreeBSD 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI003BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Successful on other platforms
  • Ubuntu 12.04 amd64 build

Warnings Generated during build:

Checkout code: Successful with additional warnings
FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI009BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
OpenBSD 6 amd64 build: Failed (click for details) OpenBSD 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI011BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
NetBSD 6 amd64 build: Failed (click for details) NetBSD 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI007BUILD/config.status/config.status

Make failed for NetBSD 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI007BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI005BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
OmniOS amd64 build: Failed (click for details) OmniOS amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI010BUILD/config.status/config.status

Make failed for OmniOS amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI010BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
NetBSD 7 amd64 build: Failed (click for details) NetBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI012BUILD/config.status/config.status

Make failed for NetBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI012BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
CentOS 6 amd64 build: Failed (click for details) CentOS 6 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI006BUILD/config.status/config.status

Make failed for CentOS 6 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI006BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 10 amd64 build: Failed (click for details) FreeBSD 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI003BUILD/config.status/config.status

Make failed for FreeBSD 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI003BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6715/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Report for bfd_packet.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #876: FILE: /tmp/f1-31796/bfd_packet.c:876:
Report for vrf.h | 2 issues
===============================================
< WARNING: line over 80 characters
< #122: FILE: /tmp/f1-31796/vrf.h:122:

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from fb78578 to f4ada0e Compare February 14, 2019 17:27
@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 14, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 f4ada0e
Date 02/14/2019
Start 12:32:55
Finish 12:56:33
Run-Time 23:38
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-02-14-12:32:55.txt
Log autoscript-2019-02-14-12:33:37.log.bz2
Memory 499 500 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Debian 8 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (2 warnings, 1 info)
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA 09720d3

No Changes in Static Analysis warnings compared to base

3 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6718/artifact/shared/static_analysis/index.html

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from f4ada0e to bbd0e75 Compare February 20, 2019 10:14
@pguibert6WIND
Copy link
Member Author

The issue I had was that there was inconsistency in vrf creation in a daemon, and the other not. for instance, if I permit to create vrf in ospf, I have to permit it too to rip, otherwise the interface creation will diverge between the two daemons.

the investigation will need some more time. I will tark that ticket to wip so that there is no need to review it for each weekly meeting.
the issue here is that the vrf_id value is stored in other structures, and if vrf_id is set to unknown in those structures, this may cause an issue. as example, nexthop tracking is using the vrf_id.

this may be mitigated that nexthop code path is not used, while the vrf is not enabled by the daemon. but this needs two things, I would say in this ticket:

  • an inventory of what are the services that use vrf_id
  • for each service, is it using critical path or not.

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 20, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 bbd0e75
Date 02/20/2019
Start 05:22:50
Finish 05:46:35
Run-Time 23:45
Total 1816
Pass 1816
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-02-20-05:22:50.txt
Log autoscript-2019-02-20-05:23:31.log.bz2
Memory 487 494 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Report for vrf.c | 2 issues
===============================================
< ERROR: space required after that ',' (ctx:VxV)
< #910: FILE: /tmp/f1-24556/vrf.c:910:
Report for vrf.h | 2 issues
===============================================
< WARNING: line over 80 characters
< #127: FILE: /tmp/f1-24556/vrf.h:127:

Warnings Generated during build:

Debian 8 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (2 warnings, 1 info)
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
N: 3 tags overridden (3 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA 8faeb50

New warnings:

Static Analysis warning summary compared to base:

  • Fixed warnings: 0
  • New warnings: 1

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-6780/artifact/shared/static_analysis/index.html

@donaldsharp
Copy link
Member

Let's fix the new sa warning

pimd/pim_iface.c Outdated
@@ -1467,7 +1468,7 @@ void pim_if_create_pimreg(struct pim_instance *pim)
snprintf(pimreg_name, sizeof(pimreg_name), "pimreg%u",
pim->vrf->data.l.table_id);

pim->regiface = if_create(pimreg_name, pim->vrf_id);
pim->regiface = if_create(pimreg_name, vrf);
Copy link
Member

Choose a reason for hiding this comment

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

pim->vrf? doesn't this already exist?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes.simplifying the code

bgpd/bgp_zebra.c Outdated
@@ -517,7 +517,7 @@ static int bgp_interface_vrf_update(int command, struct zclient *zclient,
}
}

if_update_to_new_vrf(ifp, new_vrf_id);
if_update_to_new_vrf(ifp, vrf_get(new_vrf_id, NULL));
Copy link
Member

Choose a reason for hiding this comment

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

wouldn't this be better as a vrf_lookup instead of a get? What sequence of events would we move a interface to a vrf that zebra wouldn't have told us about are you expecting here that we need to use a vrf_get?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes.

@@ -374,7 +374,7 @@ static int ospf_interface_vrf_update(int command, struct zclient *zclient,
ospf_vrf_id_to_name(new_vrf_id), new_vrf_id);

/*if_update(ifp, ifp->name, strlen(ifp->name), new_vrf_id);*/
if_update_to_new_vrf(ifp, new_vrf_id);
if_update_to_new_vrf(ifp, vrf_get(new_vrf_id, NULL));
Copy link
Member

Choose a reason for hiding this comment

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

Same question here and for pim as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

ok

@@ -1443,6 +1443,10 @@ struct interface *zebra_interface_add_read(struct stream *s, vrf_id_t vrf_id)
/* Lookup/create interface by name. */
ifp = if_get_by_name(ifname_tmp, vrf);

/* update vrf_id of interface */
Copy link
Member

Choose a reason for hiding this comment

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

I'm having a very hard time parsing the commit message for this particular commit. Can you rephrase what you are trying to solve here?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes. I reviewed it.
to make it simple. the interface logic is : move API from vrf_id to vrf.

bgpd/bgp_zebra.c Outdated
@@ -802,7 +802,7 @@ bool bgp_zebra_nexthop_set(union sockunion *local, union sockunion *remote,
nexthop->v4 = local->sin.sin_addr;
if (peer->update_if)
ifp = if_lookup_by_name(peer->update_if,
peer->bgp->vrf_id);
vrf_lookup_by_id(peer->bgp->vrf_id));
Copy link
Member

Choose a reason for hiding this comment

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

Tabs look wrong here.

Copy link
Member Author

Choose a reason for hiding this comment

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

ok

@@ -1291,7 +1291,6 @@ static int lib_interface_create(enum nb_event event,
if (vrf->vrf_id == VRF_UNKNOWN) {
zlog_warn("%s: VRF %s is not active", __func__,
vrf->name);
return NB_ERR_VALIDATION;
Copy link
Member

Choose a reason for hiding this comment

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

@rwestphal is this going to break any of our assumptions?

@@ -672,7 +672,7 @@ static int netlink_interface(struct nlmsghdr *h, ns_id_t ns_id, int startup)
if (vrf_is_backend_netns())
vrf_id = (vrf_id_t)ns_id;

vrf = vrf_lookup_by_id(vrf_id);
vrf = vrf_get(vrf_id, NULL);
Copy link
Member

Choose a reason for hiding this comment

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

What's the sequence of events that leads us to getting interface events for a vrf before we have information about that vrf?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't remember exactly. I think that while testing. I encountered this issue.
I propose to skip this commit for now.

ospfd/ospfd.c Outdated
@@ -2177,10 +2177,26 @@ static int ospf_vrf_disable(struct vrf *vrf)
return 0;
}

static int ospf_vrf_config_write(struct vty *vty)
Copy link
Member

Choose a reason for hiding this comment

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

This code breaks some assumptions about how we expect data to be outputed for cli actions, namely we don't display a mode if there is no data in the sub-mode. If you must have a vrf data then cause the router ospf vrf XX line to auto-create the vrf if it does not exist instead.

Copy link
Member Author

Choose a reason for hiding this comment

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

ok. I understand your point.
I have no solutio for now, except the following:
For instance, if I want to permit vrf creation on ospfd, I should modify ospf_vrf_new() so as to create a specific context.
Then if that context exists, the vrf will be displayed on the running-config, ( then on startup configuration too).

ok for you?

lib/vrf.c Outdated
{
struct vrf *vrf;

RB_FOREACH (vrf, vrf_name_head, &vrfs_by_name) {
Copy link
Member

Choose a reason for hiding this comment

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

Again this breaks assumptions about how we do not expect to output modes if they have no sub-mode data.

Copy link
Member Author

Choose a reason for hiding this comment

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

even daemons that do not have interface node configurable, will have to have those lines.
the reason is that when you are on vtysh, and you try to access interface node, all daemons will be questioned.

and if at least one daemon answers: not possible, then the command will fail from vtysh perspective.

the only way to tackle this problem is:

  • either use daemon config node ( by telnet localhost XXX)
  • or permit vrf creation for all vrfs that will be on the configuration of at least one daemon.

lib/if.c Outdated
@@ -1106,7 +1106,7 @@ DEFPY_NOSH (interface,
* interface is found, then a new one should be created on the default
* VRF.
*/
VRF_GET_INSTANCE(vrf, vrfname, false);
VRF_LOOK_INSTANCE(vrf, vrfname, false);
Copy link
Member

Choose a reason for hiding this comment

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

The commit comment does not make sense to me given what this commit does, Can you clarify it?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was thinking VRF_GET_INSTANCE means: create vrf.
but actually, VRF_GET_ID does just a lookup.
so I propose to remove that commit.

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from bbd0e75 to 151eac6 Compare April 1, 2019 10:36
@pguibert6WIND
Copy link
Member Author

I tried to answer most of the remarks done.
one of the main changes remains is about the presence of 'vrf XXX' in the startup configuration of each daemon. as Donald noticed, should we create vrf on each daemons configuration, even if there is no meta-data assigned to it.

@LabN-CI
Copy link
Collaborator

LabN-CI commented Apr 1, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 151eac6
Date 04/01/2019
Start 06:42:56
Finish 07:07:22
Run-Time 24:26
Total 1816
Pass 1816
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-04-01-06:42:56.txt
Log autoscript-2019-04-01-06:43:43.log.bz2
Memory 502 499 429

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-7094/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 11:10:43,380 ERROR: ******************************************************************************
2019-04-01 11:10:43,381 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 11:10:43,381 ERROR: ******************************************************************************
2019-04-01 11:10:43,381 ERROR: FILE: scripts/check_linux_vrf.py
2019-04-01 11:10:43,381 ERROR: 10   ce4    IPv4:bgp, l3mdev = 1                                     0    1
2019-04-01 11:10:43,381 ERROR: 11   ce4    IPv6:bgp                                                 0    1
2019-04-01 11:10:43,381 ERROR: 14   r1     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,381 ERROR: 15   r1     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 17   r3     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 18   r3     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 20   r4     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 21   r4     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 23   r4     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 24   r4     VRF cust2 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 26   ce1    CE->PE ping +13.25 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 28   ce2    CE->PE ping +10.24 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 30   ce3    CE->PE ping +10.20 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 32   ce4    CE interface route                                       0    1
2019-04-01 11:10:43,382 ERROR: 33   ce4    CE4->PE4 ping +10.07 secs                                0    1
2019-04-01 11:10:43,382 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 11:10:43,383 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_check_linux_vrf": 15 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()

2019-04-01 11:10:47,218 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f3f46639801 in __GI_abort () at abort.c:79
#2  0x00007f3f46e7633d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3f469fc16e in __libc_wait (stat_loc=0x7fffe5f356a4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000564e8a3a5368 in ?? ()
#6  0x0000564e8a3a5937 in ?? ()
#7  0x00007f3f46e763d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f3f46e82c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f3f46e57033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000564e8a3a2398 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fc43cf97801 in __GI_abort () at abort.c:79
#2  0x00007fc43d7d433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc43d35a16e in __libc_wait (stat_loc=0x7ffe8f168494) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d3be606368 in ?? ()
#6  0x000055d3be606937 in ?? ()
#7  0x00007fc43d7d43d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc43d7e0c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc43d7b5033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d3be603398 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 4142]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f30548a6801 in __GI_abort () at abort.c:79
#2  0x00007f30550e333d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3054c6916e in __libc_wait (stat_loc=0x7ffcf185bef4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562647e8c368 in ?? ()
#6  0x0000562647e8c937 in ?? ()
#7  0x00007f30550e33d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f30550efc55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f30550c4033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562647e89398 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()
2019-04-01 11:10:57,374 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f3f46639801 in __GI_abort () at abort.c:79
#2  0x00007f3f46e7633d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3f469fc16e in __libc_wait (stat_loc=0x7fffe5f356a4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000564e8a3a5368 in ?? ()
#6  0x0000564e8a3a5937 in ?? ()
#7  0x00007f3f46e763d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f3f46e82c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f3f46e57033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000564e8a3a2398 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fc43cf97801 in __GI_abort () at abort.c:79
#2  0x00007fc43d7d433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc43d35a16e in __libc_wait (stat_loc=0x7ffe8f168494) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d3be606368 in ?? ()
#6  0x000055d3be606937 in ?? ()
#7  0x00007fc43d7d43d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc43d7e0c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc43d7b5033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d3be603398 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 4142]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f30548a6801 in __GI_abort () at abort.c:79
#2  0x00007f30550e333d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3054c6916e in __libc_wait (stat_loc=0x7ffcf185bef4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562647e8c368 in ?? ()
#6  0x0000562647e8c937 in ?? ()
#7  0x00007f30550e33d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f30550efc55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f30550c4033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562647e89398 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()

*** defaultIntf: warning: lm has no interfaces
pe1: Daemon zebra not running

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: Daemon zebra not running

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()

2019-04-01 11:19:27,483 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": pe1: Daemon zebra not running
pe2: Daemon zebra not running


pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13629]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f985d1ab801 in __GI_abort () at abort.c:79
#2  0x00007f985d9e833d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f985d56e16e in __libc_wait (stat_loc=0x7ffc660e1d54) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562962c09368 in ?? ()
#6  0x0000562962c09937 in ?? ()
#7  0x00007f985d9e83d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f985d9f4c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f985d9c9033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562962c06398 in main ()

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f52b130a801 in __GI_abort () at abort.c:79
#2  0x00007f52b1b4733d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f52b16cd16e in __libc_wait (stat_loc=0x7ffc7c26c054) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055efb9d78368 in ?? ()
#6  0x000055efb9d78937 in ?? ()
#7  0x00007f52b1b473d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f52b1b53c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f52b1b28033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055efb9d75398 in main ()

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()
2019-04-01 11:19:33,941 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": 
pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13629]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f985d1ab801 in __GI_abort () at abort.c:79
#2  0x00007f985d9e833d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f985d56e16e in __libc_wait (stat_loc=0x7ffc660e1d54) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562962c09368 in ?? ()
#6  0x0000562962c09937 in ?? ()
#7  0x00007f985d9e83d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f985d9f4c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f985d9c9033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562962c06398 in main ()

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f52b130a801 in __GI_abort () at abort.c:79
#2  0x00007f52b1b4733d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f52b16cd16e in __libc_wait (stat_loc=0x7ffc7c26c054) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055efb9d78368 in ?? ()
#6  0x000055efb9d78937 in ?? ()
#7  0x00007f52b1b473d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f52b1b53c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f52b1b28033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055efb9d75398 in main ()

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-7094/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 04:24:49,626 ERROR: ******************************************************************************
2019-04-01 04:24:49,627 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 04:24:49,628 ERROR: ******************************************************************************
2019-04-01 04:24:49,632 ERROR: FILE: scripts/adjacencies.py
2019-04-01 04:24:49,632 ERROR: 1    ce1    Adjacencies up +180.09 secs                              0    1
2019-04-01 04:24:49,632 ERROR: 2    ce2    Adjacencies up +10.35 secs                               0    1
2019-04-01 04:24:49,633 ERROR: 3    ce3    Adjacencies up +10.36 secs                               0    1
2019-04-01 04:24:49,633 ERROR: 4    ce4    Adjacencies up +180.57 secs                              0    1
2019-04-01 04:24:49,633 ERROR: 5    r1     PE->P2 (loopback) ping +60.45 secs                       0    1
2019-04-01 04:24:49,633 ERROR: 6    r3     PE->P2 (loopback) ping +60.45 secs                       0    1
2019-04-01 04:24:49,634 ERROR: 7    r4     PE->P2 (loopback) ping +60.38 secs                       0    1
2019-04-01 04:24:49,634 ERROR: 8    r2     Core adjacencies up +300.56 secs                         0    1
2019-04-01 04:24:49,634 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-04-01 04:24:49,634 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-04-01 04:24:49,634 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-04-01 04:24:49,635 ERROR: 12   r1     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 13   r3     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 14   r4     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 15   r1     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-04-01 04:24:49,635 ERROR: 16   r1     PE->PE4 (loopback) ping +10.07 secs                      0    1
2019-04-01 04:24:49,636 ERROR: 17   r4     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-04-01 04:24:49,636 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 04:24:49,640 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()

2019-04-01 04:24:53,629 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3553]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fc6ade6f02a in __GI_abort () at abort.c:89
#2  0x00007fc6ae68bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc6ae212e90 in __libc_wait (stat_loc=0x7ffdb93e5004) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055c6f327ff95 in ?? ()
#6  0x000055c6f3280557 in ?? ()
#7  0x00007fc6ae68bdb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc6ae6988fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc6ae66c863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055c6f327cedb in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f10f9aab02a in __GI_abort () at abort.c:89
#2  0x00007f10fa2c7d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f10f9e4ee90 in __libc_wait (stat_loc=0x7fff59166324) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d56ee9ff95 in ?? ()
#6  0x000055d56eea0557 in ?? ()
#7  0x00007f10fa2c7db8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f10fa2d48fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f10fa2a8863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d56ee9cedb in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3770]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f1ed67c202a in __GI_abort () at abort.c:89
#2  0x00007f1ed6fded1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f1ed6b65e90 in __libc_wait (stat_loc=0x7ffdd14fe164) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055f679b7ef95 in ?? ()
#6  0x000055f679b7f557 in ?? ()
#7  0x00007f1ed6fdedb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f1ed6feb8fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f1ed6fbf863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055f679b7bedb in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()
2019-04-01 04:25:03,527 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3553]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fc6ade6f02a in __GI_abort () at abort.c:89
#2  0x00007fc6ae68bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc6ae212e90 in __libc_wait (stat_loc=0x7ffdb93e5004) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055c6f327ff95 in ?? ()
#6  0x000055c6f3280557 in ?? ()
#7  0x00007fc6ae68bdb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc6ae6988fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc6ae66c863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055c6f327cedb in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f10f9aab02a in __GI_abort () at abort.c:89
#2  0x00007f10fa2c7d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f10f9e4ee90 in __libc_wait (stat_loc=0x7fff59166324) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d56ee9ff95 in ?? ()
#6  0x000055d56eea0557 in ?? ()
#7  0x00007f10fa2c7db8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f10fa2d48fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f10fa2a8863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d56ee9cedb in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3770]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f1ed67c202a in __GI_abort () at abort.c:89
#2  0x00007f1ed6fded1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f1ed6b65e90 in __libc_wait (stat_loc=0x7ffdd14fe164) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055f679b7ef95 in ?? ()
#6  0x000055f679b7f557 in ?? ()
#7  0x00007f1ed6fdedb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f1ed6feb8fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f1ed6fbf863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055f679b7bedb in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()

*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-7094/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 04:24:46,813 ERROR: ******************************************************************************
2019-04-01 04:24:46,814 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 04:24:46,814 ERROR: ******************************************************************************
2019-04-01 04:24:46,815 ERROR: FILE: scripts/adjacencies.py
2019-04-01 04:24:46,815 ERROR: 1    ce1    Adjacencies up +180.52 secs                              0    1
2019-04-01 04:24:46,815 ERROR: 2    ce2    Adjacencies up +10.29 secs                               0    1
2019-04-01 04:24:46,815 ERROR: 3    ce3    Adjacencies up +10.26 secs                               0    1
2019-04-01 04:24:46,815 ERROR: 4    ce4    Adjacencies up +180.16 secs                              0    1
2019-04-01 04:24:46,815 ERROR: 5    r1     PE->P2 (loopback) ping +60.32 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 6    r3     PE->P2 (loopback) ping +60.34 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 7    r4     PE->P2 (loopback) ping +60.35 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 8    r2     Core adjacencies up +300.22 secs                         0    1
2019-04-01 04:24:46,815 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 12   r1     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 13   r3     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 14   r4     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 15   r1     PE->PE3 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: 16   r1     PE->PE4 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: 17   r4     PE->PE3 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 04:24:46,818 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()

2019-04-01 04:24:49,261 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5018]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f18d05 in ?? ()
#0  0xb7f18d05 in ?? ()
#1  <signal handler called>
#2  0xb7f18d05 in ?? ()
#3  0x00419533 in ?? ()
#4  0xb7eada60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7eba7c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7e8cd9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00415c67 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5081]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f83d05 in ?? ()
#0  0xb7f83d05 in ?? ()
#1  <signal handler called>
#2  0xb7f83d05 in ?? ()
#3  0x00429533 in ?? ()
#4  0xb7f18a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f257c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7ef7d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00425c67 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5227]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f93d05 in ?? ()
#0  0xb7f93d05 in ?? ()
#1  <signal handler called>
#2  0xb7f93d05 in ?? ()
#3  0x0046a533 in ?? ()
#4  0xb7f28a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f357c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7f07d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00466c67 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()
2019-04-01 04:24:58,197 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5018]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f18d05 in ?? ()
#0  0xb7f18d05 in ?? ()
#1  <signal handler called>
#2  0xb7f18d05 in ?? ()
#3  0x00419533 in ?? ()
#4  0xb7eada60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7eba7c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7e8cd9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00415c67 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5081]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f83d05 in ?? ()
#0  0xb7f83d05 in ?? ()
#1  <signal handler called>
#2  0xb7f83d05 in ?? ()
#3  0x00429533 in ?? ()
#4  0xb7f18a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f257c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7ef7d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00425c67 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5227]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f93d05 in ?? ()
#0  0xb7f93d05 in ?? ()
#1  <signal handler called>
#2  0xb7f93d05 in ?? ()
#3  0x0046a533 in ?? ()
#4  0xb7f28a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f357c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7f07d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00466c67 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOI386/ErrorLog/log_topotests.txt

Successful on other platforms
  • CentOS 7 rpm pkg check
  • IPv6 protocols on Ubuntu 14.04
  • Ubuntu 16.04 deb pkg check
  • Ubuntu 12.04 deb pkg check
  • CentOS 6 rpm pkg check
  • Addresssanitizer topotest
  • Debian 8 deb pkg check
  • Debian 9 deb pkg check
  • Ubuntu 14.04 deb pkg check
  • IPv4 ldp protocol on Ubuntu 16.04
  • IPv4 protocols on Ubuntu 14.04
  • Static analyzer (clang)

Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1804/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1604/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOI386/MemoryLeaks/

Warnings Generated during build:

Checkout code: Successful with additional warnings
Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-7094/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 11:10:43,380 ERROR: ******************************************************************************
2019-04-01 11:10:43,381 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 11:10:43,381 ERROR: ******************************************************************************
2019-04-01 11:10:43,381 ERROR: FILE: scripts/check_linux_vrf.py
2019-04-01 11:10:43,381 ERROR: 10   ce4    IPv4:bgp, l3mdev = 1                                     0    1
2019-04-01 11:10:43,381 ERROR: 11   ce4    IPv6:bgp                                                 0    1
2019-04-01 11:10:43,381 ERROR: 14   r1     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,381 ERROR: 15   r1     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 17   r3     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 18   r3     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 20   r4     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 21   r4     VRF cust1 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 23   r4     VRF cust1 IP config                                      0    1
2019-04-01 11:10:43,382 ERROR: 24   r4     VRF cust2 interface route                                0    1
2019-04-01 11:10:43,382 ERROR: 26   ce1    CE->PE ping +13.25 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 28   ce2    CE->PE ping +10.24 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 30   ce3    CE->PE ping +10.20 secs                                  0    1
2019-04-01 11:10:43,382 ERROR: 32   ce4    CE interface route                                       0    1
2019-04-01 11:10:43,382 ERROR: 33   ce4    CE4->PE4 ping +10.07 secs                                0    1
2019-04-01 11:10:43,382 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 11:10:43,383 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_check_linux_vrf": 15 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()

2019-04-01 11:10:47,218 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f3f46639801 in __GI_abort () at abort.c:79
#2  0x00007f3f46e7633d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3f469fc16e in __libc_wait (stat_loc=0x7fffe5f356a4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000564e8a3a5368 in ?? ()
#6  0x0000564e8a3a5937 in ?? ()
#7  0x00007f3f46e763d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f3f46e82c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f3f46e57033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000564e8a3a2398 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fc43cf97801 in __GI_abort () at abort.c:79
#2  0x00007fc43d7d433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc43d35a16e in __libc_wait (stat_loc=0x7ffe8f168494) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d3be606368 in ?? ()
#6  0x000055d3be606937 in ?? ()
#7  0x00007fc43d7d43d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc43d7e0c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc43d7b5033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d3be603398 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 4142]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f30548a6801 in __GI_abort () at abort.c:79
#2  0x00007f30550e333d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3054c6916e in __libc_wait (stat_loc=0x7ffcf185bef4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562647e8c368 in ?? ()
#6  0x0000562647e8c937 in ?? ()
#7  0x00007f30550e33d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f30550efc55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f30550c4033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562647e89398 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()
2019-04-01 11:10:57,374 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f3f46639801 in __GI_abort () at abort.c:79
#2  0x00007f3f46e7633d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3f469fc16e in __libc_wait (stat_loc=0x7fffe5f356a4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000564e8a3a5368 in ?? ()
#6  0x0000564e8a3a5937 in ?? ()
#7  0x00007f3f46e763d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f3f46e82c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f3f46e57033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000564e8a3a2398 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7218317801 in __GI_abort () at abort.c:79
#2  0x00007f7218d5c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7218d4c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7218d35df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055bcd1860243 in ?? ()
#7  0x000055bcd18689e4 in netlink_parse_info ()
#8  0x000055bcd1860bc4 in interface_lookup_netlink ()
#9  0x000055bcd187f558 in zebra_ns_enable ()
#10 0x000055bcd187f6eb in zebra_ns_init ()
#11 0x000055bcd185c367 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fc43cf97801 in __GI_abort () at abort.c:79
#2  0x00007fc43d7d433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc43d35a16e in __libc_wait (stat_loc=0x7ffe8f168494) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d3be606368 in ?? ()
#6  0x000055d3be606937 in ?? ()
#7  0x00007fc43d7d43d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc43d7e0c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc43d7b5033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d3be603398 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f56624b7801 in __GI_abort () at abort.c:79
#2  0x00007f5662efc33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f5662eec1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f5662ed5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559886aa5243 in ?? ()
#7  0x0000559886aad9e4 in netlink_parse_info ()
#8  0x0000559886aa5bc4 in interface_lookup_netlink ()
#9  0x0000559886ac4558 in zebra_ns_enable ()
#10 0x0000559886ac46eb in zebra_ns_init ()
#11 0x0000559886aa1367 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 4142]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f30548a6801 in __GI_abort () at abort.c:79
#2  0x00007f30550e333d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f3054c6916e in __libc_wait (stat_loc=0x7ffcf185bef4) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562647e8c368 in ?? ()
#6  0x0000562647e8c937 in ?? ()
#7  0x00007f30550e33d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f30550efc55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f30550c4033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562647e89398 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 4123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f49caca9801 in __GI_abort () at abort.c:79
#2  0x00007f49cb6ee33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f49cb6de1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f49cb6c7df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055a7bd7ab243 in ?? ()
#7  0x000055a7bd7b39e4 in netlink_parse_info ()
#8  0x000055a7bd7abbc4 in interface_lookup_netlink ()
#9  0x000055a7bd7ca558 in zebra_ns_enable ()
#10 0x000055a7bd7ca6eb in zebra_ns_init ()
#11 0x000055a7bd7a7367 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4188]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007efd0d0e0801 in __GI_abort () at abort.c:79
#2  0x00007efd0db2533d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007efd0db151b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007efd0dafedf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000559af7668243 in ?? ()
#7  0x0000559af76709e4 in netlink_parse_info ()
#8  0x0000559af7668bc4 in interface_lookup_netlink ()
#9  0x0000559af7687558 in zebra_ns_enable ()
#10 0x0000559af76876eb in zebra_ns_init ()
#11 0x0000559af7664367 in main ()

*** defaultIntf: warning: lm has no interfaces
pe1: Daemon zebra not running

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: Daemon zebra not running

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()

2019-04-01 11:19:27,483 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": pe1: Daemon zebra not running
pe2: Daemon zebra not running


pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13629]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f985d1ab801 in __GI_abort () at abort.c:79
#2  0x00007f985d9e833d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f985d56e16e in __libc_wait (stat_loc=0x7ffc660e1d54) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562962c09368 in ?? ()
#6  0x0000562962c09937 in ?? ()
#7  0x00007f985d9e83d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f985d9f4c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f985d9c9033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562962c06398 in main ()

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f52b130a801 in __GI_abort () at abort.c:79
#2  0x00007f52b1b4733d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f52b16cd16e in __libc_wait (stat_loc=0x7ffc7c26c054) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055efb9d78368 in ?? ()
#6  0x000055efb9d78937 in ?? ()
#7  0x00007f52b1b473d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f52b1b53c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f52b1b28033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055efb9d75398 in main ()

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()
2019-04-01 11:19:33,941 ERROR: assert failed at "test_lm-proxy-topo1/test_lm_proxy": 
pe1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13629]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 2'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f985d1ab801 in __GI_abort () at abort.c:79
#2  0x00007f985d9e833d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f985d56e16e in __libc_wait (stat_loc=0x7ffc660e1d54) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x0000562962c09368 in ?? ()
#6  0x0000562962c09937 in ?? ()
#7  0x00007f985d9e83d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f985d9f4c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f985d9c9033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000562962c06398 in main ()

pe1: zebra crashed. Core file found - Backtrace follows:
[New LWP 13613]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fb5490d7801 in __GI_abort () at abort.c:79
#2  0x00007fb549b1c33d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fb549b0c1b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fb549af5df4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055d3dacf3243 in ?? ()
#7  0x000055d3dacfb9e4 in netlink_parse_info ()
#8  0x000055d3dacf3bc4 in interface_lookup_netlink ()
#9  0x000055d3dad12558 in zebra_ns_enable ()
#10 0x000055d3dad126eb in zebra_ns_init ()
#11 0x000055d3dacef367 in main ()

pe2: ldpd crashed. Core file found - Backtrace follows:
[New LWP 13692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd -n 3'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f52b130a801 in __GI_abort () at abort.c:79
#2  0x00007f52b1b4733d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f52b16cd16e in __libc_wait (stat_loc=0x7ffc7c26c054) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055efb9d78368 in ?? ()
#6  0x000055efb9d78937 in ?? ()
#7  0x00007f52b1b473d8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f52b1b53c55 in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f52b1b28033 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055efb9d75398 in main ()

pe2: zebra crashed. Core file found - Backtrace follows:
[New LWP 13676]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra -l ../lm/label_mgr.sock'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f7c4687f801 in __GI_abort () at abort.c:79
#2  0x00007f7c472c433d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f7c472b41b4 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f7c4729ddf4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000056109cbdf243 in ?? ()
#7  0x000056109cbe79e4 in netlink_parse_info ()
#8  0x000056109cbdfbc4 in interface_lookup_netlink ()
#9  0x000056109cbfe558 in zebra_ns_enable ()
#10 0x000056109cbfe6eb in zebra_ns_init ()
#11 0x000056109cbdb367 in main ()

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-7094/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 04:24:49,626 ERROR: ******************************************************************************
2019-04-01 04:24:49,627 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 04:24:49,628 ERROR: ******************************************************************************
2019-04-01 04:24:49,632 ERROR: FILE: scripts/adjacencies.py
2019-04-01 04:24:49,632 ERROR: 1    ce1    Adjacencies up +180.09 secs                              0    1
2019-04-01 04:24:49,632 ERROR: 2    ce2    Adjacencies up +10.35 secs                               0    1
2019-04-01 04:24:49,633 ERROR: 3    ce3    Adjacencies up +10.36 secs                               0    1
2019-04-01 04:24:49,633 ERROR: 4    ce4    Adjacencies up +180.57 secs                              0    1
2019-04-01 04:24:49,633 ERROR: 5    r1     PE->P2 (loopback) ping +60.45 secs                       0    1
2019-04-01 04:24:49,633 ERROR: 6    r3     PE->P2 (loopback) ping +60.45 secs                       0    1
2019-04-01 04:24:49,634 ERROR: 7    r4     PE->P2 (loopback) ping +60.38 secs                       0    1
2019-04-01 04:24:49,634 ERROR: 8    r2     Core adjacencies up +300.56 secs                         0    1
2019-04-01 04:24:49,634 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-04-01 04:24:49,634 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-04-01 04:24:49,634 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-04-01 04:24:49,635 ERROR: 12   r1     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 13   r3     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 14   r4     All adjacencies up                                       0    1
2019-04-01 04:24:49,635 ERROR: 15   r1     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-04-01 04:24:49,635 ERROR: 16   r1     PE->PE4 (loopback) ping +10.07 secs                      0    1
2019-04-01 04:24:49,636 ERROR: 17   r4     PE->PE3 (loopback) ping +10.08 secs                      0    1
2019-04-01 04:24:49,636 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 04:24:49,640 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()

2019-04-01 04:24:53,629 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3553]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fc6ade6f02a in __GI_abort () at abort.c:89
#2  0x00007fc6ae68bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc6ae212e90 in __libc_wait (stat_loc=0x7ffdb93e5004) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055c6f327ff95 in ?? ()
#6  0x000055c6f3280557 in ?? ()
#7  0x00007fc6ae68bdb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc6ae6988fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc6ae66c863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055c6f327cedb in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f10f9aab02a in __GI_abort () at abort.c:89
#2  0x00007f10fa2c7d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f10f9e4ee90 in __libc_wait (stat_loc=0x7fff59166324) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d56ee9ff95 in ?? ()
#6  0x000055d56eea0557 in ?? ()
#7  0x00007f10fa2c7db8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f10fa2d48fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f10fa2a8863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d56ee9cedb in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3770]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f1ed67c202a in __GI_abort () at abort.c:89
#2  0x00007f1ed6fded1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f1ed6b65e90 in __libc_wait (stat_loc=0x7ffdd14fe164) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055f679b7ef95 in ?? ()
#6  0x000055f679b7f557 in ?? ()
#7  0x00007f1ed6fdedb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f1ed6feb8fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f1ed6fbf863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055f679b7bedb in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()
2019-04-01 04:25:03,527 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3553]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fc6ade6d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fc6ade6f02a in __GI_abort () at abort.c:89
#2  0x00007fc6ae68bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fc6ae212e90 in __libc_wait (stat_loc=0x7ffdb93e5004) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055c6f327ff95 in ?? ()
#6  0x000055c6f3280557 in ?? ()
#7  0x00007fc6ae68bdb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007fc6ae6988fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007fc6ae66c863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055c6f327cedb in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fa8159f5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fa8159f702a in __GI_abort () at abort.c:89
#2  0x00007fa81641bd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fa81640bb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fa8163f56b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x00005617d01e4505 in ?? ()
#7  0x00005617d01ecd03 in netlink_parse_info ()
#8  0x00005617d01e4f46 in interface_lookup_netlink ()
#9  0x00005617d0203ed8 in zebra_ns_enable ()
#10 0x00005617d020406b in zebra_ns_init ()
#11 0x00005617d01e0757 in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f10f9aa9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f10f9aab02a in __GI_abort () at abort.c:89
#2  0x00007f10fa2c7d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f10f9e4ee90 in __libc_wait (stat_loc=0x7fff59166324) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055d56ee9ff95 in ?? ()
#6  0x000055d56eea0557 in ?? ()
#7  0x00007f10fa2c7db8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f10fa2d48fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f10fa2a8863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d56ee9cedb in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 3600]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fbcc6470428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fbcc647202a in __GI_abort () at abort.c:89
#2  0x00007fbcc6e96d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fbcc6e86b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fbcc6e706b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000564b534ea505 in ?? ()
#7  0x0000564b534f2d03 in netlink_parse_info ()
#8  0x0000564b534eaf46 in interface_lookup_netlink ()
#9  0x0000564b53509ed8 in zebra_ns_enable ()
#10 0x0000564b5350a06b in zebra_ns_init ()
#11 0x0000564b534e6757 in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 3770]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f1ed67c0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f1ed67c202a in __GI_abort () at abort.c:89
#2  0x00007f1ed6fded1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f1ed6b65e90 in __libc_wait (stat_loc=0x7ffdd14fe164) at ../sysdeps/unix/sysv/linux/wait.c:29
#5  0x000055f679b7ef95 in ?? ()
#6  0x000055f679b7f557 in ?? ()
#7  0x00007f1ed6fdedb8 in quagga_sigevent_process () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#8  0x00007f1ed6feb8fd in thread_fetch () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f1ed6fbf863 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055f679b7bedb in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 3743]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007fd41dd5d428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007fd41dd5f02a in __GI_abort () at abort.c:89
#2  0x00007fd41e783d1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007fd41e773b44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007fd41e75d6b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x000055c90659f505 in ?? ()
#7  0x000055c9065a7d03 in netlink_parse_info ()
#8  0x000055c90659ff46 in interface_lookup_netlink ()
#9  0x000055c9065beed8 in zebra_ns_enable ()
#10 0x000055c9065bf06b in zebra_ns_init ()
#11 0x000055c90659b757 in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 3816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x00007f22aa8b9428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f22aa8bb02a in __GI_abort () at abort.c:89
#2  0x00007f22ab2dfd1a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00007f22ab2cfb44 in _rb_insert () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#5  0x00007f22ab2b96b4 in if_create () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#6  0x0000561688211505 in ?? ()
#7  0x0000561688219d03 in netlink_parse_info ()
#8  0x0000561688211f46 in interface_lookup_netlink ()
#9  0x0000561688230ed8 in zebra_ns_enable ()
#10 0x000056168823106b in zebra_ns_init ()
#11 0x000056168820d757 in main ()

*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-7094/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

*** defaultIntf: warning: r1 has no interfaces
2019-04-01 04:24:46,813 ERROR: ******************************************************************************
2019-04-01 04:24:46,814 ERROR: Test Target Summary                                                  Pass Fail
2019-04-01 04:24:46,814 ERROR: ******************************************************************************
2019-04-01 04:24:46,815 ERROR: FILE: scripts/adjacencies.py
2019-04-01 04:24:46,815 ERROR: 1    ce1    Adjacencies up +180.52 secs                              0    1
2019-04-01 04:24:46,815 ERROR: 2    ce2    Adjacencies up +10.29 secs                               0    1
2019-04-01 04:24:46,815 ERROR: 3    ce3    Adjacencies up +10.26 secs                               0    1
2019-04-01 04:24:46,815 ERROR: 4    ce4    Adjacencies up +180.16 secs                              0    1
2019-04-01 04:24:46,815 ERROR: 5    r1     PE->P2 (loopback) ping +60.32 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 6    r3     PE->P2 (loopback) ping +60.34 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 7    r4     PE->P2 (loopback) ping +60.35 secs                       0    1
2019-04-01 04:24:46,815 ERROR: 8    r2     Core adjacencies up +300.22 secs                         0    1
2019-04-01 04:24:46,815 ERROR: 9    r1     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 10   r3     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 11   r4     Core adjacencies up                                      0    1
2019-04-01 04:24:46,816 ERROR: 12   r1     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 13   r3     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 14   r4     All adjacencies up                                       0    1
2019-04-01 04:24:46,816 ERROR: 15   r1     PE->PE3 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: 16   r1     PE->PE4 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: 17   r4     PE->PE3 (loopback) ping +10.06 secs                      0    1
2019-04-01 04:24:46,816 ERROR: See /tmp/topotests/bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/output.log for details of errors
2019-04-01 04:24:46,818 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_adjacencies": 17 tests failed
r4: Daemon zebra not running

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: Daemon zebra not running

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: Daemon zebra not running

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()

2019-04-01 04:24:49,261 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": r4: Daemon zebra not running
r1: Daemon zebra not running
r3: Daemon zebra not running
ce4: Daemon zebra not running


r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5018]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f18d05 in ?? ()
#0  0xb7f18d05 in ?? ()
#1  <signal handler called>
#2  0xb7f18d05 in ?? ()
#3  0x00419533 in ?? ()
#4  0xb7eada60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7eba7c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7e8cd9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00415c67 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5081]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f83d05 in ?? ()
#0  0xb7f83d05 in ?? ()
#1  <signal handler called>
#2  0xb7f83d05 in ?? ()
#3  0x00429533 in ?? ()
#4  0xb7f18a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f257c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7ef7d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00425c67 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5227]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f93d05 in ?? ()
#0  0xb7f93d05 in ?? ()
#1  <signal handler called>
#2  0xb7f93d05 in ?? ()
#3  0x0046a533 in ?? ()
#4  0xb7f28a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f357c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7f07d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00466c67 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()
2019-04-01 04:24:58,197 ERROR: assert failed at "bgp_l3vpn_to_bgp_vrf.test_bgp_l3vpn_to_bgp_vrf/test_memory_leak": 
r4: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5018]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f18d05 in ?? ()
#0  0xb7f18d05 in ?? ()
#1  <signal handler called>
#2  0xb7f18d05 in ?? ()
#3  0x00419533 in ?? ()
#4  0xb7eada60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7eba7c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7e8cd9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00415c67 in main ()

r4: zebra crashed. Core file found - Backtrace follows:
[New LWP 4996]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fa5d05 in ?? ()
#0  0xb7fa5d05 in ?? ()
#1  <signal handler called>
#2  0xb7f2979a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f12479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f12efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x004fa929 in ?? ()
#6  0x00503a97 in netlink_parse_info ()
#7  0x004fb2fb in interface_lookup_netlink ()
#8  0x0051b915 in zebra_ns_enable ()
#9  0x0051bacd in zebra_ns_init ()
#10 0x004f698e in main ()

r1: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5081]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f83d05 in ?? ()
#0  0xb7f83d05 in ?? ()
#1  <signal handler called>
#2  0xb7f83d05 in ?? ()
#3  0x00429533 in ?? ()
#4  0xb7f18a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f257c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7ef7d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00425c67 in main ()

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 5065]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f49d05 in ?? ()
#0  0xb7f49d05 in ?? ()
#1  <signal handler called>
#2  0xb7ecd79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7eb6479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7eb6efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x0048a929 in ?? ()
#6  0x00493a97 in netlink_parse_info ()
#7  0x0048b2fb in interface_lookup_netlink ()
#8  0x004ab915 in zebra_ns_enable ()
#9  0x004abacd in zebra_ns_init ()
#10 0x0048698e in main ()

r3: ldpd crashed. Core file found - Backtrace follows:
[New LWP 5227]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/ldpd'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f93d05 in ?? ()
#0  0xb7f93d05 in ?? ()
#1  <signal handler called>
#2  0xb7f93d05 in ?? ()
#3  0x0046a533 in ?? ()
#4  0xb7f28a60 in quagga_sigevent_process () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0xb7f357c8 in thread_fetch () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#6  0xb7f07d9e in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0x00466c67 in main ()

r3: zebra crashed. Core file found - Backtrace follows:
[New LWP 5208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7fb1d05 in ?? ()
#0  0xb7fb1d05 in ?? ()
#1  <signal handler called>
#2  0xb7f3579a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7f1e479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7f1eefe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00433929 in ?? ()
#6  0x0043ca97 in netlink_parse_info ()
#7  0x004342fb in interface_lookup_netlink ()
#8  0x00454915 in zebra_ns_enable ()
#9  0x00454acd in zebra_ns_init ()
#10 0x0042f98e in main ()

ce4: zebra crashed. Core file found - Backtrace follows:
[New LWP 5273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f78d05 in ?? ()
#0  0xb7f78d05 in ?? ()
#1  <signal handler called>
#2  0xb7efc79a in _rb_insert () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#3  0xb7ee5479 in if_create () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#4  0xb7ee5efe in if_get_by_name () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#5  0x00497929 in ?? ()
#6  0x004a0a97 in netlink_parse_info ()
#7  0x004982fb in interface_lookup_netlink ()
#8  0x004b8915 in zebra_ns_enable ()
#9  0x004b8acd in zebra_ns_init ()
#10 0x0049398e in main ()

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/TOPOI386/ErrorLog/log_topotests.txt

Report for bfd.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #141: FILE: /tmp/f1-25511/bfd.c:141:
< WARNING: line over 80 characters
< #149: FILE: /tmp/f1-25511/bfd.c:149:
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #805: FILE: /tmp/f1-25511/bgp_zebra.c:805:
< WARNING: line over 80 characters
< #817: FILE: /tmp/f1-25511/bgp_zebra.c:817:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-25511/sharp_zebra.c:49:
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-25511/static_zebra.c:50:
Report for vrf.c | 2 issues
===============================================
< ERROR: space required after that ',' (ctx:VxV)
< #914: FILE: /tmp/f1-25511/vrf.c:914:
Report for vrf.h | 4 issues
===============================================
< ERROR: do not use assignment in if condition
< #126: FILE: /tmp/f1-25511/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #144: FILE: /tmp/f1-25511/vrf.h:144:

Warnings Generated during build:

Ubuntu 16.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/CI014BUILD/ErrorLog/log_lintian.txt)

W: frr-rpki-rtrlib: package-has-long-file-name 72 (81) > 80
Ubuntu 14.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 14.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr-rpki-rtrlib: package-has-long-file-name 72 (81) > 80
Ubuntu 16.04 i386 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 16.04 i386 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/U1604I386/ErrorLog/log_lintian.txt)

W: frr-rpki-rtrlib: package-has-long-file-name 71 (81) > 80
Ubuntu 18.04 amd64 build: Successful with additional warnings

Debian Package lintian failed for Ubuntu 18.04 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/U1804AMD64/ErrorLog/log_lintian.txt)

W: frr-rpki-rtrlib: package-has-long-file-name 72 (81) > 80
Debian 9 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 9 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/CI021BUILD/ErrorLog/log_lintian.txt)

W: frr-rpki-rtrlib-dbgsym: package-has-long-file-name 72 (81) > 80

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA ecedbaa
  • Base image data for Git ecedbaa does not exist - compare skipped

1 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7094/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented May 20, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 c55f92c
Date 05/20/2019
Start 13:20:18
Finish 13:44:14
Run-Time 23:56
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-05-20-13:20:18.txt
Log autoscript-2019-05-20-13:21:31.log.bz2
Memory 426 427 360

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-7762/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()

2019-05-20 07:14:17,582 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()
2019-05-20 07:14:18,918 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: r1 has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOI386/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-7762/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()

2019-05-20 16:14:42,109 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()
2019-05-20 16:14:43,084 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()

*** defaultIntf: warning: r1 has no interfaces
*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-7762/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()

2019-05-20 14:14:39,283 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()
2019-05-20 14:14:40,603 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()

*** defaultIntf: warning: r1 has no interfaces
*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Successful on other platforms
  • Ubuntu 16.04 deb pkg check
  • CentOS 7 rpm pkg check
  • Ubuntu 14.04 deb pkg check
  • IPv4 ldp protocol on Ubuntu 16.04
  • Addresssanitizer topotest
  • Debian 8 deb pkg check
  • Debian 9 deb pkg check
  • CentOS 6 rpm pkg check
  • IPv4 protocols on Ubuntu 14.04
  • Ubuntu 12.04 deb pkg check
  • Static analyzer (clang)
  • IPv6 protocols on Ubuntu 14.04

Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOI386/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1604/MemoryLeaks/
Topology Tests memory analysis: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1804/MemoryLeaks/

Warnings Generated during build:

Checkout code: Successful with additional warnings
Topotest tests on Ubuntu 16.04 i386: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOI386-7762/test

Topology Tests failed for Topotest tests on Ubuntu 16.04 i386:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()

2019-05-20 07:14:17,582 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()
2019-05-20 07:14:18,918 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 19543]
[New LWP 19558]
[New LWP 19559]
[New LWP 19560]
[New LWP 19561]
[New LWP 19544]
[New LWP 19564]
[New LWP 19565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7f1cd05 in ?? ()
[Current thread is 1 (Thread 0xb787e7c0 (LWP 19543))]
#0  0xb7f1cd05 in ?? ()
#1  <signal handler called>
#2  0x00457ef5 in ?? ()
#3  0x00458396 in ?? ()
#4  0x00497253 in zserv_handle_commands ()
#5  0x0048f816 in ?? ()
#6  0xb7ebc8a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e8cb31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x0043ce9b in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 19616]
[New LWP 19617]
[New LWP 19637]
[New LWP 19638]
[New LWP 19639]
[New LWP 19640]
[New LWP 19643]
[New LWP 19644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb7ef8d05 in ?? ()
[Current thread is 1 (Thread 0xb785a7c0 (LWP 19616))]
#0  0xb7ef8d05 in ?? ()
#1  <signal handler called>
#2  0x004ffef5 in ?? ()
#3  0x00500396 in ?? ()
#4  0x0053f253 in zserv_handle_commands ()
#5  0x00537816 in ?? ()
#6  0xb7e988a9 in thread_call () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#7  0xb7e68b31 in frr_run () from /usr/lib/i386-linux-gnu/frr/libfrr.so.0
#8  0x004e4e9b in main ()

RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: r1 has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
*** defaultIntf: warning: lm has no interfaces
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOI386/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 16.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1604-7762/test

Topology Tests failed for Topology tests on Ubuntu 16.04 amd64:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()

2019-05-20 16:14:42,109 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()
2019-05-20 16:14:43,084 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 8072]
[New LWP 8095]
[New LWP 8097]
[New LWP 8098]
[New LWP 8096]
[New LWP 8073]
[New LWP 8101]
[New LWP 8102]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f5bf4ca2880 (LWP 8072))]
#0  0x00007f5bf3f77428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f5bf3f7902a in __GI_abort () at abort.c:89
#2  0x00007f5bf49a023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x00005613f5ab2d2d in ?? ()
#5  0x00005613f5ab31c3 in ?? ()
#6  0x00005613f5aeeee3 in zserv_handle_commands ()
#7  0x00005613f5ae7b2b in ?? ()
#8  0x00007f5bf49ad660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f5bf497f598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x00005613f5a98db9 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 8153]
[New LWP 8154]
[New LWP 8175]
[New LWP 8180]
[New LWP 8164]
[New LWP 8177]
[New LWP 8176]
[New LWP 8181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
[Current thread is 1 (Thread 0x7f9b4edf2880 (LWP 8153))]
#0  0x00007f9b4e0c7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f9b4e0c902a in __GI_abort () at abort.c:89
#2  0x00007f9b4eaf023a in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055cf81e69d2d in ?? ()
#5  0x000055cf81e6a1c3 in ?? ()
#6  0x000055cf81ea5ee3 in zserv_handle_commands ()
#7  0x000055cf81e9eb2b in ?? ()
#8  0x00007f9b4eafd660 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f9b4eacf598 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055cf81e4fdb9 in main ()

*** defaultIntf: warning: r1 has no interfaces
*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1604/ErrorLog/log_topotests.txt

Topology tests on Ubuntu 18.04 amd64: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPOU1804-7762/test

Topology Tests failed for Topology tests on Ubuntu 18.04 amd64:

r1: Daemon zebra not running

r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: Daemon zebra not running

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()

2019-05-20 14:14:39,283 ERROR: assert failed at "test_bfd_topo2/test_protocols_convergence": r1: Daemon zebra not running
r2: Daemon zebra not running


r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()
2019-05-20 14:14:40,603 ERROR: assert failed at "test_bfd_topo2/test_memory_leak": 
r1: zebra crashed. Core file found - Backtrace follows:
[New LWP 6538]
[New LWP 6553]
[New LWP 6556]
[New LWP 6555]
[New LWP 6554]
[New LWP 6539]
[New LWP 6560]
[New LWP 6559]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6ca947e7c0 (LWP 6538))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6ca86b0801 in __GI_abort () at abort.c:79
#2  0x00007f6ca90f774d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x0000558ead9dc5dd in ?? ()
#5  0x0000558ead9dcabd in ?? ()
#6  0x0000558eada185c3 in zserv_handle_commands ()
#7  0x0000558eada1129b in ?? ()
#8  0x00007f6ca9104a46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6ca90d6bd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x0000558ead9c2a29 in main ()

r2: zebra crashed. Core file found - Backtrace follows:
[New LWP 6611]
[New LWP 6632]
[New LWP 6612]
[New LWP 6633]
[New LWP 6634]
[New LWP 6635]
[New LWP 6638]
[New LWP 6639]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/frr/zebra'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
[Current thread is 1 (Thread 0x7f6d3f8417c0 (LWP 6611))]
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f6d3ea78801 in __GI_abort () at abort.c:79
#2  0x00007f6d3f4bf74d in ?? () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#3  <signal handler called>
#4  0x000055d61b0865dd in ?? ()
#5  0x000055d61b086abd in ?? ()
#6  0x000055d61b0c25c3 in zserv_handle_commands ()
#7  0x000055d61b0bb29b in ?? ()
#8  0x00007f6d3f4cca46 in thread_call () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#9  0x00007f6d3f49ebd8 in frr_run () from /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0
#10 0x000055d61b06ca29 in main ()

*** defaultIntf: warning: r1 has no interfaces
*** defaultIntf: warning: lm has no interfaces

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/TOPOU1804/ErrorLog/log_topotests.txt

Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-24502/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-24502/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-24502/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-24502/if.c:785:
305c305
< #870: FILE: /tmp/f1-24502/if.c:870:
Report for ioctl.c | 9 issues
===============================================
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#250: FILE: /tmp/f1-24502/ioctl.c:250:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#248: FILE: /tmp/f2-24502/ioctl.c:248:
12c12
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#301: FILE: /tmp/f1-24502/ioctl.c:301:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#299: FILE: /tmp/f2-24502/ioctl.c:299:
16c16
< #339: FILE: /tmp/f1-24502/ioctl.c:339:
Report for pim_cmd.c | 172 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f1-24502/pim_cmd.c:1990:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f2-24502/pim_cmd.c:1990:
114c114
< ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f1-24502/pim_cmd.c:1992:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f2-24502/pim_cmd.c:1992:
118c118
< #2015: FILE: /tmp/f1-24502/pim_cmd.c:2015:
< ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f1-24502/pim_cmd.c:2074:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f2-24502/pim_cmd.c:2074:
128c128
< ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f1-24502/pim_cmd.c:2076:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f2-24502/pim_cmd.c:2076:
132c132
< #2098: FILE: /tmp/f1-24502/pim_cmd.c:2098:
< ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f1-24502/pim_cmd.c:2359:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f2-24502/pim_cmd.c:2359:
142c142
< ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f1-24502/pim_cmd.c:2362:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f2-24502/pim_cmd.c:2362:
145c145
< ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f1-24502/pim_cmd.c:2365:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f2-24502/pim_cmd.c:2365:
148c148
< ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f1-24502/pim_cmd.c:2375:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f2-24502/pim_cmd.c:2375:
151c151
< ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f1-24502/pim_cmd.c:2378:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f2-24502/pim_cmd.c:2378:
154c154
< ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f1-24502/pim_cmd.c:2382:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f2-24502/pim_cmd.c:2382:
157c157
< ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f1-24502/pim_cmd.c:2385:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f2-24502/pim_cmd.c:2385:
161c161
< #2650: FILE: /tmp/f1-24502/pim_cmd.c:2650:
< ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f1-24502/pim_cmd.c:4649:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f2-24502/pim_cmd.c:4649:
275c275
< ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f1-24502/pim_cmd.c:4651:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f2-24502/pim_cmd.c:4651:
279c279
< #4665: FILE: /tmp/f1-24502/pim_cmd.c:4665:
< ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f1-24502/pim_cmd.c:4706:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f2-24502/pim_cmd.c:4706:
289c289
< ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f1-24502/pim_cmd.c:4708:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f2-24502/pim_cmd.c:4708:
292c292
< ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f1-24502/pim_cmd.c:4766:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f2-24502/pim_cmd.c:4766:
295c295
< ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f1-24502/pim_cmd.c:4771:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f2-24502/pim_cmd.c:4771:
298c298
< ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f1-24502/pim_cmd.c:4776:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f2-24502/pim_cmd.c:4776:
301c301
< ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f1-24502/pim_cmd.c:4781:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f2-24502/pim_cmd.c:4781:
304c304
< ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f1-24502/pim_cmd.c:4786:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f2-24502/pim_cmd.c:4786:
307c307
< ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f1-24502/pim_cmd.c:4825:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f2-24502/pim_cmd.c:4825:
310c310
< ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f1-24502/pim_cmd.c:4827:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f2-24502/pim_cmd.c:4827:
314c314
< #4841: FILE: /tmp/f1-24502/pim_cmd.c:4841:
< ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f1-24502/pim_cmd.c:4854:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f2-24502/pim_cmd.c:4854:
320c320
< ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f1-24502/pim_cmd.c:4876:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f2-24502/pim_cmd.c:4876:
323c323
< ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f1-24502/pim_cmd.c:4878:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f2-24502/pim_cmd.c:4878:
327c327
< #5026: FILE: /tmp/f1-24502/pim_cmd.c:5026:
< ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f1-24502/pim_cmd.c:8272:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f2-24502/pim_cmd.c:8272:
484c484
< #8315: FILE: /tmp/f1-24502/pim_cmd.c:8315:
< ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f1-24502/pim_cmd.c:8329:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f2-24502/pim_cmd.c:8329:
493c493
< #8507: FILE: /tmp/f1-24502/pim_cmd.c:8507:
< ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f1-24502/pim_cmd.c:8508:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f2-24502/pim_cmd.c:8508:
502c502
< ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f1-24502/pim_cmd.c:8510:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f2-24502/pim_cmd.c:8510:
505c505
< ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f1-24502/pim_cmd.c:8513:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f2-24502/pim_cmd.c:8513:
508c508
< ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f1-24502/pim_cmd.c:8514:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f2-24502/pim_cmd.c:8514:
512c512
< #8516: FILE: /tmp/f1-24502/pim_cmd.c:8516:
< ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f1-24502/pim_cmd.c:8517:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f2-24502/pim_cmd.c:8517:
521c521
< ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f1-24502/pim_cmd.c:8519:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f2-24502/pim_cmd.c:8519:
525c525
< #8572: FILE: /tmp/f1-24502/pim_cmd.c:8572:
< ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f1-24502/pim_cmd.c:8573:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f2-24502/pim_cmd.c:8573:
534c534
< ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f1-24502/pim_cmd.c:8575:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f2-24502/pim_cmd.c:8575:
537c537
< ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f1-24502/pim_cmd.c:8578:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f2-24502/pim_cmd.c:8578:
540c540
< ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f1-24502/pim_cmd.c:8579:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f2-24502/pim_cmd.c:8579:
543c543
< ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f1-24502/pim_cmd.c:8580:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f2-24502/pim_cmd.c:8580:
547c547
< #8582: FILE: /tmp/f1-24502/pim_cmd.c:8582:
< ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f1-24502/pim_cmd.c:8583:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f2-24502/pim_cmd.c:8583:
556c556
< ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f1-24502/pim_cmd.c:8585:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f2-24502/pim_cmd.c:8585:
560c560
< #8627: FILE: /tmp/f1-24502/pim_cmd.c:8627:
Report for ripngd.c | 29 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f1-24502/ripngd.c:2014:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f2-24502/ripngd.c:2014:
402c402
< ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f1-24502/ripngd.c:2018:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f2-24502/ripngd.c:2018:
405c405
< ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f1-24502/ripngd.c:2021:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f2-24502/ripngd.c:2021:
408c408
< ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f1-24502/ripngd.c:2024:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f2-24502/ripngd.c:2024:
411c411
< ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f1-24502/ripngd.c:2027:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f2-24502/ripngd.c:2027:
414c414
< ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f1-24502/ripngd.c:2030:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f2-24502/ripngd.c:2030:
417c417
< ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f1-24502/ripngd.c:2033:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f2-24502/ripngd.c:2033:
421c421
< #2083: FILE: /tmp/f1-24502/ripngd.c:2083:
Report for rt_netlink.c | 5 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f1-24502/rt_netlink.c:816:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f2-24502/rt_netlink.c:816:
106c106
< #819: FILE: /tmp/f1-24502/rt_netlink.c:819:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-24502/sharp_zebra.c:49:
Report for static_routes.c | 7 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f1-24502/static_routes.c:130:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f2-24502/static_routes.c:130:
9c9
< /tmp/f1-24502/static_routes.c has style problems, please review.
---
> /tmp/f2-24502/static_routes.c has style problems, please review.
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-24502/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-24502/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-24502/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-24502/vrf.h:147:

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA 84cdd5b
  • Base image data for Git 84cdd5b does not exist - compare skipped

15 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7762/artifact/shared/static_analysis/index.html

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from c55f92c to be07e53 Compare May 22, 2019 15:17
@LabN-CI
Copy link
Collaborator

LabN-CI commented May 22, 2019

🛑 Basic BGPD CI results: FAILURE

Results table
_ _
Result FAILURE git merge/3775 be07e53 frr.github Build
Date 05/22/2019
Start 15:20:17
Finish 15:21:13
Run-Time 00:56
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2019-05-22-15:20:17.txt
Log make-2019-05-22-15:20:17.out.bz2
Memory

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/config.log/ Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
  CC       bgpd/bgp_flowspec_vty.o
  CC       bgpd/bgp_fsm.o
OmniOS amd64 build: Failed (click for details) OmniOS amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI010BUILD/config.status/config.status

Make failed for OmniOS amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI010BUILD/ErrorLog/log_make.txt)

checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc supports -diag-error 10006... no
checking whether gcc supports -std=gnu11... yes
checking whether gcc -std=gnu11 supports -g... yes
checking whether gcc -std=gnu11 supports -Os... yes
checking whether gcc -std=gnu11 supports -fno-omit-frame-pointer... yes
checking whether gcc -std=gnu11 supports -funwind-tables... yes
checking whether gcc -std=gnu11 supports -Wall... yes
NetBSD 7 amd64 build: Failed (click for details) NetBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI012BUILD/config.status/config.status

Make failed for NetBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI012BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI009BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI005BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Successful on other platforms
  • CentOS 6 amd64 build
  • Ubuntu 12.04 amd64 build
  • OpenBSD 6 amd64 build
  • NetBSD 6 amd64 build

Warnings Generated during build:

Checkout code: Successful with additional warnings
Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/config.log/ Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
  CC       bgpd/bgp_flowspec_vty.o
  CC       bgpd/bgp_fsm.o
OmniOS amd64 build: Failed (click for details) OmniOS amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI010BUILD/config.status/config.status

Make failed for OmniOS amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI010BUILD/ErrorLog/log_make.txt)

checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc supports -diag-error 10006... no
checking whether gcc supports -std=gnu11... yes
checking whether gcc -std=gnu11 supports -g... yes
checking whether gcc -std=gnu11 supports -Os... yes
checking whether gcc -std=gnu11 supports -fno-omit-frame-pointer... yes
checking whether gcc -std=gnu11 supports -funwind-tables... yes
checking whether gcc -std=gnu11 supports -Wall... yes
NetBSD 7 amd64 build: Failed (click for details) NetBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI012BUILD/config.status/config.status

Make failed for NetBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI012BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI009BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/CI005BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7788/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-17012/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-17012/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-17012/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-17012/if.c:785:
305c305
< #870: FILE: /tmp/f1-17012/if.c:870:
Report for ioctl.c | 9 issues
===============================================
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#250: FILE: /tmp/f1-17012/ioctl.c:250:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#248: FILE: /tmp/f2-17012/ioctl.c:248:
12c12
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#301: FILE: /tmp/f1-17012/ioctl.c:301:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#299: FILE: /tmp/f2-17012/ioctl.c:299:
16c16
< #339: FILE: /tmp/f1-17012/ioctl.c:339:
Report for pim_cmd.c | 172 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f1-17012/pim_cmd.c:1990:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f2-17012/pim_cmd.c:1990:
114c114
< ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f1-17012/pim_cmd.c:1992:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f2-17012/pim_cmd.c:1992:
118c118
< #2015: FILE: /tmp/f1-17012/pim_cmd.c:2015:
< ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f1-17012/pim_cmd.c:2074:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f2-17012/pim_cmd.c:2074:
128c128
< ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f1-17012/pim_cmd.c:2076:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f2-17012/pim_cmd.c:2076:
132c132
< #2098: FILE: /tmp/f1-17012/pim_cmd.c:2098:
< ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f1-17012/pim_cmd.c:2359:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f2-17012/pim_cmd.c:2359:
142c142
< ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f1-17012/pim_cmd.c:2362:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f2-17012/pim_cmd.c:2362:
145c145
< ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f1-17012/pim_cmd.c:2365:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f2-17012/pim_cmd.c:2365:
148c148
< ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f1-17012/pim_cmd.c:2375:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f2-17012/pim_cmd.c:2375:
151c151
< ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f1-17012/pim_cmd.c:2378:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f2-17012/pim_cmd.c:2378:
154c154
< ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f1-17012/pim_cmd.c:2382:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f2-17012/pim_cmd.c:2382:
157c157
< ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f1-17012/pim_cmd.c:2385:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f2-17012/pim_cmd.c:2385:
161c161
< #2650: FILE: /tmp/f1-17012/pim_cmd.c:2650:
< ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f1-17012/pim_cmd.c:4649:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f2-17012/pim_cmd.c:4649:
275c275
< ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f1-17012/pim_cmd.c:4651:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f2-17012/pim_cmd.c:4651:
279c279
< #4665: FILE: /tmp/f1-17012/pim_cmd.c:4665:
< ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f1-17012/pim_cmd.c:4706:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f2-17012/pim_cmd.c:4706:
289c289
< ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f1-17012/pim_cmd.c:4708:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f2-17012/pim_cmd.c:4708:
292c292
< ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f1-17012/pim_cmd.c:4766:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f2-17012/pim_cmd.c:4766:
295c295
< ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f1-17012/pim_cmd.c:4771:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f2-17012/pim_cmd.c:4771:
298c298
< ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f1-17012/pim_cmd.c:4776:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f2-17012/pim_cmd.c:4776:
301c301
< ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f1-17012/pim_cmd.c:4781:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f2-17012/pim_cmd.c:4781:
304c304
< ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f1-17012/pim_cmd.c:4786:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f2-17012/pim_cmd.c:4786:
307c307
< ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f1-17012/pim_cmd.c:4825:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f2-17012/pim_cmd.c:4825:
310c310
< ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f1-17012/pim_cmd.c:4827:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f2-17012/pim_cmd.c:4827:
314c314
< #4841: FILE: /tmp/f1-17012/pim_cmd.c:4841:
< ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f1-17012/pim_cmd.c:4854:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f2-17012/pim_cmd.c:4854:
320c320
< ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f1-17012/pim_cmd.c:4876:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f2-17012/pim_cmd.c:4876:
323c323
< ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f1-17012/pim_cmd.c:4878:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f2-17012/pim_cmd.c:4878:
327c327
< #5026: FILE: /tmp/f1-17012/pim_cmd.c:5026:
< ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f1-17012/pim_cmd.c:8272:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f2-17012/pim_cmd.c:8272:
484c484
< #8315: FILE: /tmp/f1-17012/pim_cmd.c:8315:
< ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f1-17012/pim_cmd.c:8329:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f2-17012/pim_cmd.c:8329:
493c493
< #8507: FILE: /tmp/f1-17012/pim_cmd.c:8507:
< ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f1-17012/pim_cmd.c:8508:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f2-17012/pim_cmd.c:8508:
502c502
< ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f1-17012/pim_cmd.c:8510:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f2-17012/pim_cmd.c:8510:
505c505
< ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f1-17012/pim_cmd.c:8513:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f2-17012/pim_cmd.c:8513:
508c508
< ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f1-17012/pim_cmd.c:8514:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f2-17012/pim_cmd.c:8514:
512c512
< #8516: FILE: /tmp/f1-17012/pim_cmd.c:8516:
< ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f1-17012/pim_cmd.c:8517:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f2-17012/pim_cmd.c:8517:
521c521
< ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f1-17012/pim_cmd.c:8519:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f2-17012/pim_cmd.c:8519:
525c525
< #8572: FILE: /tmp/f1-17012/pim_cmd.c:8572:
< ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f1-17012/pim_cmd.c:8573:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f2-17012/pim_cmd.c:8573:
534c534
< ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f1-17012/pim_cmd.c:8575:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f2-17012/pim_cmd.c:8575:
537c537
< ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f1-17012/pim_cmd.c:8578:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f2-17012/pim_cmd.c:8578:
540c540
< ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f1-17012/pim_cmd.c:8579:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f2-17012/pim_cmd.c:8579:
543c543
< ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f1-17012/pim_cmd.c:8580:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f2-17012/pim_cmd.c:8580:
547c547
< #8582: FILE: /tmp/f1-17012/pim_cmd.c:8582:
< ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f1-17012/pim_cmd.c:8583:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f2-17012/pim_cmd.c:8583:
556c556
< ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f1-17012/pim_cmd.c:8585:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f2-17012/pim_cmd.c:8585:
560c560
< #8627: FILE: /tmp/f1-17012/pim_cmd.c:8627:
Report for ripngd.c | 29 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f1-17012/ripngd.c:2014:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f2-17012/ripngd.c:2014:
402c402
< ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f1-17012/ripngd.c:2018:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f2-17012/ripngd.c:2018:
405c405
< ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f1-17012/ripngd.c:2021:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f2-17012/ripngd.c:2021:
408c408
< ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f1-17012/ripngd.c:2024:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f2-17012/ripngd.c:2024:
411c411
< ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f1-17012/ripngd.c:2027:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f2-17012/ripngd.c:2027:
414c414
< ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f1-17012/ripngd.c:2030:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f2-17012/ripngd.c:2030:
417c417
< ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f1-17012/ripngd.c:2033:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f2-17012/ripngd.c:2033:
421c421
< #2083: FILE: /tmp/f1-17012/ripngd.c:2083:
Report for rt_netlink.c | 5 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f1-17012/rt_netlink.c:816:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f2-17012/rt_netlink.c:816:
106c106
< #819: FILE: /tmp/f1-17012/rt_netlink.c:819:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-17012/sharp_zebra.c:49:
Report for static_routes.c | 7 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f1-17012/static_routes.c:130:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f2-17012/static_routes.c:130:
9c9
< /tmp/f1-17012/static_routes.c has style problems, please review.
---
> /tmp/f2-17012/static_routes.c has style problems, please review.
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-17012/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-17012/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-17012/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-17012/vrf.h:147:

@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from be07e53 to eb3ffea Compare May 23, 2019 09:27
@LabN-CI
Copy link
Collaborator

LabN-CI commented May 23, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 eb3ffea
Date 05/23/2019
Start 09:30:13
Finish 09:53:10
Run-Time 22:57
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-05-23-09:30:13.txt
Log autoscript-2019-05-23-09:31:25.log.bz2
Memory 419 433 360

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7803/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-7699/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-7699/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-7699/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-7699/if.c:785:
305c305
< #870: FILE: /tmp/f1-7699/if.c:870:
Report for ioctl.c | 9 issues
===============================================
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#250: FILE: /tmp/f1-7699/ioctl.c:250:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#248: FILE: /tmp/f2-7699/ioctl.c:248:
12c12
< WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#301: FILE: /tmp/f1-7699/ioctl.c:301:
---
> WARNING: strncpy() is error-prone; please use strlcpy() if possible, or memcpy()#299: FILE: /tmp/f2-7699/ioctl.c:299:
16c16
< #339: FILE: /tmp/f1-7699/ioctl.c:339:
Report for pim_cmd.c | 172 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f1-7699/pim_cmd.c:1990:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1990: FILE: /tmp/f2-7699/pim_cmd.c:1990:
114c114
< ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f1-7699/pim_cmd.c:1992:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#1992: FILE: /tmp/f2-7699/pim_cmd.c:1992:
118c118
< #2015: FILE: /tmp/f1-7699/pim_cmd.c:2015:
< ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f1-7699/pim_cmd.c:2074:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2074: FILE: /tmp/f2-7699/pim_cmd.c:2074:
128c128
< ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f1-7699/pim_cmd.c:2076:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2076: FILE: /tmp/f2-7699/pim_cmd.c:2076:
132c132
< #2098: FILE: /tmp/f1-7699/pim_cmd.c:2098:
< ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f1-7699/pim_cmd.c:2359:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2359: FILE: /tmp/f2-7699/pim_cmd.c:2359:
142c142
< ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f1-7699/pim_cmd.c:2362:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2362: FILE: /tmp/f2-7699/pim_cmd.c:2362:
145c145
< ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f1-7699/pim_cmd.c:2365:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2365: FILE: /tmp/f2-7699/pim_cmd.c:2365:
148c148
< ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f1-7699/pim_cmd.c:2375:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2375: FILE: /tmp/f2-7699/pim_cmd.c:2375:
151c151
< ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f1-7699/pim_cmd.c:2378:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2378: FILE: /tmp/f2-7699/pim_cmd.c:2378:
154c154
< ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f1-7699/pim_cmd.c:2382:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2382: FILE: /tmp/f2-7699/pim_cmd.c:2382:
157c157
< ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f1-7699/pim_cmd.c:2385:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#2385: FILE: /tmp/f2-7699/pim_cmd.c:2385:
161c161
< #2650: FILE: /tmp/f1-7699/pim_cmd.c:2650:
< ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f1-7699/pim_cmd.c:4649:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4649: FILE: /tmp/f2-7699/pim_cmd.c:4649:
275c275
< ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f1-7699/pim_cmd.c:4651:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4651: FILE: /tmp/f2-7699/pim_cmd.c:4651:
279c279
< #4665: FILE: /tmp/f1-7699/pim_cmd.c:4665:
< ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f1-7699/pim_cmd.c:4706:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4706: FILE: /tmp/f2-7699/pim_cmd.c:4706:
289c289
< ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f1-7699/pim_cmd.c:4708:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4708: FILE: /tmp/f2-7699/pim_cmd.c:4708:
292c292
< ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f1-7699/pim_cmd.c:4766:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4766: FILE: /tmp/f2-7699/pim_cmd.c:4766:
295c295
< ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f1-7699/pim_cmd.c:4771:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4771: FILE: /tmp/f2-7699/pim_cmd.c:4771:
298c298
< ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f1-7699/pim_cmd.c:4776:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4776: FILE: /tmp/f2-7699/pim_cmd.c:4776:
301c301
< ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f1-7699/pim_cmd.c:4781:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4781: FILE: /tmp/f2-7699/pim_cmd.c:4781:
304c304
< ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f1-7699/pim_cmd.c:4786:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4786: FILE: /tmp/f2-7699/pim_cmd.c:4786:
307c307
< ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f1-7699/pim_cmd.c:4825:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4825: FILE: /tmp/f2-7699/pim_cmd.c:4825:
310c310
< ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f1-7699/pim_cmd.c:4827:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4827: FILE: /tmp/f2-7699/pim_cmd.c:4827:
314c314
< #4841: FILE: /tmp/f1-7699/pim_cmd.c:4841:
< ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f1-7699/pim_cmd.c:4854:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4854: FILE: /tmp/f2-7699/pim_cmd.c:4854:
320c320
< ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f1-7699/pim_cmd.c:4876:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4876: FILE: /tmp/f2-7699/pim_cmd.c:4876:
323c323
< ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f1-7699/pim_cmd.c:4878:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#4878: FILE: /tmp/f2-7699/pim_cmd.c:4878:
327c327
< #5026: FILE: /tmp/f1-7699/pim_cmd.c:5026:
< ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f1-7699/pim_cmd.c:8272:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8272: FILE: /tmp/f2-7699/pim_cmd.c:8272:
484c484
< #8315: FILE: /tmp/f1-7699/pim_cmd.c:8315:
< ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f1-7699/pim_cmd.c:8329:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8329: FILE: /tmp/f2-7699/pim_cmd.c:8329:
493c493
< #8507: FILE: /tmp/f1-7699/pim_cmd.c:8507:
< ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f1-7699/pim_cmd.c:8508:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8508: FILE: /tmp/f2-7699/pim_cmd.c:8508:
502c502
< ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f1-7699/pim_cmd.c:8510:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8510: FILE: /tmp/f2-7699/pim_cmd.c:8510:
505c505
< ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f1-7699/pim_cmd.c:8513:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8513: FILE: /tmp/f2-7699/pim_cmd.c:8513:
508c508
< ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f1-7699/pim_cmd.c:8514:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8514: FILE: /tmp/f2-7699/pim_cmd.c:8514:
512c512
< #8516: FILE: /tmp/f1-7699/pim_cmd.c:8516:
< ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f1-7699/pim_cmd.c:8517:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8517: FILE: /tmp/f2-7699/pim_cmd.c:8517:
521c521
< ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f1-7699/pim_cmd.c:8519:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8519: FILE: /tmp/f2-7699/pim_cmd.c:8519:
525c525
< #8572: FILE: /tmp/f1-7699/pim_cmd.c:8572:
< ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f1-7699/pim_cmd.c:8573:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8573: FILE: /tmp/f2-7699/pim_cmd.c:8573:
534c534
< ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f1-7699/pim_cmd.c:8575:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8575: FILE: /tmp/f2-7699/pim_cmd.c:8575:
537c537
< ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f1-7699/pim_cmd.c:8578:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8578: FILE: /tmp/f2-7699/pim_cmd.c:8578:
540c540
< ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f1-7699/pim_cmd.c:8579:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8579: FILE: /tmp/f2-7699/pim_cmd.c:8579:
543c543
< ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f1-7699/pim_cmd.c:8580:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8580: FILE: /tmp/f2-7699/pim_cmd.c:8580:
547c547
< #8582: FILE: /tmp/f1-7699/pim_cmd.c:8582:
< ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f1-7699/pim_cmd.c:8583:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8583: FILE: /tmp/f2-7699/pim_cmd.c:8583:
556c556
< ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f1-7699/pim_cmd.c:8585:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#8585: FILE: /tmp/f2-7699/pim_cmd.c:8585:
560c560
< #8627: FILE: /tmp/f1-7699/pim_cmd.c:8627:
Report for ripngd.c | 29 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f1-7699/ripngd.c:2014:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2014: FILE: /tmp/f2-7699/ripngd.c:2014:
402c402
< ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f1-7699/ripngd.c:2018:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2018: FILE: /tmp/f2-7699/ripngd.c:2018:
405c405
< ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f1-7699/ripngd.c:2021:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2021: FILE: /tmp/f2-7699/ripngd.c:2021:
408c408
< ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f1-7699/ripngd.c:2024:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2024: FILE: /tmp/f2-7699/ripngd.c:2024:
411c411
< ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f1-7699/ripngd.c:2027:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2027: FILE: /tmp/f2-7699/ripngd.c:2027:
414c414
< ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f1-7699/ripngd.c:2030:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2030: FILE: /tmp/f2-7699/ripngd.c:2030:
417c417
< ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f1-7699/ripngd.c:2033:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#2033: FILE: /tmp/f2-7699/ripngd.c:2033:
421c421
< #2083: FILE: /tmp/f1-7699/ripngd.c:2083:
Report for rt_netlink.c | 5 issues
===============================================
< ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f1-7699/rt_netlink.c:816:
---
> ERROR: strcat() is error-prone; please use strlcat() if possible#816: FILE: /tmp/f2-7699/rt_netlink.c:816:
106c106
< #819: FILE: /tmp/f1-7699/rt_netlink.c:819:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-7699/sharp_zebra.c:49:
Report for static_routes.c | 7 issues
===============================================
< ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f1-7699/static_routes.c:130:
---
> ERROR: strcpy() is error-prone; please use strlcpy()#130: FILE: /tmp/f2-7699/static_routes.c:130:
9c9
< /tmp/f1-7699/static_routes.c has style problems, please review.
---
> /tmp/f2-7699/static_routes.c has style problems, please review.
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-7699/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-7699/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-7699/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-7699/vrf.h:147:

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA 528628c

No Changes in Static Analysis warnings compared to base

11 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7803/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented May 25, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 eb3ffea
Date 05/24/2019
Start 21:00:01
Finish 21:22:49
Run-Time 22:48
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-05-24-21:00:01.txt
Log autoscript-2019-05-24-21:01:04.log.bz2
Memory 436 430 360

For details, please contact louberger

@LabN-CI
Copy link
Collaborator

LabN-CI commented May 26, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 eb3ffea
Date 05/26/2019
Start 18:55:35
Finish 19:17:55
Run-Time 22:20
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-05-26-18:55:35.txt
Log autoscript-2019-05-26-18:56:38.log.bz2
Memory 435 434 360

For details, please contact louberger

vrf pointer is used as reference when calling if_get_by_name() function.
this will permit to create interfaces with an unknown vrf_id, since it
is only necessary to get the vrf structure to store the interfaces.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
if_create() takes as input a vrf poiter instead of the vrf_id parameter.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from eb3ffea to bb677b3 Compare June 11, 2019 15:25
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/config.log/ Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
  CC       bgpd/bgp_flowspec_vty.o
  CC       bgpd/bgp_fsm.o
Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Fedora 29 amd64 build: Failed (click for details) Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/F29BUILD/config.status/config.status

Make failed for Fedora 29 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/F29BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Successful on other platforms
  • NetBSD 6 amd64 build
  • CentOS 7 amd64 build
  • OpenBSD 6 amd64 build
  • NetBSD 7 amd64 build
  • FreeBSD 11 amd64 build
  • CentOS 6 amd64 build
  • OmniOS amd64 build
  • Ubuntu 12.04 amd64 build

Warnings Generated during build:

Checkout code: Successful with additional warnings
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI008BLD/config.status/config.status

Make failed for Debian 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI008BLD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Ubuntu 14.04 amd64 build: Failed (click for details) Ubuntu 14.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI001BUILD/config.status/config.status

Make failed for Ubuntu 14.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI001BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 amd64 build: Failed (click for details) Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI014BUILD/config.status/config.status

Make failed for Ubuntu 16.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI014BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804AMD64/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/config.log/ Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
  CC       bgpd/bgp_flowspec_vty.o
  CC       bgpd/bgp_fsm.o
Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/CI021BUILD/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Ubuntu 16.04 i386 build: Failed (click for details) Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1604I386/config.status/config.status

Make failed for Ubuntu 16.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/U1604I386/ErrorLog/log_make.txt)

  CC       bgpd/bgp_ecommunity.o
  CC       bgpd/bgp_encap_tlv.o
  CC       bgpd/bgp_errors.o
  CC       bgpd/bgp_evpn.o
  CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  CC       bgpd/bgp_evpn_vty.o
  CC       bgpd/bgp_filter.o
  CC       bgpd/bgp_flowspec.o
  CC       bgpd/bgp_flowspec_util.o
Fedora 29 amd64 build: Failed (click for details) Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/F29BUILD/config.status/config.status

Make failed for Fedora 29 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-7999/artifact/F29BUILD/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-25858/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-25858/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-25858/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-25858/if.c:785:
305c305
< #870: FILE: /tmp/f1-25858/if.c:870:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-25858/sharp_zebra.c:49:
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-25858/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-25858/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-25858/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-25858/vrf.h:147:

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jun 11, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 bb677b3
Date 06/11/2019
Start 11:45:36
Finish 12:09:02
Run-Time 23:26
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-06-11-11:45:36.txt
Log autoscript-2019-06-11-11:46:42.log.bz2
Memory 429 429 360

For details, please contact louberger

the vrf_id parameter is replaced by struct vrf * parameter.
this impacts most of the daemons that look for an interface based on the
name and the vrf identifier.
Also, it fixes 2 lookup calls in zebra and sharpd, where the vrf_id was
ignored until now.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Upon accessing interface NB API, the interface is created, if the vrf
is available. the commit does not change the behaviour, since at this
commit, this is not yet possible to have vrf contexts, while zebra did
not connect to daemons. However, that commit adds some work, so that it
will be possible to work on a vrf context, without having the vrf_id
completely resolved. for instance, if we suppose a vrf is created by
command 'vrf TOTO' in the starting configuration of a daemon, then 'interface
TITI vrf TOTO' will permit to create interface TITI within vrf TOTO.

the macro VRF_GET_INSTANCE will return the vrf context, if available or
not.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
the interface search is based on vrfs. As at startup, some interfaces
may be configured, there is need to have vrfs contexts present. A macro
is being appended with an extra parameter that permits create a vrf and
return the context. This macro is also used by some show routines, but
will not create vrfs, because that extra parameter will be set to false,
on that case.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
there may be cases where the vrf is yet allocated from the vty, and the
discovery process did not make the relationship between the vrf_id and
the name of the vrf. For instance, by parsing an interface belonging to
vrf-id X, it is not sure that vrf-id X and vrfname XX are talking about
the same vrf. For that, lets allocate the vrf, and lets try to detect
there is a duplicate case in vrf, so that the merge can be done without
any impact for the user.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
…ew_vrf() api

vrf_id parameter is replaced with struct vrf * parameter. It is
needed to create vrf structure before entering in the fuction.
an error is generated in case the vrf parameter is missing.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from bb677b3 to e327cd0 Compare June 12, 2019 06:38
@LabN-CI
Copy link
Collaborator

LabN-CI commented Jun 12, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 e327cd0
Date 06/12/2019
Start 02:40:22
Finish 03:03:32
Run-Time 23:10
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-06-12-02:40:22.txt
Log autoscript-2019-06-12-02:41:33.log.bz2
Memory 426 432 360

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8019/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8019/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8019/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Successful on other platforms
  • Ubuntu 12.04 amd64 build
  • Ubuntu 16.04 i386 build
  • Fedora 29 amd64 build
  • Ubuntu 18.04 amd64 build
  • Ubuntu 14.04 amd64 build
  • Debian 8 amd64 build
  • Ubuntu 18.04 ppc64le build
  • Debian 9 amd64 build
  • OmniOS amd64 build
  • OpenBSD 6 amd64 build
  • FreeBSD 11 amd64 build
  • NetBSD 7 amd64 build
  • NetBSD 6 amd64 build
  • CentOS 7 amd64 build
  • CentOS 6 amd64 build
  • Ubuntu 16.04 amd64 build

Warnings Generated during build:

Checkout code: Successful with additional warnings
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8019/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8019/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

  CC       lib/json.lo
  CC       lib/keychain.lo
  CC       lib/lib_errors.lo
  CC       lib/libfrr.lo
  CC       lib/linklist.lo
  CC       lib/log.lo
  CC       lib/md5.lo
  CC       lib/memory.lo
  CC       lib/memory_vty.lo
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-515/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-515/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-515/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-515/if.c:785:
305c305
< #870: FILE: /tmp/f1-515/if.c:870:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-515/sharp_zebra.c:49:
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-515/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-515/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-515/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-515/vrf.h:147:

Field vrf_id is replaced by the pointer of the struct vrf *.
For that all other code referencing to (interface)->vrf_id is replaced.
This work should not change the behaviour.
It is just a continuation work toward having an interface API handling
vrf pointer only.

some new generic functions are created in vrf:
vrf_to_id, vrf_to_name,

a zebra function is also created:
zvrf_info_lookup

an ospf function is also created:
ospf_lookup_by_vrf

it is to be noted that now that interface has a vrf pointer, some more
optimisations could be thought through all the rest of the code. as
example, many structure store the vrf_id. those structures could get
the exact vrf structure if inherited from an interface vrf context.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
@pguibert6WIND pguibert6WIND force-pushed the ospf_missing_interface_handling_2 branch from e327cd0 to a41c4e1 Compare June 12, 2019 12:11
@LabN-CI
Copy link
Collaborator

LabN-CI commented Jun 12, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/3775 a41c4e1
Date 06/12/2019
Start 08:20:24
Finish 08:42:57
Run-Time 22:33
Total 1813
Pass 1813
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-06-12-08:20:24.txt
Log autoscript-2019-06-12-08:21:33.log.bz2
Memory 435 430 360

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8023/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #790: FILE: /tmp/f1-20000/bgp_zebra.c:790:
< WARNING: line over 80 characters
< #802: FILE: /tmp/f1-20000/bgp_zebra.c:802:
Report for if.c | 5 issues
===============================================
< WARNING: strncat() is error-prone; please use strlcat() if possible#793: FILE: /tmp/f1-20000/if.c:793:
---
> WARNING: strncat() is error-prone; please use strlcat() if possible#785: FILE: /tmp/f2-20000/if.c:785:
305c305
< #870: FILE: /tmp/f1-20000/if.c:870:
Report for sharp_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #49: FILE: /tmp/f1-20000/sharp_zebra.c:49:
Report for static_zebra.c | 2 issues
===============================================
< WARNING: line over 80 characters
< #50: FILE: /tmp/f1-20000/static_zebra.c:50:
Report for vrf.h | 6 issues
===============================================
< ERROR: do not use assignment in if condition
< #125: FILE: /tmp/f1-20000/vrf.h:125:
< WARNING: please, no space before tabs
< #126: FILE: /tmp/f1-20000/vrf.h:126:
< WARNING: Macros with flow control statements should be avoided
< #147: FILE: /tmp/f1-20000/vrf.h:147:

CLANG Static Analyzer Summary

  • Github Pull Request 3775, comparing to Git base SHA afbdfbb

No Changes in Static Analysis warnings compared to base

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-8023/artifact/shared/static_analysis/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants