/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -D -n east -d sql:/etc/ipsec.d west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # ipsec auto --add main 002 added connection description "main" west # ipsec whack --impair suppress-retransmits west # echo "initdone" initdone west # ipsec auto --up main 002 "main" #1: initiating v2 parent SA 1v2 "main" #1: initiate 1v2 "main" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 1v2 "main" #2: STATE_PARENT_I2: sent v2I2, expected v2R2 {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048} 002 "main" #2: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED 000 "main" #2: scheduling retry attempt 1 of an unlimited number, but releasing whack west # echo "done" done west # # we should see conn other being up west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # # On east, we should see it has switched west # hostname | grep east > /dev/null && grep switched /tmp/pluto.log west # ipsec whack --shutdown whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # west # ../bin/check-for-core.sh CORE FOUND: /tmp/core.west.pluto.15127 [New LWP 15127] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments Core was generated by `PATH/libexec/ipsec/pluto --config /etc/ipsec.conf --leak-detective'. Program terminated with signal SIGABRT, Aborted. #0 0x00007fdd087d157f in raise () from /lib64/libc.so.6 #0 0x00007fdd087d157f in raise () from /lib64/libc.so.6 #1 0x00007fdd087bb895 in abort () from /lib64/libc.so.6 #2 0x0000557b172303b0 in lswlog_passert_suffix (buf=buf@entry=0x7fff76ce50b0, where=...) at /home/build/libreswan/lib/libswan/lswlog_passert.c:32 #3 0x0000557b17221c37 in lsw_passert_fail (where=..., fmt=fmt@entry=0x557b17256321 "%s") at /home/build/libreswan/lib/libswan/lsw_passert_fail.c:31 #4 0x0000557b171bd3e6 in free_signal_handlers () at /home/build/libreswan/programs/pluto/server.c:624 #5 free_pluto_event_list () at /home/build/libreswan/programs/pluto/server.c:671 #6 0x0000557b171b9f2d in exit_pluto (status=10) at /home/build/libreswan/programs/pluto/plutomain.c:1850 #7 0x0000557b171808b2 in create_lock () at /home/build/libreswan/programs/pluto/plutomain.c:272 #8 main (argc=4, argv=0x7fff76ce5908) at /home/build/libreswan/programs/pluto/plutomain.c:1458 warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi