frr icon indicating copy to clipboard operation
frr copied to clipboard

bgpd: BGP does not update next-hop when global V6 address is configured

Open Pdoijode opened this issue 3 years ago • 10 comments

When primary global v6 unicast address is configured on an unnumbered interface, BGP does not re-advertise updates out with the new global v6 address as the nexthop

Signed-off-by: Pdoijode [email protected]

Pdoijode avatar Aug 19 '22 23:08 Pdoijode

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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

Ubuntu 18.04 ppc64le build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804PPC64LEBUILD/config.status/config.status Ubuntu 18.04 ppc64le build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804PPC64LEBUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/config.status/config.status

Make failed for Ubuntu 22.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17670: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6377: all] Error 2

Ubuntu 22.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/config.log/config.log.gz

Fedora 29 amd64 build: Failed (click for details)

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

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17650: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6373: all] Error 2

Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/F29BUILD/config.status/config.status Fedora 29 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/F29BUILD/config.log/config.log.gz

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/config.status/config.status

Make failed for Debian 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17663: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6377: all] Error 2

Debian 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/config.log/config.log.gz

Ubuntu 16.04 i386 build: Failed (click for details)

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

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1604I386/config.status/config.status Ubuntu 16.04 i386 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1604I386/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 18.04 arm7 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/config.log/config.log.gz Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/config.status/config.status

Ubuntu 18.04 arm8 build: Failed (click for details) Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/config.status/config.status Ubuntu 18.04 arm8 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/config.log/config.log.gz

Make failed for Redhat 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17650: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6373: all] Error 2

Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/config.status/config.status

Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/config.log/config.log.gz

Make failed for Redhat 9 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17658: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6374: all] Error 2

Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/config.status/config.status

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/config.log/config.log.gz

Make failed for Debian 10 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17651: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6374: all] Error 2

Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/config.status/config.status

Ubuntu 16.04 arm7 build: Failed (click for details) Ubuntu 16.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/config.status/config.status Ubuntu 16.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/config.log/config.log.gz

Make failed for Ubuntu 16.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Ubuntu 18.04 i386 build: Failed (click for details) Ubuntu 18.04 i386 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/config.log/config.log.gz Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/config.status/config.status

Make failed for Ubuntu 18.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Ubuntu 18.04 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.
make: *** [all] Error 2

Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804AMD64/config.status/config.status Ubuntu 18.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804AMD64/config.log/config.log.gz

Ubuntu 16.04 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI014BUILD/config.status/config.status Ubuntu 16.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI014BUILD/config.log/config.log.gz

Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/config.status/config.status

Make failed for Ubuntu 20.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17651: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6374: all] Error 2

Ubuntu 20.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.
make: *** [all] Error 2

Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI021BUILD/config.status/config.status Debian 9 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI021BUILD/config.log/config.log.gz

Ubuntu 16.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 16.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 arm8 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/config.log/config.log.gz Ubuntu 16.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/config.status/config.status

Successful on other platforms/tests
  • FreeBSD 12 amd64 build
  • OpenBSD 7 amd64 build
  • FreeBSD 11 amd64 build
  • NetBSD 9 amd64 build
  • CentOS 7 amd64 build

Warnings Generated during build:

Checkout code: Successful with additional warnings
Ubuntu 18.04 ppc64le build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804PPC64LEBUILD/config.status/config.status Ubuntu 18.04 ppc64le build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804PPC64LEBUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/config.status/config.status

Make failed for Ubuntu 22.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17670: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6377: all] Error 2

Ubuntu 22.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U22AMD64BUILD/config.log/config.log.gz

Fedora 29 amd64 build: Failed (click for details)

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

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17650: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6373: all] Error 2

Fedora 29 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/F29BUILD/config.status/config.status Fedora 29 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/F29BUILD/config.log/config.log.gz

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/config.status/config.status

Make failed for Debian 11 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17663: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6377: all] Error 2

Debian 11 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB11AMD64/config.log/config.log.gz

