Skip to content

Instantly share code, notes, and snippets.

@riot-ci
Last active February 1, 2024 11:15
Show Gist options
  • Save riot-ci/5df54eb2b6f0bc7cbce1dc5544832040 to your computer and use it in GitHub Desktop.
Save riot-ci/5df54eb2b6f0bc7cbce1dc5544832040 to your computer and use it in GitHub Desktop.
Automated test results for RIOT 2024.01-RC1

01. Task 02 - Unittests on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_avr8 arch_esp32 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=analog_util base64url bhp_event bhp_msg bitfield bloom bluetil_addr checksum chunked_ringbuffer clif coding color constfs core_mbox credman credman_load crypto_aes_128 div dns_cache ecc_golay2412 ecc_hamming256 ecc_repetition embunit event_thread fib fmt frac gcoap gnrc_ipv6 gnrc_ipv6_hdr gnrc_ipv6_nib gnrc_mac gnrc_netif_pktq gnrc_netreg gnrc_pktbuf_static gnrc_priority_pktqueue gnrc_sixlowpan gnrc_sixlowpan_ctx gnrc_sixlowpan_frag_vrb gnrc_sixlowpan_nd gnrc_sock gnrc_udp hashes ieee802154 inet_csum ipv4 ipv4_addr ipv6 ipv6_addr ipv6_hdr luid matstat mtd mtd_emulated nanocoap nanocoap_cache nanocoap_token_ext netopt od phydat pktqueue posix_headers printf_float random rtc_utils rtt_rtc saul_reg scanf_float seq sht1x sock_util test_utils_result_output test_utils_result_output_check timex tsrb uri_parser ut_process uuid vfs xtimer zptr ztimer64 ztimer_convert_frac ztimer_convert_muldiv64 ztimer_core ztimer_mock ztimer_no_periph_rtt ztimer_ondemand ztimer_usec' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  all
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/pkg/tiny-asn1/ 
"make" -C /data/riotbuild/riotbase/build/pkg/tiny-asn1/src -f /data/riotbuild/riotbase/Makefile.base MODULE=tiny-asn1
"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-analog_util
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-base64
"make" -C /data/riotbuild/riotbase/cpu/native/mtd
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bcd
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_event
"make" -C /data/riotbuild/riotbase/drivers/mtd
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_msg
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bitfield
"make" -C /data/riotbuild/riotbase/sys/analog_util
"make" -C /data/riotbuild/riotbase/drivers/mtd_emulated
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bloom
"make" -C /data/riotbuild/riotbase/sys/base64
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bluetil
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-checksum
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bloom
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/drivers/rtt_rtc
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/sys/chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/drivers/saul
"make" -C /data/riotbuild/riotbase/sys/clif
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-clif
"make" -C /data/riotbuild/riotbase/drivers/sht1x
"make" -C /data/riotbuild/riotbase/sys/coding
"make" -C /data/riotbuild/riotbase/sys/color
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-coding
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-color
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-core
"make" -C /data/riotbuild/riotbase/sys/ecc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-credman
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/fs/constfs
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-div
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/matstat
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/dns
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/gcoap
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-dns_cache
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ecc
"make" -C /data/riotbuild/riotbase/sys/net/credman
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib_sr
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/netopt
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fmt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil/bluetil_addr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-frac
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gcoap
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/csma_sender
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_hdr
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/ieee802154
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_nib
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_mac_internal
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/link_layer/mac
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_netif_pktq
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_sixlowpan_frag_vrb
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_udp
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-hashes
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ieee802154
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv4_addr
"make" -C /data/riotbuild/riotbase/sys/net/sock/async/event
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/od
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-kernel_defines
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/pktq
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/ctx
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-luid
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/fb
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/vrb
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/nd
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-matstat
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-mtd
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap
"make" -C /data/riotbuild/riotbase/sys/saul_reg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap_cache
"make" -C /data/riotbuild/riotbase/sys/seq
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netopt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock/udp
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-phydat
"make" -C /data/riotbuild/riotbase/sys/timex
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pkt
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktbuf
"make" -C /data/riotbuild/riotbase/sys/tsrb
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktqueue
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output/check
"make" -C /data/riotbuild/riotbase/sys/uri_parser
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-printf_float
"make" -C /data/riotbuild/riotbase/sys/ut_process
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/uuid
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtc
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtt_rtc
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-saul_reg
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-scanf_float
"make" -C /data/riotbuild/riotbase/sys/ztimer64
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-seq
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sht1x
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_ctx
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_sfr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sock_util
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-timex
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-tsrb
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-turo
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uri_parser
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ut_process
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uuid
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-vfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-zptr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer64
   text	   data	    bss	    dec	    hex	filename
1973474	 227436	 144528	2345438	 23c9de	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................==5364==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
................................................................................................................................................................................................................==5364==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffeca000; bottom 0x08270000; size: 0xf7c5a000 (-138043392)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
OK (1176 tests)


Captured stderr call

Due to limitations in the gcoap API it is currently not possible to use a dual stack setup

01. Task 03 - Unittests on native separated [tests-analog_util] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=analog_util embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-analog_util
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-analog_util
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/analog_util
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  76247	  16572	  58688	 151507	  24fd3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)


01. Task 03 - Unittests on native separated [tests-base64] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=base64url embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-base64
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-base64
"make" -C /data/riotbuild/riotbase/sys/base64
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  94738	  17544	  58688	 170970	  29bda	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............
OK (14 tests)
==6491==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff859000; bottom 0x08070000; size: 0xf77e9000 (-142700544)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bcd] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bcd
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bcd
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  73529	  16660	  58688	 148877	  2458d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==7047==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe10000; bottom 0x0806c000; size: 0xf7da4000 (-136691712)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bhp_event] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bhp_event embunit event_thread' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bhp_event
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_event
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79694	  16908	  67136	 163738	  27f9a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..==7624==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!

OK (2 tests)
==7624==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdd1000; bottom 0x0806e000; size: 0xf7d63000 (-136957952)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bhp_msg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bhp_msg embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bhp_msg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_msg
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  82207	  16892	  67040	 166139	  288fb	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...==8188==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!

OK (3 tests)
==8188==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa97000; bottom 0x0806e000; size: 0xf7a29000 (-140341248)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bitfield] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bitfield embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bitfield
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bitfield
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  88496	  17020	  58688	 164204	  2816c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............
OK (14 tests)
==8750==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe66000; bottom 0x08070000; size: 0xf7df6000 (-136355840)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bloom] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bloom embunit hashes' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bloom
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bloom
"make" -C /data/riotbuild/riotbase/sys/bloom
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 181086	  54820	  59272	 295178	  4810a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==9379==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffaff000; bottom 0x0808f000; size: 0xf7a70000 (-140050432)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bluetil] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bluetil_addr embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bluetil
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bluetil
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil/bluetil_addr
   text	   data	    bss	    dec	    hex	filename
  79411	  17064	  58692	 155167	  25e1f	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)


01. Task 03 - Unittests on native separated [tests-checksum] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=checksum embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-checksum
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-checksum
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 118888	  21920	  58688	 199496	  30b48	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............................................
OK (46 tests)
==10551==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb36000; bottom 0x08078000; size: 0xf7abe000 (-139730944)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-chunked_ringbuffer] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=chunked_ringbuffer embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-chunked_ringbuffer
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/sys/chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  86520	  17308	  58688	 162516	  27ad4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==11112==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffa2000; bottom 0x0806f000; size: 0xf7f33000 (-135057408)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-clif] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=clif embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-clif
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-clif
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/clif
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  99141	  18612	  58688	 176441	  2b139	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......
OK (7 tests)
==11675==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb48000; bottom 0x08072000; size: 0xf7ad6000 (-139632640)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-coding] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=coding embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-coding
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-coding
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/sys/coding
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  85578	  16856	  58688	 161122	  27562	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==12244==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff977000; bottom 0x0806f000; size: 0xf7908000 (-141524992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-color] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=color embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-color
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-color
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/color
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  92145	  17212	  58688	 168045	  2906d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==12806==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd15000; bottom 0x08070000; size: 0xf7ca5000 (-137736192)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-core] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=core_mbox embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-core
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-core
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 144749	  27444	  67844	 240037	  3a9a5	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
................................................................................................==13404==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
..........
OK (106 tests)
==13404==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff830000; bottom 0x08080000; size: 0xf77b0000 (-142934016)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-credman] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=credman credman_load embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-credman
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/pkg/tiny-asn1/ 
"make" -C /data/riotbuild/riotbase/build/pkg/tiny-asn1/src -f /data/riotbuild/riotbase/Makefile.base MODULE=tiny-asn1
"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-credman
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/credman
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  99425	  17492	  58944	 175861	  2aef5	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==13985==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffcb7000; bottom 0x08072000; size: 0xf7c45000 (-138129408)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-div] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=div embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-div
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-div
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  77813	  16732	  58688	 153233	  25691	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==14541==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa91000; bottom 0x0806c000; size: 0xf7a25000 (-140357632)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-dns_cache] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=dns_cache embunit ipv4 ipv6 ztimer_usec' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-dns_cache
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-dns_cache
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/dns
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  99732	  18356	  59428	 177516	  2b56c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.==15158==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
==15158==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff0d000; bottom 0x08070000; size: 0xf7e9d000 (-135671808)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189
.
OK (2 tests)

01. Task 03 - Unittests on native separated [tests-ecc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=ecc_golay2412 ecc_hamming256 ecc_repetition embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ecc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ecc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/ecc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  88602	  17616	  58696	 164914	  28432	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..........
OK (10 tests)
==15727==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffab000; bottom 0x0806f000; size: 0xf7f3c000 (-135020544)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-fib] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fib xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fib
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/ztimer64
   text	   data	    bss	    dec	    hex	filename
 140846	  20356	  60612	 221814	  36276	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....................
OK (20 tests)
==16351==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd31000; bottom 0x0807d000; size: 0xf7cb4000 (-137674752)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-fib_sr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fib' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fib_sr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib_sr
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/ztimer64
   text	   data	    bss	    dec	    hex	filename
 141796	  19868	  63844	 225508	  370e4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............
OK (12 tests)


01. Task 03 - Unittests on native separated [tests-fmt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fmt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fmt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fmt
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 126577	  21524	  58688	 206789	  327c5	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............................
OK (30 tests)
==17540==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd2a000; bottom 0x0807a000; size: 0xf7cb0000 (-137691136)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-frac] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit frac' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-frac
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-frac
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78357	  16600	  58688	 153645	  2582d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==18106==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff83c000; bottom 0x0806d000; size: 0xf77cf000 (-142807040)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gcoap] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gcoap gnrc_ipv6 random' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gcoap
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gcoap
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/gcoap
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/sock/async/event
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock/udp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
   text	   data	    bss	    dec	    hex	filename
 184846	  24460	  88644	 297950	  48bde	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...........
OK (11 tests)
==18981==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff892000; bottom 0x08088000; size: 0xf780a000 (-142565376)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6_hdr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6_hdr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6_hdr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_hdr
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 121848	  19988	  65828	 207664	  32b30	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==20499==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff5c000; bottom 0x08078000; size: 0xf7ee4000 (-135380992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6_nib] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6_nib gnrc_sixlowpan_nd' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6_nib
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_nib
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/nd
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 339678	  38204	  70276	 448158	  6d69e	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................................................................................................................................................
OK (151 tests)
==21311==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd18000; bottom 0x080b1000; size: 0xf7c67000 (-137990144)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 146540	  22604	  75652	 244796	  3bc3c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==19788==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffabd000; bottom 0x0807e000; size: 0xf7a3f000 (-140251136)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_mac_internal] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_mac gnrc_priority_pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_mac_internal
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_mac_internal
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/csma_sender
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/link_layer/mac
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 127825	  20660	  66020	 214505	  345e9	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==22042==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8b7000; bottom 0x0807a000; size: 0xf783d000 (-142356480)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_netif_pktq] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_netif_pktq' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_netif_pktq
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_netif_pktq
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/pktq
   text	   data	    bss	    dec	    hex	filename
  97512	  18412	  59396	 175320	  2acd8	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==22670==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff816000; bottom 0x08072000; size: 0xf77a4000 (-142983168)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_sixlowpan_frag_vrb] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan_frag_vrb xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_sixlowpan_frag_vrb
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_sixlowpan_frag_vrb
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/fb
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/vrb
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 120733	  20388	  66820	 207941	  32c45	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......
OK (7 tests)
==23361==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb4d000; bottom 0x08078000; size: 0xf7ad5000 (-139636736)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_udp] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6 gnrc_udp' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_udp
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_udp
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
   text	   data	    bss	    dec	    hex	filename
 152964	  22592	  79748	 255304	  3e548	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==24172==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdfb000; bottom 0x08081000; size: 0xf7d7a000 (-136863744)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-hashes] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=crypto_aes_128 embunit hashes' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-hashes
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-hashes
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 216058	  35152	  61856	 313066	  4c6ea	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..........................................................
OK (58 tests)
==24830==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc45000; bottom 0x08093000; size: 0xf7bb2000 (-138731520)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ieee802154] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ieee802154' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ieee802154
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ieee802154
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/ieee802154
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 164428	  19308	  58720	 242456	  3b318	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....................................................................
OK (69 tests)
==25390==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff98a000; bottom 0x08082000; size: 0xf7908000 (-141524992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-inet_csum] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit inet_csum' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-inet_csum
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-inet_csum
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  80792	  16828	  58688	 156308	  26294	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==25949==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd84000; bottom 0x0806e000; size: 0xf7d16000 (-137273344)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv4_addr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv4_addr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv4_addr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv4_addr
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  91066	  18124	  58688	 167878	  28fc6	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................
OK (19 tests)
==26512==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffeb3000; bottom 0x08070000; size: 0xf7e43000 (-136040448)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv6_addr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv6_addr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv6_addr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_addr
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 202598	  22044	  58720	 283362	  452e2	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............................................................................................
OK (92 tests)
==27076==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9c7000; bottom 0x0808d000; size: 0xf793a000 (-141320192)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv6_hdr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv6_hdr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv6_hdr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_hdr
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  89438	  18300	  58720	 166458	  28a3a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
................
OK (16 tests)
==27660==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffba0000; bottom 0x08070000; size: 0xf7b30000 (-139264000)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-kernel_defines] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-kernel_defines
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-kernel_defines
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  76611	  16596	  58688	 151895	  25157	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==28212==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff84a000; bottom 0x0806c000; size: 0xf77de000 (-142745600)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-libc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-libc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-libc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  77487	  16756	  58688	 152931	  25563	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==28767==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdb3000; bottom 0x0806c000; size: 0xf7d47000 (-137072640)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-luid] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit luid' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-luid
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-luid
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78596	  16648	  58752	 153996	  2598c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==29331==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffbb3000; bottom 0x0806d000; size: 0xf7b46000 (-139173888)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-matstat] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit matstat' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-matstat
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-matstat
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/matstat
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  94129	  17064	  58688	 169881	  29799	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==29893==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc22000; bottom 0x08071000; size: 0xf7bb1000 (-138735616)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-mtd] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit mtd mtd_emulated vfs' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-mtd
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-mtd
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/drivers/mtd
"make" -C /data/riotbuild/riotbase/drivers/mtd_emulated
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/cpu/native/mtd
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
   text	   data	    bss	    dec	    hex	filename
 109363	  17920	  59328	 186611	  2d8f3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==30482==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff38000; bottom 0x08075000; size: 0xf7ec3000 (-135516160)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-nanocoap_cache] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit nanocoap_cache' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-nanocoap_cache
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap_cache
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
   text	   data	    bss	    dec	    hex	filename
 146448	  19692	  61636	 227776	  379c0	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==31778==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffcc9000; bottom 0x0807e000; size: 0xf7c4b000 (-138104832)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-nanocoap] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit nanocoap nanocoap_token_ext' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-nanocoap
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 152712	  18792	  58688	 230192	  38330	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................................
OK (35 tests)
==31110==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9f1000; bottom 0x0807f000; size: 0xf7972000 (-141090816)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-netopt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit netopt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-netopt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netopt
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/netopt
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  83687	  20924	  58688	 163299	  27de3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==32341==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe89000; bottom 0x0806f000; size: 0xf7e1a000 (-136208384)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-netreg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_netreg' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-netreg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netreg
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  84291	  17596	  58944	 160831	  2743f	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==32903==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa30000; bottom 0x0806e000; size: 0xf79c2000 (-140763136)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-phydat] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit phydat' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-phydat
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-phydat
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  95084	  21056	  58848	 174988	  2ab8c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)


01. Task 03 - Unittests on native separated [tests-pkt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pkt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pkt
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 168952	  23312	  75524	 267788	  4160c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................
OK (23 tests)
==34284==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb99000; bottom 0x08084000; size: 0xf7b15000 (-139374592)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-pktbuf] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_pktbuf_static' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pktbuf
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktbuf
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 129892	  20448	  65024	 215364	  34944	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............................................
OK (45 tests)
==34872==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdc8000; bottom 0x0807b000; size: 0xf7d4d000 (-137048064)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-pktqueue] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pktqueue
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktqueue
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  88908	  17140	  58752	 164800	  283c0	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==35425==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffbbc000; bottom 0x08070000; size: 0xf7b4c000 (-139149312)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-printf_float] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit printf_float' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-printf_float
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-printf_float
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  77407	  16980	  58688	 153075	  255f3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==35980==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9fc000; bottom 0x0806c000; size: 0xf7990000 (-140967936)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-priority_pktqueue] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_priority_pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-priority_pktqueue
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-priority_pktqueue
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 130596	  20144	  65860	 216600	  34e18	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==36664==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb39000; bottom 0x0807b000; size: 0xf7abe000 (-139730944)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-rtc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_avr8 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit rtc_utils' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-rtc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  93131	  17036	  58688	 168855	  29397	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==37234==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffadd000; bottom 0x08071000; size: 0xf7a6c000 (-140066816)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-rtt_rtc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_esp32 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit rtt_rtc ztimer_no_periph_rtt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-rtt_rtc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtt_rtc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/drivers/rtt_rtc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  93839	  17216	  59272	 170327	  29957	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==37819==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffd2000; bottom 0x08071000; size: 0xf7f61000 (-134868992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-saul_reg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit saul_reg' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-saul_reg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-saul_reg
"make" -C /data/riotbuild/riotbase/drivers/saul
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/sys/saul_reg
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  92109	  22480	  58756	 173345	  2a521	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)