Ubuntu 16.04 i386 build: Failed (click for details)

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

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1604I386/config.status/config.status Ubuntu 16.04 i386 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1604I386/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 18.04 arm7 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/config.log/config.log.gz Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM7BUILD/config.status/config.status

Ubuntu 18.04 arm8 build: Failed (click for details) Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/config.status/config.status Ubuntu 18.04 arm8 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/config.log/config.log.gz

Make failed for Redhat 8 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17650: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6373: all] Error 2

Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/REDHAT8/config.status/config.status

Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/config.log/config.log.gz

Make failed for Redhat 9 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17658: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6374: all] Error 2

Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/RH9BUILD/config.status/config.status

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/config.log/config.log.gz

Make failed for Debian 10 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [Makefile:17651: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6374: all] Error 2

Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/DEB10BUILD/config.status/config.status

Ubuntu 16.04 arm7 build: Failed (click for details) Ubuntu 16.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/config.status/config.status Ubuntu 16.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/config.log/config.log.gz

Make failed for Ubuntu 16.04 arm7 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI101BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Ubuntu 18.04 i386 build: Failed (click for details) Ubuntu 18.04 i386 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/config.log/config.log.gz Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/config.status/config.status

Make failed for Ubuntu 18.04 i386 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U18I386BUILD/ErrorLog/log_make.txt)

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2
Ubuntu 18.04 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.
make: *** [all] Error 2

Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804AMD64/config.status/config.status Ubuntu 18.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U1804AMD64/config.log/config.log.gz

Ubuntu 16.04 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI014BUILD/config.status/config.status Ubuntu 16.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI014BUILD/config.log/config.log.gz

Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/config.status/config.status

Make failed for Ubuntu 20.04 amd64 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

	peer->host, inet_ntop( 10, &peer->nexthop .v6_global, buf, 8192)
make[1]: *** [Makefile:17651: bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
make: *** [Makefile:6374: all] Error 2

Ubuntu 20.04 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U2004AMD64BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details)

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

make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.
make: *** [all] Error 2

Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI021BUILD/config.status/config.status Debian 9 amd64 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/CI021BUILD/config.log/config.log.gz

Ubuntu 16.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 16.04 arm8 build: (see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/ErrorLog/log_make.txt)

Makefile:15143: recipe for target 'bgpd/bgpd.xref' failed
make[1]: *** [bgpd/bgpd.xref] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.7001/frr-source'
Makefile:5716: recipe for target 'all' failed
make: *** [all] Error 2

Ubuntu 16.04 arm8 build: Unknown Log <config.log.gz> URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/config.log/config.log.gz Ubuntu 16.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-7001/artifact/U16ARM8BUILD/config.status/config.status

Report for bgp_zebra.c | 4 issues
===============================================
< WARNING: Missing a blank line after declarations
< #366: FILE: /tmp/f1-5259/bgp_zebra.c:366:
< WARNING: line over 80 characters
< #372: FILE: /tmp/f1-5259/bgp_zebra.c:372:

NetDEF-CI avatar Aug 20 '22 00:08 NetDEF-CI

Topotest results and outputs:

Topotest performed using bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py

Test Case1: Configure a global V6 address on an unnumbered interface: unet> sh r2 vtysh -d bgpd

Hello, this is FRRouting (version 8.4-dev-my-manual-build). Copyright 1996-2005 Kunihiro Ishiguro, et al.

r2# show bgp ipv4 unicast BGP table version is 3, local router ID is 1.0.3.17, vrf id 0 Default local pref 100, local AS 200 Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self Origin codes: i - IGP, e - EGP, ? - incomplete RPKI validation codes: V valid, I invalid, N Not found

Network Next Hop Metric LocPrf Weight Path *> 1.0.1.17/32 r2-r1-eth0 0 0 100 i *> 11.0.20.1/32 r2-r1-eth0 0 0 100 ? *> 11.0.20.2/32 r2-r1-eth0 0 0 100 ?