01. Task 03 - Unittests on native separated [tests-scanf_float] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit scanf_float' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-scanf_float
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-scanf_float
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78811	  17016	  58688	 154515	  25b93	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==38963==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb26000; bottom 0x0806d000; size: 0xf7ab9000 (-139751424)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-seq] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit seq' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-seq
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-seq
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/seq
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  91899	  18392	  59208	 169499	  2961b	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........................................
OK (40 tests)
==39519==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffed7000; bottom 0x08071000; size: 0xf7e66000 (-135897088)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sht1x] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit sht1x' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sht1x
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sht1x
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/sht1x
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  89338	  17908	  59012	 166258	  28972	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==40151==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffbcd000; bottom 0x0806f000; size: 0xf7b5e000 (-139075584)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan_ctx] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan_ctx' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan_ctx
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_ctx
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/ctx
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 134960	  20912	  66340	 222212	  36404	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==41568==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffa5000; bottom 0x0807c000; size: 0xf7f29000 (-135098368)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan od' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/od
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 117236	  21768	  74148	 213152	  340a0	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................
OK (19 tests)
==40869==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd75000; bottom 0x08077000; size: 0xf7cfe000 (-137371648)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan_sfr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan_sfr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_sfr
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79585	  16756	  58688	 155029	  25d95	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==42126==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd5b000; bottom 0x0806d000; size: 0xf7cee000 (-137437184)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sock_util] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6 gnrc_sock ipv4 ipv4_addr ipv6_addr posix_headers sock_util' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sock_util
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sock_util
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
   text	   data	    bss	    dec	    hex	filename
 173842	  24132	  75716	 273690	  42d1a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...........................
OK (27 tests)
==42963==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8c4000; bottom 0x08085000; size: 0xf783f000 (-142348288)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-timex] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit timex' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-timex
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-timex
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/timex
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  83496	  17032	  58692	 159220	  26df4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==43531==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc53000; bottom 0x0806e000; size: 0xf7be5000 (-138522624)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-tsrb] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit tsrb' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-tsrb
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-tsrb
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/tsrb
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  84849	  17144	  58816	 160809	  27429	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............
OK (12 tests)
==44093==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff935000; bottom 0x0806f000; size: 0xf78c6000 (-141795328)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-turo] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit test_utils_result_output test_utils_result_output_check' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-turo
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-turo
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output/check
   text	   data	    bss	    dec	    hex	filename
  79587	  16640	  58688	 154915	  25d23	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==44656==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff840000; bottom 0x0806e000; size: 0xf77d2000 (-142794752)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-uri_parser] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit uri_parser' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-uri_parser
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uri_parser
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/uri_parser
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 113217	  21488	  58880	 193585	  2f431	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..........
OK (10 tests)
==45221==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff98e000; bottom 0x08077000; size: 0xf7917000 (-141463552)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ut_process] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ut_process' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ut_process
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ut_process
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/ut_process
   text	   data	    bss	    dec	    hex	filename
 115305	  22824	  58848	 196977	  30171	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==45790==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc15000; bottom 0x08077000; size: 0xf7b9e000 (-138813440)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-uuid] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit uuid' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-uuid
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uuid
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/uuid
   text	   data	    bss	    dec	    hex	filename
 127128	  19376	  59340	 205844	  32414	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==46449==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffc0000; bottom 0x08079000; size: 0xf7f47000 (-134975488)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-vfs] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=constfs embunit vfs' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-vfs
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-vfs
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fs/constfs
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
   text	   data	    bss	    dec	    hex	filename
 130456	  24532	  59488	 214476	  345cc	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........................................
OK (40 tests)
==47046==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff98000; bottom 0x0807b000; size: 0xf7f1d000 (-135147520)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-zptr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit zptr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-zptr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-zptr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  73071	  16468	  58688	 148227	  24303	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==47597==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff816000; bottom 0x0806c000; size: 0xf77aa000 (-142958592)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ztimer64] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ztimer64 ztimer_core ztimer_mock' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ztimer64
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer64
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/ztimer64
   text	   data	    bss	    dec	    hex	filename
  98151	  17408	  58912	 174471	  2a987	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.==48793==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
......
OK (7 tests)
==48793==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe53000; bottom 0x08071000; size: 0xf7de2000 (-136437760)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ztimer] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ztimer_convert_frac ztimer_convert_muldiv64 ztimer_core ztimer_mock ztimer_ondemand' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ztimer
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 129783	  18304	  58688	 206775	  327b7	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 7bec6-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....==48193==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
...........
OK (16 tests)
==48193==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa9a000; bottom 0x08079000; size: 0xf7a21000 (-140374016)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


03. Task 01 - ICMPv6 multicast echo on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ping ff02::1 -c 1000 -i 10 -s 0 -W 1000
ping ff02::1 -c 1000 -i 10 -s 0 -W 1000

8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=0 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=0 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=1 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=2 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=3 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=4 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=4 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=5 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=5 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=6 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=6 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=7 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=7 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=8 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=8 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=9 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=9 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=10 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=10 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=11 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=11 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=12 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=12 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=13 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=13 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=14 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=14 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=15 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=15 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=16 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=16 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=17 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=17 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=18 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=18 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=19 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=19 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=20 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=20 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=21 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=21 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=22 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=22 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=23 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=23 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=24 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=24 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=25 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=25 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=26 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=26 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=27 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=27 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=28 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=28 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=29 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=29 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=30 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=30 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=31 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=31 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=32 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=32 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=33 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=33 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=34 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=34 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=35 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=35 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=36 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=36 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=37 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=37 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=38 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=38 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=39 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=39 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=40 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=40 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=41 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=41 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=42 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=42 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=43 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=43 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=44 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=44 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=45 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=45 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=46 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=46 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=47 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=47 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=48 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=48 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=49 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=49 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=50 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=50 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=51 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=51 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=52 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=52 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=53 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=53 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=54 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=54 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=55 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=55 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=56 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=56 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=57 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=57 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=58 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=58 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=59 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=59 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=60 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=60 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=61 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=61 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=62 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=62 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=63 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=63 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=64 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=64 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=65 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=65 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=66 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=66 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=67 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=67 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=68 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=68 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=69 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=69 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=70 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=70 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=71 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=71 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=72 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=72 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=73 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=73 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=74 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=74 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=75 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=75 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=76 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=76 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=77 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=77 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=78 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=78 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=79 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=79 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=80 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=80 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=81 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=81 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=82 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=82 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=83 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=83 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=84 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=84 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=85 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=85 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=86 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=86 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=87 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=87 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=88 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=88 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=89 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=89 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=90 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=90 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=91 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=91 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=92 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=92 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=93 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=93 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=94 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=94 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=95 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=95 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=96 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=96 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=97 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=97 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=98 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=98 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=99 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=99 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=100 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=100 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=101 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=101 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=102 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=102 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=103 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=103 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=104 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=104 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=105 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=105 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=106 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=106 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=107 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=107 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=108 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=108 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=109 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=109 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=110 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=110 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=111 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=111 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=112 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=112 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=113 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=113 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=114 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=114 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=115 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=115 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=116 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=116 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=117 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=117 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=118 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=118 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=119 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=119 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=120 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=120 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=121 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=121 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=122 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=122 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=123 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=123 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=124 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=124 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=125 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=125 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=126 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=126 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=127 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=127 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=128 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=128 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=129 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=129 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=130 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=130 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=131 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=131 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=132 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=132 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=133 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=133 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=134 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=134 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=135 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=135 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=136 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=136 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=137 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=137 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=138 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=138 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=139 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=139 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=140 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=140 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=141 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=141 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=142 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=142 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=143 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=143 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=144 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=144 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=145 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=145 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=146 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=146 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=147 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=147 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=148 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=148 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=149 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=149 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=150 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=150 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=151 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=151 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=152 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=152 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=153 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=153 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=154 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=154 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=155 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=155 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=156 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=156 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=157 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=157 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=158 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=158 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=159 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=159 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=160 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=160 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=161 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=161 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=162 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=162 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=163 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=163 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=164 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=164 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=165 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=165 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=166 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=166 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=167 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=167 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=168 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=168 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=169 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=169 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=170 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=170 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=171 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=171 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=172 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=172 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=173 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=173 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=174 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=174 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=175 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=175 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=176 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=176 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=177 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=177 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=178 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=178 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=179 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=179 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=180 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=180 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=181 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=181 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=182 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=182 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=183 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=183 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=184 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=184 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=185 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=185 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=186 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=186 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=187 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=187 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=188 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=188 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=189 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=189 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=190 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=190 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=191 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=191 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=192 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=192 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=193 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=193 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=194 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=194 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=195 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=195 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=196 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=196 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=197 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=197 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=198 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=198 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=199 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=199 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=200 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=200 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=201 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=201 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=202 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=202 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=203 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=203 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=204 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=204 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=205 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=205 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=206 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=206 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=207 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=207 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=208 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=208 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=209 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=209 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=210 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=210 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=211 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=211 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=212 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=212 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=213 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=213 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=214 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=214 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=215 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=215 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=216 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=216 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=217 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=217 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=218 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=218 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=219 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=219 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=220 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=220 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=221 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=221 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=222 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=222 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=223 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=223 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=224 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=224 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=225 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=225 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=226 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=226 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=227 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=227 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=228 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=228 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=229 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=229 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=230 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=230 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=231 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=231 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=232 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=232 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=233 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=233 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=234 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=234 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=235 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=235 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=236 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=236 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=237 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=237 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=238 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=238 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=239 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=239 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=240 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=240 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=241 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=241 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=242 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=242 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=243 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=243 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=244 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=244 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=245 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=245 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=246 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=246 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=247 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=247 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=248 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=248 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=249 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=249 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=250 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=250 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=251 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=251 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=252 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=252 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=253 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=253 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=254 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=254 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=255 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=255 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=256 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=256 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=257 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=257 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=258 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=258 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=259 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=259 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=260 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=260 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=261 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=261 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=262 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=262 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=263 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=263 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=264 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=264 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=265 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=265 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=266 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=266 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=267 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=267 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=268 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=268 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=269 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=269 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=270 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=270 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=271 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=271 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=272 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=272 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=273 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=273 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=274 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=274 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=275 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=275 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=276 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=276 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=277 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=277 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=278 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=278 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=279 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=279 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=280 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=280 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=281 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=281 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=282 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=282 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=283 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=283 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=284 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=284 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=285 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=285 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=286 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=286 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=287 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=287 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=288 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=288 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=289 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=289 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=290 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=290 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=291 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=291 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=292 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=292 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=293 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=293 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=294 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=294 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=295 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=295 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=296 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=296 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=297 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=297 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=298 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=298 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=299 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=299 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=300 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=300 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=301 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=301 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=302 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=302 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=303 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=303 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=304 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=304 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=305 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=305 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=306 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=306 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=307 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=307 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=308 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=308 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=309 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=309 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=310 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=310 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=311 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=311 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=312 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=312 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=313 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=313 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=314 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=314 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=315 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=315 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=316 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=316 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=317 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=317 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=318 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=318 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=319 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=319 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=320 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=320 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=321 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=321 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=322 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=322 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=323 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=323 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=324 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=324 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=325 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=325 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=326 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=326 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=327 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=327 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=328 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=328 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=329 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=329 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=330 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=330 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=331 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=331 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=332 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=332 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=333 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=333 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=334 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=334 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=335 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=335 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=336 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=336 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=337 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=337 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=338 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=338 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=339 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=339 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=340 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=340 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=341 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=341 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=342 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=342 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=343 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=343 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=344 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=344 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=345 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=345 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=346 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=346 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=347 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=347 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=348 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=348 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=349 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=349 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=350 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=350 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=351 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=351 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=352 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=352 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=353 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=353 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=354 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=354 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=355 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=355 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=356 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=356 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=357 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=357 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=358 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=358 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=359 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=359 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=360 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=360 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=361 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=361 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=362 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=362 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=363 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=363 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=364 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=364 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=365 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=365 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=366 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=366 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=367 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=367 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=368 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=368 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=369 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=369 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=370 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=370 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=371 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=371 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=372 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=372 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=373 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=373 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=374 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=374 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=375 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=375 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=376 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=376 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=377 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=377 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=378 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=378 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=379 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=379 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=380 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=380 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=381 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=381 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=382 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=382 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=383 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=383 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=384 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=384 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=385 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=385 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=386 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=386 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=387 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=387 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=388 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=388 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=389 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=389 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=390 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=390 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=391 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=391 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=392 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=392 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=393 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=393 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=394 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=394 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=395 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=395 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=396 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=396 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=397 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=397 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=398 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=398 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=399 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=399 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=400 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=400 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=401 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=401 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=402 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=402 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=403 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=403 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=404 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=404 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=405 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=405 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=406 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=406 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=407 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=407 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=408 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=408 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=409 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=409 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=410 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=410 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=411 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=411 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=412 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=412 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=413 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=413 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=414 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=414 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=415 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=415 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=416 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=416 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=417 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=417 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=418 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=418 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=419 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=419 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=420 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=420 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=421 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=421 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=422 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=422 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=423 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=423 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=424 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=424 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=425 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=425 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=426 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=426 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=427 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=427 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=428 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=428 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=429 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=429 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=430 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=430 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=431 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=431 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=432 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=432 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=433 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=433 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=434 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=434 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=435 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=435 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=436 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=436 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=437 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=437 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=438 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=438 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=439 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=439 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=440 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=440 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=441 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=441 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=442 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=442 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=443 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=443 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=444 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=444 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=445 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=445 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=446 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=446 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=447 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=447 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=448 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=448 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=449 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=449 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=450 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=450 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=451 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=451 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=452 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=452 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=453 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=453 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=454 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=454 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=455 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=455 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=456 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=456 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=457 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=457 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=458 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=458 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=459 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=459 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=460 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=460 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=461 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=461 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=462 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=462 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=463 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=463 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=464 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=464 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=465 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=465 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=466 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=466 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=467 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=467 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=468 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=468 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=469 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=469 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=470 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=470 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=471 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=471 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=472 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=472 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=473 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=473 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=474 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=474 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=475 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=475 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=476 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=476 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=477 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=477 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=478 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=478 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=479 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=479 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=480 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=480 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=481 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=481 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=482 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=482 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=483 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=483 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=484 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=484 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=485 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=485 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=486 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=486 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=487 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=487 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=488 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=488 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=489 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=489 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=490 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=490 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=491 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=491 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=492 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=492 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=493 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=493 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=494 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=494 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=495 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=495 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=496 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=496 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=497 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=497 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=498 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=498 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=499 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=499 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=500 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=500 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=501 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=501 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=502 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=502 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=503 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=503 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=504 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=504 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=505 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=505 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=506 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=506 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=507 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=507 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=508 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=508 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=509 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=509 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=510 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=510 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=511 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=511 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=512 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=512 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=513 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=513 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=514 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=514 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=515 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=515 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=516 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=516 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=517 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=517 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=518 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=518 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=519 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=519 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=520 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=520 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=521 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=521 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=522 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=522 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=523 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=523 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=524 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=524 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=525 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=525 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=526 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=526 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=527 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=527 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=528 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=528 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=529 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=529 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=530 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=530 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=531 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=531 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=532 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=532 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=533 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=533 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=534 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=534 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=535 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=535 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=536 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=536 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=537 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=537 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=538 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=538 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=539 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=539 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=540 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=540 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=541 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=541 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=542 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=542 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=543 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=543 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=544 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=544 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=545 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=545 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=546 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=546 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=547 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=547 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=548 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=548 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=549 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=549 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=550 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=550 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=551 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=551 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=552 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=552 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=553 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=553 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=554 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=554 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=555 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=555 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=556 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=556 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=557 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=557 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=558 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=558 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=559 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=559 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=560 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=560 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=561 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=561 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=562 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=562 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=563 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=563 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=564 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=564 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=565 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=565 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=566 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=566 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=567 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=567 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=568 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=568 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=569 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=569 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=570 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=570 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=571 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=571 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=572 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=572 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=573 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=573 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=574 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=574 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=575 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=575 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=576 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=576 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=577 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=577 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=578 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=578 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=579 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=579 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=580 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=580 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=581 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=581 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=582 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=582 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=583 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=583 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=584 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=584 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=585 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=585 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=586 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=586 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=587 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=587 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=588 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=588 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=589 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=589 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=590 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=590 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=591 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=591 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=592 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=592 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=593 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=593 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=594 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=594 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=595 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=595 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=596 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=596 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=597 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=597 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=598 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=598 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=599 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=599 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=600 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=600 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=601 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=601 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=602 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=602 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=603 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=603 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=604 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=604 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=605 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=605 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=606 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=606 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=607 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=607 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=608 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=608 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=609 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=609 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=610 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=610 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=611 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=611 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=612 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=612 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=613 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=613 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=614 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=614 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=615 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=615 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=616 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=616 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=617 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=617 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=618 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=618 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=619 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=619 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=620 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=620 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=621 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=621 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=622 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=622 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=623 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=623 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=624 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=624 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=625 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=625 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=626 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=626 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=627 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=627 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=628 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=628 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=629 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=629 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=630 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=630 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=631 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=631 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=632 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=632 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=633 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=633 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=634 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=634 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=635 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=635 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=636 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=636 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=637 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=637 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=638 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=638 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=639 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=639 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=640 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=640 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=641 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=641 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=642 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=642 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=643 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=643 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=644 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=644 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=645 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=645 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=646 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=646 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=647 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=647 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=648 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=648 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=649 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=649 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=650 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=650 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=651 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=651 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=652 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=652 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=653 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=653 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=654 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=654 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=655 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=655 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=656 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=656 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=657 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=657 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=658 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=658 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=659 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=659 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=660 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=660 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=661 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=661 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=662 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=662 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=663 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=663 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=664 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=664 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=665 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=665 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=666 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=666 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=667 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=667 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=668 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=668 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=669 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=669 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=670 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=670 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=671 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=671 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=672 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=672 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=673 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=673 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=674 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=674 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=675 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=675 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=676 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=676 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=677 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=677 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=678 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=678 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=679 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=679 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=680 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=680 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=681 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=681 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=682 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=682 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=683 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=683 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=684 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=684 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=685 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=685 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=686 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=686 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=687 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=687 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=688 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=688 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=689 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=689 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=690 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=690 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=691 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=691 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=692 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=692 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=693 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=693 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=694 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=694 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=695 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=695 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=696 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=696 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=697 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=697 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=698 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=698 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=699 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=699 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=700 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=700 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=701 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=701 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=702 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=702 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=703 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=703 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=704 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=704 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=705 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=705 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=706 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=706 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=707 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=707 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=708 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=708 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=709 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=709 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=710 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=710 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=711 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=711 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=712 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=712 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=713 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=713 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=714 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=714 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=715 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=715 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=716 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=716 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=717 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=717 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=718 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=718 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=719 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=719 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=720 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=720 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=721 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=721 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=722 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=722 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=723 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=723 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=724 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=724 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=725 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=725 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=726 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=726 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=727 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=727 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=728 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=728 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=729 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=729 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=730 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=730 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=731 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=731 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=732 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=732 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=733 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=733 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=734 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=734 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=735 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=735 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=736 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=736 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=737 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=737 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=738 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=738 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=739 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=739 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=740 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=740 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=741 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=741 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=742 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=742 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=743 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=743 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=744 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=744 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=745 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=745 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=746 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=746 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=747 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=747 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=748 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=748 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=749 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=749 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=750 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=750 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=751 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=751 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=752 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=752 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=753 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=753 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=754 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=754 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=755 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=755 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=756 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=756 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=757 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=757 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=758 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=758 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=759 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=759 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=760 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=760 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=761 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=761 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=762 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=762 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=763 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=763 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=764 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=764 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=765 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=765 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=766 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=766 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=767 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=767 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=768 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=768 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=769 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=769 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=770 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=770 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=771 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=771 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=772 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=772 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=773 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=773 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=774 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=774 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=775 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=775 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=776 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=776 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=777 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=777 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=778 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=778 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=779 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=779 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=780 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=780 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=781 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=781 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=782 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=782 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=783 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=783 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=784 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=784 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=785 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=785 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=786 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=786 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=787 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=787 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=788 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=788 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=789 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=789 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=790 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=790 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=791 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=791 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=792 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=792 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=793 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=793 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=794 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=794 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=795 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=795 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=796 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=796 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=797 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=797 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=798 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=798 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=799 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=799 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=800 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=800 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=801 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=801 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=802 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=802 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=803 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=803 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=804 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=804 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=805 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=805 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=806 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=806 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=807 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=807 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=808 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=808 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=809 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=809 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=810 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=810 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=811 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=811 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=812 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=812 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=813 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=813 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=814 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=814 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=815 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=815 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=816 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=816 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=817 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=817 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=818 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=818 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=819 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=819 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=820 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=820 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=821 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=821 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=822 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=822 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=823 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=823 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=824 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=824 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=825 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=825 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=826 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=826 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=827 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=827 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=828 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=828 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=829 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=829 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=830 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=830 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=831 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=831 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=832 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=832 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=833 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=833 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=834 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=834 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=835 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=835 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=836 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=836 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=837 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=837 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=838 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=838 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=839 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=839 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=840 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=840 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=841 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=841 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=842 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=842 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=843 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=843 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=844 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=844 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=845 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=845 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=846 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=846 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=847 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=847 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=848 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=848 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=849 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=849 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=850 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=850 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=851 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=851 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=852 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=852 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=853 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=853 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=854 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=854 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=855 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=855 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=856 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=856 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=857 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=857 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=858 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=858 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=859 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=859 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=860 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=860 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=861 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=861 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=862 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=862 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=863 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=863 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=864 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=864 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=865 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=865 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=866 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=866 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=867 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=867 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=868 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=868 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=869 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=869 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=870 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=870 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=871 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=871 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=872 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=872 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=873 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=873 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=874 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=874 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=875 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=875 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=876 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=876 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=877 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=877 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=878 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=878 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=879 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=879 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=880 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=880 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=881 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=881 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=882 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=882 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=883 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=883 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=884 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=884 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=885 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=885 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=886 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=886 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=887 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=887 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=888 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=888 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=889 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=889 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=890 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=890 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=891 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=891 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=892 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=892 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=893 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=893 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=894 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=894 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=895 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=895 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=896 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=896 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=897 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=897 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=898 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=898 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=899 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=899 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=900 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=900 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=901 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=901 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=902 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=902 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=903 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=903 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=904 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=904 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=905 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=905 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=906 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=906 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=907 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=907 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=908 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=908 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=909 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=909 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=910 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=910 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=911 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=911 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=912 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=912 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=913 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=913 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=914 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=914 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=915 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=915 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=916 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=916 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=917 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=917 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=918 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=918 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=919 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=919 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=920 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=920 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=921 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=921 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=922 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=922 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=923 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=923 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=924 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=924 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=925 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=925 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=926 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=926 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=927 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=927 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=928 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=928 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=929 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=929 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=930 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=930 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=931 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=931 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=932 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=932 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=933 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=933 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=934 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=934 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=935 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=935 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=936 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=936 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=937 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=937 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=938 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=938 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=939 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=939 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=940 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=940 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=941 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=941 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=942 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=942 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=943 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=943 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=944 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=944 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=945 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=945 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=946 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=946 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=947 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=947 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=948 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=948 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=949 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=949 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=950 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=950 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=951 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=951 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=952 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=952 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=953 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=953 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=954 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=954 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=955 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=955 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=956 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=956 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=957 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=957 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=958 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=958 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=959 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=959 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=960 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=960 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=961 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=961 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=962 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=962 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=963 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=963 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=964 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=964 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=965 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=965 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=966 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=966 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=967 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=967 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=968 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=968 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=969 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=969 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=970 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=970 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=971 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=971 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=972 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=972 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=973 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=973 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=974 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=974 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=975 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=975 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=976 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=976 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=977 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=977 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=978 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=978 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=979 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=979 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=980 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=980 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=981 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=981 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=982 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=982 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=983 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=983 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=984 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=984 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=985 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=985 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=986 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=986 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=987 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=987 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=988 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=988 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=989 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=989 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=990 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=990 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=991 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=991 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=992 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=992 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=993 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=993 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=994 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=994 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=995 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=995 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=996 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=996 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=997 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=997 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=998 ttl=64
8 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=998 ttl=64 (DUP!)
8 bytes from fe80::3812:4dff:fe87:e89a%5: icmp_seq=999 ttl=64