Displayed 3 routes and 3 total paths r2# show bgp ipv4 unicast 11.0.20.1/32 BGP routing table entry for 11.0.20.1/32, version 2 Paths: (1 available, best #1, table default) Advertised to non peer-group peers: r2-r1-eth0 10.0.7.2 fd00:0:0:5::2 100 fe80::2437:3eff:fef1:e8da from r2-r1-eth0 (1.0.2.17) (fe80::2437:3eff:fef1:e8da) (used) Origin incomplete, metric 0, valid, external, best (First path received) Last update: Tue Aug 23 11:28:06 2022

unet> sh r1 vtysh -d zebra

interface r1-r2-eth5 ip address 10.0.5.1/24 exit ! end r1# configure r1(config)# interface r1-r2-eth5 r1(config-if)# ipv6 address 5001:dead:beef::1/126 r1(config-if)# ed % Unknown command: ed r1(config-if)# end r1# exit

R1 bgp ubuntu@primary:/tmp/topotests/bgp_ipv4_over_ipv6.test_rfc5549_ebgp_unnumbered_nbr$ tail -f /tmp/topotests/bgp_ipv4_over_ipv6.test_rfc5549_ebgp_unnumbered_nbr/r1/bgpd.log

########### 2022/08/23 11:52:31 BGP: [M7Q4P-46WDR] vty[26]@# debug bgp update out 2022/08/23 11:52:37 BGP: [M7Q4P-46WDR] vty[26]@# debug bgp zebra 2022/08/23 11:52:40 BGP: [M7Q4P-46WDR] vty[26]@# exit 2022/08/23 11:53:33 BGP: [GYPW0-GVZQ8] Rx Intf address add VRF 0 IF r1-r2-eth5 addr 5001:dead:beef::1/126 2022/08/23 11:53:33 BGP: [HMTZW-CSNAB] Update peer r1-r2-eth5(r2)'s current intf addr fe80::2437:3eff:fef1:e8da and send updates 2022/08/23 11:53:33 BGP: [WJC21-WPGZF] u1:s1 announcing routes to r1-r2-eth5, combined into 1 peers 2022/08/23 11:53:33 BGP: [WJC21-WPGZF] u2:s2 announcing routes to r1-r2-eth5, combined into 1 peers 2022/08/23 11:53:33 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 0.0.0.0, origin i, mp_nexthop ::(::), metric 0, path 2022/08/23 11:53:33 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast 2022/08/23 11:53:33 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 1.0.1.17/32 IPv4 unicast 2022/08/23 11:53:33 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1 2022/08/23 11:53:33 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops 5001:dead:beef::1, fe80::2437:3eff:fef1:e8da 2022/08/23 11:53:33 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 10.0.0.1, origin ?, mp_nexthop ::(::), metric 0, path 2022/08/23 11:53:33 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast 2022/08/23 11:53:33 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 11.0.20.1/32 IPv4 unicast 2022/08/23 11:53:33 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1 2022/08/23 11:53:33 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops 5001:dead:beef::1, fe80::2437:3eff:fef1:e8da 2022/08/23 11:53:33 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 10.0.1.1, origin ?, mp_nexthop ::(::), metric 0, path 2022/08/23 11:53:33 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast 2022/08/23 11:53:33 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 11.0.20.2/32 IPv4 unicast 2022/08/23 11:53:33 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1 2022/08/23 11:53:33 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops 5001:dead:beef::1, fe80::2437:3eff:fef1:e8da

unet> sh r2 vtysh -d bgpd

Hello, this is FRRouting (version 8.4-dev-my-manual-build). Copyright 1996-2005 Kunihiro Ishiguro, et al.

r2# show bgp ipv4 unicast 11.0.20.1/32 BGP routing table entry for 11.0.20.1/32, version 5 Paths: (1 available, best #1, table default) Advertised to non peer-group peers: r2-r1-eth0 10.0.7.2 fd00:0:0:5::2 100 5001:dead:beef::1 from r2-r1-eth0 (1.0.2.17) -----> R2 received the update from R1 with global V6 address (fe80::2437:3eff:fef1:e8da) (used) Origin incomplete, metric 0, valid, external, best (First path received) Last update: Tue Aug 23 11:53:33 2022