--- ff02::1 PING statistics ---
1000 packets transmitted, 1000 packets received, 999 duplicates, 0% packet loss
> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1760
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1792
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 02 - ICMPv6 link-local echo on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 36:9C:C9:85:DC:EF 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::349c:c9ff:fe85:dcef  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff85:dcef
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ping fe80::349c:c9ff:fe85:dcef -c 1000 -i 100 -s 1024 -W 1000
ping fe80::349c:c9ff:fe85:dcef -c 1000 -i 100 -s 1024 -W 1000

1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=0 ttl=64 time=0.887 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=4 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=5 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=6 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=7 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=8 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=9 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=10 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=11 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=12 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=13 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=14 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=15 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=16 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=17 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=18 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=19 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=20 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=21 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=22 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=23 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=24 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=25 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=26 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=27 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=28 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=29 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=30 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=31 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=32 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=33 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=34 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=35 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=36 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=37 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=38 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=39 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=40 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=41 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=42 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=43 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=44 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=45 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=46 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=47 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=48 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=49 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=50 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=51 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=52 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=53 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=54 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=55 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=56 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=57 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=58 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=59 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=60 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=61 ttl=64 time=0.342 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=62 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=63 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=64 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=65 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=66 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=67 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=68 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=69 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=70 ttl=64 time=0.334 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=71 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=72 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=73 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=74 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=75 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=76 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=77 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=78 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=79 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=80 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=81 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=82 ttl=64 time=0.343 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=83 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=84 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=85 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=86 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=87 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=88 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=89 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=90 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=91 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=92 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=93 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=94 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=95 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=96 ttl=64 time=0.323 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=97 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=98 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=99 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=100 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=101 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=102 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=103 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=104 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=105 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=106 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=107 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=108 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=109 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=110 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=111 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=112 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=113 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=114 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=115 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=116 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=117 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=118 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=119 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=120 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=121 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=122 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=123 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=124 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=125 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=126 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=127 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=128 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=129 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=130 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=131 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=132 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=133 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=134 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=135 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=136 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=137 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=138 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=139 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=140 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=141 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=142 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=143 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=144 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=145 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=146 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=147 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=148 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=149 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=150 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=151 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=152 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=153 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=154 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=155 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=156 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=157 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=158 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=159 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=160 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=161 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=162 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=163 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=164 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=165 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=166 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=167 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=168 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=169 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=170 ttl=64 time=0.376 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=171 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=172 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=173 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=174 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=175 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=176 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=177 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=178 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=179 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=180 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=181 ttl=64 time=0.373 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=182 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=183 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=184 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=185 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=186 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=187 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=188 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=189 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=190 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=191 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=192 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=193 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=194 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=195 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=196 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=197 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=198 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=199 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=200 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=201 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=202 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=203 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=204 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=205 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=206 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=207 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=208 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=209 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=210 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=211 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=212 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=213 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=214 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=215 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=216 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=217 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=218 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=219 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=220 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=221 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=222 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=223 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=224 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=225 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=226 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=227 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=228 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=229 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=230 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=231 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=232 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=233 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=234 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=235 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=236 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=237 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=238 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=239 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=240 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=241 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=242 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=243 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=244 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=245 ttl=64 time=0.358 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=246 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=247 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=248 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=249 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=250 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=251 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=252 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=253 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=254 ttl=64 time=0.342 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=255 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=256 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=257 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=258 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=259 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=260 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=261 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=262 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=263 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=264 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=265 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=266 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=267 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=268 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=269 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=270 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=271 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=272 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=273 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=274 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=275 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=276 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=277 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=278 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=279 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=280 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=281 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=282 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=283 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=284 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=285 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=286 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=287 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=288 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=289 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=290 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=291 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=292 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=293 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=294 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=295 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=296 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=297 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=298 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=299 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=300 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=301 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=302 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=303 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=304 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=305 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=306 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=307 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=308 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=309 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=310 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=311 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=312 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=313 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=314 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=315 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=316 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=317 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=318 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=319 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=320 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=321 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=322 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=323 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=324 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=325 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=326 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=327 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=328 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=329 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=330 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=331 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=332 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=333 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=334 ttl=64 time=0.343 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=335 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=336 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=337 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=338 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=339 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=340 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=341 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=342 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=343 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=344 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=345 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=346 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=347 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=348 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=349 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=350 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=351 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=352 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=353 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=354 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=355 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=356 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=357 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=358 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=359 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=360 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=361 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=362 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=363 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=364 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=365 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=366 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=367 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=368 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=369 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=370 ttl=64 time=0.341 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=371 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=372 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=373 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=374 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=375 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=376 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=377 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=378 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=379 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=380 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=381 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=382 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=383 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=384 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=385 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=386 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=387 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=388 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=389 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=390 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=391 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=392 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=393 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=394 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=395 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=396 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=397 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=398 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=399 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=400 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=401 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=402 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=403 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=404 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=405 ttl=64 time=0.341 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=406 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=407 ttl=64 time=0.373 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=408 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=409 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=410 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=411 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=412 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=413 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=414 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=415 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=416 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=417 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=418 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=419 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=420 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=421 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=422 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=423 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=424 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=425 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=426 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=427 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=428 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=429 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=430 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=431 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=432 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=433 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=434 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=435 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=436 ttl=64 time=0.363 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=437 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=438 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=439 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=440 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=441 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=442 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=443 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=444 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=445 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=446 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=447 ttl=64 time=0.341 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=448 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=449 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=450 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=451 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=452 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=453 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=454 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=455 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=456 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=457 ttl=64 time=0.331 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=458 ttl=64 time=0.336 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=459 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=460 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=461 ttl=64 time=0.369 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=462 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=463 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=464 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=465 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=466 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=467 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=468 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=469 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=470 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=471 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=472 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=473 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=474 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=475 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=476 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=477 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=478 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=479 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=480 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=481 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=482 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=483 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=484 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=485 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=486 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=487 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=488 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=489 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=490 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=491 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=492 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=493 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=494 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=495 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=496 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=497 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=498 ttl=64 time=0.327 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=499 ttl=64 time=0.322 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=500 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=501 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=502 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=503 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=504 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=505 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=506 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=507 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=508 ttl=64 time=0.376 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=509 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=510 ttl=64 time=0.338 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=511 ttl=64 time=0.341 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=512 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=513 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=514 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=515 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=516 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=517 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=518 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=519 ttl=64 time=0.327 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=520 ttl=64 time=0.339 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=521 ttl=64 time=0.339 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=522 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=523 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=524 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=525 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=526 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=527 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=528 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=529 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=530 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=531 ttl=64 time=0.344 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=532 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=533 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=534 ttl=64 time=0.326 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=535 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=536 ttl=64 time=0.325 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=537 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=538 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=539 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=540 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=541 ttl=64 time=0.325 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=542 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=543 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=544 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=545 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=546 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=547 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=548 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=549 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=550 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=551 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=552 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=553 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=554 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=555 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=556 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=557 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=558 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=559 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=560 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=561 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=562 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=563 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=564 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=565 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=566 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=567 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=568 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=569 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=570 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=571 ttl=64 time=0.339 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=572 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=573 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=574 ttl=64 time=0.327 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=575 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=576 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=577 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=578 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=579 ttl=64 time=0.365 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=580 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=581 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=582 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=583 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=584 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=585 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=586 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=587 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=588 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=589 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=590 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=591 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=592 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=593 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=594 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=595 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=596 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=597 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=598 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=599 ttl=64 time=0.338 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=600 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=601 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=602 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=603 ttl=64 time=0.329 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=604 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=605 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=606 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=607 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=608 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=609 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=610 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=611 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=612 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=613 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=614 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=615 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=616 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=617 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=618 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=619 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=620 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=621 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=622 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=623 ttl=64 time=0.375 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=624 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=625 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=626 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=627 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=628 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=629 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=630 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=631 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=632 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=633 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=634 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=635 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=636 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=637 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=638 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=639 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=640 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=641 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=642 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=643 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=644 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=645 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=646 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=647 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=648 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=649 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=650 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=651 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=652 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=653 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=654 ttl=64 time=0.379 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=655 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=656 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=657 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=658 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=659 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=660 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=661 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=662 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=663 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=664 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=665 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=666 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=667 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=668 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=669 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=670 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=671 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=672 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=673 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=674 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=675 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=676 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=677 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=678 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=679 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=680 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=681 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=682 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=683 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=684 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=685 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=686 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=687 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=688 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=689 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=690 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=691 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=692 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=693 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=694 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=695 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=696 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=697 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=698 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=699 ttl=64 time=0.356 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=700 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=701 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=702 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=703 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=704 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=705 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=706 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=707 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=708 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=709 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=710 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=711 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=712 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=713 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=714 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=715 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=716 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=717 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=718 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=719 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=720 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=721 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=722 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=723 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=724 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=725 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=726 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=727 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=728 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=729 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=730 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=731 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=732 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=733 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=734 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=735 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=736 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=737 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=738 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=739 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=740 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=741 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=742 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=743 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=744 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=745 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=746 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=747 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=748 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=749 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=750 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=751 ttl=64 time=0.356 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=752 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=753 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=754 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=755 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=756 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=757 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=758 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=759 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=760 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=761 ttl=64 time=0.332 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=762 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=763 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=764 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=765 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=766 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=767 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=768 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=769 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=770 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=771 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=772 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=773 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=774 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=775 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=776 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=777 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=778 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=779 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=780 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=781 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=782 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=783 ttl=64 time=0.377 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=784 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=785 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=786 ttl=64 time=0.377 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=787 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=788 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=789 ttl=64 time=0.374 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=790 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=791 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=792 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=793 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=794 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=795 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=796 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=797 ttl=64 time=0.375 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=798 ttl=64 time=0.334 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=799 ttl=64 time=0.317 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=800 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=801 ttl=64 time=0.320 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=802 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=803 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=804 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=805 ttl=64 time=0.332 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=806 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=807 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=808 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=809 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=810 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=811 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=812 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=813 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=814 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=815 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=816 ttl=64 time=0.326 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=817 ttl=64 time=0.322 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=818 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=819 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=820 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=821 ttl=64 time=0.314 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=822 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=823 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=824 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=825 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=826 ttl=64 time=0.345 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=827 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=828 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=829 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=830 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=831 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=832 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=833 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=834 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=835 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=836 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=837 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=838 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=839 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=840 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=841 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=842 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=843 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=844 ttl=64 time=0.337 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=845 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=846 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=847 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=848 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=849 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=850 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=851 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=852 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=853 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=854 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=855 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=856 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=857 ttl=64 time=0.342 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=858 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=859 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=860 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=861 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=862 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=863 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=864 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=865 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=866 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=867 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=868 ttl=64 time=0.337 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=869 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=870 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=871 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=872 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=873 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=874 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=875 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=876 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=877 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=878 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=879 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=880 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=881 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=882 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=883 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=884 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=885 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=886 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=887 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=888 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=889 ttl=64 time=0.321 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=890 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=891 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=892 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=893 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=894 ttl=64 time=0.329 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=895 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=896 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=897 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=898 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=899 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=900 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=901 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=902 ttl=64 time=0.331 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=903 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=904 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=905 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=906 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=907 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=908 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=909 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=910 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=911 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=912 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=913 ttl=64 time=0.365 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=914 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=915 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=916 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=917 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=918 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=919 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=920 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=921 ttl=64 time=0.326 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=922 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=923 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=924 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=925 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=926 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=927 ttl=64 time=0.325 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=928 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=929 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=930 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=931 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=932 ttl=64 time=0.347 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=933 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=934 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=935 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=936 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=937 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=938 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=939 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=940 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=941 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=942 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=943 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=944 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=945 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=946 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=947 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=948 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=949 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=950 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=951 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=952 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=953 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=954 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=955 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=956 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=957 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=958 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=959 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=960 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=961 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=962 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=963 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=964 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=965 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=966 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=967 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=968 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=969 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=970 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=971 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=972 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=973 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=974 ttl=64 time=0.378 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=975 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=976 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=977 ttl=64 time=0.330 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=978 ttl=64 time=0.341 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=979 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=980 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=981 ttl=64 time=0.334 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=982 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=983 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=984 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=985 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=986 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=987 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=988 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=989 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=990 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=991 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=992 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=993 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=994 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=995 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=996 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=997 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=998 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=999 ttl=64 time=0.414 ms

--- fe80::349c:c9ff:fe85:dcef PING statistics ---
1000 packets transmitted, 1000 packets received, 0% packet loss
round-trip min/avg/max = 0.314/0.419/0.887 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2320
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2696
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 03 - ICMPv6 link-local echo on native (1 hour) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 36:9C:C9:85:DC:EF 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::349c:c9ff:fe85:dcef  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff85:dcef
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ping fe80::349c:c9ff:fe85:dcef -c 3600 -i 1000 -s 1024 -W 1000
ping fe80::349c:c9ff:fe85:dcef -c 3600 -i 1000 -s 1024 -W 1000

1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=0 ttl=64 time=0.867 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=4 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=5 ttl=64 time=0.622 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=6 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=7 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=8 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=9 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=10 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=11 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=12 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=13 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=14 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=15 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=16 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=17 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=18 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=19 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=20 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=21 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=22 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=23 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=24 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=25 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=26 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=27 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=28 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=29 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=30 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=31 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=32 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=33 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=34 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=35 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=36 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=37 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=38 ttl=64 time=0.503 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=39 ttl=64 time=0.516 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=40 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=41 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=42 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=43 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=44 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=45 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=46 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=47 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=48 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=49 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=50 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=51 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=52 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=53 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=54 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=55 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=56 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=57 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=58 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=59 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=60 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=61 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=62 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=63 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=64 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=65 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=66 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=67 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=68 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=69 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=70 ttl=64 time=0.505 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=71 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=72 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=73 ttl=64 time=0.309 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=74 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=75 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=76 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=77 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=78 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=79 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=80 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=81 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=82 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=83 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=84 ttl=64 time=0.378 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=85 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=86 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=87 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=88 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=89 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=90 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=91 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=92 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=93 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=94 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=95 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=96 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=97 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=98 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=99 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=100 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=101 ttl=64 time=0.317 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=102 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=103 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=104 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=105 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=106 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=107 ttl=64 time=0.516 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=108 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=109 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=110 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=111 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=112 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=113 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=114 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=115 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=116 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=117 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=118 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=119 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=120 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=121 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=122 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=123 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=124 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=125 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=126 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=127 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=128 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=129 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=130 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=131 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=132 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=133 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=134 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=135 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=136 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=137 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=138 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=139 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=140 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=141 ttl=64 time=0.543 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=142 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=143 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=144 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=145 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=146 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=147 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=148 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=149 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=150 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=151 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=152 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=153 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=154 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=155 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=156 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=157 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=158 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=159 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=160 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=161 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=162 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=163 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=164 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=165 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=166 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=167 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=168 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=169 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=170 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=171 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=172 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=173 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=174 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=175 ttl=64 time=0.506 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=176 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=177 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=178 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=179 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=180 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=181 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=182 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=183 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=184 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=185 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=186 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=187 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=188 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=189 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=190 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=191 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=192 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=193 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=194 ttl=64 time=0.360 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=195 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=196 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=197 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=198 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=199 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=200 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=201 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=202 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=203 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=204 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=205 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=206 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=207 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=208 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=209 ttl=64 time=0.505 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=210 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=211 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=212 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=213 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=214 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=215 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=216 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=217 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=218 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=219 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=220 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=221 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=222 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=223 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=224 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=225 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=226 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=227 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=228 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=229 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=230 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=231 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=232 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=233 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=234 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=235 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=236 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=237 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=238 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=239 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=240 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=241 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=242 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=243 ttl=64 time=0.376 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=244 ttl=64 time=0.520 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=245 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=246 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=247 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=248 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=249 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=250 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=251 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=252 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=253 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=254 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=255 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=256 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=257 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=258 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=259 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=260 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=261 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=262 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=263 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=264 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=265 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=266 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=267 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=268 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=269 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=270 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=271 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=272 ttl=64 time=0.363 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=273 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=274 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=275 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=276 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=277 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=278 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=279 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=280 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=281 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=282 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=283 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=284 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=285 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=286 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=287 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=288 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=289 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=290 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=291 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=292 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=293 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=294 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=295 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=296 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=297 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=298 ttl=64 time=0.500 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=299 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=300 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=301 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=302 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=303 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=304 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=305 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=306 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=307 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=308 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=309 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=310 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=311 ttl=64 time=0.358 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=312 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=313 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=314 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=315 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=316 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=317 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=318 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=319 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=320 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=321 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=322 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=323 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=324 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=325 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=326 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=327 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=328 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=329 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=330 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=331 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=332 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=333 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=334 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=335 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=336 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=337 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=338 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=339 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=340 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=341 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=342 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=343 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=344 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=345 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=346 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=347 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=348 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=349 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=350 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=351 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=352 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=353 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=354 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=355 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=356 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=357 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=358 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=359 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=360 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=361 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=362 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=363 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=364 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=365 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=366 ttl=64 time=0.356 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=367 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=368 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=369 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=370 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=371 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=372 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=373 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=374 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=375 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=376 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=377 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=378 ttl=64 time=0.360 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=379 ttl=64 time=0.516 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=380 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=381 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=382 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=383 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=384 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=385 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=386 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=387 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=388 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=389 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=390 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=391 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=392 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=393 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=394 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=395 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=396 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=397 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=398 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=399 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=400 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=401 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=402 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=403 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=404 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=405 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=406 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=407 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=408 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=409 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=410 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=411 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=412 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=413 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=414 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=415 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=416 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=417 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=418 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=419 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=420 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=421 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=422 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=423 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=424 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=425 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=426 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=427 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=428 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=429 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=430 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=431 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=432 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=433 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=434 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=435 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=436 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=437 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=438 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=439 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=440 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=441 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=442 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=443 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=444 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=445 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=446 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=447 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=448 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=449 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=450 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=451 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=452 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=453 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=454 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=455 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=456 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=457 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=458 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=459 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=460 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=461 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=462 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=463 ttl=64 time=0.369 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=464 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=465 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=466 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=467 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=468 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=469 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=470 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=471 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=472 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=473 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=474 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=475 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=476 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=477 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=478 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=479 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=480 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=481 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=482 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=483 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=484 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=485 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=486 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=487 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=488 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=489 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=490 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=491 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=492 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=493 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=494 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=495 ttl=64 time=0.358 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=496 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=497 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=498 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=499 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=500 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=501 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=502 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=503 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=504 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=505 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=506 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=507 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=508 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=509 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=510 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=511 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=512 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=513 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=514 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=515 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=516 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=517 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=518 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=519 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=520 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=521 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=522 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=523 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=524 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=525 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=526 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=527 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=528 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=529 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=530 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=531 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=532 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=533 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=534 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=535 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=536 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=537 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=538 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=539 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=540 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=541 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=542 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=543 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=544 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=545 ttl=64 time=0.335 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=546 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=547 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=548 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=549 ttl=64 time=0.509 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=550 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=551 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=552 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=553 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=554 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=555 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=556 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=557 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=558 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=559 ttl=64 time=0.508 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=560 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=561 ttl=64 time=0.510 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=562 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=563 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=564 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=565 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=566 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=567 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=568 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=569 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=570 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=571 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=572 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=573 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=574 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=575 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=576 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=577 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=578 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=579 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=580 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=581 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=582 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=583 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=584 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=585 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=586 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=587 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=588 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=589 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=590 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=591 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=592 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=593 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=594 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=595 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=596 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=597 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=598 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=599 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=600 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=601 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=602 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=603 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=604 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=605 ttl=64 time=0.339 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=606 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=607 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=608 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=609 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=610 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=611 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=612 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=613 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=614 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=615 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=616 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=617 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=618 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=619 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=620 ttl=64 time=0.377 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=621 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=622 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=623 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=624 ttl=64 time=0.346 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=625 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=626 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=627 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=628 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=629 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=630 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=631 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=632 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=633 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=634 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=635 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=636 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=637 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=638 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=639 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=640 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=641 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=642 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=643 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=644 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=645 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=646 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=647 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=648 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=649 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=650 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=651 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=652 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=653 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=654 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=655 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=656 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=657 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=658 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=659 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=660 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=661 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=662 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=663 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=664 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=665 ttl=64 time=0.511 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=666 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=667 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=668 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=669 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=670 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=671 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=672 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=673 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=674 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=675 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=676 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=677 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=678 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=679 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=680 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=681 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=682 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=683 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=684 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=685 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=686 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=687 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=688 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=689 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=690 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=691 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=692 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=693 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=694 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=695 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=696 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=697 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=698 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=699 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=700 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=701 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=702 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=703 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=704 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=705 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=706 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=707 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=708 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=709 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=710 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=711 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=712 ttl=64 time=0.508 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=713 ttl=64 time=0.519 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=714 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=715 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=716 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=717 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=718 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=719 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=720 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=721 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=722 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=723 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=724 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=725 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=726 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=727 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=728 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=729 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=730 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=731 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=732 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=733 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=734 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=735 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=736 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=737 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=738 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=739 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=740 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=741 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=742 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=743 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=744 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=745 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=746 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=747 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=748 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=749 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=750 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=751 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=752 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=753 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=754 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=755 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=756 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=757 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=758 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=759 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=760 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=761 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=762 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=763 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=764 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=765 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=766 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=767 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=768 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=769 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=770 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=771 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=772 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=773 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=774 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=775 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=776 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=777 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=778 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=779 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=780 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=781 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=782 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=783 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=784 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=785 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=786 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=787 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=788 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=789 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=790 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=791 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=792 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=793 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=794 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=795 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=796 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=797 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=798 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=799 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=800 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=801 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=802 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=803 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=804 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=805 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=806 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=807 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=808 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=809 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=810 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=811 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=812 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=813 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=814 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=815 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=816 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=817 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=818 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=819 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=820 ttl=64 time=0.509 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=821 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=822 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=823 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=824 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=825 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=826 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=827 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=828 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=829 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=830 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=831 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=832 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=833 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=834 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=835 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=836 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=837 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=838 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=839 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=840 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=841 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=842 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=843 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=844 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=845 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=846 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=847 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=848 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=849 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=850 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=851 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=852 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=853 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=854 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=855 ttl=64 time=0.705 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=856 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=857 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=858 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=859 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=860 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=861 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=862 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=863 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=864 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=865 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=866 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=867 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=868 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=869 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=870 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=871 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=872 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=873 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=874 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=875 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=876 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=877 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=878 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=879 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=880 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=881 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=882 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=883 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=884 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=885 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=886 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=887 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=888 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=889 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=890 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=891 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=892 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=893 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=894 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=895 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=896 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=897 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=898 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=899 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=900 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=901 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=902 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=903 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=904 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=905 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=906 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=907 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=908 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=909 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=910 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=911 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=912 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=913 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=914 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=915 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=916 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=917 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=918 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=919 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=920 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=921 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=922 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=923 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=924 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=925 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=926 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=927 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=928 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=929 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=930 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=931 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=932 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=933 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=934 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=935 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=936 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=937 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=938 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=939 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=940 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=941 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=942 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=943 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=944 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=945 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=946 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=947 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=948 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=949 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=950 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=951 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=952 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=953 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=954 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=955 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=956 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=957 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=958 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=959 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=960 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=961 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=962 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=963 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=964 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=965 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=966 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=967 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=968 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=969 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=970 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=971 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=972 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=973 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=974 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=975 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=976 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=977 ttl=64 time=0.515 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=978 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=979 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=980 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=981 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=982 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=983 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=984 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=985 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=986 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=987 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=988 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=989 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=990 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=991 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=992 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=993 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=994 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=995 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=996 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=997 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=998 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=999 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1000 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1001 ttl=64 time=0.379 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1002 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1003 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1004 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1005 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1006 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1007 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1008 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1009 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1010 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1011 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1012 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1013 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1014 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1015 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1016 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1017 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1018 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1019 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1020 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1021 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1022 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1023 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1024 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1025 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1026 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1027 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1028 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1029 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1030 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1031 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1032 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1033 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1034 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1035 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1036 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1037 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1038 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1039 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1040 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1041 ttl=64 time=0.337 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1042 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1043 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1044 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1045 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1046 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1047 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1048 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1049 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1050 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1051 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1052 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1053 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1054 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1055 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1056 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1057 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1058 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1059 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1060 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1061 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1062 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1063 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1064 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1065 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1066 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1067 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1068 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1069 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1070 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1071 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1072 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1073 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1074 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1075 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1076 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1077 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1078 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1079 ttl=64 time=0.505 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1080 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1081 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1082 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1083 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1084 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1085 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1086 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1087 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1088 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1089 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1090 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1091 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1092 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1093 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1094 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1095 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1096 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1097 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1098 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1099 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1100 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1101 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1102 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1103 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1104 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1105 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1106 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1107 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1108 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1109 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1110 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1111 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1112 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1113 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1114 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1115 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1116 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1117 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1118 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1119 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1120 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1121 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1122 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1123 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1124 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1125 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1126 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1127 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1128 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1129 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1130 ttl=64 time=0.368 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1131 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1132 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1133 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1134 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1135 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1136 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1137 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1138 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1139 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1140 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1141 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1142 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1143 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1144 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1145 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1146 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1147 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1148 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1149 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1150 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1151 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1152 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1153 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1154 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1155 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1156 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1157 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1158 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1159 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1160 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1161 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1162 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1163 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1164 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1165 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1166 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1167 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1168 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1169 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1170 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1171 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1172 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1173 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1174 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1175 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1176 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1177 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1178 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1179 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1180 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1181 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1182 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1183 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1184 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1185 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1186 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1187 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1188 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1189 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1190 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1191 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1192 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1193 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1194 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1195 ttl=64 time=0.668 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1196 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1197 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1198 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1199 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1200 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1201 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1202 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1203 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1204 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1205 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1206 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1207 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1208 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1209 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1210 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1211 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1212 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1213 ttl=64 time=0.345 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1214 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1215 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1216 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1217 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1218 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1219 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1220 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1221 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1222 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1223 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1224 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1225 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1226 ttl=64 time=0.360 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1227 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1228 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1229 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1230 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1231 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1232 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1233 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1234 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1235 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1236 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1237 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1238 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1239 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1240 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1241 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1242 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1243 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1244 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1245 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1246 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1247 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1248 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1249 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1250 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1251 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1252 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1253 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1254 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1255 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1256 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1257 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1258 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1259 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1260 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1261 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1262 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1263 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1264 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1265 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1266 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1267 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1268 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1269 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1270 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1271 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1272 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1273 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1274 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1275 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1276 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1277 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1278 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1279 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1280 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1281 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1282 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1283 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1284 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1285 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1286 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1287 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1288 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1289 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1290 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1291 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1292 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1293 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1294 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1295 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1296 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1297 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1298 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1299 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1300 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1301 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1302 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1303 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1304 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1305 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1306 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1307 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1308 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1309 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1310 ttl=64 time=0.378 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1311 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1312 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1313 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1314 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1315 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1316 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1317 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1318 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1319 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1320 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1321 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1322 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1323 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1324 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1325 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1326 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1327 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1328 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1329 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1330 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1331 ttl=64 time=0.513 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1332 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1333 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1334 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1335 ttl=64 time=0.372 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1336 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1337 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1338 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1339 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1340 ttl=64 time=0.526 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1341 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1342 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1343 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1344 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1345 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1346 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1347 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1348 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1349 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1350 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1351 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1352 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1353 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1354 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1355 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1356 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1357 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1358 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1359 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1360 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1361 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1362 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1363 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1364 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1365 ttl=64 time=0.345 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1366 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1367 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1368 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1369 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1370 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1371 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1372 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1373 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1374 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1375 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1376 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1377 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1378 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1379 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1380 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1381 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1382 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1383 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1384 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1385 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1386 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1387 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1388 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1389 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1390 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1391 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1392 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1393 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1394 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1395 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1396 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1397 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1398 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1399 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1400 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1401 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1402 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1403 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1404 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1405 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1406 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1407 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1408 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1409 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1410 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1411 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1412 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1413 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1414 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1415 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1416 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1417 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1418 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1419 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1420 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1421 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1422 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1423 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1424 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1425 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1426 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1427 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1428 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1429 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1430 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1431 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1432 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1433 ttl=64 time=0.619 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1434 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1435 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1436 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1437 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1438 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1439 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1440 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1441 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1442 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1443 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1444 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1445 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1446 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1447 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1448 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1449 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1450 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1451 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1452 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1453 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1454 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1455 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1456 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1457 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1458 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1459 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1460 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1461 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1462 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1463 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1464 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1465 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1466 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1467 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1468 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1469 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1470 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1471 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1472 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1473 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1474 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1475 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1476 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1477 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1478 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1479 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1480 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1481 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1482 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1483 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1484 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1485 ttl=64 time=0.538 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1486 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1487 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1488 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1489 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1490 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1491 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1492 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1493 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1494 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1495 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1496 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1497 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1498 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1499 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1500 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1501 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1502 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1503 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1504 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1505 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1506 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1507 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1508 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1509 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1510 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1511 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1512 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1513 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1514 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1515 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1516 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1517 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1518 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1519 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1520 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1521 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1522 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1523 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1524 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1525 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1526 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1527 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1528 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1529 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1530 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1531 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1532 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1533 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1534 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1535 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1536 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1537 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1538 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1539 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1540 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1541 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1542 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1543 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1544 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1545 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1546 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1547 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1548 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1549 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1550 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1551 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1552 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1553 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1554 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1555 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1556 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1557 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1558 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1559 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1560 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1561 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1562 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1563 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1564 ttl=64 time=0.516 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1565 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1566 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1567 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1568 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1569 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1570 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1571 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1572 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1573 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1574 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1575 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1576 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1577 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1578 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1579 ttl=64 time=0.375 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1580 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1581 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1582 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1583 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1584 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1585 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1586 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1587 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1588 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1589 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1590 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1591 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1592 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1593 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1594 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1595 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1596 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1597 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1598 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1599 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1600 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1601 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1602 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1603 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1604 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1605 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1606 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1607 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1608 ttl=64 time=0.347 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1609 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1610 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1611 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1612 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1613 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1614 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1615 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1616 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1617 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1618 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1619 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1620 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1621 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1622 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1623 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1624 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1625 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1626 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1627 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1628 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1629 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1630 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1631 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1632 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1633 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1634 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1635 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1636 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1637 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1638 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1639 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1640 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1641 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1642 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1643 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1644 ttl=64 time=0.347 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1645 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1646 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1647 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1648 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1649 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1650 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1651 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1652 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1653 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1654 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1655 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1656 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1657 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1658 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1659 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1660 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1661 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1662 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1663 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1664 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1665 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1666 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1667 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1668 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1669 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1670 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1671 ttl=64 time=0.584 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1672 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1673 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1674 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1675 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1676 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1677 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1678 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1679 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1680 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1681 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1682 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1683 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1684 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1685 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1686 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1687 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1688 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1689 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1690 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1691 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1692 ttl=64 time=0.373 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1693 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1694 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1695 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1696 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1697 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1698 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1699 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1700 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1701 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1702 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1703 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1704 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1705 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1706 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1707 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1708 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1709 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1710 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1711 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1712 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1713 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1714 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1715 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1716 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1717 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1718 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1719 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1720 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1721 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1722 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1723 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1724 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1725 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1726 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1727 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1728 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1729 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1730 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1731 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1732 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1733 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1734 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1735 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1736 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1737 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1738 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1739 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1740 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1741 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1742 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1743 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1744 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1745 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1746 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1747 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1748 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1749 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1750 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1751 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1752 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1753 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1754 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1755 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1756 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1757 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1758 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1759 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1760 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1761 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1762 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1763 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1764 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1765 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1766 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1767 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1768 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1769 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1770 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1771 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1772 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1773 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1774 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1775 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1776 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1777 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1778 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1779 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1780 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1781 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1782 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1783 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1784 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1785 ttl=64 time=0.370 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1786 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1787 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1788 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1789 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1790 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1791 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1792 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1793 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1794 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1795 ttl=64 time=0.523 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1796 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1797 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1798 ttl=64 time=0.503 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1799 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1800 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1801 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1802 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1803 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1804 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1805 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1806 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1807 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1808 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1809 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1810 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1811 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1812 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1813 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1814 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1815 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1816 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1817 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1818 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1819 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1820 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1821 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1822 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1823 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1824 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1825 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1826 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1827 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1828 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1829 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1830 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1831 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1832 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1833 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1834 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1835 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1836 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1837 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1838 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1839 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1840 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1841 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1842 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1843 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1844 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1845 ttl=64 time=0.500 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1846 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1847 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1848 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1849 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1850 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1851 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1852 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1853 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1854 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1855 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1856 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1857 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1858 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1859 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1860 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1861 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1862 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1863 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1864 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1865 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1866 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1867 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1868 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1869 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1870 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1871 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1872 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1873 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1874 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1875 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1876 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1877 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1878 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1879 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1880 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1881 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1882 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1883 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1884 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1885 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1886 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1887 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1888 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1889 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1890 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1891 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1892 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1893 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1894 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1895 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1896 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1897 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1898 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1899 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1900 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1901 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1902 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1903 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1904 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1905 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1906 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1907 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1908 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1909 ttl=64 time=0.306 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1910 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1911 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1912 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1913 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1914 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1915 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1916 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1917 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1918 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1919 ttl=64 time=0.360 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1920 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1921 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1922 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1923 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1924 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1925 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1926 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1927 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1928 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1929 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1930 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1931 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1932 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1933 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1934 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1935 ttl=64 time=0.372 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1936 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1937 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1938 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1939 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1940 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1941 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1942 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1943 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1944 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1945 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1946 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1947 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1948 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1949 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1950 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1951 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1952 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1953 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1954 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1955 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1956 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1957 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1958 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1959 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1960 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1961 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1962 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1963 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1964 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1965 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1966 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1967 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1968 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1969 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1970 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1971 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1972 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1973 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1974 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1975 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1976 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1977 ttl=64 time=0.612 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1978 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1979 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1980 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1981 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1982 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1983 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1984 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1985 ttl=64 time=0.380 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1986 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1987 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1988 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1989 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1990 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1991 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1992 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1993 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1994 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1995 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1996 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1997 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1998 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=1999 ttl=64 time=0.340 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2000 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2001 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2002 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2003 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2004 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2005 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2006 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2007 ttl=64 time=0.377 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2008 ttl=64 time=0.360 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2009 ttl=64 time=0.356 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2010 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2011 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2012 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2013 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2014 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2015 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2016 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2017 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2018 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2019 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2020 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2021 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2022 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2023 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2024 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2025 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2026 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2027 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2028 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2029 ttl=64 time=0.344 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2030 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2031 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2032 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2033 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2034 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2035 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2036 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2037 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2038 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2039 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2040 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2041 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2042 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2043 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2044 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2045 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2046 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2047 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2048 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2049 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2050 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2051 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2052 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2053 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2054 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2055 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2056 ttl=64 time=0.519 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2057 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2058 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2059 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2060 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2061 ttl=64 time=0.525 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2062 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2063 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2064 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2065 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2066 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2067 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2068 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2069 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2070 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2071 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2072 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2073 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2074 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2075 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2076 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2077 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2078 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2079 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2080 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2081 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2082 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2083 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2084 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2085 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2086 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2087 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2088 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2089 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2090 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2091 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2092 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2093 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2094 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2095 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2096 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2097 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2098 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2099 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2100 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2101 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2102 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2103 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2104 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2105 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2106 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2107 ttl=64 time=0.536 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2108 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2109 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2110 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2111 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2112 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2113 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2114 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2115 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2116 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2117 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2118 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2119 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2120 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2121 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2122 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2123 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2124 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2125 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2126 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2127 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2128 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2129 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2130 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2131 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2132 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2133 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2134 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2135 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2136 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2137 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2138 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2139 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2140 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2141 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2142 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2143 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2144 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2145 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2146 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2147 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2148 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2149 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2150 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2151 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2152 ttl=64 time=0.381 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2153 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2154 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2155 ttl=64 time=0.500 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2156 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2157 ttl=64 time=0.511 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2158 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2159 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2160 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2161 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2162 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2163 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2164 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2165 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2166 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2167 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2168 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2169 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2170 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2171 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2172 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2173 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2174 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2175 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2176 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2177 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2178 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2179 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2180 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2181 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2182 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2183 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2184 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2185 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2186 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2187 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2188 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2189 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2190 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2191 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2192 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2193 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2194 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2195 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2196 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2197 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2198 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2199 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2200 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2201 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2202 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2203 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2204 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2205 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2206 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2207 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2208 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2209 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2210 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2211 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2212 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2213 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2214 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2215 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2216 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2217 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2218 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2219 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2220 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2221 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2222 ttl=64 time=0.375 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2223 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2224 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2225 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2226 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2227 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2228 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2229 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2230 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2231 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2232 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2233 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2234 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2235 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2236 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2237 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2238 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2239 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2240 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2241 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2242 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2243 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2244 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2245 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2246 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2247 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2248 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2249 ttl=64 time=0.283 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2250 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2251 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2252 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2253 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2254 ttl=64 time=0.509 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2255 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2256 ttl=64 time=0.505 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2257 ttl=64 time=0.511 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2258 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2259 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2260 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2261 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2262 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2263 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2264 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2265 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2266 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2267 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2268 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2269 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2270 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2271 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2272 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2273 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2274 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2275 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2276 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2277 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2278 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2279 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2280 ttl=64 time=0.667 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2281 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2282 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2283 ttl=64 time=0.684 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2284 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2285 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2286 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2287 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2288 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2289 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2290 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2291 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2292 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2293 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2294 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2295 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2296 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2297 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2298 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2299 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2300 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2301 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2302 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2303 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2304 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2305 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2306 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2307 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2308 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2309 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2310 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2311 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2312 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2313 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2314 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2315 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2316 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2317 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2318 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2319 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2320 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2321 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2322 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2323 ttl=64 time=0.344 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2324 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2325 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2326 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2327 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2328 ttl=64 time=0.343 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2329 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2330 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2331 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2332 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2333 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2334 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2335 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2336 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2337 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2338 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2339 ttl=64 time=0.356 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2340 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2341 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2342 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2343 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2344 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2345 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2346 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2347 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2348 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2349 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2350 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2351 ttl=64 time=0.515 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2352 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2353 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2354 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2355 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2356 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2357 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2358 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2359 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2360 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2361 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2362 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2363 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2364 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2365 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2366 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2367 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2368 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2369 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2370 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2371 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2372 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2373 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2374 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2375 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2376 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2377 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2378 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2379 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2380 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2381 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2382 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2383 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2384 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2385 ttl=64 time=0.515 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2386 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2387 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2388 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2389 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2390 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2391 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2392 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2393 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2394 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2395 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2396 ttl=64 time=0.358 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2397 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2398 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2399 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2400 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2401 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2402 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2403 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2404 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2405 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2406 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2407 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2408 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2409 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2410 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2411 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2412 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2413 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2414 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2415 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2416 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2417 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2418 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2419 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2420 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2421 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2422 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2423 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2424 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2425 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2426 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2427 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2428 ttl=64 time=0.349 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2429 ttl=64 time=0.402 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2430 ttl=64 time=0.361 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2431 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2432 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2433 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2434 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2435 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2436 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2437 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2438 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2439 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2440 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2441 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2442 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2443 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2444 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2445 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2446 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2447 ttl=64 time=0.364 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2448 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2449 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2450 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2451 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2452 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2453 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2454 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2455 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2456 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2457 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2458 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2459 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2460 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2461 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2462 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2463 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2464 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2465 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2466 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2467 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2468 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2469 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2470 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2471 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2472 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2473 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2474 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2475 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2476 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2477 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2478 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2479 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2480 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2481 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2482 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2483 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2484 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2485 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2486 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2487 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2488 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2489 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2490 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2491 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2492 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2493 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2494 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2495 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2496 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2497 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2498 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2499 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2500 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2501 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2502 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2503 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2504 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2505 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2506 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2507 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2508 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2509 ttl=64 time=0.512 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2510 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2511 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2512 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2513 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2514 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2515 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2516 ttl=64 time=0.400 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2517 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2518 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2519 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2520 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2521 ttl=64 time=0.637 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2522 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2523 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2524 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2525 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2526 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2527 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2528 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2529 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2530 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2531 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2532 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2533 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2534 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2535 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2536 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2537 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2538 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2539 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2540 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2541 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2542 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2543 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2544 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2545 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2546 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2547 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2548 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2549 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2550 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2551 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2552 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2553 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2554 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2555 ttl=64 time=0.363 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2556 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2557 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2558 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2559 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2560 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2561 ttl=64 time=0.507 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2562 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2563 ttl=64 time=0.518 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2564 ttl=64 time=0.503 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2565 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2566 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2567 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2568 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2569 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2570 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2571 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2572 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2573 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2574 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2575 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2576 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2577 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2578 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2579 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2580 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2581 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2582 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2583 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2584 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2585 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2586 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2587 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2588 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2589 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2590 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2591 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2592 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2593 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2594 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2595 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2596 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2597 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2598 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2599 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2600 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2601 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2602 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2603 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2604 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2605 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2606 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2607 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2608 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2609 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2610 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2611 ttl=64 time=0.500 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2612 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2613 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2614 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2615 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2616 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2617 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2618 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2619 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2620 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2621 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2622 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2623 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2624 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2625 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2626 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2627 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2628 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2629 ttl=64 time=0.417 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2630 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2631 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2632 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2633 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2634 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2635 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2636 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2637 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2638 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2639 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2640 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2641 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2642 ttl=64 time=0.371 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2643 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2644 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2645 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2646 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2647 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2648 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2649 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2650 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2651 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2652 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2653 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2654 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2655 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2656 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2657 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2658 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2659 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2660 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2661 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2662 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2663 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2664 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2665 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2666 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2667 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2668 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2669 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2670 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2671 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2672 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2673 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2674 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2675 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2676 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2677 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2678 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2679 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2680 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2681 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2682 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2683 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2684 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2685 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2686 ttl=64 time=0.487 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2687 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2688 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2689 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2690 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2691 ttl=64 time=0.343 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2692 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2693 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2694 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2695 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2696 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2697 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2698 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2699 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2700 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2701 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2702 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2703 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2704 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2705 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2706 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2707 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2708 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2709 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2710 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2711 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2712 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2713 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2714 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2715 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2716 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2717 ttl=64 time=0.373 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2718 ttl=64 time=0.375 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2719 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2720 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2721 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2722 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2723 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2724 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2725 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2726 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2727 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2728 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2729 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2730 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2731 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2732 ttl=64 time=0.406 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2733 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2734 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2735 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2736 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2737 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2738 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2739 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2740 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2741 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2742 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2743 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2744 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2745 ttl=64 time=0.395 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2746 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2747 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2748 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2749 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2750 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2751 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2752 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2753 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2754 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2755 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2756 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2757 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2758 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2759 ttl=64 time=0.683 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2760 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2761 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2762 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2763 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2764 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2765 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2766 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2767 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2768 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2769 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2770 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2771 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2772 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2773 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2774 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2775 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2776 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2777 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2778 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2779 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2780 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2781 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2782 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2783 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2784 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2785 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2786 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2787 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2788 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2789 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2790 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2791 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2792 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2793 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2794 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2795 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2796 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2797 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2798 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2799 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2800 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2801 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2802 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2803 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2804 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2805 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2806 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2807 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2808 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2809 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2810 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2811 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2812 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2813 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2814 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2815 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2816 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2817 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2818 ttl=64 time=0.504 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2819 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2820 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2821 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2822 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2823 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2824 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2825 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2826 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2827 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2828 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2829 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2830 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2831 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2832 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2833 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2834 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2835 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2836 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2837 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2838 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2839 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2840 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2841 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2842 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2843 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2844 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2845 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2846 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2847 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2848 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2849 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2850 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2851 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2852 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2853 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2854 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2855 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2856 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2857 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2858 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2859 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2860 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2861 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2862 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2863 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2864 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2865 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2866 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2867 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2868 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2869 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2870 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2871 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2872 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2873 ttl=64 time=0.512 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2874 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2875 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2876 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2877 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2878 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2879 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2880 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2881 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2882 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2883 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2884 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2885 ttl=64 time=0.382 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2886 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2887 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2888 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2889 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2890 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2891 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2892 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2893 ttl=64 time=0.383 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2894 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2895 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2896 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2897 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2898 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2899 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2900 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2901 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2902 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2903 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2904 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2905 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2906 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2907 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2908 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2909 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2910 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2911 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2912 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2913 ttl=64 time=0.385 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2914 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2915 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2916 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2917 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2918 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2919 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2920 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2921 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2922 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2923 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2924 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2925 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2926 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2927 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2928 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2929 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2930 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2931 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2932 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2933 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2934 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2935 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2936 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2937 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2938 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2939 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2940 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2941 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2942 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2943 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2944 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2945 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2946 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2947 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2948 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2949 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2950 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2951 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2952 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2953 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2954 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2955 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2956 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2957 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2958 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2959 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2960 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2961 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2962 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2963 ttl=64 time=0.517 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2964 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2965 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2966 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2967 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2968 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2969 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2970 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2971 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2972 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2973 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2974 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2975 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2976 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2977 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2978 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2979 ttl=64 time=0.520 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2980 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2981 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2982 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2983 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2984 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2985 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2986 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2987 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2988 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2989 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2990 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2991 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2992 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2993 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2994 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2995 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2996 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2997 ttl=64 time=0.639 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2998 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=2999 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3000 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3001 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3002 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3003 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3004 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3005 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3006 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3007 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3008 ttl=64 time=0.481 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3009 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3010 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3011 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3012 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3013 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3014 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3015 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3016 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3017 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3018 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3019 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3020 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3021 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3022 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3023 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3024 ttl=64 time=0.510 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3025 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3026 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3027 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3028 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3029 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3030 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3031 ttl=64 time=0.527 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3032 ttl=64 time=0.415 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3033 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3034 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3035 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3036 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3037 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3038 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3039 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3040 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3041 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3042 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3043 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3044 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3045 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3046 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3047 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3048 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3049 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3050 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3051 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3052 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3053 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3054 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3055 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3056 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3057 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3058 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3059 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3060 ttl=64 time=0.416 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3061 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3062 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3063 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3064 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3065 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3066 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3067 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3068 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3069 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3070 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3071 ttl=64 time=0.359 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3072 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3073 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3074 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3075 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3076 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3077 ttl=64 time=0.373 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3078 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3079 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3080 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3081 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3082 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3083 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3084 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3085 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3086 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3087 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3088 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3089 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3090 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3091 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3092 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3093 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3094 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3095 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3096 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3097 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3098 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3099 ttl=64 time=0.367 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3100 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3101 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3102 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3103 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3104 ttl=64 time=0.458 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3105 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3106 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3107 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3108 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3109 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3110 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3111 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3112 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3113 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3114 ttl=64 time=0.393 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3115 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3116 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3117 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3118 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3119 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3120 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3121 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3122 ttl=64 time=0.403 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3123 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3124 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3125 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3126 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3127 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3128 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3129 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3130 ttl=64 time=0.372 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3131 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3132 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3133 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3134 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3135 ttl=64 time=0.358 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3136 ttl=64 time=0.354 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3137 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3138 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3139 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3140 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3141 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3142 ttl=64 time=0.404 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3143 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3144 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3145 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3146 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3147 ttl=64 time=0.366 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3148 ttl=64 time=0.352 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3149 ttl=64 time=0.351 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3150 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3151 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3152 ttl=64 time=0.377 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3153 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3154 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3155 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3156 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3157 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3158 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3159 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3160 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3161 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3162 ttl=64 time=0.396 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3163 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3164 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3165 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3166 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3167 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3168 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3169 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3170 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3171 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3172 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3173 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3174 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3175 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3176 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3177 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3178 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3179 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3180 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3181 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3182 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3183 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3184 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3185 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3186 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3187 ttl=64 time=0.357 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3188 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3189 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3190 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3191 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3192 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3193 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3194 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3195 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3196 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3197 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3198 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3199 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3200 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3201 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3202 ttl=64 time=0.422 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3203 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3204 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3205 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3206 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3207 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3208 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3209 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3210 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3211 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3212 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3213 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3214 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3215 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3216 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3217 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3218 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3219 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3220 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3221 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3222 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3223 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3224 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3225 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3226 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3227 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3228 ttl=64 time=0.485 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3229 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3230 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3231 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3232 ttl=64 time=0.520 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3233 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3234 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3235 ttl=64 time=0.348 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3236 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3237 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3238 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3239 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3240 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3241 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3242 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3243 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3244 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3245 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3246 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3247 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3248 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3249 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3250 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3251 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3252 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3253 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3254 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3255 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3256 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3257 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3258 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3259 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3260 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3261 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3262 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3263 ttl=64 time=0.362 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3264 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3265 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3266 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3267 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3268 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3269 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3270 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3271 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3272 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3273 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3274 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3275 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3276 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3277 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3278 ttl=64 time=0.499 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3279 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3280 ttl=64 time=0.498 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3281 ttl=64 time=0.516 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3282 ttl=64 time=0.407 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3283 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3284 ttl=64 time=0.490 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3285 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3286 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3287 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3288 ttl=64 time=0.411 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3289 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3290 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3291 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3292 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3293 ttl=64 time=0.440 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3294 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3295 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3296 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3297 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3298 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3299 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3300 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3301 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3302 ttl=64 time=0.336 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3303 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3304 ttl=64 time=0.384 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3305 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3306 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3307 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3308 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3309 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3310 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3311 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3312 ttl=64 time=0.412 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3313 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3314 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3315 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3316 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3317 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3318 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3319 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3320 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3321 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3322 ttl=64 time=0.386 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3323 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3324 ttl=64 time=0.479 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3325 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3326 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3327 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3328 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3329 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3330 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3331 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3332 ttl=64 time=0.506 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3333 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3334 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3335 ttl=64 time=0.489 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3336 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3337 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3338 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3339 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3340 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3341 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3342 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3343 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3344 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3345 ttl=64 time=0.405 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3346 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3347 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3348 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3349 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3350 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3351 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3352 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3353 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3354 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3355 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3356 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3357 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3358 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3359 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3360 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3361 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3362 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3363 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3364 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3365 ttl=64 time=0.477 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3366 ttl=64 time=0.495 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3367 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3368 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3369 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3370 ttl=64 time=0.390 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3371 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3372 ttl=64 time=0.447 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3373 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3374 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3375 ttl=64 time=0.431 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3376 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3377 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3378 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3379 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3380 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3381 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3382 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3383 ttl=64 time=0.389 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3384 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3385 ttl=64 time=0.496 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3386 ttl=64 time=0.432 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3387 ttl=64 time=0.434 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3388 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3389 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3390 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3391 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3392 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3393 ttl=64 time=0.420 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3394 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3395 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3396 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3397 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3398 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3399 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3400 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3401 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3402 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3403 ttl=64 time=0.492 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3404 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3405 ttl=64 time=0.459 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3406 ttl=64 time=0.484 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3407 ttl=64 time=0.455 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3408 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3409 ttl=64 time=0.397 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3410 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3411 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3412 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3413 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3414 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3415 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3416 ttl=64 time=0.482 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3417 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3418 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3419 ttl=64 time=0.475 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3420 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3421 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3422 ttl=64 time=0.531 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3423 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3424 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3425 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3426 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3427 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3428 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3429 ttl=64 time=0.388 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3430 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3431 ttl=64 time=0.503 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3432 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3433 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3434 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3435 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3436 ttl=64 time=0.437 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3437 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3438 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3439 ttl=64 time=0.350 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3440 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3441 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3442 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3443 ttl=64 time=0.478 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3444 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3445 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3446 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3447 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3448 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3449 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3450 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3451 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3452 ttl=64 time=0.442 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3453 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3454 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3455 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3456 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3457 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3458 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3459 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3460 ttl=64 time=0.408 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3461 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3462 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3463 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3464 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3465 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3466 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3467 ttl=64 time=0.418 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3468 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3469 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3470 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3471 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3472 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3473 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3474 ttl=64 time=0.423 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3475 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3476 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3477 ttl=64 time=0.363 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3478 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3479 ttl=64 time=0.414 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3480 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3481 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3482 ttl=64 time=0.435 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3483 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3484 ttl=64 time=0.379 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3485 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3486 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3487 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3488 ttl=64 time=0.438 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3489 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3490 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3491 ttl=64 time=0.399 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3492 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3493 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3494 ttl=64 time=0.387 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3495 ttl=64 time=0.449 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3496 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3497 ttl=64 time=0.462 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3498 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3499 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3500 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3501 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3502 ttl=64 time=0.483 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3503 ttl=64 time=0.441 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3504 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3505 ttl=64 time=0.472 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3506 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3507 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3508 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3509 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3510 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3511 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3512 ttl=64 time=0.392 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3513 ttl=64 time=0.421 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3514 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3515 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3516 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3517 ttl=64 time=0.369 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3518 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3519 ttl=64 time=0.470 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3520 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3521 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3522 ttl=64 time=0.451 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3523 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3524 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3525 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3526 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3527 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3528 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3529 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3530 ttl=64 time=0.436 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3531 ttl=64 time=0.480 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3532 ttl=64 time=0.471 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3533 ttl=64 time=0.454 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3534 ttl=64 time=0.497 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3535 ttl=64 time=0.493 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3536 ttl=64 time=0.443 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3537 ttl=64 time=0.501 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3538 ttl=64 time=0.488 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3539 ttl=64 time=0.401 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3540 ttl=64 time=0.467 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3541 ttl=64 time=0.599 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3542 ttl=64 time=0.457 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3543 ttl=64 time=0.463 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3544 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3545 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3546 ttl=64 time=0.469 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3547 ttl=64 time=0.450 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3548 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3549 ttl=64 time=0.473 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3550 ttl=64 time=0.394 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3551 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3552 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3553 ttl=64 time=0.460 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3554 ttl=64 time=0.486 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3555 ttl=64 time=0.391 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3556 ttl=64 time=0.368 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3557 ttl=64 time=0.398 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3558 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3559 ttl=64 time=0.439 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3560 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3561 ttl=64 time=0.456 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3562 ttl=64 time=0.474 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3563 ttl=64 time=0.464 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3564 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3565 ttl=64 time=0.468 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3566 ttl=64 time=0.466 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3567 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3568 ttl=64 time=0.461 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3569 ttl=64 time=0.491 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3570 ttl=64 time=0.445 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3571 ttl=64 time=0.476 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3572 ttl=64 time=0.465 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3573 ttl=64 time=0.413 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3574 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3575 ttl=64 time=0.494 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3576 ttl=64 time=0.429 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3577 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3578 ttl=64 time=0.427 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3579 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3580 ttl=64 time=0.409 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3581 ttl=64 time=0.353 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3582 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3583 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3584 ttl=64 time=0.448 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3585 ttl=64 time=0.452 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3586 ttl=64 time=0.430 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3587 ttl=64 time=0.446 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3588 ttl=64 time=0.453 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3589 ttl=64 time=0.444 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3590 ttl=64 time=0.433 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3591 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3592 ttl=64 time=0.419 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3593 ttl=64 time=0.425 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3594 ttl=64 time=0.410 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3595 ttl=64 time=0.428 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3596 ttl=64 time=0.426 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3597 ttl=64 time=0.424 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3598 ttl=64 time=0.355 ms
1032 bytes from fe80::349c:c9ff:fe85:dcef%5: icmp_seq=3599 ttl=64 time=0.428 ms