Pdoijode avatar Aug 23 '22 19:08 Pdoijode

Test Case 2: Adding secondary IPv6 global address on R1 for interface connecting R1--R2:

unet> sh r1 vtysh -d zebra interface r1-r2-eth5 ip address 10.0.5.1/24 ipv6 address 5001:dead:beef::1/126 exit ! end r1# configure r1(config)# interface r1-r2-eth5 r1(config-if)# ipv6 address 7771:dead:beef::1/126 r1(config-if)# end r1# exit

unet> sh r2 vtysh -d bgpd

Hello, this is FRRouting (version 8.4-dev-my-manual-build). Copyright 1996-2005 Kunihiro Ishiguro, et al.

r2# show bgp ipv4 unicast 11.0.20.1/32 BGP routing table entry for 11.0.20.1/32, version 5 Paths: (1 available, best #1, table default) Advertised to non peer-group peers: r2-r1-eth0 10.0.7.2 fd00:0:0:5::2 100 5001:dead:beef::1 from r2-r1-eth0 (1.0.2.17) ----> R1 did not send an update to R2 (fe80::2437:3eff:fef1:e8da) (used) Origin incomplete, metric 0, valid, external, best (First path received) Last update: Tue Aug 23 11:53:34 2022

R1's log:

################ Adding secondary ipv6 address ######################
2022/08/23 12:02:08 BGP: [GYPW0-GVZQ8] Rx Intf address add VRF 0 IF r1-r2-eth5 addr 7771:dead:beef::1/126



Pdoijode avatar Aug 23 '22 19:08 Pdoijode

Test Case 3: Removing Secondary ipv6 address from interface:

unet> sh r1 vtysh -d zebra

Hello, this is FRRouting (version 8.4-dev-my-manual-build). Copyright 1996-2005 Kunihiro Ishiguro, et al.

r1# show running-config interface r1-r2-eth5 ip address 10.0.5.1/24 ipv6 address 5001:dead:beef::1/126 ipv6 address 7771:dead:beef::1/126 exit ! end r1# configure r1(config)# interface r1-r2-eth5 r1(config-if)# no ipv6 address 7771:dead:beef::1/126 r1(config-if)# end r1# exit

R1's log: ################Removing Secondary ipv6 addr ########################## 2022/08/23 12:08:34 BGP: [ZN4WJ-AVQKV] Rx Intf address del VRF 0 IF r1-r2-eth5 addr 7771:dead:beef::1/126

unet> sh r2 vtysh -d bgpd

Hello, this is FRRouting (version 8.4-dev-my-manual-build). Copyright 1996-2005 Kunihiro Ishiguro, et al.

r2# show bgp ipv4 unicast 11.0.20.1/32 BGP routing table entry for 11.0.20.1/32, version 5 Paths: (1 available, best #1, table default) Advertised to non peer-group peers: r2-r1-eth0 10.0.7.2 fd00:0:0:5::2 100 5001:dead:beef::1 from r2-r1-eth0 (1.0.2.17) ----> no change on R2 (fe80::2437:3eff:fef1:e8da) (used) Origin incomplete, metric 0, valid, external, best (First path received) Last update: Tue Aug 23 11:53:34 2022 r2#

Pdoijode avatar Aug 23 '22 19:08 Pdoijode

Test case 4: Removing Primary ipv6 global address from interface:

On R1: interface r1-r2-eth5 ip address 10.0.5.1/24 ipv6 address 5001:dead:beef::1/126 exit ! end r1# configure r1(config)# interface r1-r2-eth5 r1(config-if)# no ipv6 address 5001:dead:beef::1/126 r1(config-if)# end r1# exit

R1's bgp log:

###############Removing Primary ipv6 addr #############################
2022/08/23 12:13:43 BGP: [ZN4WJ-AVQKV] Rx Intf address del VRF 0 IF r1-r2-eth5 addr 5001:dead:beef::1/126
2022/08/23 12:13:43 BGP: [WJC21-WPGZF] u1:s1 announcing routes to r1-r2-eth5, combined into 1 peers
2022/08/23 12:13:43 BGP: [WJC21-WPGZF] u2:s2 announcing routes to r1-r2-eth5, combined into 1 peers
2022/08/23 12:13:43 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 0.0.0.0, origin i, mp_nexthop ::(::), metric 0, path 
2022/08/23 12:13:43 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast
2022/08/23 12:13:43 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 1.0.1.17/32 IPv4 unicast
2022/08/23 12:13:43 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1
2022/08/23 12:13:43 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops ::ffff:a00:501, fe80::2437:3eff:fef1:e8da
2022/08/23 12:13:43 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 10.0.0.1, origin ?, mp_nexthop ::(::), metric 0, path 
2022/08/23 12:13:43 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast
2022/08/23 12:13:43 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 11.0.20.1/32 IPv4 unicast
2022/08/23 12:13:43 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1
2022/08/23 12:13:43 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops ::ffff:a00:501, fe80::2437:3eff:fef1:e8da
2022/08/23 12:13:43 BGP: [TN0HX-6G1RR] u1:s1 send UPDATE w/ attr: nexthop 10.0.1.1, origin ?, mp_nexthop ::(::), metric 0, path 
2022/08/23 12:13:43 BGP: [H06SA-0JAPR] u1:s1 send MP_REACH for afi/safi IPv4/unicast
2022/08/23 12:13:43 BGP: [HVRWP-5R9NQ] u1:s1 send UPDATE 11.0.20.2/32 IPv4 unicast
2022/08/23 12:13:43 BGP: [WEV7K-2GAQ5] u1:s1 send UPDATE len 90 (max message len: 65535) numpfx 1
2022/08/23 12:13:43 BGP: [JJ5V1-EZ0XX] u1:s1 r1-r2-eth5 send UPDATE w/ mp_nexthops ::ffff:a00:501, fe80::2437:3eff:fef1:e8da
2022/08/23 12:14:03 BGP: [M7Q4P-46WDR] vty[26]@> enable
2022/08/23 12:14:11 BGP: [M7Q4P-46WDR] vty[26]@# do write terminal
2022/08/23 12:14:48 BGP: [M7Q4P-46WDR] vty[26]@# exit


unet> sh r2 vtysh -d bgpd

Hello, this is FRRouting (version 8.4-dev-my-manual-build).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

r2# show bgp ipv4 unicast 11.0.20.1/32
BGP routing table entry for 11.0.20.1/32, version 8
Paths: (1 available, best #1, table default)
  Advertised to non peer-group peers:
  r2-r1-eth0 10.0.7.2 fd00:0:0:5::2
  100
    ::ffff:a00:501 from r2-r1-eth0 (1.0.2.17) ----> R1 sent update to R2 with v4-mapped-v6 address
    (fe80::2437:3eff:fef1:e8da) (used)
      Origin incomplete, metric 0, valid, external, best (First path received)
      Last update: Tue Aug 23 12:13:42 2022

Pdoijode avatar Aug 23 '22 19:08 Pdoijode

Continuous Integration Result: SUCCESSFUL

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-PULLREQ2-7055/

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.

NetDEF-CI avatar Aug 23 '22 21:08 NetDEF-CI

Can you do the same as in comments in tests too? (I mean adding real tests)

ton31337 avatar Aug 25 '22 08:08 ton31337

@ton31337, are you referring to automating the manual test cases?

Pdoijode avatar Aug 25 '22 18:08 Pdoijode

@ton31337, are you referring to automating the manual test cases?

Yep :)

ton31337 avatar Aug 25 '22 20:08 ton31337

Please add topotest.

mobash-rasool avatar Sep 20 '22 15:09 mobash-rasool

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

Test incomplete. See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7587/

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: Incomplete

Topotests Ubuntu 18.04 arm8 part 3: Incomplete (check logs for details)
Topotests debian 10 amd64 part 4: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO4DEB10AMD64-7587/test

Topology Tests failed for Topotests debian 10 amd64 part 4 see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-7587/artifact/TOPO4DEB10AMD64/ErrorLog/log_topotests.txt

Successful on other platforms/tests
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 arm8 part 5
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests Ubuntu 18.04 i386 part 9
  • Addresssanitizer topotests part 6
  • Static analyzer (clang)
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 i386 part 0
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 amd64 part 1
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 2
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 0
  • Topotests debian 10 amd64 part 3
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 0
  • Ubuntu 18.04 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests debian 10 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 5
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Debian 9 deb pkg check
  • Addresssanitizer topotests part 4
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 amd64 part 3
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 amd64 part 2
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 18.04 arm8 part 9
  • Addresssanitizer topotests part 2
  • Ubuntu 20.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 amd64 part 0
  • Debian 10 deb pkg check
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests debian 10 amd64 part 0
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 3
  • Topotests Ubuntu 18.04 i386 part 3
  • Addresssanitizer topotests part 9

NetDEF-CI avatar Sep 27 '22 04:09 NetDEF-CI

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

Test incomplete. See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7642/

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: Incomplete

Topotests Ubuntu 18.04 arm8 part 4: Incomplete (check logs for details)
Successful on other platforms/tests
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests debian 10 amd64 part 0
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 amd64 part 5
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 i386 part 3
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 amd64 part 0
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 i386 part 0
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 9
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Fedora 29 rpm pkg check
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 2
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 0
  • Static analyzer (clang)
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 amd64 part 9
  • Ubuntu 20.04 deb pkg check
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 5
  • Addresssanitizer topotests part 6
  • Topotests Ubuntu 18.04 amd64 part 1
  • Ubuntu 18.04 deb pkg check
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests debian 10 amd64 part 6
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 4
  • Addresssanitizer topotests part 4
  • Topotests debian 10 amd64 part 3
  • Debian 9 deb pkg check
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests Ubuntu 18.04 arm8 part 3

NetDEF-CI avatar Sep 30 '22 00:09 NetDEF-CI

Continuous Integration Result: SUCCESSFUL

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-PULLREQ2-7641/

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.

NetDEF-CI avatar Sep 30 '22 00:09 NetDEF-CI

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

Test incomplete. See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7640/

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: Incomplete

Topotests Ubuntu 18.04 arm8 part 5: Incomplete (check logs for details)
Successful on other platforms/tests
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 9
  • Topotests debian 10 amd64 part 0
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 7
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 i386 part 3
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 i386 part 0
  • Topotests Ubuntu 18.04 arm8 part 4
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Topotests Ubuntu 18.04 amd64 part 0
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 7
  • Static analyzer (clang)
  • Topotests Ubuntu 18.04 arm8 part 0
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests debian 10 amd64 part 2
  • Addresssanitizer topotests part 8
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 6
  • Topotests Ubuntu 18.04 amd64 part 1
  • Ubuntu 20.04 deb pkg check
  • Ubuntu 18.04 deb pkg check
  • Addresssanitizer topotests part 5
  • Topotests debian 10 amd64 part 6
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 1
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 4
  • Topotests debian 10 amd64 part 3
  • Topotests Ubuntu 18.04 arm8 part 3
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests Ubuntu 18.04 i386 part 4

NetDEF-CI avatar Sep 30 '22 00:09 NetDEF-CI

ci:rerun

sworleys avatar Sep 30 '22 18:09 sworleys

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-PULLREQ2-7664/

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.

NetDEF-CI avatar Sep 30 '22 20:09 NetDEF-CI

@mergifyio backport dev/8.4

ton31337 avatar Oct 06 '22 07:10 ton31337

backport dev/8.4

✅ Backports have been created

mergify[bot] avatar Oct 06 '22 07:10 mergify[bot]