--- fe80::349c:c9ff:fe85:dcef PING statistics ---
3600 packets transmitted, 3600 packets received, 0% packet loss
round-trip min/avg/max = 0.283/0.441/0.867 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 3864
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2696
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 04 - ICMPv6 stress test on native (1 hour) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: FA:13:C4:89:1B:01 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::f813:c4ff:fe89:1b01  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff89:1b01
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::f813:c4ff:fe89:1b01%tapbr0 2>&1 > /dev/null
����������pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 8144
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 05 - ICMPv6 stress test on native (neighbor cache stress) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'DEFAULT_PAN_ID=62857' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: FA:13:C4:89:1B:01 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::f813:c4ff:fe89:1b01  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff89:1b01
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 56  bytes 4728
            TX packets 3 (Multicast: 3)  bytes 234
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 56  bytes 3944
            TX packets 3 (Multicast: 3)  bytes 192
            TX succeeded 3 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap2 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap3 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap4 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap5 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap6 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap7 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap8 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap9 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap10 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000
[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>[PEXPECT_PROMPT>ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=0 ttl=64 time=0.659 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1 ttl=64 time=0.481 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=2 ttl=64 time=0.349 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=3 ttl=64 time=0.342 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=4 ttl=64 time=0.341 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=5 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=6 ttl=64 time=0.363 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7 ttl=64 time=0.364 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=8 ttl=64 time=0.341 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=9 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=10 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12 ttl=64 time=0.348 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13 ttl=64 time=0.351 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=14 ttl=64 time=0.340 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=15 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=16 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=17 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=18 ttl=64 time=0.340 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=19 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=20 ttl=64 time=0.352 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=21 ttl=64 time=0.341 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=22 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=23 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=24 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=25 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=26 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=27 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=28 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=29 ttl=64 time=0.339 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=30 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=31 ttl=64 time=0.337 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=32 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=33 ttl=64 time=0.338 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=34 ttl=64 time=0.358 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=35 ttl=64 time=0.341 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=36 ttl=64 time=0.348 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=37 ttl=64 time=0.348 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=38 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=39 ttl=64 time=0.351 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=40 ttl=64 time=0.350 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=41 ttl=64 time=0.342 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=42 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=43 ttl=64 time=0.342 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=44 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=45 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=46 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=47 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=48 ttl=64 time=0.365 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=49 ttl=64 time=0.347 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=50 ttl=64 time=0.345 ms
1460 bytes fping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=951 ttl=64 time=3.254 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=967 ttl=64 time=1.513 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=990 ttl=64 time=3.350 ms
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=671 ttl=64 time=2.573 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=686 ttl=64 time=3.935 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=692 ttl=64 time=2.387 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=696 ttl=64 time=1.450 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=720 ttl=64 time=1.951 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=712 ttl=64 time=3.798 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=721 ttl=64 time=1.341 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=753 ttl=64 time=2.681 ms
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=450 ttl=64 time=1.322 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=447 ttl=64 time=2.577 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=448 ttl=64 time=2.273 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=469 ttl=64 time=2.889 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=477 ttl=64 time=0.955 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=479 ttl=64 time=1.295 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=484 ttl=64 time=1.554 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=485 ttl=64 time=1.657 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=519 ttl=64 time=3.477 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=529 ttl=64 time=3.063 ms
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=223 ttl=64 time=1.388 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=233 ttl=64 time=2.897 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=243 ttl=64 time=0.645 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=252 ttl=64 time=3.166 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=259 ttl=64 time=1.268 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=266 ttl=64 time=1.746 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=278 ttl=64 time=3.892 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=292 ttl=64 time=1.405 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=305 ttl=64 time=1.751 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=309 ttl=64 time=1.107 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=312 ttl=64 time=0.684 ms
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12 ttl=64 time=1.080 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=17 ttl=64 time=2.476 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=37 ttl=64 time=2.355 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=49 ttl=64 time=1.068 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=59 ttl=64 time=1.659 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=66 ttl=64 time=1.053 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=67 ttl=64 time=1.354 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=71 ttl=64 time=3.925 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=85 ttl=64 time=1.094 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=94 ttl=64 time=1.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=100 ttl=64 time=0.755 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=109 ttl=64 time=2.735 ms
ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

ping fe80::f813:c4ff:fe89:1b01 -c 100000 -i 0 -s 1452 -W 1000

rom fe80::f813:c4ff:fe89:1b01%5: icmp_seq=51 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=52 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=53 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=54 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=55 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=56 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=57 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=58 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=59 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=60 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=61 ttl=64 time=0.355 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=62 ttl=64 time=0.358 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=63 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=64 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=65 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=66 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=67 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=68 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=69 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=70 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=71 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=72 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=73 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=74 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=75 ttl=64 time=0.356 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=76 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=77 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=78 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=79 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=80 ttl=64 time=0.353 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=81 ttl=64 time=0.355 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=82 ttl=64 time=0.365 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=83 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=84 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=85 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=86 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=87 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=88 ttl=64 time=0.342 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=89 ttl=64 time=0.383 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=90 ttl=64 time=0.352 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=91 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=92 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=93 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=94 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=95 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=96 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=97 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=98 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=99 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=100 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=101 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=102 ttl=64 time=0.357 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=103 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=104 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=105 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=106 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=107 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=108 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=109 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=110 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=111 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=112 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=113 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=114 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=115 ttl=64 time=0.353 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=116 ttl=64 time=0.370 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=117 ttl=64 time=0.357 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=118 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=119 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=120 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=121 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=122 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=123 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=124 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=125 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=126 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=127 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=128 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=129 ttl=64 time=0.354 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=130 ttl=64 time=0.354 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=131 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=132 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=133 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=134 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=135 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=136 ttl=64 time=0.350 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=137 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=138 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=139 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=140 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=141 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=142 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=143 ttl=64 time=0.355 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=144 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=145 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=146 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=147 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=148 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=149 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=150 ttl=64 time=0.347 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=151 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=152 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=153 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=154 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=155 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=156 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=157 ttl=64 time=0.365 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=158 ttl=64 time=0.346 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=159 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=160 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=161 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=162 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=163 ttl=64 time=0.343 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=164 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=165 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=166 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=167 ttl=64 time=0.345 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=168 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=169 ttl=64 time=0.344 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=170 ttl=64 time=0.430 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=171 ttl=64 time=0.500 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=173 ttl=64 time=0.656 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1064 ttl=64 time=1.200 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1073 ttl=64 time=1.396 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1074 ttl=64 time=1.232 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1100 ttl=64 time=1.222 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1106 ttl=64 time=2.042 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1117 ttl=64 time=1.319 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1136 ttl=64 time=1.190 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1137 ttl=64 time=1.297 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1139 ttl=64 time=1.297 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1145 ttl=64 time=0.668 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1149 ttl=64 time=0.880 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1161 ttl=64 time=1.541 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=1165 ttl=64 time=1.513 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11523 ttl=64 time=3.164 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12166 ttl=64 time=1.884 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12171 ttl=64 time=1.504 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7553 ttl=64 time=2.731 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12178 ttl=64 time=1.015 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=9579 ttl=64 time=3.290 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=9589 ttl=64 time=1.777 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11833 ttl=64 time=4.253 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12200 ttl=64 time=5.252 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7595 ttl=64 time=5.404 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11826 ttl=64 time=8.419 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12218 ttl=64 time=5.474 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=9637 ttl=64 time=1.694 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7648 ttl=64 time=4.242 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11618 ttl=64 time=5.311 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7695 ttl=64 time=3.756 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11655 ttl=64 time=3.792 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11908 ttl=64 time=11.147 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11916 ttl=64 time=9.122 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11429 ttl=64 time=10.062 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7747 ttl=64 time=2.252 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7723 ttl=64 time=9.299 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7729 ttl=64 time=8.886 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11688 ttl=64 time=9.711 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11702 ttl=64 time=5.868 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11970 ttl=64 time=11.560 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=9751 ttl=64 time=9.270 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11090 ttl=64 time=10.470 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11105 ttl=64 time=7.231 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12027 ttl=64 time=46.185 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=7823 ttl=64 time=46.696 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12551 ttl=64 time=2.490 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13461 ttl=64 time=2.520 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13267 ttl=64 time=45.844 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13470 ttl=64 time=10.222 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11701 ttl=64 time=17.265 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=12594 ttl=64 time=194.778 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11921 ttl=64 time=205.827 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11957 ttl=64 time=195.986 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13297 ttl=64 time=2.333 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=13299 ttl=64 time=1.876 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=11914 ttl=64 time=1400.422 ms
1460 bytes from fe80::f813:c4ff:fe89:1b01%5: icmp_seq=8688 ttl=64 time=1400.696 ms

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 195 packets received, 99% packet loss
round-trip min/avg/max = 0.337/1.508/194.778 ms
> tap1 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 0 packets received, 100% packet loss
> tap9 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 0 packets received, 100% packet loss
> tap10 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 17 packets received, 99% packet loss
round-trip min/avg/max = 0.955/26.513/205.827 ms
> tap4 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 13 packets received, 99% packet loss
round-trip min/avg/max = 0.645/3.636/17.265 ms
> tap5 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 14 packets received, 99% packet loss
round-trip min/avg/max = 1.341/7.914/46.185 ms
> tap3 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 3 packets received, 99% packet loss
round-trip min/avg/max = 2.520/19.528/45.844 ms
> tap8 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 16 packets received, 99% packet loss
round-trip min/avg/max = 0.755/2.308/9.270 ms
> tap6 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 3 packets received, 99% packet loss
round-trip min/avg/max = 7.231/472.707/1400.422 ms
> tap7 done

--- fe80::f813:c4ff:fe89:1b01 PING statistics ---
100000 packets transmitted, 12 packets received, 99% packet loss
round-trip min/avg/max = 1.513/124.339/1400.696 ms
> tap2 done
pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 8184
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7792
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 4672
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7616
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7616
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 4712
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 6296
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 6272
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7944
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7944
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7920
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 06 - ICMPv6 link-local echo on native (IPv6 fragmentation) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216891	   1392	 101000	 319283	  4df33	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 22:F2:15:BD:E1:FD 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::20f2:15ff:febd:e1fd  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ffbd:e1fd
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 516
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 432
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
> 


> ping fe80::20f2:15ff:febd:e1fd -c 1000 -i 100 -s 2048 -W 1000
ping fe80::20f2:15ff:febd:e1fd -c 1000 -i 100 -s 2048 -W 1000

2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=0 ttl=64 time=0.934 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=1 ttl=64 time=0.509 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=2 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=3 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=4 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=5 ttl=64 time=0.543 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=6 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=7 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=8 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=9 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=10 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=11 ttl=64 time=0.513 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=12 ttl=64 time=0.516 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=13 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=14 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=15 ttl=64 time=0.515 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=16 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=17 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=18 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=19 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=20 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=21 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=22 ttl=64 time=0.530 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=23 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=24 ttl=64 time=0.508 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=25 ttl=64 time=0.556 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=26 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=27 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=28 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=29 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=30 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=31 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=32 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=33 ttl=64 time=0.558 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=34 ttl=64 time=0.572 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=35 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=36 ttl=64 time=0.599 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=37 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=38 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=39 ttl=64 time=0.485 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=40 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=41 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=42 ttl=64 time=0.527 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=43 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=44 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=45 ttl=64 time=0.677 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=46 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=47 ttl=64 time=0.686 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=48 ttl=64 time=0.654 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=49 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=50 ttl=64 time=0.557 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=51 ttl=64 time=0.579 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=52 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=53 ttl=64 time=0.487 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=54 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=55 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=56 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=57 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=58 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=59 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=60 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=61 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=62 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=63 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=64 ttl=64 time=0.541 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=65 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=66 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=67 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=68 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=69 ttl=64 time=0.503 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=70 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=71 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=72 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=73 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=74 ttl=64 time=0.582 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=75 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=76 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=77 ttl=64 time=0.604 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=78 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=79 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=80 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=81 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=82 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=83 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=84 ttl=64 time=0.585 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=85 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=86 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=87 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=88 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=89 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=90 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=91 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=92 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=93 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=94 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=95 ttl=64 time=0.575 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=96 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=97 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=98 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=99 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=100 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=101 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=102 ttl=64 time=0.676 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=103 ttl=64 time=0.665 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=104 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=105 ttl=64 time=0.553 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=106 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=107 ttl=64 time=0.675 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=108 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=109 ttl=64 time=0.674 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=110 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=111 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=112 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=113 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=114 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=115 ttl=64 time=0.532 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=116 ttl=64 time=0.528 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=117 ttl=64 time=0.670 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=118 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=119 ttl=64 time=0.567 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=120 ttl=64 time=0.549 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=121 ttl=64 time=0.526 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=122 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=123 ttl=64 time=0.544 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=124 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=125 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=126 ttl=64 time=0.524 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=127 ttl=64 time=0.536 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=128 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=129 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=130 ttl=64 time=0.665 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=131 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=132 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=133 ttl=64 time=0.593 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=134 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=135 ttl=64 time=0.579 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=136 ttl=64 time=0.599 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=137 ttl=64 time=0.654 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=138 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=139 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=140 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=141 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=142 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=143 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=144 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=145 ttl=64 time=0.540 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=146 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=147 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=148 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=149 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=150 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=151 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=152 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=153 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=154 ttl=64 time=0.652 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=155 ttl=64 time=0.676 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=156 ttl=64 time=0.542 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=157 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=158 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=159 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=160 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=161 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=162 ttl=64 time=0.564 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=163 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=164 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=165 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=166 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=167 ttl=64 time=0.520 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=168 ttl=64 time=0.539 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=169 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=170 ttl=64 time=0.582 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=171 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=172 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=173 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=174 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=175 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=176 ttl=64 time=0.574 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=177 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=178 ttl=64 time=0.575 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=179 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=180 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=181 ttl=64 time=0.508 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=182 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=183 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=184 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=185 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=186 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=187 ttl=64 time=0.539 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=188 ttl=64 time=0.532 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=189 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=190 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=191 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=192 ttl=64 time=0.513 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=193 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=194 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=195 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=196 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=197 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=198 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=199 ttl=64 time=0.519 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=200 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=201 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=202 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=203 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=204 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=205 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=206 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=207 ttl=64 time=0.669 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=208 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=209 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=210 ttl=64 time=0.669 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=211 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=212 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=213 ttl=64 time=0.667 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=214 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=215 ttl=64 time=0.597 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=216 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=217 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=218 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=219 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=220 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=221 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=222 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=223 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=224 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=225 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=226 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=227 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=228 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=229 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=230 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=231 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=232 ttl=64 time=0.525 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=233 ttl=64 time=0.561 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=234 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=235 ttl=64 time=0.559 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=236 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=237 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=238 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=239 ttl=64 time=0.585 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=240 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=241 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=242 ttl=64 time=0.675 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=243 ttl=64 time=0.524 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=244 ttl=64 time=0.507 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=245 ttl=64 time=0.689 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=246 ttl=64 time=0.601 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=247 ttl=64 time=0.593 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=248 ttl=64 time=0.591 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=249 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=250 ttl=64 time=0.660 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=251 ttl=64 time=0.526 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=252 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=253 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=254 ttl=64 time=0.576 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=255 ttl=64 time=0.559 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=256 ttl=64 time=0.565 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=257 ttl=64 time=0.585 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=258 ttl=64 time=0.668 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=259 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=260 ttl=64 time=0.589 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=261 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=262 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=263 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=264 ttl=64 time=0.523 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=265 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=266 ttl=64 time=0.659 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=267 ttl=64 time=0.661 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=268 ttl=64 time=0.575 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=269 ttl=64 time=0.696 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=270 ttl=64 time=0.676 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=271 ttl=64 time=0.704 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=272 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=273 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=274 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=275 ttl=64 time=0.584 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=276 ttl=64 time=0.519 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=277 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=278 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=279 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=280 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=281 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=282 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=283 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=284 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=285 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=286 ttl=64 time=0.544 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=287 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=288 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=289 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=290 ttl=64 time=0.558 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=291 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=292 ttl=64 time=0.599 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=293 ttl=64 time=0.578 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=294 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=295 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=296 ttl=64 time=0.510 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=297 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=298 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=299 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=300 ttl=64 time=0.574 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=301 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=302 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=303 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=304 ttl=64 time=0.519 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=305 ttl=64 time=0.510 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=306 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=307 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=308 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=309 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=310 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=311 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=312 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=313 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=314 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=315 ttl=64 time=0.534 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=316 ttl=64 time=0.545 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=317 ttl=64 time=0.706 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=318 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=319 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=320 ttl=64 time=0.690 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=321 ttl=64 time=0.683 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=322 ttl=64 time=0.661 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=323 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=324 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=325 ttl=64 time=0.567 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=326 ttl=64 time=0.520 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=327 ttl=64 time=0.590 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=328 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=329 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=330 ttl=64 time=0.685 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=331 ttl=64 time=0.670 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=332 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=333 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=334 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=335 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=336 ttl=64 time=0.571 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=337 ttl=64 time=0.519 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=338 ttl=64 time=0.511 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=339 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=340 ttl=64 time=0.597 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=341 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=342 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=343 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=344 ttl=64 time=0.581 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=345 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=346 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=347 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=348 ttl=64 time=0.498 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=349 ttl=64 time=0.535 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=350 ttl=64 time=0.728 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=351 ttl=64 time=0.537 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=352 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=353 ttl=64 time=0.589 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=354 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=355 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=356 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=357 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=358 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=359 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=360 ttl=64 time=0.556 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=361 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=362 ttl=64 time=0.497 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=363 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=364 ttl=64 time=0.589 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=365 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=366 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=367 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=368 ttl=64 time=0.505 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=369 ttl=64 time=0.578 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=370 ttl=64 time=0.500 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=371 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=372 ttl=64 time=0.675 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=373 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=374 ttl=64 time=0.655 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=375 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=376 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=377 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=378 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=379 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=380 ttl=64 time=0.709 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=381 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=382 ttl=64 time=0.507 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=383 ttl=64 time=0.666 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=384 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=385 ttl=64 time=0.577 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=386 ttl=64 time=0.538 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=387 ttl=64 time=0.527 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=388 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=389 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=390 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=391 ttl=64 time=0.504 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=392 ttl=64 time=0.492 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=393 ttl=64 time=0.531 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=394 ttl=64 time=0.543 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=395 ttl=64 time=0.568 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=396 ttl=64 time=0.559 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=397 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=398 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=399 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=400 ttl=64 time=0.567 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=401 ttl=64 time=0.599 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=402 ttl=64 time=0.513 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=403 ttl=64 time=0.516 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=404 ttl=64 time=0.560 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=405 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=406 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=407 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=408 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=409 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=410 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=411 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=412 ttl=64 time=0.498 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=413 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=414 ttl=64 time=0.494 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=415 ttl=64 time=0.495 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=416 ttl=64 time=0.654 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=417 ttl=64 time=0.515 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=418 ttl=64 time=0.565 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=419 ttl=64 time=0.501 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=420 ttl=64 time=0.590 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=421 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=422 ttl=64 time=0.679 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=423 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=424 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=425 ttl=64 time=0.565 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=426 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=427 ttl=64 time=0.601 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=428 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=429 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=430 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=431 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=432 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=433 ttl=64 time=0.670 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=434 ttl=64 time=0.553 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=435 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=436 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=437 ttl=64 time=0.660 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=438 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=439 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=440 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=441 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=442 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=443 ttl=64 time=0.580 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=444 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=445 ttl=64 time=0.536 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=446 ttl=64 time=0.570 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=447 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=448 ttl=64 time=0.652 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=449 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=450 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=451 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=452 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=453 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=454 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=455 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=456 ttl=64 time=0.540 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=457 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=458 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=459 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=460 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=461 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=462 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=463 ttl=64 time=0.666 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=464 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=465 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=466 ttl=64 time=0.584 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=467 ttl=64 time=0.496 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=468 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=469 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=470 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=471 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=472 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=473 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=474 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=475 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=476 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=477 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=478 ttl=64 time=0.530 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=479 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=480 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=481 ttl=64 time=0.668 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=482 ttl=64 time=0.659 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=483 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=484 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=485 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=486 ttl=64 time=0.666 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=487 ttl=64 time=0.670 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=488 ttl=64 time=0.547 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=489 ttl=64 time=0.591 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=490 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=491 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=492 ttl=64 time=0.533 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=493 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=494 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=495 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=496 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=497 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=498 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=499 ttl=64 time=0.538 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=500 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=501 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=502 ttl=64 time=0.541 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=503 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=504 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=505 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=506 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=507 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=508 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=509 ttl=64 time=0.527 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=510 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=511 ttl=64 time=0.577 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=512 ttl=64 time=0.507 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=513 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=514 ttl=64 time=0.513 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=515 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=516 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=517 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=518 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=519 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=520 ttl=64 time=0.519 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=521 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=522 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=523 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=524 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=525 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=526 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=527 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=528 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=529 ttl=64 time=0.576 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=530 ttl=64 time=0.590 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=531 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=532 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=533 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=534 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=535 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=536 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=537 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=538 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=539 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=540 ttl=64 time=0.546 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=541 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=542 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=543 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=544 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=545 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=546 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=547 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=548 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=549 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=550 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=551 ttl=64 time=0.659 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=552 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=553 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=554 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=555 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=556 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=557 ttl=64 time=0.568 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=558 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=559 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=560 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=561 ttl=64 time=0.516 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=562 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=563 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=564 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=565 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=566 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=567 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=568 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=569 ttl=64 time=0.564 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=570 ttl=64 time=0.578 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=571 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=572 ttl=64 time=0.671 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=573 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=574 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=575 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=576 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=577 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=578 ttl=64 time=0.574 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=579 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=580 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=581 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=582 ttl=64 time=0.528 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=583 ttl=64 time=0.682 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=584 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=585 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=586 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=587 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=588 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=589 ttl=64 time=0.685 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=590 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=591 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=592 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=593 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=594 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=595 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=596 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=597 ttl=64 time=0.560 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=598 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=599 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=600 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=601 ttl=64 time=0.556 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=602 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=603 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=604 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=605 ttl=64 time=0.655 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=606 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=607 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=608 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=609 ttl=64 time=0.655 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=610 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=611 ttl=64 time=0.572 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=612 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=613 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=614 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=615 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=616 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=617 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=618 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=619 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=620 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=621 ttl=64 time=0.535 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=622 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=623 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=624 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=625 ttl=64 time=0.660 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=626 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=627 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=628 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=629 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=630 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=631 ttl=64 time=0.548 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=632 ttl=64 time=0.585 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=633 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=634 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=635 ttl=64 time=0.683 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=636 ttl=64 time=0.667 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=637 ttl=64 time=0.606 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=638 ttl=64 time=0.655 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=639 ttl=64 time=0.660 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=640 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=641 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=642 ttl=64 time=0.531 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=643 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=644 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=645 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=646 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=647 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=648 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=649 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=650 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=651 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=652 ttl=64 time=0.529 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=653 ttl=64 time=0.527 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=654 ttl=64 time=0.660 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=655 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=656 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=657 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=658 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=659 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=660 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=661 ttl=64 time=0.597 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=662 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=663 ttl=64 time=0.579 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=664 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=665 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=666 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=667 ttl=64 time=0.627 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=668 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=669 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=670 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=671 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=672 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=673 ttl=64 time=0.506 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=674 ttl=64 time=0.492 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=675 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=676 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=677 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=678 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=679 ttl=64 time=0.580 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=680 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=681 ttl=64 time=0.595 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=682 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=683 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=684 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=685 ttl=64 time=0.558 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=686 ttl=64 time=0.579 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=687 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=688 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=689 ttl=64 time=0.655 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=690 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=691 ttl=64 time=0.597 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=692 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=693 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=694 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=695 ttl=64 time=0.496 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=696 ttl=64 time=0.504 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=697 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=698 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=699 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=700 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=701 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=702 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=703 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=704 ttl=64 time=0.632 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=705 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=706 ttl=64 time=0.532 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=707 ttl=64 time=0.529 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=708 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=709 ttl=64 time=0.665 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=710 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=711 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=712 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=713 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=714 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=715 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=716 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=717 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=718 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=719 ttl=64 time=0.659 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=720 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=721 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=722 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=723 ttl=64 time=0.623 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=724 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=725 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=726 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=727 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=728 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=729 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=730 ttl=64 time=0.602 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=731 ttl=64 time=0.604 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=732 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=733 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=734 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=735 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=736 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=737 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=738 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=739 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=740 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=741 ttl=64 time=0.676 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=742 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=743 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=744 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=745 ttl=64 time=0.654 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=746 ttl=64 time=0.622 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=747 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=748 ttl=64 time=0.591 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=749 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=750 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=751 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=752 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=753 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=754 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=755 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=756 ttl=64 time=0.570 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=757 ttl=64 time=0.593 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=758 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=759 ttl=64 time=0.675 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=760 ttl=64 time=0.558 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=761 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=762 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=763 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=764 ttl=64 time=0.657 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=765 ttl=64 time=0.608 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=766 ttl=64 time=0.599 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=767 ttl=64 time=0.529 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=768 ttl=64 time=0.494 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=769 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=770 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=771 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=772 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=773 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=774 ttl=64 time=0.611 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=775 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=776 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=777 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=778 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=779 ttl=64 time=0.489 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=780 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=781 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=782 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=783 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=784 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=785 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=786 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=787 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=788 ttl=64 time=0.558 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=789 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=790 ttl=64 time=0.652 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=791 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=792 ttl=64 time=0.663 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=793 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=794 ttl=64 time=0.674 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=795 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=796 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=797 ttl=64 time=0.714 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=798 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=799 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=800 ttl=64 time=0.548 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=801 ttl=64 time=0.563 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=802 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=803 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=804 ttl=64 time=0.690 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=805 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=806 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=807 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=808 ttl=64 time=0.583 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=809 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=810 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=811 ttl=64 time=0.533 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=812 ttl=64 time=0.561 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=813 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=814 ttl=64 time=0.578 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=815 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=816 ttl=64 time=0.501 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=817 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=818 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=819 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=820 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=821 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=822 ttl=64 time=0.538 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=823 ttl=64 time=0.532 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=824 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=825 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=826 ttl=64 time=0.667 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=827 ttl=64 time=0.605 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=828 ttl=64 time=0.577 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=829 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=830 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=831 ttl=64 time=0.624 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=832 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=833 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=834 ttl=64 time=0.546 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=835 ttl=64 time=0.631 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=836 ttl=64 time=0.564 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=837 ttl=64 time=0.592 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=838 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=839 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=840 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=841 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=842 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=843 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=844 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=845 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=846 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=847 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=848 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=849 ttl=64 time=0.727 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=850 ttl=64 time=0.671 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=851 ttl=64 time=0.686 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=852 ttl=64 time=0.666 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=853 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=854 ttl=64 time=0.554 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=855 ttl=64 time=0.590 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=856 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=857 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=858 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=859 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=860 ttl=64 time=0.615 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=861 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=862 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=863 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=864 ttl=64 time=0.571 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=865 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=866 ttl=64 time=0.492 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=867 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=868 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=869 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=870 ttl=64 time=0.651 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=871 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=872 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=873 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=874 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=875 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=876 ttl=64 time=0.568 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=877 ttl=64 time=0.600 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=878 ttl=64 time=0.664 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=879 ttl=64 time=0.618 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=880 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=881 ttl=64 time=0.671 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=882 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=883 ttl=64 time=0.515 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=884 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=885 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=886 ttl=64 time=0.586 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=887 ttl=64 time=0.514 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=888 ttl=64 time=0.583 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=889 ttl=64 time=0.604 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=890 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=891 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=892 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=893 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=894 ttl=64 time=0.643 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=895 ttl=64 time=0.598 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=896 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=897 ttl=64 time=0.604 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=898 ttl=64 time=0.494 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=899 ttl=64 time=0.637 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=900 ttl=64 time=0.671 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=901 ttl=64 time=0.667 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=902 ttl=64 time=0.652 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=903 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=904 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=905 ttl=64 time=0.649 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=906 ttl=64 time=0.607 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=907 ttl=64 time=0.629 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=908 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=909 ttl=64 time=0.527 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=910 ttl=64 time=0.630 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=911 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=912 ttl=64 time=0.669 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=913 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=914 ttl=64 time=0.645 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=915 ttl=64 time=0.604 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=916 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=917 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=918 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=919 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=920 ttl=64 time=0.509 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=921 ttl=64 time=0.639 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=922 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=923 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=924 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=925 ttl=64 time=0.628 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=926 ttl=64 time=0.559 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=927 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=928 ttl=64 time=0.638 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=929 ttl=64 time=0.646 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=930 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=931 ttl=64 time=0.544 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=932 ttl=64 time=0.594 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=933 ttl=64 time=0.617 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=934 ttl=64 time=0.569 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=935 ttl=64 time=0.659 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=936 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=937 ttl=64 time=0.566 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=938 ttl=64 time=0.621 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=939 ttl=64 time=0.672 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=940 ttl=64 time=0.634 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=941 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=942 ttl=64 time=0.547 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=943 ttl=64 time=0.570 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=944 ttl=64 time=0.709 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=945 ttl=64 time=0.612 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=946 ttl=64 time=0.636 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=947 ttl=64 time=0.635 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=948 ttl=64 time=0.587 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=949 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=950 ttl=64 time=0.614 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=951 ttl=64 time=0.573 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=952 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=953 ttl=64 time=0.530 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=954 ttl=64 time=0.666 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=955 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=956 ttl=64 time=0.633 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=957 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=958 ttl=64 time=0.625 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=959 ttl=64 time=0.593 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=960 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=961 ttl=64 time=0.590 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=962 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=963 ttl=64 time=0.603 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=964 ttl=64 time=0.538 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=965 ttl=64 time=0.658 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=966 ttl=64 time=0.620 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=967 ttl=64 time=0.641 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=968 ttl=64 time=0.581 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=969 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=970 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=971 ttl=64 time=0.644 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=972 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=973 ttl=64 time=0.589 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=974 ttl=64 time=0.653 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=975 ttl=64 time=0.564 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=976 ttl=64 time=0.688 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=977 ttl=64 time=0.650 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=978 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=979 ttl=64 time=0.619 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=980 ttl=64 time=0.570 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=981 ttl=64 time=0.609 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=982 ttl=64 time=0.691 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=983 ttl=64 time=0.642 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=984 ttl=64 time=0.648 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=985 ttl=64 time=0.560 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=986 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=987 ttl=64 time=0.610 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=988 ttl=64 time=0.588 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=989 ttl=64 time=0.596 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=990 ttl=64 time=0.647 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=991 ttl=64 time=0.656 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=992 ttl=64 time=0.694 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=993 ttl=64 time=0.662 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=994 ttl=64 time=0.640 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=995 ttl=64 time=0.613 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=996 ttl=64 time=0.691 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=997 ttl=64 time=0.626 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=998 ttl=64 time=0.616 ms
2056 bytes from fe80::20f2:15ff:febd:e1fd%5: icmp_seq=999 ttl=64 time=0.644 ms

--- fe80::20f2:15ff:febd:e1fd PING statistics ---
1000 packets transmitted, 1000 packets received, 0% packet loss
round-trip min/avg/max = 0.485/0.614/0.934 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 7216
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 5288
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

05. Task 01 - ICMPv6 echo unicast addresess on native (default route) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216085	   1356	  98888	 316329	  4d3a9	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216085	   1356	  98888	 316329	  4d3a9	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf  tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: 36:9C:C9:85:DC:EF 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::349c:c9ff:fe85:dcef  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff85:dcef
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 516
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 432
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::1/64
ifconfig 6 add beef::1/64

success: added beef::1/64 to interface 6
> /home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: FA:13:C4:89:1B:01 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::f813:c4ff:fe89:1b01  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff89:1b01
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 15  bytes 1338
            TX packets 6 (Multicast: 1)  bytes 484
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 15  bytes 1128
            TX packets 6 (Multicast: 1)  bytes 400
            TX succeeded 6 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::2/64
ifconfig 6 add beef::2/64

success: added beef::2/64 to interface 6
> nib route add 6 :: fe80::f813:c4ff:fe89:1b01
nib route add 6 :: fe80::f813:c4ff:fe89:1b01

> nib route add 6 :: fe80::349c:c9ff:fe85:dcef
nib route add 6 :: fe80::349c:c9ff:fe85:dcef

> ping beef::1 -c 100 -i 10 -s 1024 -W 1000
ping beef::1 -c 100 -i 10 -s 1024 -W 1000

1032 bytes from beef::1: icmp_seq=0 ttl=64 time=0.754 ms
1032 bytes from beef::1: icmp_seq=1 ttl=64 time=0.344 ms
1032 bytes from beef::1: icmp_seq=2 ttl=64 time=0.332 ms
1032 bytes from beef::1: icmp_seq=3 ttl=64 time=0.335 ms
1032 bytes from beef::1: icmp_seq=4 ttl=64 time=0.334 ms
1032 bytes from beef::1: icmp_seq=5 ttl=64 time=0.338 ms
1032 bytes from beef::1: icmp_seq=6 ttl=64 time=0.336 ms
1032 bytes from beef::1: icmp_seq=7 ttl=64 time=0.385 ms
1032 bytes from beef::1: icmp_seq=8 ttl=64 time=0.384 ms
1032 bytes from beef::1: icmp_seq=9 ttl=64 time=0.369 ms
1032 bytes from beef::1: icmp_seq=10 ttl=64 time=0.366 ms
1032 bytes from beef::1: icmp_seq=11 ttl=64 time=0.365 ms
1032 bytes from beef::1: icmp_seq=12 ttl=64 time=0.446 ms
1032 bytes from beef::1: icmp_seq=13 ttl=64 time=0.358 ms
1032 bytes from beef::1: icmp_seq=14 ttl=64 time=0.356 ms
1032 bytes from beef::1: icmp_seq=15 ttl=64 time=0.353 ms
1032 bytes from beef::1: icmp_seq=16 ttl=64 time=0.358 ms
1032 bytes from beef::1: icmp_seq=17 ttl=64 time=0.348 ms
1032 bytes from beef::1: icmp_seq=18 ttl=64 time=0.344 ms
1032 bytes from beef::1: icmp_seq=19 ttl=64 time=0.343 ms
1032 bytes from beef::1: icmp_seq=20 ttl=64 time=0.372 ms
1032 bytes from beef::1: icmp_seq=21 ttl=64 time=0.372 ms
1032 bytes from beef::1: icmp_seq=22 ttl=64 time=0.373 ms
1032 bytes from beef::1: icmp_seq=23 ttl=64 time=0.349 ms
1032 bytes from beef::1: icmp_seq=24 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=25 ttl=64 time=0.382 ms
1032 bytes from beef::1: icmp_seq=26 ttl=64 time=0.386 ms
1032 bytes from beef::1: icmp_seq=27 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=28 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=29 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=30 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=31 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=32 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=33 ttl=64 time=0.415 ms
1032 bytes from beef::1: icmp_seq=34 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=35 ttl=64 time=0.429 ms
1032 bytes from beef::1: icmp_seq=36 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=37 ttl=64 time=0.416 ms
1032 bytes from beef::1: icmp_seq=38 ttl=64 time=0.396 ms
1032 bytes from beef::1: icmp_seq=39 ttl=64 time=0.419 ms
1032 bytes from beef::1: icmp_seq=40 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=41 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=42 ttl=64 time=0.411 ms
1032 bytes from beef::1: icmp_seq=43 ttl=64 time=0.397 ms
1032 bytes from beef::1: icmp_seq=44 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=45 ttl=64 time=0.366 ms
1032 bytes from beef::1: icmp_seq=46 ttl=64 time=0.428 ms
1032 bytes from beef::1: icmp_seq=47 ttl=64 time=0.434 ms
1032 bytes from beef::1: icmp_seq=48 ttl=64 time=0.440 ms
1032 bytes from beef::1: icmp_seq=49 ttl=64 time=0.438 ms
1032 bytes from beef::1: icmp_seq=50 ttl=64 time=0.434 ms
1032 bytes from beef::1: icmp_seq=51 ttl=64 time=0.439 ms
1032 bytes from beef::1: icmp_seq=52 ttl=64 time=0.438 ms
1032 bytes from beef::1: icmp_seq=53 ttl=64 time=0.432 ms
1032 bytes from beef::1: icmp_seq=54 ttl=64 time=0.430 ms
1032 bytes from beef::1: icmp_seq=55 ttl=64 time=0.425 ms
1032 bytes from beef::1: icmp_seq=56 ttl=64 time=0.412 ms
1032 bytes from beef::1: icmp_seq=57 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=58 ttl=64 time=0.435 ms
1032 bytes from beef::1: icmp_seq=59 ttl=64 time=0.433 ms
1032 bytes from beef::1: icmp_seq=60 ttl=64 time=0.418 ms
1032 bytes from beef::1: icmp_seq=61 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=62 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=63 ttl=64 time=0.367 ms
1032 bytes from beef::1: icmp_seq=64 ttl=64 time=0.406 ms
1032 bytes from beef::1: icmp_seq=65 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=66 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=67 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=68 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=69 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=70 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=71 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=72 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=73 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=74 ttl=64 time=0.422 ms
1032 bytes from beef::1: icmp_seq=75 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=76 ttl=64 time=0.434 ms
1032 bytes from beef::1: icmp_seq=77 ttl=64 time=0.369 ms
1032 bytes from beef::1: icmp_seq=78 ttl=64 time=0.420 ms
1032 bytes from beef::1: icmp_seq=79 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=80 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=81 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=82 ttl=64 time=0.387 ms
1032 bytes from beef::1: icmp_seq=83 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=84 ttl=64 time=0.376 ms
1032 bytes from beef::1: icmp_seq=85 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=86 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=87 ttl=64 time=0.406 ms
1032 bytes from beef::1: icmp_seq=88 ttl=64 time=0.396 ms
1032 bytes from beef::1: icmp_seq=89 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=90 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=91 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=92 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=93 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=94 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=95 ttl=64 time=0.400 ms
1032 bytes from beef::1: icmp_seq=96 ttl=64 time=0.401 ms
1032 bytes from beef::1: icmp_seq=97 ttl=64 time=0.402 ms
1032 bytes from beef::1: icmp_seq=98 ttl=64 time=0.376 ms
1032 bytes from beef::1: icmp_seq=99 ttl=64 time=0.402 ms

--- beef::1 PING statistics ---
100 packets transmitted, 100 packets received, 0% packet loss
round-trip min/avg/max = 0.332/0.399/0.754 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2320
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2696
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> 

08. Task 01 - ICMPv6 echo between native and Linux [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214673	   1340	  98888	 314901	  4ce15	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf  tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 7bec6-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: EA:5A:FF:26:09:88 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::e85a:ffff:fe26:988  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff26:988
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 12  bytes 1112
            TX packets 3 (Multicast: 1)  bytes 234
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 12  bytes 944
            TX packets 3 (Multicast: 1)  bytes 192
            TX succeeded 3 errors 0

> ping6 -c 20 -i .5 fe80::e85a:ffff:fe26:988%tapbr0
PING fe80::e85a:ffff:fe26:988%tapbr0(fe80::e85a:ffff:fe26:988%tapbr0) 56 data bytes
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=1 ttl=64 time=0.188 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=2 ttl=64 time=0.280 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=3 ttl=64 time=0.211 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=4 ttl=64 time=0.255 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=5 ttl=64 time=0.274 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=6 ttl=64 time=0.206 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=7 ttl=64 time=0.258 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=8 ttl=64 time=0.235 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=9 ttl=64 time=0.185 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=10 ttl=64 time=0.277 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=11 ttl=64 time=0.238 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=12 ttl=64 time=0.178 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=13 ttl=64 time=0.237 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=14 ttl=64 time=0.266 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=15 ttl=64 time=0.224 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=16 ttl=64 time=0.223 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=17 ttl=64 time=0.234 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=18 ttl=64 time=0.216 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=19 ttl=64 time=0.235 ms
64 bytes from fe80::e85a:ffff:fe26:988%tapbr0: icmp_seq=20 ttl=64 time=0.222 ms

--- fe80::e85a:ffff:fe26:988%tapbr0 ping statistics ---
20 packets transmitted, 20 received, 0% packet loss, time 9720ms
rtt min/avg/max/mdev = 0.178/0.232/0.280/0.029 ms
[PEXPECT_PROMPT>ping fe80::92:4aff:fe4b:573e%6 -c 20 -i 100 -s 8 -W 1000
ping fe80::92:4aff:fe4b:573e%6 -c 20 -i 100 -s 8 -W 1000

16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=0 ttl=64 time=0.183 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=1 ttl=64 time=0.142 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=2 ttl=64 time=0.173 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=3 ttl=64 time=0.188 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=4 ttl=64 time=0.188 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=5 ttl=64 time=0.173 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=6 ttl=64 time=0.187 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=7 ttl=64 time=0.190 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=8 ttl=64 time=0.187 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=9 ttl=64 time=0.173 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=10 ttl=64 time=0.185 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=11 ttl=64 time=0.140 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=12 ttl=64 time=0.174 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=13 ttl=64 time=0.147 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=14 ttl=64 time=0.184 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=15 ttl=64 time=0.173 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=16 ttl=64 time=0.139 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=17 ttl=64 time=0.187 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=18 ttl=64 time=0.191 ms
16 bytes from fe80::92:4aff:fe4b:573e%6: icmp_seq=19 ttl=64 time=0.187 ms

--- fe80::92:4aff:fe4b:573e%6 PING statistics ---
20 packets transmitted, 20 packets received, 0% packet loss
round-trip min/avg/max = 0.139/0.174/0.191 ms
> 

09. Task 01 - CORD Endpoint [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODUL
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

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